]> git.sur5r.net Git - openldap/shortlog
openldap
2001-12-04 Pierangelo... reimplement dn_validate/normalize/(match) using the...
2001-12-04 Pierangelo... illegal extra space in DN ... (right?)
2001-12-04 Kurt ZeilengaClean up some misplaced 'extern' declarations (should...
2001-12-04 Kurt ZeilengaSmall fix to gar detection
2001-12-04 Pierangelo... small adjustment
2001-12-04 Pierangelo... update limits stuff
2001-12-04 Kurt ZeilengaRemove lint
2001-12-04 Kurt ZeilengaSlight memfree cleanup
2001-12-04 Howard ChuDon't maintain a DN_SUBTREE index for the backend suffix.
2001-12-03 Kurt ZeilengaReally fix the fix to the past commit
2001-12-03 Kurt ZeilengaFix previous commit
2001-12-03 Kurt ZeilengaAdd additional sanity check
2001-12-03 Kurt ZeilengaFriendly name removal
2001-12-03 Kurt ZeilengaMinor cleanup
2001-12-03 Howard ChuDon't maintain a DN_SUBTREE index for the backend suffi...
2001-12-03 Howard ChuRewrote entry_encode/entry_decode again, uses 50% less...
2001-12-03 Pierangelo... small improvements and fixes; now honors ';' as rdn...
2001-12-02 Kurt ZeilengaAdd more DESC fields and misc cleanup
2001-12-02 Kurt ZeilengaMake sure experimental syntaxes are hidden
2001-12-02 Kurt ZeilengaFinish friendly_name() removal
2001-12-01 Kurt ZeilengaMisc DESC updates
2001-12-01 Pierangelo... paranoid check for escaped dn separators when naively...
2001-12-01 Pierangelo... added pattern="anonymous","users","dn.{base|one|subtree...
2001-12-01 Kurt ZeilengaDon't bother with friendly name
2001-11-30 Howard ChuAdd #include <openssl/safestack.h> to fix ITS#1412
2001-11-30 Howard ChuIn presence_candidates(), always return a full match...
2001-11-29 Kurt ZeilengaClarify acceptability requirements of additional schema...
2001-11-28 Howard ChuRenamed BDB_ID2ENTRY_PAGESIZE to just BDB_PAGESIZE...
2001-11-28 Kurt ZeilengaITS#1429 url search fix
2001-11-28 Kurt ZeilengaFix kerberos test
2001-11-28 Howard ChuAdded experimental support for DB_DIRTY_READ.
2001-11-28 Kurt ZeilengaUse gar if ar(1) is not available
2001-11-28 Kurt ZeilengaITS#1467 passwd fix from Brad Thompson <brad@vecna...
2001-11-28 Kurt ZeilengaUse -h URL, not -p port
2001-11-28 Kurt ZeilengaFix typo in last commit
2001-11-28 Kurt ZeilengaSupport some MAXPATHLEN alternatives
2001-11-28 Kurt ZeilengaKludge for the Hurd
2001-11-28 Kurt ZeilengaCthread changes for the Hurd.
2001-11-28 Kurt Zeilengamisc updates
2001-11-27 Howard ChuCleanup a while() loop.
2001-11-27 Kurt ZeilengaAdd additional projects
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-27 Howard ChuSet the id2entry database pagesize to BDB_ID2ENTRY_PAGE...
2001-11-27 Howard ChuEliminated nextid database. id2entry database is now...
2001-11-27 Howard ChuFix segv in slapcat. Tool must use be_entry_return...
2001-11-27 Howard ChuAdd #define SLAP_BDB_ALLOW_DBNOTXN to control dbnotxn...
2001-11-27 Howard ChuRevert 1.11, the extra clause breaks test009-referral...
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-27 Howard ChuAdded "dbnotxn" config keyword. If present, back-bdb...
2001-11-27 Howard ChuFixed exit code processing. passwd.c never committed...
2001-11-26 Howard ChuSome tweaks to cut down on IDL stack usage. idl_interse...
2001-11-24 Howard ChuMore indexing fixes. Now passes tests 0-7, 10, and 11.
2001-11-24 Howard ChuFixed exit condition code checks and log msg, was retur...
2001-11-24 Howard ChuRemoved unused "range" argument from indexing functions...
2001-11-24 Howard ChuFixed initialization bug.
2001-11-24 Howard ChuFix initialization bugs
2001-11-24 Howard ChuFix typo that prevented rootdn logins.
2001-11-21 Mark AdamsonAllow size and time limits in slapd.conf for anonymous...
2001-11-17 Pierangelo... minor cleanup
2001-11-17 Pierangelo... minor cleanup
2001-11-17 Pierangelo... minor cleanup
2001-11-17 Pierangelo... fix misinitialized UNDEFINED attribute type; reordered...
2001-11-17 Pierangelo... add const
2001-11-17 Howard Chuequality_candidates: s/BDB_IDL_RANGE_CPY/BDB_IDL_CPY/
2001-11-17 Howard ChuFirst pass at indexing cleanup. Both filterindex.c...
2001-11-17 Howard Chuainfo_free no longer needed
2001-11-16 Kurt ZeilengabitString fixes from Julius Enarusai (ITS#1441)
2001-11-16 Pierangelo... moved the empty dn static entry into a global const...
2001-11-16 Pierangelo... update dn can add/modrdn/delete entries rooted at ...
2001-11-16 Pierangelo... check children access for old and new parent when = ''
2001-11-16 Pierangelo... updatedn can add '' rooted entries (according to ACLs)
2001-11-16 Pierangelo... check children access to newSuperior
2001-11-16 Pierangelo... non-root modrdn of entries rooted at '' checks children...
2001-11-16 Pierangelo... check for update dn
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-11-16 Howard ChuChanged global ad_mutex into per-attributeType mutex...
2001-11-14 Ralf HaferkampFixed some memory allocation/freeing bugs
2001-11-14 Pierangelo... hack to make '' base work; please check side-effects
2001-11-14 Pierangelo... fix a couple of misformats
2001-11-14 Pierangelo... non-root add/delete of entries rooted at '' checks...
2001-11-14 Pierangelo... non-root add/delete of entries rooted at '' checks...
2001-11-13 Kurt ZeilengaRemove slap_get_time optimization.
2001-11-13 Kurt ZeilengaPort ITS#1430 changes from ldbm
2001-11-13 Kurt Zeilengarm currenttime_mutex.
2001-11-13 Mark Adamsonoptimize number of calls to slap_get_time()
2001-11-12 Howard ChuFix - put group cache search after backend has been...
2001-11-12 Howard ChuAdded bdb_attribute and bdb_group ACL support routines
2001-11-12 Howard ChuFix missing case
2001-11-12 Howard ChuAdded backend_group result caching.
2001-11-12 Howard ChuAdded backend_group result caching.
2001-11-12 Pierangelo... Fixes first part of ITS#1430
2001-11-12 Pierangelo... Fixes second part of ITS#1430
2001-11-12 Pierangelo... Fixes ITS#1433
2001-11-12 Pierangelo... trims space after comma in dn.regex acls (prelude to...
2001-11-12 Pierangelo... fix bug in previous commit
2001-11-12 Pierangelo... struct berval * instead of char * in ldap_ava struct...
2001-11-12 Mark Adamsonalready have the strlen of the attrname in the berval...
2001-11-10 Stig VenaasFixes memory leaks in do_compare()
2001-11-09 Mark Adamsontypo in declaration of function.
next