2007-01-28 |
Pierangelo... | fix previous commit (wrong dir count) |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Howard Chu | Fix prev commit again |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | cleanup back-meta according to back-ldap |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | more about quarantine separation |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | fix more spurious return stuff; split quarantine in... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | plug one-time leaks related to configuration |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | ITS#4821 partially revert prev patch |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Partially revert prev commit, just omit the sl_mem_destroy |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | make it easier to run slapd under valgrind |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | fix NULL attr value in accesslog (second bit of ITS... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | fix modify opattrs sync replication (ITS#4820; test019... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | add helper (and cleanup) |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Delete olcInclude stuff |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Delete olcInclude stuff |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Delete olcInclude support |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | do not allow back-meta with no targets |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Howard Chu | Must use case-insensitive comparisons on attr types |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | document timeout support in searches |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | don't return adminLimitExceeded unless LDAPv3; use... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | implement search timeout when the remote server does... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | implement search timeout when the remote server does... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | fix cached connection taint in case of timeout |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Remove extraneous debug statements |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Free main-thread keys in db_close, can't do it later... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Plug global_host race condition/leak |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Free main-thread keys in db_close, can't do it later... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Fix debug args |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Use thread keys to plug slapi leak in connection_fake_i... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Calling setkey() with NULL data and kfree should erase... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Free thread keys in reverse order of allocation |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Don't muck with sl_mem |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Fix call to connection_fake_init, plug leak |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Check for duplicate UUIDs due to ITS#4813 patch |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | connection_fake_init can leak SLAPI extensions. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4805 plug remaining leak |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Listener commit broke test048, skip listener check... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4810 bi_entry_get_rw() must return the entry regard... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Log the error code too |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4810 log a message if be_entry_get doesn't return... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4813 don't limit the presence list to the current... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | ITS#4815 get_option for TLS Cipher Suite was not implem... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Ralf Haferkamp | Fixed initialization of "usage" and "single" attributes |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | ITS#4809 do a modrdn as a normal user to check if modif... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | Don't touch any other opattrs when updating contextCSN |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | ITS#4809 add reqMod attribute to modrdn records so... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | Finish prev fix, entryUUID was getting dropped |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Ralf Haferkamp | Printout ldap_result() error message (ITS #4812) |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Pierangelo... | make Solaris happy with printf of NULLs (ITS#4811?) |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Howard Chu | Partial fix for prev commit |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Howard Chu | More LDIF-format schema, for test049 |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Howard Chu | Test slave bootstrapping via syncrepl |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Howard Chu | More for syncrepl |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Howard Chu | Fixes for syncrepl compatibility |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Howard Chu | New modify handler, compares old and new entry and... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Howard Chu | Need retry parameter for valid restart test |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Howard Chu | Preliminary steps to enabling sync replication of confi... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Howard Chu | Don't use ldap_pvt_thread_pool_context_reset(), it... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Howard Chu | Fix - don't just generate missing cn=schema entry in... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Kurt Zeilenga | silence warnings |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Kurt Zeilenga | fix typo |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Pierangelo... | don't bail out if all targets are too lazy... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Pierangelo... | allow modules to muck with connection tree and so |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Pierangelo... | fix ITS#4802 |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Pierangelo... | test mapped error code (ITS#4808) |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Howard Chu | Only sort the first time |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Howard Chu | Minor tweaks, put dup EntryInfo's on free list instead... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Pierangelo... | allow to specify the required access privileges in... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Pierangelo... | fix dumb overparanoid test |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Pierangelo... | fix leak (ITS#4805) |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Howard Chu | Shortcut when no index info is present |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Howard Chu | Keep attr list intact, glued DBs may need it |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Howard Chu | ITS#4554 |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Howard Chu | ITS#4554 show example for reindexing a specific attribute |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Howard Chu | ITS#4554 slapindex takes a list of attributes to index |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Pierangelo... | add support to test exceptional behavior (abandon/cance... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Pierangelo... | one more round of cached connections fixes/improvements |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Howard Chu | Framework for loadable mapper implementations |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Quanah Gibson... | logging cleanup |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Howard Chu | Log errors in delta sync |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Howard Chu | Set upper bound on EntryInfos, fixed at 4x Entry cachesize. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Pierangelo... | free entry in a cleaner manner (ITS#4801?) |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Pierangelo... | fix entry deallocation |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Pierangelo... | don't list (other) structural classes |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Pierangelo... | streamline group attr specification/diagnostics |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Pierangelo... | remove mention of the "defaultaccess" directive (ITS... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Hallvard Furuseth | make sloops, rloops etc. static so their addresses... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Hallvard Furuseth | Wrap enum in #ifndef LDAP_PVT_THREAD_H_DONE; this code... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Hallvard Furuseth | avoid nonconst* = const* assignment in ldif_open_url(). |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Hallvard Furuseth | Delete unused label. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Hallvard Furuseth | Delete unused variables. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr> can be 0. Use... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Hallvard Furuseth | ctype.h args should be in the range of unsigned char... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Howard Chu | Fix pthread_rwlock_destroy detection |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Howard Chu | Trust HAVE_PTHREAD_RWLOCK_DESTROY now. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Howard Chu | Better check for pthread_rwlock_destroy() |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Howard Chu | Don't zero out attr value flags |
commit | commitdiff | tree | snapshot |
next |