]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2007-03-25  Howard ChuMore struct cleanup
2007-03-25  Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-25  Howard ChuUse AC_MEMCPY
2007-03-25  Howard ChuRevert prev commits, didn't belong here
2007-03-25  Howard ChuFix typo in prev commit
2007-03-25  Howard ChuAdd LDAP_PF_LOCAL_SENDMSG flag
2007-03-23  Howard ChuPreliminary GNUtls support. gnutls.c will merge back...
2007-03-23  Howard ChuAdd options for ber_get_stringbv() to omit NUL-terminat...
2007-03-23  Howard ChuFix TLS default for clients
2007-03-23  Howard ChuITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
2007-03-22  Pierangelo... add support for pagedResults to back-sql (ITS#4888)
2007-03-22  Pierangelo... fix test in case of bailout (ITS#4891)
2007-03-22  Howard ChuEnhanced unique configuration
2007-03-22  Howard ChuRemove obsolete purge (obsoleted in cache.c rev 1.106)
2007-03-21  Pierangelo... don't add databases twice; but try as hard as possible...
2007-03-21  Pierangelo... allow adding of back-bdb with monitoring on (ITS#4789)
2007-03-21  Pierangelo... cleanup
2007-03-21  Pierangelo... cleanup after sending entry
2007-03-21  Pierangelo... fix ITS#4883
2007-03-21  Pierangelo... do not refer to deprecated API
2007-03-21  Pierangelo... s/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/...
2007-03-21  Pierangelo... improve previous commit (check result of structural_cla...
2007-03-21  Pierangelo... exploit inheritance in add (ITS#4884): passes all tests...
2007-03-20  Pierangelo... more structure name cleanup
2007-03-20  Howard ChuAdd DER OID decoder/encoder
2007-03-20  Howard ChuAdd DER OID encoder/decoder
2007-03-20  Howard ChuAdd ber_skip_data() to help positioning in structured...
2007-03-20  Pierangelo... cleanup struct declarations
2007-03-19  Pierangelo... add uptime monitoring (in seconds)
2007-03-19  Pierangelo... cleanup
2007-03-19  Pierangelo... restore op before checking result (and, if necessary...
2007-03-19  Pierangelo... handle r_dn == r_ndn
2007-03-18  Pierangelo... ld could be used after ldap_unbind_ext()
2007-03-17  Pierangelo... make sure unsigned time_t doesn't hurt (follow-on to...
2007-03-17  Pierangelo... remove lint (ITS#4878)
2007-03-15  Pierangelo... fix ITS#4874
2007-03-14  Pierangelo... fix cleanup
2007-03-13  Pierangelo... note ITS#4872 (forced commit)
2007-03-13  Pierangelo... add support for binary attributes (ITS#4868)
2007-03-12  Howard ChuDon't generate schema entries for include files that...
2007-03-12  Howard ChuFix prev commit
2007-03-12  Pierangelo... apparently, time_t is unsigned in some systems
2007-03-11  Pierangelo... remove lint (ITS#4865)
2007-03-10  Kurt ZeilengaForced commit to test CVS repository after move to...
2007-03-09  Pierangelo... fix previous commit (ITS#4861)
2007-03-09  Howard ChuFix typo
2007-03-09  Howard ChuMore logging tweaks
2007-03-09  Howard ChuFix prev commit
2007-03-09  Howard ChuAdd "hidden" doc
2007-03-09  Howard ChuDocument the "hidden" keyword.
2007-03-09  Howard ChuUncomment logfile doc - it's been implemented this...
2007-03-09  Howard ChuFixes (mostly from Buchan Milne) to make all generated...
2007-03-08  Pierangelo... check consistency of referrals and result code (ITS...
2007-03-05  Pierangelo... fix subtree shortcut (ITS#4856)
2007-03-05  Pierangelo... fix str2anlist handling of undefined objects (ITS#4854)
2007-03-02  Kurt ZeilengaRebuild
2007-03-02  Kurt ZeilengaSearch libs for uuid_generate
2007-03-02  Kurt ZeilengaRebuild
2007-03-02  Kurt ZeilengaAdd support for uuid_generate/uuid_unparse
2007-02-27  Pierangelo... a (clearer) remainder...
2007-02-27  Pierangelo... a remainder...
2007-02-26  Pierangelo... Solaris doesn't like NULL pointers in printf, which...
2007-02-26  Kurt ZeilengaUpdate I-Ds
2007-02-26  Pierangelo... Solaris doesn't like NULL pointers in printf, which...
2007-02-26  Pierangelo... don't remember where, but without quotes it fails
2007-02-26  Pierangelo... detect braindead entries (e.g. from back-perl, ITS...
2007-02-24  Howard ChuITS#4851 retry if opening a supposedly clean shared...
2007-02-24  Pierangelo... on Solaris, /bin/sh is not bash; grep doesn't like...
2007-02-24  Pierangelo... re-fix previus commit the other way 'round (rids are...
2007-02-24  Pierangelo... fix type/format mismatch
2007-02-24  Howard ChuFix prev commit
2007-02-24  Howard ChuITS#4848 better config context tracking
2007-02-23  Howard ChuNote ldap_controls, ldap_extended_operation
2007-02-23  Howard ChuFix typo
2007-02-23  Howard ChuITS#4844 add missing overlays
2007-02-21  Pierangelo... fix typo
2007-02-21  Pierangelo... don't play with URL list if connect(2) is asynchronous
2007-02-21  Pierangelo... improve async connect handling in case of errors
2007-02-21  Pierangelo... fix in-directory retcode lookup
2007-02-20  Pierangelo... this should never occur, but in case keep it readable
2007-02-19  Kurt ZeilengaRemove extrananous space in DN (in comment)
2007-02-17  Pierangelo... only fetch user if and as soon as required by filter
2007-02-17  Pierangelo... extensibleObject allows all
2007-02-16  Howard ChuMore notes now that LDAP_OPT_TIMEOUT is implemented.
2007-02-16  Howard ChuPlug leaks
2007-02-15  Kurt ZeilengaCleanup last commit
2007-02-15  Kurt ZeilengaFix C errors
2007-02-15  Kurt ZeilengaNeeds <ac/time.h>
2007-02-14  Ralf Haferkampbdb-Database need objectclass "olcBdbConfig", removed...
2007-02-14  Howard ChuITS#4830 move -lltdl earlier in link order
2007-02-14  Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
2007-02-14  Howard ChuFix rev 1.312
2007-02-13  Pierangelo... cleanup
2007-02-13  Pierangelo... minor fixes...
2007-02-13  Pierangelo... fix exit code
2007-02-13  Howard Chusyncinfo_free must be able to free multiple syncinfos
2007-02-13  Howard ChuCleanup si_ctxcsn and si_sids in db_destroy
2007-02-13  Howard ChuCoverity - check for malloc failure (however unlikely...)
2007-02-13  Howard ChuExit if no values returned in do_random
2007-02-13  Howard ChuCoverity deadcode
next