Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
62504d7ef0
|
add anlist_free
|
2007-08-27 07:11:32 +00:00 |
|
Howard Chu
|
b626499794
|
coverity error, memory leak in file2anlist
|
2007-05-08 14:04:23 +00:00 |
|
Pierangelo Masarati
|
3c6e50b4c7
|
cleanup
|
2007-03-21 22:33:50 +00:00 |
|
Pierangelo Masarati
|
f88449bcba
|
fix str2anlist handling of undefined objects (ITS#4854)
|
2007-03-05 16:18:41 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Howard Chu
|
dcd5c74914
|
Drop unnecessary memset()s
|
2007-01-01 06:46:47 +00:00 |
|
Howard Chu
|
03dbc30deb
|
Use temporary AttributeDescriptions to prevent unbounded growth
|
2006-12-26 04:51:08 +00:00 |
|
Howard Chu
|
aed92f35c1
|
refine prev commit
|
2006-05-08 13:12:12 +00:00 |
|
Howard Chu
|
f7115e761c
|
Fix strchrlen running past end of berval
|
2006-05-08 12:43:01 +00:00 |
|
Pierangelo Masarati
|
9019ea74ee
|
fix leak
|
2006-03-19 23:26:12 +00:00 |
|
Howard Chu
|
b85926a2c1
|
ITS#4339 attributeoptions patch from Ralf Haferkamp @ SuSE
|
2006-01-13 16:42:34 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
474dfbc8fd
|
don't trust strchr/strrchr with bervals
|
2005-11-13 22:26:53 +00:00 |
|
Howard Chu
|
82998790bb
|
Cleanup
|
2005-10-06 19:11:13 +00:00 |
|
Howard Chu
|
8050701f56
|
Plug memleak
|
2005-10-06 19:04:39 +00:00 |
|
Howard Chu
|
9b1d798ad2
|
Change slap_ad_undef_remove() to slap_ad_undef_promote().
AttributeDescriptions must never be freed in a running slapd.
|
2005-09-14 06:17:59 +00:00 |
|
Pierangelo Masarati
|
7cf72ec000
|
log UNDEFINED/PROXIED attributeDescription insertion
|
2005-08-29 10:49:20 +00:00 |
|
Pierangelo Masarati
|
421f09435d
|
refine last commit (let "proxied" attrs be registered in between the request and the response...); silence misc signedness warnings
|
2005-08-26 14:43:15 +00:00 |
|
Pierangelo Masarati
|
6cb8b14435
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
|
Pierangelo Masarati
|
65f07479ac
|
fix previous commit
|
2005-08-22 10:46:57 +00:00 |
|
Pierangelo Masarati
|
de90dbbc52
|
mutex-protect "undefined" attribute descriptions/objectClasses addition (ITS#3958)
|
2005-08-22 09:46:17 +00:00 |
|
Pierangelo Masarati
|
66c173deb9
|
a bit redundant, but works around ITS#3951
|
2005-08-18 12:14:07 +00:00 |
|
Pierangelo Masarati
|
e9cb5b0efb
|
don't get tricked when option separator occurs past end of berval
|
2005-08-11 02:09:03 +00:00 |
|
Pierangelo Masarati
|
52fb4b47fe
|
fix previous commit
|
2005-08-07 16:48:26 +00:00 |
|
Pierangelo Masarati
|
e549e4463a
|
free replica info as appropriate
|
2005-08-07 15:01:13 +00:00 |
|
Luke Howard
|
04e499e28c
|
back out previous commit, fat fingers
|
2005-07-19 15:36:24 +00:00 |
|
Luke Howard
|
2d7a2144dc
|
result.c
|
2005-07-19 15:35:00 +00:00 |
|
Hallvard Furuseth
|
d6cc947561
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
|
Howard Chu
|
5d2ba11ad9
|
ITS#3847 silence warnings
|
2005-07-11 12:11:15 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
ab94342cc6
|
silence warnings
|
2004-11-12 12:45:40 +00:00 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|
Jong Hyuk Choi
|
e4d199d7bb
|
A follow-on commit to the previous @oc support change to use anlist
|
2004-09-23 19:23:17 +00:00 |
|
Jong Hyuk Choi
|
5c0581b184
|
Modified @oc supprot code to the share anlist routines; Revised anlist routines
|
2004-09-23 02:48:14 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Pierangelo Masarati
|
256d845f08
|
helpers for special attribute lists
|
2004-07-18 21:33:15 +00:00 |
|
Pierangelo Masarati
|
89b284eef5
|
more on AttributeDescription error messages
|
2004-07-13 22:49:50 +00:00 |
|
Pierangelo Masarati
|
2afdce8334
|
cleanup AD stuff (ITS#3225)
|
2004-07-09 00:14:15 +00:00 |
|
Pierangelo Masarati
|
d8d3bded72
|
cleanup
|
2004-06-30 16:25:14 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Pierangelo Masarati
|
8fa476a5c6
|
line up comments and code
|
2003-12-16 11:05:52 +00:00 |
|
Kurt Zeilenga
|
a736f237f8
|
Deprecate +objectClass in favor of @objectClass per IETF discussions
|
2003-12-16 05:55:52 +00:00 |
|
Pierangelo Masarati
|
e2483d8a9b
|
honor '!' (objectClass negation) when checking attribute presence in list
|
2003-12-16 01:10:33 +00:00 |
|
Pierangelo Masarati
|
ee34f3fb64
|
add to 'val[.<style>=<value>' ACLs special match styles for DN-valued attributes; add negated objectClass to attribute name lists for ACLs and partial replication
|
2003-12-16 00:49:10 +00:00 |
|
Kurt Zeilenga
|
4e15a84452
|
Updated notices
|
2003-11-27 01:17:14 +00:00 |
|
Howard Chu
|
ade6b8b750
|
ITS#2217 fix option sorting
|
2003-05-22 08:39:55 +00:00 |
|
Howard Chu
|
e061628ff3
|
Fix previous commit
|
2003-04-21 18:09:44 +00:00 |
|
Howard Chu
|
e374c580f2
|
Perform is_at_subtype check inline
|
2003-04-21 03:55:20 +00:00 |
|
Howard Chu
|
088eecc34d
|
Tweak strcpy's
|
2003-04-12 12:20:19 +00:00 |
|