Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Hallvard Furuseth
|
f763967c48
|
Fix Debug() format in previous change
|
2008-01-07 20:13:01 +00:00 |
|
Pierangelo Masarati
|
17294602c4
|
fix ITS#5286 (NULL + set = NULL); add more verbose set logging if requested
|
2007-12-27 20:27:51 +00:00 |
|
Pierangelo Masarati
|
a6a584eaa8
|
further fix of double free (ITS#4860)
|
2007-10-24 10:34:43 +00:00 |
|
Pierangelo Masarati
|
2069092aa5
|
don't compute lengths twice
|
2007-10-24 10:34:04 +00:00 |
|
Pierangelo Masarati
|
1845f1b951
|
fix double free - related to ITS#4860 and probably ITS#4873
|
2007-09-13 22:39:33 +00:00 |
|
Pierangelo Masarati
|
a4b1ba0b5f
|
use /-* for all parents; ignore /-0; check syntax; better parsing
|
2007-09-10 22:29:10 +00:00 |
|
Pierangelo Masarati
|
4137870344
|
handle empty set, empty string special cases
|
2007-09-10 21:58:12 +00:00 |
|
Pierangelo Masarati
|
1e0794f0ad
|
cleanup sets code; should fix a potential leak and possibly address ITS#4873. Please test
|
2007-09-10 21:30:02 +00:00 |
|
Pierangelo Masarati
|
552761696b
|
applied with changes (ITS#4860)
|
2007-09-10 00:06:20 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Howard Chu
|
5747896ba0
|
ITS#4780 plug leak
|
2006-12-20 05:41:14 +00:00 |
|
Pierangelo Masarati
|
a9c4b54f1b
|
really really minor cleanup
|
2006-09-08 21:19:05 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
8e3adc2428
|
fix uninitialized, signedness and other issues (ITS#3854)
|
2005-08-26 16:52:51 +00:00 |
|
Pierangelo Masarati
|
5a7108ee1b
|
add '+' string concatenation operator
|
2005-01-13 09:21:11 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
9eabe1365b
|
improve memory allocation in sets
|
2004-10-08 15:07:22 +00:00 |
|
Pierangelo Masarati
|
56ee97ba1b
|
further cleanup of sets
|
2004-10-08 00:54:19 +00:00 |
|
Pierangelo Masarati
|
2f6f6f6a07
|
"optimize" sets: since the attr part must be an attribute, use the AttributeDescription
|
2004-10-08 00:28:16 +00:00 |
|
Pierangelo Masarati
|
6a9bf9765e
|
add URI search to sets; documentation to come...
|
2004-10-07 17:05:48 +00:00 |
|
Pierangelo Masarati
|
9300a9415f
|
fix malformed test and var initialization
|
2004-08-06 16:14:05 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
4e15a84452
|
Updated notices
|
2003-11-27 01:17:14 +00:00 |
|
Howard Chu
|
280fc819cf
|
Memory context tweaks for Bind
|
2003-04-12 06:56:42 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Pierangelo Masarati
|
9f269f2227
|
cleanup
|
2002-12-27 17:24:20 +00:00 |
|
Julius Enarusai
|
d9e7a7190b
|
Converted ch_calloc and ch_malloc calls to SLAP_CALLOC and SLAP_MALLOC.
|
2002-11-19 17:06:17 +00:00 |
|
Kurt Zeilenga
|
d50eb2e959
|
C translator portability changes (ITS#1609)
|
2002-02-23 23:47:37 +00:00 |
|
Howard Chu
|
b6b4d837e3
|
Some more struct berval conversions
|
2002-01-28 10:11:36 +00:00 |
|
Howard Chu
|
ac1332cdb8
|
Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to
liblber:ber_bvarray_{add,free}.
|
2002-01-14 01:43:17 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Kurt Zeilenga
|
763c0de59b
|
Rework filter code
Misc cleanup / lint removal
|
2002-01-02 17:06:56 +00:00 |
|
Howard Chu
|
f52cc9bab5
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
Howard Chu
|
b96645af7d
|
More struct berval changes, dnNormalize migration...
|
2001-12-26 04:17:49 +00:00 |
|
Pierangelo Masarati
|
aee3600276
|
minor cleanup
|
2001-11-17 16:18:07 +00:00 |
|
Kurt Zeilenga
|
16101ba8c9
|
Remove extranous characters (^M) and other minor clean up
|
2000-09-12 21:43:42 +00:00 |
|
Kurt Zeilenga
|
5b856458a2
|
s/SAFEMEMCPY/AC_MEMCPY/
Use AC_FMEMCPY where appropriate (-llber)
|
2000-07-28 01:07:07 +00:00 |
|
Randy Kunkee
|
1228f6defc
|
Move indented #defines to lh-column -- OSF4.0e does not allow the '#' to
be indented. Use "#<tab>define" instead.
|
2000-07-19 10:04:09 +00:00 |
|
Kurt Zeilenga
|
1566454e6e
|
Add sets to NT build, remove LINT
|
2000-07-01 04:58:23 +00:00 |
|
Mark Valence
|
3705a26f2d
|
Add support for Set ACLs and ACIs. Still need to make this syntax awa
re.
|
2000-06-29 22:02:15 +00:00 |
|