]> git.sur5r.net Git - openldap/shortlog
openldap
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
2007-02-13 Howard ChuCoverity error, uninit'd rc
2007-02-13 Howard ChuCoverity leak
2007-02-13 Howard ChuCoverity error
2007-02-13 Howard ChuCoverity scan - saved attr may not exist for a Replace
2007-02-12 Howard ChuITS#4840 fix typo
2007-02-12 Howard ChuITS#4662 note requirements for global option initialization
2007-02-12 Howard ChuITS#3349 docs for SASL binds
2007-02-12 Howard ChuRename ldap_memfree.3 to ldap_memory.3
2007-02-12 Howard ChuITS#2240 add ldap_start_tls and friends
2007-02-12 Howard ChuITS#2240 ldap_controls_free and friends
2007-02-12 Howard ChuITS#2240 add ldap_memfree and friends
2007-02-12 Howard ChuITS#2240 ber_init and friends
2007-02-12 Howard ChuForgot ber_sockbuf_io_fd
2007-02-12 Howard ChuITS#2240 add lber-sockbuf documentation
2007-02-12 Howard ChuNote UDP (in)availability
2007-02-12 Howard ChuITS#4707 added ldap_init_fd()
2007-02-12 Howard ChuITS#4707 added new ldap_init_fd() API
2007-02-12 Howard ChuFix attribute deletion
2007-02-11 Howard ChuRemove cruft
2007-02-11 Howard ChuRework module_unload API
2007-02-11 Howard ChuFix prev commit
2007-02-11 Howard ChuUse contextCSN checks to control delays
2007-02-11 Howard ChuUnconditionalize gmtime_mutex, always use it when calli...
2007-02-11 Howard ChuNote mutex protection requirements
2007-02-11 Howard ChuMove duplicate timestamp detection into lutil_gettime()
2007-02-11 Howard ChuCleanup extraneous debug
2007-02-11 Howard ChuCoverity leak
2007-02-11 Howard ChuCoverity - fix IPv6 addr parsing
2007-02-11 Howard ChuCoverity scan errors
2007-02-10 Pierangelo... fix crash related to ITS#4839; other issues seem to...
2007-02-09 Howard ChuRevert memberURL back to STRUCTURAL - test044 breaks...
2007-02-09 Howard ChuITS#4833 refix
2007-02-09 Howard ChuFix prev commit, cleanup fakeroot entry before freeing
2007-02-09 Howard ChuFix prev commit, free fakeroot on teardown
2007-02-09 Howard ChuITS#4838 fix fake root handling broken by prev commit
2007-02-08 Howard ChuRevert prev commit
2007-02-08 Howard ChuJust use a readlock in cache loader
2007-02-08 Howard Chuuse dn2id index for extended filters using entryDN
2007-02-08 Howard ChuITS#4835 add disclaimers about these definitions, use...
2007-02-08 Howard ChuAdd pointer to an existing document since the netscape...
next