]> git.sur5r.net Git - openldap/shortlog
openldap
2009-06-19 Howard ChuITS#6180 add RETURN VALUE heading
2009-06-19 Howard ChuITS#6177 proposed fix, please test
2009-06-18 Howard ChuITS#6176 silently raise dncache to cachesize if smaller
2009-06-17 Howard ChuITS#6076 fix collectinfo ordering
2009-06-17 Howard ChuITS#6075, cleanup, add missing equality match
2009-06-16 Howard ChuBetter fix for prev commit
2009-06-16 Howard ChuPartially revert 1.32; pcache must allow other callback...
2009-06-12 Hallvard FurusethITS#6154: don't assume in slap_callback.sc_cleanup...
2009-06-12 Hallvard FurusethCleanup & slight speedup (no real change):
2009-06-12 Hallvard FurusethUpdate last commit: avoid LDAP_STAILQ_REMOVE in ldap_pv...
2009-06-12 Howard Chutxn may fail to give us a scan op
2009-06-11 Hallvard FurusethCleanup: Remove SLAP_CB_FREEME, an unused internal...
2009-06-11 Hallvard FurusethCast getpeername() arg from struct sockaddr_un* to...
2009-06-11 Pierangelo... don't deadlock when a TLS uri is not responding (ITS...
2009-06-11 Howard ChuFix prev commit, note *task* not *thread* ...
2009-06-11 Howard ChuAdd ldap_pvt_thread_pool_retract() to cancel pending...
2009-06-11 Hallvard FurusethITS#6169: do not access freed memory in dds_expire()
2009-06-08 Howard ChuITS#6156 get full entry from remote side, only use...
2009-06-08 Howard ChuITS#6162 accept non-decimal loglevels
2009-06-08 Gavin HenryITS#6107 Manual pages do not mention -e option
2009-06-08 Gavin HenryITS#6060 Admin guide doesn't describe converting from...
2009-06-08 Gavin HenryITS#6160) slapadd man page doesn't note indexing
2009-06-05 Hallvard FurusethMore ITS#6104: mutex-protected check of o_cancel value...
2009-06-05 Howard ChuPlug leak in prev commit
2009-06-05 Howard ChuFix prev commit
2009-06-04 Hallvard FurusethITS#6103: rev 1.331 followup for LDAP_CONNECTIONLESS
2009-06-04 Hallvard FurusethFor ITS#6157: Catch most invalid cancels/abandons,...
2009-06-04 Howard ChuITS#6056 refint_repair can be called multiple times...
2009-06-04 Howard ChuNote that pam-session logging requires a rootdn
2009-06-04 Howard ChuAlign SSD names with nsswitch.conf names
2009-06-03 Howard ChuAccept spaces in group names unless -DSTRICT_GROUPS
2009-06-03 Howard ChuUse rootdn for session updates
2009-06-03 Howard ChuFix whitespace
2009-06-03 Howard ChuAdd tty arg to authz
2009-06-03 Howard ChuDo a mkdir on /var/run/nslcd before trying to create...
2009-06-03 Howard ChuAdd tty to authz params
2009-06-03 Howard ChuAdded ruser and rhost to authz params
2009-06-03 Howard ChuToo many arguments to .BR ...
2009-06-03 Howard ChuMore for slapschema
2009-06-03 Howard ChuITS#6023 minor formatting tweaks
2009-06-03 Quanah Gibson... Fix missing cvs id tag
2009-06-03 Howard ChuITS#6118 clarify URI example, misc fix
2009-06-02 Howard ChuITS#6130 delete temporary note about back-monitor
2009-06-02 Pierangelo... allow to delete olcLimits values (ITS#6159)
2009-06-01 Hallvard FurusethFix last commit (add a comment)
2009-06-01 Hallvard FurusethMore ITS#6133: Search/Extended referrals, entry_<get...
2009-05-30 Hallvard FurusethDrop Unbind too for ITS#6133. Some cleanup. Add/fix...
2009-05-28 Howard ChuITS#6056 partially revert ITS#5886, close sequencing...
2009-05-28 Pierangelo... explicitly mention the format of the output (ITS#6146)
2009-05-28 Pierangelo... add slapschema tool (ITS#6150)
2009-05-28 Pierangelo... add slapschema tool (ITS#6150)
2009-05-27 Howard ChuITS#6108 explicitly mention that rootdn must be set
2009-05-27 Howard ChuITS#6147 fix typos
2009-05-27 Howard ChuITS#6147 add sasl-auxprop config
2009-05-27 Howard ChuITS#6147 add sasl-auxprop config, default to "slapd"
2009-05-27 Pierangelo... better document size/time limits (ITS#6127)
2009-05-27 Howard ChuITS#6135 reinit TLS context after changes
2009-05-25 Howard ChuITS#6139 password-hash has no max # args
2009-05-22 Hallvard FurusethITS#6137: Fail Cancel(pending operation) instead of...
2009-05-21 Hallvard FurusethFor ITS#6104: Protect initial o_abandon/o_cancel with...
2009-05-21 Hallvard FurusethITS#6133: Handlers for Abandon, Cancel, connection...
2009-05-20 Hallvard FurusethTo be safe (see ITS#5328), set hasSubordinates before...
2009-05-20 Hallvard FurusethITS#5328: Make relay_back_has_subordinates() return...
2009-05-20 Hallvard FurusethITS#6132: Fix slapi_entry_has_children()
2009-05-20 Howard Chuset Conf->what for authz-regexp
2009-05-20 Howard ChuAvoid printf(NULL) on Solaris
2009-05-20 Howard ChuFix typo
2009-05-18 Howard ChuAvoid multiple attempts to free the same syncinfo
2009-05-17 Howard ChuITS#6109 fix readonly restriction
2009-05-14 Howard ChuITS#6111 connection_state_closing() -> connection_valid()
2009-05-11 Howard ChuRevert 1.274
2009-05-11 Howard ChuITS#6103 send response on abandon
2009-05-11 Howard ChuITS#6103 send response even if abandoned
2009-05-11 Howard ChuPartially revert prev commit, leave rs->sr_err == SLAPD...
2009-05-11 Howard ChuITS#6103 send cancelled response back to client
2009-05-10 Howard ChuITS#6102,6078 regenerate
2009-05-10 Howard ChuITS#6102,6078 fix winsock detection
2009-05-08 Pierangelo... misc cleanup
2009-05-08 Pierangelo... (blindly) allow to build with BACKSQL_ARBITRARY_KEY...
2009-05-08 Howard ChuFix c_leaves count
2009-05-08 Howard ChuMore for prev commit
2009-05-08 Howard ChuITS#6098 issuerUID and subjectUID are primitive, not...
2009-05-07 Pierangelo... check dn normalization result
2009-05-06 Howard ChuMore for prev commit: delete bdb_cache_info(), must...
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-05-06 Howard ChuITS#6095 experimental fix: avoid purging other cases...
2009-05-06 Howard Chufix typo
2009-05-05 Howard ChuMore for ITS#5326 - don't free ora_e->e_name if same...
2009-05-04 Pierangelo... fix one-time leaks; make sure free'd stuff is NULL
2009-05-04 Pierangelo... add in-scope helper
2009-05-03 Howard ChuDon't do alock recovery in readonly mode since we didn...
2009-05-03 Howard ChuFix typo in prev commit
2009-05-03 Howard ChuITS#6088 entryinfo cleanup
2009-05-01 Howard ChuITS#6074 freeing already-freed EntryInfos...
2009-05-01 Howard ChuDon't underflow malloc'd memory in hdb_fix_dn()
2009-05-01 Hallvard FurusethRevert previous commit (checking for strnlen), as ber_s...
2009-05-01 Hallvard FurusethITS#6080 again: simplify ber_strnlen, don't use strnlen...
2009-05-01 Hallvard FurusethFix previous fix: Don't #ifdef HAVE_STRNLEN before...
2009-05-01 Hallvard FurusethUpdate previous commit: #define _GNU_SOURCE if needed...
2009-04-30 Pierangelo... fix one-time leak
next