]> git.sur5r.net Git - openldap/history - servers
Entry rwlock is no longer needed as concurrency is managed
[openldap] / servers /
2002-01-29 Kurt ZeilengaEntry rwlock is no longer needed as concurrency is... LDBM_POST_GIANT_RWLOCK
2002-01-29 Kurt ZeilengaFix giant lock handling on entry release
2002-01-29 Kurt Zeilengarevert constification of slap_init_user()
2002-01-29 Kurt ZeilengaAdd giant lock code back in... (it's my flakey devbox...
2002-01-29 Kurt ZeilengaBack out giant lock code, needs more work
2002-01-29 Kurt ZeilengaAdd GIANT rwlock! This should resolve nasty concurrenc...
2002-01-29 Kurt ZeilengaAdd time.c
2002-01-29 Pierangelo Masaratiadded local time under 'lang' (lang-x-local)
2002-01-29 Pierangelo Masaratiadd Time subsystem
2002-01-29 Pierangelo Masaratifix uninitialized last (NULL) entry in BerVarray
2002-01-29 Kurt ZeilengaSome misc cleanup
2002-01-29 Kurt Zeilengadisable debug checks
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 Kurt ZeilengaAdd search no-op support.
2002-01-29 Kurt ZeilengaFix Debug() statement
2002-01-29 Kurt ZeilengaAdd first cut BDB no-op control support.
2002-01-28 Kurt ZeilengaDelete CDB (no transactions) support
2002-01-28 Pierangelo MasaratiCheck the ldif file without actually creating the db...
2002-01-28 Pierangelo Masaratiuses URL extensions to set socket permissions other...
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-28 Kurt ZeilengaRemove lint
2002-01-28 Pierangelo Masaratiprovisions for user-supplied permissions
2002-01-28 Pierangelo Masaratianother round at cleaning it up: better naming, more...
2002-01-28 Pierangelo Masaratibeautify listener monitor
2002-01-28 Howard ChuChanged Access.a_sockurl_pat, Connection.c_listener_url...
2002-01-28 Howard ChuSome more struct berval conversions
2002-01-27 Howard ChuExtended TLS_REQCERT/TLSVerifyClient syntax to 4 states...
2002-01-26 Kurt ZeilengaDon't free langbuf.
2002-01-26 Kurt ZeilengaBack out unintended commit
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-26 Howard ChuFix result
2002-01-26 Howard ChuEliminated dn_normalize. No more migration.
2002-01-26 Pierangelo Masaratiappropriately detect index delete failure
2002-01-26 Howard ChuChanged slap_authz_info.sai_mech to struct berval.
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Kurt ZeilengaRemove deprecated routines and a little lint.
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-26 Howard ChuChanged dnParent to struct bervals
2002-01-26 Howard ChuFix previous commit
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-26 Howard ChuChanged be_issuffix and dnParent to take struct bervals.
2002-01-26 Kurt ZeilengaMissed one db.bv_val in Debug statement
2002-01-26 Kurt ZeilengaStraighten out some argument passing... cache code...
2002-01-25 Kurt ZeilengaInitialize backend ssf set from global.
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-25 Howard ChuAdded Entry->e_bv for entry_decode
2002-01-25 Howard ChuMinor cleanup, no need to zero fields in calloc'd memory
2002-01-23 Pierangelo Masaratiallow trailing '\' to continue a config line (ITS#1551)
2002-01-22 Pierangelo Masaraticheck on escaped rdn separator not needed any more
2002-01-22 Pierangelo Masaratifinal dn_parent elimination in back-bdb
2002-01-22 Pierangelo Masaratias a temporary hack, return result without rewriting...
2002-01-21 Kurt ZeilengaSet lock detector to DEFAULT, not NORUN.
2002-01-20 Kurt ZeilengaITS#1541 fix.
2002-01-19 Kurt ZeilengaUpdate collective attribute schema
2002-01-19 Kurt ZeilengaAdd mods.c
2002-01-19 Kurt ZeilengaMove {add,replace,delete}_value() routines to frontend...
2002-01-19 Pierangelo Masaratifix ad_cmp
2002-01-19 Kurt ZeilengaModify ad_cmp() macro to support use as an ordering...
2002-01-19 Kurt ZeilengaFix modify/replace.
2002-01-19 Kurt ZeilengaCleanup prototypes
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuReset Entry->e_ocflags to 0 if objectClass attr is...
2002-01-19 Howard ChuCleanup lint
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuDon't free bv_vals that were passed to ber_bvarray_add.
2002-01-19 Howard ChuUse calloc for new Entries, take care of new e_ocflags...
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-19 Kurt ZeilengaFix up duplicate error reporting
2002-01-19 Kurt ZeilengaAdd checks for duplicate values.
2002-01-19 Kurt ZeilengaAdd checks for duplicate values
2002-01-19 Kurt ZeilengaRemove some lint.
2002-01-18 Kurt ZeilengaLimit slurpd friendly code to replication user.
2002-01-18 Kurt ZeilengaFix compilation error
2002-01-18 Howard ChuAdded ldap_pvt_thread_yield() after txn_abort
2002-01-18 Howard ChuAdded "fewest" lockdetect keyword, to abort txn with...
2002-01-18 Howard ChuUse DB_RMW in idl_fetch_key if called as part of a...
2002-01-18 Howard ChuDo deadlock detection on any conflict, instead of in...
2002-01-18 Howard ChuAdded compatibility macros for BDB3/4 lock_get, txn_id.
2002-01-18 Howard ChuAdd missing newline at EOF
2002-01-18 Howard ChuIn UTF8StringValidate, 1-byte chars are already validated
2002-01-18 Howard ChuChange to use dn_match
2002-01-17 Howard ChuCleanup while loops in dn2id_add/delete
2002-01-17 Pierangelo Masaratidn_parent => dnParent
2002-01-17 Pierangelo Masaratianother round replacing dn_parent ...
2002-01-17 Pierangelo Masaratifix dnParent to return '' if the dn is a rdn
2002-01-17 Pierangelo Masaratianother round replacing dn_parent ...
2002-01-17 Pierangelo Masaratifix uninitialized pointer (ITS#1538)
2002-01-17 Pierangelo Masaratifirst round at eliminating dn_parent ...
2002-01-17 Kurt ZeilengaAdd a safety check to bvcasechr
2002-01-17 Pierangelo Masaratipublish dnParent()
2002-01-17 Howard ChuIn db_destroy, cannot checkpoint a NULL dbenv.
2002-01-17 Howard ChuDB_NODUPDATA is not a valid open flag
2002-01-17 Kurt ZeilengaDon't use BDB group/attribute callbacks as they may...
2002-01-17 Kurt Zeilengareplace strcasechr with bvcasechr
2002-01-16 Pierangelo Masaratimore ber_*cmp optimizations
2002-01-16 Kurt ZeilengaFix up last commit
2002-01-16 Pierangelo Masaratiremark for future (questionable) optimization
2002-01-16 Pierangelo Masaratifix ber_*str renaming
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
next