]> git.sur5r.net Git - openldap/shortlog
openldap
2006-11-16 Howard ChuITS#3812 back-config documentation
2006-11-16 Howard Chusyncrepl is now RFC4533
2006-11-15 Pierangelo... fix typo (ITS#4753)
2006-11-15 Kurt ZeilengaClarify that directories are searchable and browsable...
2006-11-15 Howard ChuDon't bother setting up threads if there are no indexed...
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-11-14 Ralf HaferkampAdd calls to PERL_SET_CONTEXT, as the active thread...
2006-11-13 Pierangelo... revert previous commit; disable RESTART from ldap.conf
2006-11-13 Pierangelo... document missing RESTART option (ITS#4749); restore...
2006-11-13 Howard ChuITS#4746 additional leaks
2006-11-13 Howard ChuITS#4746 plug leaks
2006-11-13 Howard ChuITS#4738 provisional fix, still needs confirmation
2006-11-12 Howard ChuITS#4490 fix awk comment
2006-11-12 Pierangelo... fix endless loop in canceling child requests; cleanup
2006-11-12 Howard ChuAdd valx arg to config_parse_add - indicate which value...
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-11-12 Howard ChuShort-circuit the mapping search if more than 1 entry...
2006-11-12 Howard ChuFix typo in prev commit
2006-11-12 Howard ChuFix prev commit, better test for multiple URI matches
2006-11-11 Howard ChuITS#4744 test URL matching with multiple entries returned
2006-11-11 Howard ChuTweak prev commit, use LDAP_UNAVAILABLE to force early...
2006-11-11 Howard ChuITS#4744 authzTo/authzFrom patterns are supposed to...
2006-11-10 Howard ChuSilence warning in prev commit
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-11-09 Howard ChuITS#4726 call ldap_pvt_tls_init() in init_ctx() to...
2006-11-09 Howard ChuDelete obsolete note. Full schema checks are done by... OPENLDAP_REL_ENG_2_3_MP
2006-11-09 Howard ChuDelete bogus .UC 6 macro invocation (This is not a...
2006-11-09 Howard ChuFix typo in prev commit
2006-11-09 Howard ChuITS#4741 fix error check from external password quality...
2006-11-09 Howard ChuFix - failed Binds could leave a closing connection...
2006-11-08 Howard ChuFix strval2strlen end-of-string check. Otherwise passin...
2006-11-07 Howard ChuITS#4704 use an old CSN while purging log.
2006-11-07 Pierangelo... allow to select the desired ODBC sequence (ITS#4735)
2006-11-05 Pierangelo... rework compare
2006-11-05 Pierangelo... fix test output; clarify rationale
2006-11-05 Pierangelo... s/fprintf/Debug/; improve logging
2006-11-05 Pierangelo... cleanup variables scope; re-sort conditions
2006-11-05 Pierangelo... fix build with thread debugging
2006-11-03 Pierangelo... improve previous commit (ITS#4729)
2006-11-03 Pierangelo... fix dynlist dynamic build (ITS#4729)
2006-11-02 Howard ChuTweak prev commit:
2006-11-02 Howard Chumodify/replace test for ITS#4728
2006-11-02 Pierangelo... cleanup prvious commit; log number of abandoned request...
2006-11-02 Howard ChuITS#4728 mod/Replace can have no values also
2006-10-30 Howard ChuITS#4724 revert prev commit, better fix.
2006-10-30 Howard ChuITS#4724 fix _uccase_map parameters
2006-10-28 Pierangelo... s/ldap_int_discard/ldap_pvt_discard/
2006-10-28 Pierangelo... fix concurrency issue when binding before a search...
2006-10-28 Pierangelo... need ldap-int.h for ldap_int_discard() declaration...
2006-10-28 Pierangelo... fix message (ITS#4717)
2006-10-28 Howard ChuAdd region-size patch for posterity
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-10-28 Kurt ZeilengaLDAPBIS cleanup
2006-10-28 Kurt ZeilengaRFC 4511 calls for unavailableCriticalExtension to...
2006-10-28 Kurt ZeilengaMore LDAPBIS cleanup
2006-10-27 Kurt ZeilengaMisc LDAPbis comment update
2006-10-26 Pierangelo... missing CVS header
2006-10-26 Howard ChuFix prev commit again (ITS#4722)
2006-10-26 Pierangelo... fix build without threads (ITS#4721)
2006-10-26 Pierangelo... fix building without threads (don't publish any thread...
2006-10-26 Howard ChuITS#4720 release csn mutex before checkpointing.
2006-10-24 Pierangelo... document the use of "rebind-as-user" to rebind when...
2006-10-24 Pierangelo... document the network-timeout directive (ITS#4718)
2006-10-22 Pierangelo... add ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-21 Pierangelo... rework timeout strategy a little bit
2006-10-21 Kurt ZeilengaRemove extraneous SLAP_RELAX macro
2006-10-20 Kurt ZeilengaParse txn failed msgid
2006-10-18 Pierangelo... further clarify validity of search limits, and "beautif...
2006-10-18 Pierangelo... note that the replication identity may need to be treat...
2006-10-17 Howard ChuFix typo in prev commit
2006-10-17 Howard ChuTweak prev commit, add more notes (re ITS#4667)
2006-10-17 Howard ChuFrom rev 1.373, releasing the mutex means connection_cl...
2006-10-15 Pierangelo... temporarily change umask only if required
2006-10-15 Pierangelo... fix previous commit
2006-10-15 Pierangelo... missing decl
2006-10-15 Pierangelo... fix format; silence warning
2006-10-15 Pierangelo... log messages related to blocking failures at "none...
2006-10-14 Pierangelo... create IPC sockets with wide-open permissions (0222...
2006-10-14 Pierangelo... cleanup and streamline response handling
2006-10-14 Pierangelo... add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-14 Pierangelo... apply slightly revised patch for SO_KEEPALIVE (ITS...
2006-10-14 Pierangelo... don't mix return codes (ITS#4711)
2006-10-14 Pierangelo... only abort update if failed pre/post read control is...
2006-10-14 Pierangelo... read entry should allow special attributes in request...
2006-10-14 Pierangelo... read entry needs o_bd for ACLs
2006-10-14 Pierangelo... cleanup
2006-10-11 Kurt ZeilengaInclude sys/types.h for regex.h test
2006-10-10 Ralf Haferkampreworked #includes
2006-10-09 Pierangelo... minor cleanup
2006-10-09 Pierangelo... document ldap_[sg]et_option(3)
2006-10-09 Pierangelo... s/local socket/IPC/
2006-10-09 Pierangelo... cleanup URI
2006-10-09 Pierangelo... fix line placement
2006-10-08 Pierangelo... I hate code duplication, but don't require functions...
2006-10-08 Howard ChuDrop extraneous test from copy/paste (1.200) (coverity)
2006-10-08 Howard ChuFix uninit (coverity)
2006-10-08 Howard ChuFix uninit'd cb (coverity)
2006-10-07 Howard ChuTS#4635 CR LF is also a valid line separator
2006-10-07 Pierangelo... more on clarification of special proxy identities and...
2006-10-07 Pierangelo... more on clarification of special proxy identities and...
next