]> git.sur5r.net Git - openldap/shortlog
openldap
2007-09-21 Ralf HaferkampRegenerated
2007-09-21 Ralf Haferkampmore for out of source builds
2007-09-21 Ralf Haferkampout of source builds should work now
2007-09-21 Ralf Haferkamp#ifdef LDAP_OPT_DIAGNOSTIC_MESSAGE, to be able to build...
2007-09-21 Howard ChuMore for Modification value counter
2007-09-21 Gavin HenryConversion placeholder for slapd.conf to slapd.d/
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-20 Ralf HaferkampUse rwlock for CachedQuery to avoid returning incomplet...
2007-09-20 Ralf HaferkampFixed memory leak in pcache. Cache is now populated...
2007-09-17 Luca Scamoniuse BACKEND variable instead of hardcoding bdb
2007-09-15 Howard ChuAdd comment for prev commit
2007-09-15 Howard ChuFix prev commit
2007-09-15 Pierangelo... fix ITS#5139 (please check)
2007-09-15 Pierangelo... fix previous commit
2007-09-15 Pierangelo... add helper for internal searchs for objectClass=*
2007-09-15 Pierangelo... alloc temporaries on slab
2007-09-15 Pierangelo... further fix ITS#5138 (please review)
2007-09-15 Pierangelo... draft-wahl-ldap-session: append further instances of...
2007-09-15 Pierangelo... apply Howard's cleanup of database monitoring registration
2007-09-15 Pierangelo... test dgAuthz
2007-09-15 Pierangelo... make changing the basedn easier
2007-09-15 Howard ChuITS#5138 don't scan past the sequence of attributes
2007-09-15 Pierangelo... fix path
2007-09-14 Pierangelo... fix potential double-free (valgrind; ITS#5137)
2007-09-14 Pierangelo... add more sanity checks (ITS#5136)
2007-09-14 Pierangelo... fix ITS#5136
2007-09-14 Pierangelo... add support for dgAuthz --- see discussion on -devel
2007-09-14 Pierangelo... release entry (ITS#5135)
2007-09-14 Pierangelo... remove unused code
2007-09-14 Pierangelo... regenerate
2007-09-14 Pierangelo... fix building of memberof as module
2007-09-14 Gavin HenrySmall typo.
2007-09-14 Howard ChuITS#5134
2007-09-13 Pierangelo... fix double free - related to ITS#4860 and probably...
2007-09-13 Pierangelo... s/timelimit/timeout/
2007-09-13 Pierangelo... further clarify
2007-09-13 Pierangelo... don't leak in case of error
2007-09-13 Pierangelo... HEADS-UP: now the list of URIs is better set by using...
2007-09-13 Pierangelo... HEADS-UP: now the list of URIs is better set by using...
2007-09-13 Pierangelo... fix test when slapo-memberof(5) built as module (ITS...
2007-09-13 Pierangelo... further rework URI parsing
2007-09-13 Pierangelo... improve error message
2007-09-13 Pierangelo... log unknown message type
2007-09-12 Pierangelo... enable unindexed searches monitoring ifdef LDAP_DEVEL
2007-09-12 Pierangelo... slapo-memberof test
2007-09-12 Pierangelo... handle sizelimit in caching (in partial fulfilment...
2007-09-11 Gavin HenryMention upgrading section in guide changes.
2007-09-11 Howard ChuDon't populate member list unless it was requested
2007-09-11 Gavin HenryIntro sections complete. Still some content re-working...
2007-09-10 Pierangelo... use /-* for all parents; ignore /-0; check syntax;...
2007-09-10 Pierangelo... handle empty set, empty string special cases
2007-09-10 Pierangelo... cleanup sets code; should fix a potential leak and...
2007-09-10 Pierangelo... applied with changes (ITS#4860)
2007-09-09 Pierangelo... idassert also in case of SASL mechs that do not set...
2007-09-09 Pierangelo... fix proxyAuthz oid setup
2007-09-09 Howard Chure: prev commit, init j
2007-09-09 Howard Chuback-sock by Brian Candler (B.Candler@pobox.com) ITS...
2007-09-08 Howard ChuITS#5129 fix alock_close with Quick mode
2007-09-08 Howard ChuITS#5129 disallow Quick mode if DB_CONFIG has changed
2007-09-08 Pierangelo... quote suffix (ITS#5128) and use it as much as possible...
2007-09-07 Pierangelo... remove experimental code as per ITS#4962 discussion
2007-09-07 Howard Chuback-sock by Brian Candler (B.Candler@pobox.com) ITS...
2007-09-07 Howard ChuAdd Acknolwedgement
2007-09-07 Howard ChuUse permalink
2007-09-07 Howard ChuUpdate Net::Server URL
2007-09-07 Howard Chuback-sock by Brian Candler (B.Candler@pobox.com) ITS...
2007-09-07 Pierangelo... also copy modifications we don't deal with, as they...
2007-09-06 Gavin Henrytidy.
2007-09-06 Gavin HenryauthzFrom removed.
2007-09-06 Gavin Henrychain-return-error TRUE added.
2007-09-06 Gavin HenryChaining example added.
2007-09-06 Pierangelo... fix indent
2007-09-05 Pierangelo... move test schema to "published OID arc" (under 1.3...
2007-09-05 Pierangelo... rfc2829-30 are no longer in this directory (superseded...
2007-09-05 Pierangelo... typo
2007-09-04 Pierangelo... parse unsigned as unsigned (ITS#5122)
2007-09-04 Pierangelo... blind fix: I assume we need to restore ors_scope
2007-09-04 Pierangelo... fix idl lru deletion of last entry (ITS#5121) OPENLDAP_REL_ENG_2_4_MP
2007-09-04 Howard ChuITS#5119 fix uninit'd nval after normalization failure
2007-09-03 Gavin HenryUpgrading from 2.3.x Appendix added. Please comment.
2007-09-03 Pierangelo... fix authzTo regex example
2007-09-03 Pierangelo... check call consistency
2007-09-03 Pierangelo... make sure n,o are non-zero, so j is initialized (coverity)
2007-09-03 Pierangelo... fix one-time leak (coverity)
2007-09-03 Pierangelo... fix helper pointer inizialization (coverity)
2007-09-03 Pierangelo... don't leak file descriptors (coverity)
2007-09-03 Howard ChuUse IA5String for olcDbConfig to allow empty strings
2007-09-03 Howard ChuAdd IA5String macro
2007-09-03 Howard ChuFix PrintableString/IA5String commentary
2007-09-02 Howard ChuRead DB_CONFIG file in server and tool mode, for config...
2007-09-02 Howard ChuFix schema undo crash
2007-09-02 Howard ChuITS#5082 RE23 compatibility, allow olcPasswordHash...
2007-09-02 Howard ChuPartially resurrect cn=Include stuff - parse from LDIF...
2007-09-02 Howard ChuMore for ITS#5117 - only use libfetch for non-file...
2007-09-02 Howard ChuITS#5117 try to log a message if chasing an include...
2007-09-02 Howard ChuITS#5117 use absolute FILE URLs 'cause BSD libfetch...
2007-09-01 Howard ChuHide log schema
2007-09-01 Pierangelo... don't mention ldbm any more
2007-09-01 Pierangelo... hide (experimental) schema
2007-09-01 Pierangelo... hide (experimental) schema
next