Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
2de9d97ad2
|
first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently
|
2007-09-29 17:55:33 +00:00 |
|
Howard Chu
|
a3547e2758
|
More for a_numvals
|
2007-09-23 04:40:16 +00:00 |
|
Ralf Haferkamp
|
3a9310431e
|
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
|
2007-08-03 12:02:07 +00:00 |
|
Ralf Haferkamp
|
5ae46c195e
|
Added a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
_db_destroy functions.
|
2007-07-25 17:21:05 +00:00 |
|
Howard Chu
|
6186117f97
|
ITS#4966 valsort_modify: ignore Delete modops with no values
|
2007-05-25 00:58:59 +00:00 |
|
Kurt Zeilenga
|
f810e6ed41
|
Distinguish absent control value from empty control value.
|
2007-04-20 22:32:58 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
98936ee3c4
|
streamline overlay configuration
|
2005-11-25 12:43:43 +00:00 |
|
Pierangelo Masarati
|
2bf647fa16
|
re-fix cast and logic
|
2005-11-14 15:02:14 +00:00 |
|
Hallvard Furuseth
|
bfd221ae46
|
Fix void* pointer arithmetic from ber_bvchr()
|
2005-11-14 14:46:38 +00:00 |
|
Pierangelo Masarati
|
474dfbc8fd
|
don't trust strchr/strrchr with bervals
|
2005-11-13 22:26:53 +00:00 |
|
Pierangelo Masarati
|
a6453f28f8
|
silence warnings
|
2005-11-06 23:27:09 +00:00 |
|
Howard Chu
|
528acf7504
|
Finish control implementation
|
2005-08-27 01:21:51 +00:00 |
|
Hallvard Furuseth
|
a1a9507295
|
Remove unused variable
|
2005-08-26 21:42:48 +00:00 |
|
Howard Chu
|
f6be095299
|
Don't do anything if this is a syncrepl response.
|
2005-08-25 06:56:09 +00:00 |
|
Howard Chu
|
5903ebc1b5
|
Config fixes
|
2005-08-24 08:32:03 +00:00 |
|
Howard Chu
|
fc1c7d9987
|
Fix typo in numeric-descend
|
2005-08-24 02:26:55 +00:00 |
|
Howard Chu
|
c9c1ee10b3
|
Add LDAP_CONTROL_VALSORT
|
2005-08-24 02:07:43 +00:00 |
|
Howard Chu
|
6b63e25bc2
|
Check for numeric syntaxes
|
2005-08-24 01:52:05 +00:00 |
|
Howard Chu
|
7dde9e0b33
|
Tweak prev commit, use BER_BVZERO
|
2005-08-24 01:36:16 +00:00 |
|
Howard Chu
|
c947cfd66a
|
Fix uninit'd var, check for single-valued attrs
|
2005-08-24 01:34:49 +00:00 |
|
Howard Chu
|
02f52030b0
|
More for valsort
|
2005-08-23 10:44:36 +00:00 |
|
Howard Chu
|
225275407d
|
Add sorted values overlay
|
2005-08-23 08:47:38 +00:00 |
|