]> git.sur5r.net Git - openldap/shortlog
openldap
2008-11-25 Gavin Henryreorder chapters and start of a migration/upgrade section.
2008-11-25 Howard ChuITS#5768 - add deref.
2008-11-24 Pierangelo... retry every hour, but don't save it; on the contrary...
2008-11-24 Gavin HenryWording.
2008-11-24 Gavin HenryUnique overlay example. Only rwm left to do.
2008-11-24 Gavin Henrysyncprov overlay section.
2008-11-23 Howard ChuITS#5827, release syncop after mod op completes
2008-11-22 Howard ChuSet sync intervals to 3 seconds, use SLEEP1 and SLEEP2...
2008-11-22 Howard ChuSet sync intervals to 3 seconds
2008-11-22 Howard ChuFix typo in prev commit
2008-11-22 Howard ChuInitialize bli_flag
2008-11-22 Pierangelo... don't leak generated filters (ITS#5826)
2008-11-22 Pierangelo... fix previous commit
2008-11-22 Pierangelo... make messages more esplicative; fix style
2008-11-22 Pierangelo... minimal fix for ITS#5825, pending discussion
2008-11-21 Howard ChuFix prev commit
2008-11-21 Hallvard FurusethITS#5824: #if/#elif issues in thread #includes
2008-11-21 Howard ChuAdd ldapexop, add -N from ITS#5812 (conflicts with...
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-11-21 Howard ChuITS#4750 only read LDAP_CONF_FILE if geteuid() != getuid()
2008-11-21 Howard ChuITS#4750 regenerate
2008-11-21 Howard ChuITS#4750 check for geteuid()
2008-11-20 Pierangelo... don't alloc on slab (ITS#5820)
2008-11-20 Pierangelo... fix typo (ITS#5821)
2008-11-20 Gavin Henryremove leading / from command line example.
2008-11-19 Pierangelo... fix previous commit (ITS#5819)
2008-11-19 Pierangelo... clear rc if value must be added (ITS#5819)
2008-11-19 Pierangelo... both I.D.s are now submitted to IETF
2008-11-19 Pierangelo... improvements by David Hawes (ITS#5756)
2008-11-18 Rein TollevikOnly use a db_stat in PATH if it matches our environment.
2008-11-18 Pierangelo... check for bogus params to an LDAP routine (ITS#5817)
2008-11-18 Pierangelo... don't bailout in case of insufficientAccess (ITS#5816)
2008-11-18 Pierangelo... fix length
2008-11-17 Quanah Gibson... Fix prev commit
2008-11-16 Pierangelo... improve previous commit (ITS#5814)
2008-11-16 Pierangelo... add indexes when supported; syncrepl on configuration...
2008-11-16 Pierangelo... add indexes (when supported)
2008-11-16 Pierangelo... allow syncrepl to retry
2008-11-16 Hallvard FurusethITS#5815: Fix typo "#elif defined( MAXHOSTNAMELEN".
2008-11-16 Pierangelo... s/not|got/(non)present/ (more readable, isn't it?)
2008-11-16 Pierangelo... don't assert on unprotected data (ITS#5814)
2008-11-16 Howard ChuFix prev commit
2008-11-16 Hallvard FurusethKill slapd before exiting
2008-11-16 Hallvard FurusethSilence gcc -Wformat: Put rev 1.343's debugmsg in Debug...
2008-11-16 Hallvard FurusethC89 rejects ITS#5784 non-constant array init (backend...
2008-11-16 Hallvard FurusethITS#5788: Add references to subordinate keyword/olcSubo...
2008-11-16 Howard Chucleanup prev commit, delete unused vars
2008-11-16 Howard ChuITS#5809 fix prev commit - always turn modrdn into...
2008-11-15 Howard ChuITS#5809 fix 1.421, avoid modrdn falling thru to modify...
2008-11-15 Emmanuel DreyfusAdd a test for attribute value regex substitution....
2008-11-15 Pierangelo... silence warnings
2008-11-15 Pierangelo... allow each (back-config) syncrepl test to use the prefe...
2008-11-15 Pierangelo... use replication specific indexes
2008-11-15 Pierangelo... use decent checkpoint parameters
2008-11-15 Pierangelo... add indexes to meta target
2008-11-15 Emmanuel DreyfusFix warnings an a real bug hidden by the lack of warning...
2008-11-15 Pierangelo... fix previous commit (related to ITS#5804)
2008-11-15 Emmanuel DreyfusDocument that slapo-dds requires rootdn. Cf ITS#5811
2008-11-15 Howard ChuITS#5709 make sure CSNs are generated and queued atomically
2008-11-15 Emmanuel DreyfusAdd ACL <who> regex-substitution from attribute value...
2008-11-14 Howard ChuITS#5809 fewer false detections of renames
2008-11-14 Hallvard Furusethreformat
2008-11-14 Hallvard FurusethITS#5329: back-ldif deadlock with access controls
2008-11-13 Howard ChuITS#5809 renames are not exclusive from modifies
2008-11-13 Gavin Henry(ITS#5806) slapo-syncprov man page and syncprov-sessionlog
2008-11-12 Hallvard FurusethITS#5408: Support back-ldif
2008-11-12 Hallvard FurusethITS#5319 - support rename to same DN.
2008-11-12 Hallvard FurusethITS#5408 part 11 - notice Abandon.
2008-11-12 Hallvard FurusethITS#5408 part 10 - errors from search and slapcat.
2008-11-12 Hallvard FurusethITS#5408 part 9 - Sorted RDNs.
2008-11-11 Hallvard FurusethITS#5408 part 8 - Rewrite search API, structs bvlist...
2008-11-11 Hallvard FurusethITS#5408 part 7 - Search operation bugs in r_enum_tree().
2008-11-11 Hallvard FurusethITS#5408 part 6 - referrals.
2008-11-11 Hallvard FurusethITS#5408 part 5 - handle modrdn file error. Move entry...
2008-11-11 Hallvard FurusethITS#5408 part 4 - preparing for entry creation. More...
2008-11-11 Hallvard FurusethITS#5408 part 3 - file path tweaks, sanity checks.
2008-11-11 Hallvard FurusethITS#5408 part 2 - filesystem I/O, file error handling:
2008-11-11 Hallvard FurusethITS#5408 part 1 - error handling, debug output, add...
2008-11-11 Howard ChuITS#5572 retrieve main DB's ACL before relevant operations
2008-11-11 Howard ChuITS#5572 cleanup unneeded code
2008-11-11 Quanah Gibson... ITS#5572 from Rein
2008-11-11 Pierangelo... eat all the substrings assertion if the attribute type...
2008-11-11 Quanah Gibson... Move LDAP_CONTROL_X_WHATFAILED and LDAP_CONTROL_X_DEREF...
2008-11-11 Quanah Gibson... Regenerate for the deref overlay
2008-11-10 Quanah Gibson... Fix missing CVS revision header
2008-11-10 Quanah Gibson... Fix missing CVS revision tag
2008-11-10 Quanah Gibson... Set add_content_acl to on
2008-11-10 Howard ChuITS#4556 clarify Add requirements
2008-11-10 Howard ChuFix typos
2008-11-10 Howard ChuITS#4556 add_content_acl keyword
2008-11-10 Howard ChuITS#4556 allow Add content checking to be configured...
2008-11-10 Quanah Gibson... fix missing cvs revision header
2008-11-10 Ralf Haferkampcorrected filter and search limits in uid2dn function...
2008-11-10 Ralf HaferkampFixed "nssov-map" handling when using slapd.conf (ITS...
2008-11-10 Ralf HaferkampDon't crash on empty groups (ITS#5800)
2008-11-08 Howard ChuITS#5798, don't use per-DB schema-check flag
2008-11-08 Pierangelo... exactly one ID can match (ITS#5791; further fix previou...
2008-11-07 Ralf HaferkampAdapt to recent changes in filter_free_x() interface
2008-11-06 Howard ChuITS#5710 fix stupid updateCookie hack, use explicit...
2008-11-06 Howard ChuITS#5794 move prev fix
next