]> git.sur5r.net Git - openldap/shortlog
openldap
2005-11-19 Pierangelo... check we don't exceed userland with config param bits
2005-11-19 Pierangelo... streamline back-ldap/slapo-chain configuration; add...
2005-11-19 Pierangelo... document new behavior & configuration items
2005-11-19 Pierangelo... fix dangling resources issue in slapd-ldap; completely...
2005-11-19 Pierangelo... cleanup for (ITS#4180); has nothing to do with the...
2005-11-19 Pierangelo... rework typedefs for functions
2005-11-19 Pierangelo... minor schema parsing cleanup
2005-11-19 Pierangelo... improve previous commit; same fix required by objectCla...
2005-11-19 Pierangelo... roll-back inserts in AVL tree; put back original OID...
2005-11-18 Pierangelo... better fix to ITS#4183 (the prototype in proto-slap...
2005-11-18 Kurt ZeilengaLimit use of deprecated ldap_bind(3) to LDAPv2 KBIND
2005-11-18 Pierangelo... better fix to ITS#4183 (the prototype in proto-slap...
2005-11-17 Pierangelo... fix wrong response tags (ITS4182; consequence of fixing...
2005-11-17 Kurt ZeilengaFix typo in last commit -- shorten message by removing
2005-11-17 Pierangelo... don't accept modify operations with no modifications...
2005-11-17 Pierangelo... fix size limit count (ITS#4181)
2005-11-17 Pierangelo... fix size limit count (ITS#4181)
2005-11-17 Howard ChuFix threads vs tool_threads settings
2005-11-17 Howard ChuFix missing error text
2005-11-16 Pierangelo... more URI into bindconf
2005-11-16 Pierangelo... check reponse tags in ldapmodify; other functions rely...
2005-11-16 Howard ChuFix Add password_hash to not depend on password quality...
2005-11-16 Pierangelo... improve fix to ITS#4173 OPENLDAP_REL_ENG_2_2_MP
2005-11-16 Pierangelo... refine previous commit...
2005-11-16 Pierangelo... fix matched handling of slapd-ldap/slapo-chain (ITS...
2005-11-16 Kurt Zeilengadetect Berkeley DB major/minor versions and use them to
2005-11-16 Kurt ZeilengaAdd BDB 4.4 detection
2005-11-16 Kurt Zeilengadetect ICU and link it into slapd(8)
2005-11-16 Kurt ZeilengaAdd (not yet used) ICU detection
2005-11-16 Howard ChuITS#4175 wait for worker threads to be ready
2005-11-16 Pierangelo... partially revert commit
2005-11-15 Kurt ZeilengaAdditional error detail
2005-11-15 Pierangelo... don't muck with SlapReply during response (ITS#4173)
2005-11-14 Pierangelo... valgrind keeps complaining (it makes sense) but the...
2005-11-14 Pierangelo... silence warnings...
2005-11-14 Pierangelo... don't use deprecated directives
2005-11-14 Howard ChuFix for syncprov checkpoint CSN disposal
2005-11-14 Pierangelo... initialize back-monitor only if configured (so resource...
2005-11-14 Pierangelo... don't leak fakeroot save_attrs
2005-11-14 Pierangelo... reset freed resources
2005-11-14 Kurt Zeilengamemrchr detection cleanup
2005-11-14 Pierangelo... handle empty parent (related to ITS#4171)
2005-11-14 Hallvard FurusethFix ber_bvchr() vs assert() logic. Declare missing...
2005-11-14 Hallvard FurusethDeclare memrchr() also when HAVE_MEMRCHR, since glibc...
2005-11-14 Hallvard FurusethLet ber_bvchr() and ber_bvrchr() return char* instead...
2005-11-14 Hallvard FurusethFix lutil_memrchr():
2005-11-14 Pierangelo... re-fix cast and logic
2005-11-14 Hallvard FurusethFix void* pointer arithmetic from ber_bvchr()
2005-11-14 Hallvard FurusethFix pointer cast in assignment
2005-11-14 Hallvard FurusethRemove unused declaration bdb_tool_ix_rec() and variabl...
2005-11-14 Hallvard FurusethFix format %d errors
2005-11-14 Pierangelo... fix previous commit; use table-driven attribute descrip...
2005-11-14 Pierangelo... return the position of the failing verb
2005-11-14 Pierangelo... refine previous commit
2005-11-13 Pierangelo... don't trust strchr/strrchr with bervals
2005-11-13 Pierangelo... use pooled memory whenever appropriate
2005-11-12 Pierangelo... don't malloc empty strings for matched, error
2005-11-12 Howard ChuCleanup lbo_valid / meminuse / memfuncs
2005-11-12 Pierangelo... add overlay config schema registry
2005-11-12 Pierangelo... cleanup in case of failure
2005-11-12 Pierangelo... add support for "sambaPwdMustChange"; add support for...
2005-11-12 Howard ChuFix Win32 typos
2005-11-12 Howard Chudeclare waking volatile. perhaps it should only be...
2005-11-11 Howard ChuITS#4169 fix typo
2005-11-11 Pierangelo... handle LDAPv2 when returning timelimit; silence warning
2005-11-10 Howard ChuUse GetTickCount for timing on Windows
2005-11-10 Howard ChuAdd -F force option to continue after bind failures...
2005-11-10 Howard ChuRename getline to avoid stdio conflict
2005-11-10 Pierangelo... fix log
2005-11-10 Pierangelo... reset request DN after free; confuses global overlays
2005-11-10 Kurt ZeilengaAdd error number to tool_perror() output
2005-11-10 Pierangelo... further isolation and cleanup of ACI code
2005-11-10 Pierangelo... silence warning
2005-11-09 Pierangelo... add some sanity checks...
2005-11-09 Pierangelo... fix group/role check (should address ITS#4106)
2005-11-09 Pierangelo... reset debugging in tools
2005-11-09 Pierangelo... silence warnings
2005-11-09 Pierangelo... cannot happen...
2005-11-09 Pierangelo... tools log level defaults to "none", so that messages...
2005-11-09 Pierangelo... don't open pid/args files in one-shot mode (ITS#4152...
2005-11-09 Pierangelo... mention base scoped search requests with empty base...
2005-11-09 Pierangelo... remove from AVL before freeing...
2005-11-09 Pierangelo... plug yet another one time leak
2005-11-09 Pierangelo... plug one time leak
2005-11-09 Pierangelo... fix previous commit
2005-11-08 Howard ChuITS#4082 tls ctx requirements are only applicable to...
2005-11-08 Pierangelo... restore the existing BackendDB, in case overlays are...
2005-11-08 Howard ChuITS#4158 still more
2005-11-08 Pierangelo... gdb is much more clever with enums...
2005-11-08 Pierangelo... cleanup
2005-11-08 Pierangelo... error if syncUUID is empty
2005-11-07 Howard ChuITS#4158 move SASL bind finalization to bind_cb.
2005-11-07 Pierangelo... don't allow '{' in TK_BAREWORD (ITS#4116)
2005-11-07 Pierangelo... fix root entry delete/add
2005-11-07 Pierangelo... fix invalid read
2005-11-06 Pierangelo... fix num args in Debug()
2005-11-06 Pierangelo... silence warnings & FPE issue
2005-11-06 Pierangelo... add missing "-F" option in usage
2005-11-06 Pierangelo... fix type issue
2005-11-06 Pierangelo... fix operational attrs addition
next