2008-01-22 |
Ralf Haferkamp | fixed missing #includes |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Ralf Haferkamp | cleanup #includes, removed SUSE-specific stuff from... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Ralf Haferkamp | add wrapper methods to add/replace Attributes |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Howard Chu | Clean up config.h |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Pierangelo... | fix referrals (part of ITS#5328); fix compare (ITS... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Hallvard Furuseth | More ITS#5328 cleanup |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Gavin Henry | slapo-accesslog |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Pierangelo... | cleanup previous commit |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Pierangelo... | rework back-relay internals along Hallvard's suggestion... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Pierangelo... | fix test; don't return error when relaying exops |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Pierangelo... | fix repetition |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Gavin Henry | Wee fix. More overlay and replication tomorrow night. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Pierangelo... | fix ITS#5327 crasher |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Pierangelo... | fix test |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierangelo... | fix str2entry2() when there is no attrs (ITS#5308) |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Howard Chu | ITS#5324 don't use %n |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Hallvard Furuseth | Warning cleanup: function ptr <=> void* at ldap_pvt_thr... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Howard Chu | ITS#5319 no special treatment for no-effect renames |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Howard Chu | ITS#5319 test renames to same DN |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Howard Chu | ITS#5319 allow rename to same DN |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Howard Chu | ITS#5322 don't try to free a NULL locker |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Hallvard Furuseth | ldap_int_bisect_find(): Silence harmless "may be used... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Hallvard Furuseth | #include <signal.h> for pthread_kill() |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Hallvard Furuseth | Forced commit: Last change removed un*used* variable |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Hallvard Furuseth | Remove uninitialized variable since last change |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Hallvard Furuseth | for ITS#5317: initialize exit code for -f/dev/null |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Howard Chu | Fix RFC reference |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Howard Chu | Trim replog-related cruft |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Howard Chu | Trim obsolete replog reference |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Howard Chu | ITS#5312 - input must conform to RFC2849 |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Ralf Haferkamp | Corrected memory allocation for cookie (ITS#5315) |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Pierangelo... | more attribute values mucking |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hallvard Furuseth | Remove unused variable |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Pierangelo... | explicitly present the ip masking algorithm |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hallvard Furuseth | Remove unused variables |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hallvard Furuseth | ITS#5309 followup: join a ldap_pvt_thread_pool_getkey... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hallvard Furuseth | ldap_pvt_thread_pool_getkey() arg 'data' should point... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Pierangelo... | fix zeroing out attribute values (should fix ITS#5311) |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Kurt Zeilenga | Happy New Year (belated) |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hallvard Furuseth | Fix spew_file() comment |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Hallvard Furuseth | Fix comment for be_rootdn_bind() |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Hallvard Furuseth | More ITS#5265: Disable unsupported back-ldif tests |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Pierangelo... | rename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Hallvard Furuseth | Fix Debug() format in previous change |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Hallvard Furuseth | ITS#5309: Use ldap_pvt_thread_pool_setkey_x() more... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Hallvard Furuseth | ITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_p... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Hallvard Furuseth | ITS#5309: complete the addition of ldap_pvt_thread_pool... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Hallvard Furuseth | Avoid use of uninitialized variable 'e' after failed... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Howard Chu | ITS#4112 temporarily disable broken code |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Gavin Henry | Quick import of N-Way Multimaster stuff. Clean up tonight. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Pierangelo... | don't leave 'round pointers to buffers on the stack |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Pierangelo... | fix modlist cleanup during rename |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Gavin Henry | Slight formatting. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Pierangelo... | fix to ITS#5304 |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Pierangelo... | new ldap_pvt_thread_pool_setkey API |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Pierangelo... | plug leak (ITS#5302) |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Pierangelo... | allow slapo-memberof to be used as global overlay,... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Howard Chu | ITS#5300, reject substring filters with empty values |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Howard Chu | Assign contrib config OID |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Howard Chu | Remove unnneded boi_locker field |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Howard Chu | ITS#5086 fix Adds in IDL cache |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Pierangelo... | allow to programmatically register new response code... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Pierangelo... | allow to customize the error code in case of constraint... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Pierangelo... | allow to workaround size limits when deleting recursive... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Pierangelo... | if referential integrity is broken, things could go... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Pierangelo... | fix ITS#5286 (NULL + set = NULL); add more verbose... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Pierangelo... | check objectClass inheritance on add (consistent with... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Pierangelo... | pass ConfigReply to overlays; don't complain unless... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Howard Chu | Require compare (not read) access to entry attr for... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Howard Chu | Complete prev commit |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Howard Chu | Convert back-sock to dynamic config |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Howard Chu | Axe obsolete Cyrus 1.5 support |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Howard Chu | ITS#5298 use SASL's memory for temporary DN storage |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Howard Chu | ITS#5259 fix sasl_auxprop_store to allow cleanup after... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Howard Chu | ITS#5264 don't log NULL/anonymous DNs |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Howard Chu | ITS#5261 quick fix, don't checkpoint on first write... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Howard Chu | Add BindDN, separate LDAP session for searches, sample... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Quanah Gibson... | ITS#4982 libldap_r threaded library linking |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ralf Haferkamp | autoconf/automake adjustments, regenerated files |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ralf Haferkamp | initial support for SASL |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ralf Haferkamp | Fixed includes |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ralf Haferkamp | Check for active requests before trying to receive... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Pierangelo... | test047 needs slapo-rwm (ITS#5292) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Howard Chu | Cleanup spaces |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Howard Chu | ITS#5291, more for rev 1.79 search timeouts |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Gavin Henry | bdb Oracle URLs |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Ralf Haferkamp | Helper Classes to handle cyrus-sasl interactions |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Gavin Henry | DB_CONFIG.example URL wrong in comments (ITS#5288) |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Howard Chu | Better fix to prev commit |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Hallvard Furuseth | Declare enough buffer space for out-of-range URL port... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Howard Chu | ITS#5285 don't check for password reuse if history... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Howard Chu | Support DB encryption |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Howard Chu | Support DB encryption |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Pierangelo... | fix declarations of buffers for numeric strings; other... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Pierangelo... | fix one-time leaks |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Howard Chu | ITS#5145 autogroups, with minor cleanup |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Howard Chu | ITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Howard Chu | uid/gid are unsigned |
commit | commitdiff | tree | snapshot |
next |