2006-05-11 |
Howard Chu | ITS#4531 temporarily go back to using quick sort instea... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4537 placate braindead compiler |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Ralf Haferkamp | Add Pre- and Postread Control to the supported controls... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Pierangelo... | add "-n" to omit trailing newline |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Pierangelo... | add "-n" to omit trailing newline |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4516 clear restricted status if other Binds have... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4534 propagate CSN for delete syncID sets |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4536 set chain_tail after sorting messages |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Fix for !LDAP_SYSLOG |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Fix Debug definition for !LDAP_SYSLOG |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4535 use randomly generated password for config... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Omit trailing newline from generated password, so it... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Rearrange, ARGS_TYPES should not be bitmasks |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4535 set default cn=config access to NONE |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Pierangelo... | allow slappasswd to generate cleartext secret |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Howard Chu | ITS#4535 add umask to restrict file access to creator |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Pierangelo... | fix ITS#4522; imply "+0" when no access is given |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Pierangelo... | don't allow "none" as access level |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Howard Chu | Fix ITS#4533 don't destroy input request |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Howard Chu | plug leak |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Howard Chu | coverity cleanup |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Ralf Haferkamp | ITS#4532: check *pre/postread_ctrl before freeing |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Pierangelo... | document "protocol-version" directive (ITS#4488) |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Pierangelo... | fix warning message |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Howard Chu | check for NULLs from ber_mem funcs |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Howard Chu | plug leak |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Howard Chu | coverity cleanup |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Howard Chu | Fix tlimit munging |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Howard Chu | refine prev commit |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Howard Chu | Fix strchrlen running past end of berval |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Howard Chu | Fix dynacl tgrant/tdeny initialization |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Luke Howard | ITS#4525 |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Pierangelo... | add URI list resorting feature (ITS#4524) |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Pierangelo... | touch idle-timeout HAVE_TLS odds; silence warning ... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Pierangelo... | cleanup version parsing |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Pierangelo... | refine previous commit |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Pierangelo... | parallelize dobind/search (ITS#4519) |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Pierangelo... | fix "host=", broken by rev 1.446 of servers/slapd/config.c |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Pierangelo... | make sure NULL pointers are not dereferenced |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Pierangelo... | gracefully handle server down while initiating a search... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Howard Chu | Apply logoldattr / reqOld to ModRDN |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Howard Chu | Apply logoldattr / reqOld to modRDN requests as well |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Pierangelo... | don't muck with freed memory (spotted by valgrind) |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Kurt Zeilenga | Further details as to why slapcat(8) output cannot... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Howard Chu | Remove some more yield() calls |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Howard Chu | Add syncrepl TLS config keywords |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Howard Chu | Hide starttls keyword if no TLS |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Howard Chu | Detect TLS config changes |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Howard Chu | ITS#4515 add missing equality rules |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Pierangelo... | ldap_pvt_runqueue_next_sched() may return a pointer... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Howard Chu | ITS#4423, fix sessionlog lower bound in playlog |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Howard Chu | Use ldap_pvt_thread_pool_tid() |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Howard Chu | Add ldap_pvt_thread_pool_tid() |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Howard Chu | FIx rev 1.207, ACL parsing |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Pierangelo... | fix idassert "override" |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Pierangelo... | undocument "protocol-version" statement; sort statement... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Hallvard Furuseth | Add missing "static" to last commit |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Pierangelo... | fix automated static build |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Hallvard Furuseth | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Hallvard Furuseth | Introduce ldap_debug_thread_wrapper() to notice threads... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | Fix tpool_shutdown, don't remove pool from list since... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | Fix adjust_count, missing break |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | ITS#4463 add constraint overlay |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | ITS#4463 add constraint overlay |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | searchbase is a required config parameter, log missing... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | ITS#4491, abort test if debug messages are missing |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | Kludge to allow reading undefined attrs in DNs at startup |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Howard Chu | Honor ACLs, don't just require root any more |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Log a comment with realdn if different from authzDN |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Fix adding ACLs to specific DBs vs global/frontend |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | rmutex_lock etc.: caller supplies thread id |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Add logoldattr option |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Add logoldattr keyword for attributes that should alway... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Use recursive mutex to avoid deadlocks |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Added recursive mutex implementation |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Luke Howard | SLAPI_PLUGIN_{PRE,POST}_RESULT_FN should also be called for |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | ITS#4512 fix bogus Debug messages in rev 1.48 |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Revert 1.96, restore 1.91 functionality |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | More logging for ITS#4423 |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Howard Chu | Fix lutil_parsetime parsing fractional seconds |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Fix slapadd of config tree, broken by ITS#4194 |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Fix rev 1.52, frontendDB uses index {-1}. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Kurt Zeilenga | ITS#4414: SLP attributes support from Peter Marschall |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Hallvard Furuseth | Support rootdn |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Hallvard Furuseth | cleanup (unused variable) |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Add logging for ITS#4423 |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | ITS#4500 use rdwr lock instead of mutex |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Cleanup close |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | back-config support, cleanup init/destroy |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | OIDs for more overlays |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | back-config support. from Matthew Backes @ Symas.com and |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | More cleanup |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Added reqOld support |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Howard Chu | Tweak mutexes |
commit | commitdiff | tree | snapshot |
next |