]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2010-08-10  Pierangelo... (blind) addition of 'autocommit' configuration statemen...
2010-08-10  Pierangelo... extra 'swamp' modes: -SS start searches and read respon...
2010-08-07  Pierangelo... quick fix for ITS#6616; root cause not clear yet
2010-08-07  Pierangelo... minor cleanup
2010-08-07  Pierangelo... improve ID logging when arbitrary key is set (almost...
2010-08-06  Howard ChuFix up winsock init
2010-08-06  Howard ChuAdd support for multiple listener threads. Lightly...
2010-08-04  Howard ChuBetter fix - avoid allocating callback for non-logged...
2010-08-04  Howard ChuForced commit - prev commit omits log entries for ops...
2010-08-04  Howard ChuMore for ITS#6608 - don't replicate ppolicy state chang...
2010-07-29  Howard ChuITS#6536 use the attr part of URIs. from Raphael Ouazan...
2010-07-28  Howard ChuITS#6604 use LUTIL_GETPEEREID()
2010-07-28  Howard ChuITS#6608 don't update mod opattrs on single-master...
2010-07-28  Howard ChuITS#6606 send error if consumer is newer than provider
2010-07-27  Pierangelo... improve previous commit
2010-07-27  Pierangelo... do not alter ld_nextref_proc (ITS#6602)
2010-07-27  Pierangelo... document ldap_set_urllist_proc(3) (ITS#6601)
2010-07-26  Pierangelo... fix previous commit
2010-07-26  Pierangelo... check mutex ownership
2010-07-22  Pierangelo... use request/referral DN, scope, filter according to...
2010-07-21  Howard ChuITS#6585 don't close invalid sockets
2010-07-21  Howard ChuITS#6595 remove unneeded token init code. From Rich...
2010-07-14  Howard ChuITS#6589 allow self-signed server certs, from Rich...
2010-07-12  Howard ChuCheck for SLAP_SYNTAX_DN flag instead of distinguishedN...
2010-07-12  Howard ChuAdd SLAP_SYNTAX_DN syntax flag
2010-07-03  Pierangelo... cleanup connection release
2010-07-02  Ralf Haferkampuse be_ctrls[cid] for counting the number of overlay...
2010-07-02  Ralf HaferkampFixed last commit. gcc was complaining about defined...
2010-07-01  Howard ChuITS#6577 real fix: keep dn2id cursor open until we...
2010-07-01  Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-07-01  Ralf HaferkampNew call to unregister controls registered form overlays
2010-06-30  Ralf Haferkampnew call unregister_supported_control(), will be
2010-06-30  Pierangelo... implement unload_extop for symmetry (needs test)
2010-06-30  Howard Chumove slap_graduate_commit_csn() to after entry lock...
2010-06-29  Ralf HaferkampDisallow removing global and cn=config overlays for...
2010-06-26  Pierangelo... cleanup previous commit (ITS#6581)
2010-06-24  Pierangelo... return error (ITS#6581)
2010-06-24  Quanah Gibson... dyngroup schema in LDIF format
2010-06-23  Pierangelo... cleanup previous commit
2010-06-23  Ralf HaferkampSend error to active psearches upon overlay removal
2010-06-23  Pierangelo... make sure non-anonymous bind uses DN and creds (ITS...
2010-06-22  Pierangelo... don't risk leaving around client library error codes...
2010-06-22  Pierangelo... don't risk leaving around client library error codes
2010-06-21  Pierangelo... use realloc
2010-06-21  Howard ChuTest replication of cn=config with suffixmassage
2010-06-21  Howard ChuFix rewriterule, free rewrite info in syncinfo_free
2010-06-21  Howard ChuFix prev commit, return NULL if rewrite returns original DN
2010-06-20  Howard ChuITS#6577 potential fix, found using valgrind/drd. pleas...
2010-06-19  Howard ChuAdd syncrepl suffixmassage
2010-06-19  Howard ChuAdd suffixmassage processing
2010-06-19  Howard ChuAdd config support for suffixmassage. Note - no actual...
2010-06-17  Howard ChuMore for ITS#6572, fix copy/paste error
2010-06-13  Howard ChuDon't set bi_db_config since we have no config options
2010-06-13  Howard ChuITS#6572 zero out freed DN vals. from mbackes@symas.com
2010-06-12  Howard Chuadd ifdefs for SASL_GSS_CREDS to accomodate ancient...
2010-06-07  Howard ChuITS#6570 part #1 (again), reject RDNs with binary BER...
2010-06-06  Howard ChuITS#6570 part #2, reject RDNs with empty values
2010-06-06  Howard ChuITS#6570 part #1
2010-06-02  Howard ChuITS#6569 return server's error code on Disconnect
2010-06-02  Howard ChuITS#6568 plug cldap memleaks
2010-06-02  Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-05-26  Pierangelo... (almost) ready for add-if-not-present
2010-05-25  Pierangelo... add version number overlay (needs configuration yet)
2010-05-25  Pierangelo... sort attrs (blind fix for ITS#6553)
2010-05-24  Pierangelo... make sure bind credentials are consistent
2010-05-21  Howard ChuQuit send loops if slapd is shutting down
2010-05-20  Ralf HaferkampDuring the refresh phase the sync filter needs to be...
2010-05-18  Howard ChuInit uninit'd vlv flag
2010-05-18  Pierangelo... mention default rootdn of cn=config (ITS#6546)
2010-05-18  Pierangelo... try harder to compute hasSubordinates (ITS#6549)
2010-05-13  Howard ChuSupport option SASL_GSS_CREDS
2010-05-03  Howard ChuITS#6541 off-by-one, account for 'Z' being replaced...
2010-04-29  Ralf HaferkampReset BackendInfo to original value after checkpoint...
2010-04-29  Ralf HaferkampDifferent fix for make -j builds. The previous one...
2010-04-26  Howard ChuITS#6533 put rid first, in front of url
2010-04-25  Pierangelo... log rid when syncrepl stanza successfully added (ITS...
2010-04-23  Ralf HaferkampFix parallel builds (make -j)
2010-04-22  Pierangelo... allow successful binds to return control responses...
2010-04-22  Pierangelo... fix libraries order to build with --enable-dynamic...
2010-04-21  Pierangelo... add pguid overlay (not considered right now)
2010-04-21  Pierangelo... cleanup
2010-04-21  Pierangelo... add slapo-rdnval in support to Samba4
2010-04-20  Pierangelo... add slapmodify (ITS#6165; may need cleanup)
2010-04-20  Pierangelo... more about ITS#6194
2010-04-20  Pierangelo... document ITS#5804 feature
2010-04-19  Quanah Gibson... Agreed upon log messages for sl_malloc/zn_malloc when...
2010-04-18  Pierangelo... remove redundant logs (underlying backends already...
2010-04-18  Pierangelo... alreadyExists is a legitimate result code (further...
2010-04-18  Pierangelo... check rename with newly added superior while consumer...
2010-04-18  Pierangelo... don't use dangling stack pointers (more on ITS#6472...
2010-04-18  Pierangelo... fix syncrepl when attr has no matching rule (ITS#6458)
2010-04-18  Pierangelo... fix syncrepl when attr has no matching rule (ITS#6458)
2010-04-18  Pierangelo... (blind) fix off-by-one bug (ITS#6223; fixed differently)
2010-04-17  Pierangelo... fix out of order add/rename, when rename to newly added...
2010-04-17  Pierangelo... fix memory handling in rewrite parsing (ITS#6526)
2010-04-15  Howard ChuNo longer used
2010-04-15  Pierangelo... add support for don't use copy in SASL auxprops lookup...
2010-04-15  Pierangelo... allow to specify a per-database list of attributes...
2010-04-15  Pierangelo... malloc as much as possible on slab
2010-04-14  Pierangelo... allow strict adherence to RFC4370 wrt/ control critical...
next