2003-03-06 |
Jong Hyuk Choi | Commit of the Proxy Cache contribution (ITS#2062) |
blob | commitdiff | raw |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Kurt Zeilenga | More "entry" level ACLs for entry add, delete, and... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Kurt Zeilenga | operationsError != Internal Error |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Kurt Zeilenga | Add ACL state recording to avoid multiple evaluation of |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | Fix giant lock handling on entry release |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | Add giant lock code back in... (it's my flakey devbox... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | Back out giant lock code, needs more work |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | Add GIANT rwlock! This should resolve nasty concurrenc... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed dnParent to void instead of int. (It always... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed be_issuffix and dnParent to struct bervals |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Howard Chu | Renamed BVarray to BerVarray. Moved slapd:bvarray_... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Add Backend argument to entry_schema_check() to support... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Howard Chu | Change struct berval ** to BVarray |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Howard Chu | More struct berval conversions |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | Update referral handling to use struct berval DNs. |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | More struct berval DNs |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | Use struct berval DNs for root DN and update DN |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Howard Chu | Changed sai_dn, sai_ndn to struct berval. (Affects... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Converted all use of dn_parent to the in-place version... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Pierangelo Masarati | moved the empty dn static entry into a global const... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Pierangelo Masarati | updatedn can add '' rooted entries (according to ACLs) |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Pierangelo Masarati | non-root add/delete of entries rooted at '' checks... |
blob | commitdiff | raw | diff to current |
2001-10-26 |
Kurt Zeilenga | First stable an implementing latest namedref specification. |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Pierangelo Masarati | Reworked again the caching in case of failure. |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Pierangelo Masarati | Reworked API of nextid; e_private gets destroyed separa... |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Pierangelo Masarati | Used API signature from back-bdb; compiles and passes... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Pierangelo Masarati | separate ID return value form return status in dn2id... |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Kurt Zeilenga | Add more detailed reporting of schema violations to... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Kurt Zeilenga | Improve error message when parent is referral or not... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Gary Williams | fix format for new logging |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Kurt Zeilenga | Catch nextid failures. |
blob | commitdiff | raw | diff to current |
2000-06-06 |
Kurt Zeilenga | unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Kurt Zeilenga | New indexer/filter codes (test suite works) with cheats |
blob | commitdiff | raw | diff to current |
2000-05-28 |
Kurt Zeilenga | Fix error text handling |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Kurt Zeilenga | SLAPD_SCHEMA_NOT_COMPAT: fix add bug |
blob | commitdiff | raw | diff to current |
2000-05-22 |
Kurt Zeilenga | Const'ification |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
blob | commitdiff | raw | diff to current |
2000-05-10 |
Howard Chu | Undo slapd/add.c rev 1.54; back-bdb2 and back-ldbm... |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Kurt Zeilenga | entry_schema_check() rename |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Kurt Zeilenga | Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Kurt Zeilenga | Another round of SLAPD_SCHEMA_NOT_COMPAT changes including |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid to *.[ch] in clients, libraries... |
blob | commitdiff | raw | diff to current |
1999-08-26 |
Kurt Zeilenga | This fixes dn2id delete bug... but breaks modrdn. |
blob | commitdiff | raw | diff to current |
1999-08-17 |
Kurt Zeilenga | New dn2id format with base/one/subtree indices (ldbm... |
blob | commitdiff | raw | diff to current |
1999-08-14 |
Kurt Zeilenga | Fix add to topless root. |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Kurt Zeilenga | Add DN_INDICES search filter and has_children support... |
blob | commitdiff | raw | diff to current |
1999-08-06 |
Kurt Zeilenga | Add copyright notices. |
blob | commitdiff | raw | diff to current |
1999-07-16 |
Kurt Zeilenga | Import experimental referral implementation from OPENLD... |
blob | commitdiff | raw | diff to current |
1999-06-19 |
Kurt Zeilenga | Allow adding of dn: o=foo if suffix is "" and rootdn. |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Hallvard Furuseth | Add struct backend_info->bi_entry_release_rw and relate... |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Kurt Zeilenga | Update LDBM cache so that it manages it's own state. |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Kurt Zeilenga | Move LDBM-backend specific fields of Entry struct into... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Kurt Spanier | Fix braindead signal handling in linux kernal threads. |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Kurt Zeilenga | Make sure e_ndn is used! |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Kurt Zeilenga | Use -lldap_r instead of -lldap -lthread. |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Kurt Zeilenga | cache_set_state( cache, e, 0) cannot occur before lock... |
blob | commitdiff | raw | diff to current |
1999-01-22 |
Kurt Zeilenga | Entry must be locked before adding it to the cache. |
blob | commitdiff | raw | diff to current |
1999-01-21 |
Kurt Zeilenga | During cleanup always unlock root_mutex if rootlock... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Kurt Zeilenga | Update slap_conn to maintain client provided dn and... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Kurt Zeilenga | Use Entry's e_ndn instead of recomputing it. |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Kurt Zeilenga | Modify Add/Delete/Modrdn operations to require write... |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Kurt Zeilenga | Preliminary Fixes for ITS#24, ITS#26, and ldbm_back_add... |
blob | commitdiff | raw | diff to current |
1998-11-27 |
Kurt Zeilenga | Replace strdup() with ch_strdup() such that exit()... |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Kurt Zeilenga | Changed dn2entry to always returned a modified matched. |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Hallvard Furuseth | Protoized, moved extern definitions to .h files, fixed... |
blob | commitdiff | raw | diff to current |
1998-10-25 |
Kurt Zeilenga | merged with autoconf branch |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Kurt Zeilenga | SLAPD compiles. Needs LDBM work to link. |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Kurt Zeilenga | include portable.h |
blob | commitdiff | raw | diff to current |
1998-10-19 |
Kurt Zeilenga | Merge in latest from -current. |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Kurt Zeilenga | Merged in per cache entry reader/writer locks from... |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Initial revision |
blob | commitdiff | raw | diff to current |
|