]> git.sur5r.net Git - openldap/shortlog
openldap
2004-11-18 Howard ChuFix prev commit, didn't mean to have HAVE_EPOLL hardcoded
2004-11-18 Howard Chuepoll support works
2004-11-18 Howard ChuFix epoll compilation
2004-11-18 Howard ChuFirst pass at macro-izing event handling method. Still...
2004-11-18 Howard ChuAllow a small number of waking events to be outstanding...
2004-11-18 Howard ChuCount writers, don't pass w fd_set if there are none
2004-11-17 Pierangelo... the caching database may need to inherit ACLs and limit...
2004-11-17 Howard ChuFix include path for backend.h when using separate...
2004-11-17 Howard ChuAvoid trashing client memory when socket is greater...
2004-11-17 Pierangelo... FIXME: needs work/cleanup
2004-11-17 Pierangelo... improve diagnostics
2004-11-17 Pierangelo... revert last commit
2004-11-17 Howard ChuFix BDB 4.3 fasttool, flag must be set before opening...
2004-11-17 Pierangelo... cleanup previous commit
2004-11-17 Pierangelo... log the right function names
2004-11-17 Pierangelo... test "entry" as default attribute
2004-11-17 Kurt ZeilengaSet OPENLDAP_FD_SETSIZE to 4096 (if not defined)
2004-11-17 Kurt Zeilengarebuild
2004-11-16 Pierangelo... cleanup and line up with code
2004-11-16 Howard ChuAvoid filling the wake_sds when massive numbers of...
2004-11-16 Pierangelo... more on ITS#3396: note that the filter is mandatory...
2004-11-16 Pierangelo... fix ITS#3396 (filter in URI replacement must be present)
2004-11-15 Pierangelo... partially revert previous commit (the "creator" special...
2004-11-15 Pierangelo... back out previous commit
2004-11-15 Pierangelo... move special dn patterns to style enum; add creator...
2004-11-15 Pierangelo... move special dn patterns to style enum; add creator...
2004-11-15 Pierangelo... minor cleanup
2004-11-15 Pierangelo... remove back-*/external.h
2004-11-15 Pierangelo... add directory in labeledURI for back-bdb/hdb; put overl...
2004-11-15 Pierangelo... cleanup
2004-11-15 Pierangelo... don't list multiple occurrences of the same overlay
2004-11-15 Pierangelo... allow backends to automatically install overlays; issue...
2004-11-15 Howard ChuFix prev commit. I wonder if we should convert the...
2004-11-14 Howard ChuSlight tweak for select descriptor checking
2004-11-14 Sang Seok LimComponentFilterMatch support for userCertificate
2004-11-13 Pierangelo... first step towards removing back-*/external.h
2004-11-13 Pierangelo... fix ITS#3391
2004-11-13 Pierangelo... inherit from back-ldap
2004-11-13 Pierangelo... more cleanup
2004-11-13 Pierangelo... cleanup
2004-11-13 Pierangelo... cleanup
2004-11-13 Pierangelo... sanity check
2004-11-13 Pierangelo... improve overlay helpers
2004-11-13 Pierangelo... cleanup
2004-11-13 Pierangelo... further cleanup
2004-11-13 Pierangelo... line up tests with back-ldap and rwm
2004-11-13 Pierangelo... further cleanup
2004-11-13 Pierangelo... no longer required (moved to rwm overlay)
2004-11-13 Pierangelo... import stuff removed from back-ldap
2004-11-13 Pierangelo... remove rewrite stuff -- now delegted to rwm overlay
2004-11-13 Howard Chufasttool: BDB 4.3 uses DB_LOG_INMEMORY instead of DB_TX...
2004-11-13 Howard ChuUpdate BDB 4.3 errcall prototype again to silence warnings
2004-11-13 Pierangelo... add test for proxy massaging, in view of using rwm...
2004-11-13 Pierangelo... disable referral rewrite in default suffix massage
2004-11-13 Howard ChuBDB 4.3 detection, new static backend handler
2004-11-12 Pierangelo... more on monitor customization
2004-11-12 Pierangelo... cleanup
2004-11-12 Pierangelo... initialize var
2004-11-12 Pierangelo... check validity of naming context
2004-11-12 Pierangelo... fix spurius noSuchObject when base=suffix
2004-11-12 Pierangelo... don't hijack members of op for temporaries...
2004-11-12 Pierangelo... cleanup
2004-11-12 Pierangelo... silence warnings
2004-11-12 Pierangelo... <CONTROL> deserves a separate section
2004-11-11 Pierangelo... make sure we're comparing the same database
2004-11-11 Pierangelo... remove backed-out code from previous commit
2004-11-11 Pierangelo... cleanup
2004-11-11 Pierangelo... rework static backend initialization
2004-11-11 Pierangelo... rework static backend initialization
2004-11-11 Pierangelo... fix return code; fix test (please review)
2004-11-10 Jong Hyuk Choifix slap_sl_free() calls in pre / post read controls
2004-11-10 Howard ChuFix bind_anon keyword
2004-11-10 Pierangelo... fix ITS#3350 (rewrite/remap will be replaced by the...
2004-11-10 Pierangelo... fix ITS#3387
2004-11-10 Jong Hyuk Choifix unfortunate omission of [-r] in ldapdelete(1)
2004-11-10 Jong Hyuk Choifix suspicious capitalization to make subentries contro...
2004-11-10 Jong Hyuk Choildapsync fix for recursive deletion (ITS#3385)
2004-11-10 Jong Hyuk Choiimprove ldapdelete to handle subentries (ITS#3385)
2004-11-10 Howard ChuDelete incorrect comments
2004-11-09 Luke Howarddup is a global declaration on some platforms - avoid...
2004-11-09 Howard ChuA bit more...
2004-11-08 Pierangelo... allow to register entries and entry callbacks; radical...
2004-11-08 Pierangelo... allow creation of subsystems whatever order the databas...
2004-11-08 Pierangelo... fix typo in rww; general cleanup
2004-11-08 Pierangelo... rework subsystem initialization (can be added dynamical...
2004-11-08 Howard ChuBetter cache counting, partially revert 1.85
2004-11-08 Howard ChuAssist in cache debugging
2004-11-05 Ralf HaferkampPlugged memory leak
2004-11-05 Howard ChuOnly use libltdl #if SLAPD_MODULES is defined, otherwis...
2004-11-05 Howard ChuITS#3376 fix subordinate keyword
2004-11-05 Kurt Zeilengaunifdef -DBDB_ALIASES
2004-11-05 Howard ChuITS#3376 Fix prev commit, handling of replogfile
2004-11-05 Howard ChuITS#3376 table-driven config engine
2004-11-04 Howard ChuMinor cleanup of prev commit
2004-11-04 Howard ChuConsolidate redundant code
2004-11-03 Kurt ZeilengaRebuild without re-running aclocal
2004-11-03 Kurt Zeilengarebuild
2004-11-03 Kurt ZeilengaRebuild
2004-11-03 Ralf Haferkamp- Added autoconf test for CRL capable OpenSSL Version
2004-11-02 Hallvard Furuseth--sort should not imply --join if --trace is also speci...
next