]> git.sur5r.net Git - openldap/shortlog
openldap
2011-09-01 Howard ChuAdd cursor_prev
2011-09-01 Howard ChuUse BDB cursor terminology
2011-09-01 Howard ChuAdd some legalese
2011-09-01 Howard ChuAdditional debug, fixes
2011-09-01 Howard ChuSave free-list in DB
2011-09-01 Howard ChuMore sub-db stuff
2011-09-01 Howard ChuUse STAILQ instead of SIMPLEQ
2011-09-01 Howard ChuMore subdb stuff, add cursor_last()
2011-09-01 Howard ChuTweak mt_dbxs array
2011-09-01 Howard ChuFix free page re-use
2011-09-01 Howard ChuFixup metapage writes
2011-09-01 Howard ChuTweaks to txn handling
2011-09-01 Howard ChuMore subDBs, compiles now
2011-09-01 Howard ChuStart DB restructuring
2011-09-01 Howard ChuReplace ulong with ULONG macro
2011-09-01 Howard ChuMore prep for subdatabases
2011-09-01 Howard ChuTweak comment about overflow allocations
2011-09-01 Howard ChuUse an environment directory
2011-09-01 Howard ChuNo longer need -lssl
2011-09-01 Howard ChuFix db_stat stuff
2011-09-01 Howard ChuMore fixes for seeking
2011-09-01 Howard ChuRe-use old pages
2011-09-01 Hallvard Furusethtests/data/: #bdb,hdb# -> #maindb/indexdb#.
2011-09-01 Hallvard Furusethtests: Add $MAINDB, $INDEXDB for [bhn]db tests.
2011-09-01 Howard ChuAlso track skipped (non-executable) tests
2011-08-31 Howard ChuAdd NOEXIT envvar to run all tests and tally failures
2011-08-31 Howard ChuFor test063
2011-08-27 Howard ChuRelax entry_header, zero-length entries are valid.
2011-08-26 Howard ChuITS#7029,#7031 More for prev commit
2011-08-26 Howard ChuFix moduleload path
2011-08-26 Howard ChuITS#7030 fix overlay_insert() with specific index
2011-08-25 Howard ChuITS#6983 fix duplicate entry in HDB subtree IDL
2011-08-24 Howard ChuITS#7029 fix uninit'd nvalue
2011-08-24 Jan VcelakITS#7028 man: ldap_sync(3) ldap_sync_destroy type
2011-08-24 Jan VcelakITS#7028 man: slapo-unique(5) quoting keywords
2011-08-24 Francis SwaseyITS#7023 document TLSCACertificateFile in the man page...
2011-08-24 Howard ChuITS#7022 cleanup prev commit
2011-08-24 Rich MegginsonITS#7022 NSS_Init* functions are not thread safe
2011-08-24 Jan VcelakITS#7014 TLS: don't check hostname if reqcert is 'allow'
2011-08-24 Howard ChuMore abandon paranoia
2011-08-23 Howard ChuITS#7025 handle Abandon in backglue
2011-08-22 Howard ChuDon't replicate refint repair ops
2011-08-22 Pierangelo... release mutex only *after* backend connection initializ...
2011-08-22 Pierangelo... further cleanup of ldapsearch response
2011-08-22 Pierangelo... referral is a legitimate result
2011-08-22 Pierangelo... make sure size limits are passed to ldapsearch
2011-08-22 Pierangelo... error messages from ldapsearch changed
2011-08-21 Pierangelo... add notes about pwdAllowUserChange (more about ITS...
2011-08-21 Pierangelo... according to draft-behera, this attribute only affects...
2011-08-18 Howard ChuFor #6982 fix a66fb16
2011-08-17 Pierangelo... fix TTL tolerance (ITS#7017, patch by jvcelak@redhat...
2011-08-17 Pierangelo... make sure frontend gets the {-1} (ITS#7016)
2011-08-16 Howard Chuhack for #6982 - keep o_abandon set in op_free
2011-08-16 Howard ChuRevert "More for ITS#6892"
2011-08-15 Howard ChuMore for ITS#6892
2011-08-13 Pierangelo... host part of unique URI must be empty (ITS#7018)
2011-08-11 Pierangelo... cleanup slapd.ldif; install it (ITS#7015)
2011-08-11 Pierangelo... typo in comment
2011-08-11 Pierangelo... use ldap_search_ext(timelimit) instead of ldap_set_opti...
2011-08-10 Pierangelo... honor TIMEOUT when appropriate (ITS#7009); also honor...
2011-08-10 Pierangelo... make sure 2-arg statements have exactly 2 args (related...
2011-08-10 Pierangelo... TLS config statements always need an argument (related...
2011-07-29 Howard ChuITS#6999 fix syncrepl timeout in refreshAndPersist
2011-07-28 Rich MegginsonITS#7002 MozNSS: fix VerifyCert allow/try behavior
2011-07-28 Rich MegginsonITS#7001 MozNSS: free the return of tlsm_find_and_verif...
2011-07-28 Howard ChuITS#7000 fix bad patch in ITS#6472
2011-07-28 Howard ChuITS#7003 fix typo
2011-07-21 Jan VcelakITS#6998 MozNSS: when cert not required, ignore issuer...
2011-07-18 Howard ChuOnly return requested attrs in sssvlv response
2011-07-18 Howard ChuITS#6985 fix sssvlv target offset, ordering match
2011-07-08 Pierangelo... blind fix build on solaris native compilers (ITS#6992)
2011-07-07 Pierangelo... fix config emit (ITS#6986)
2011-07-02 Howard ChuITS#6982 fix md5 memset invocation
2011-07-01 Howard ChuDrop header page
2011-06-30 Pierangelo... authTimestamp should be manageable (ITS#6873)
2011-06-30 Pierangelo... response tag is [1] according to RFC 2589 (ITS#6886)
2011-06-29 Rich MegginsonITS#6980 free the result of SSL_PeerCertificate
2011-06-29 Hallvard B... Private: make.sh
2011-06-29 Hallvard B... #define _XOPEN_SOURCE for random()
2011-06-29 Hallvard B... Drop unused vars
2011-06-29 Hallvard B... Warning cleanup: Make parent index unsigned
2011-06-29 Hallvard B... Warning cleanup: printf(%p, struct*)
2011-06-29 Hallvard B... Warning cleanup: if(rc = mdb_<func>()) & co
2011-06-29 Hallvard B... Warning cleanup: Drop unneeded 'unsigned >= 0'
2011-06-29 Hallvard B... Fix P_INVALID signedness
2011-06-29 Hallvard B... Fix formats, reduce PAGEHDRSZ size_t->unsigned.
2011-06-29 Hallvard B... Compact memnrcmp, just for fun
2011-06-29 Hallvard B... Fix memncmp(): Do not memcmp twice
2011-06-29 Hallvard B... DPRINTF(): Fix format, handle non-gcc, simplify.
2011-06-29 Hallvard B... Makefile
2011-06-29 Hallvard B... .gitignore
2011-06-29 Howard ChuMore cursor tests, fail...
2011-06-29 Howard ChuSave a byte in nodesz
2011-06-29 Howard Chumeta init
2011-06-29 Howard ChuLog txnID in msgs
2011-06-29 Howard ChuUse toggling meta page instead of always appending
2011-06-28 Howard ChuUse shmat for lock region instead of mmap
2011-06-28 Howard ChuAdd locking support
2011-06-28 Howard ChuFix P_INVALID def
2011-06-28 Howard ChuCursor testing
next