2001-12-10 |
Pierangelo... | improvements to monitor backend: added a log entry... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Pierangelo... | reworked internal stuff |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Kurt Zeilenga | use offsetof directly |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Kurt Zeilenga | fix issuffix call |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Kurt Zeilenga | misc cleanup |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Converted suffixAlias to struct bervals. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Eliminate unnecessary per-operation dn_normalize(o_ndn... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Minor strlen cleanup |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Cleaned up search, use dn_issuffixbv |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Added dn_issuffixbv() like dn_issuffix, but with bervals. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Added ndn to replog args, eliminate unnecessary dn_norm... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Added ndn to replog args, eliminate unnecessary dn_norm... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Added referrals to gluestate. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Kurt Zeilenga | More misc MSVC changes |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Kurt Zeilenga | Remove lint and misc MSVC updates |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Don't include glued databases in namingContexts |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Howard Chu | Clean up bdb_entry_release / bdb_entry_return |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Fix for slapcat |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Added new backglue pseudo-backend. Uses callbacks to... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Added callbacks for send_ldap_response and send_search_... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Fix previous commit... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Cleanup previous commit |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Added dn_rdnlen. Fixed rdn leak in limits.c. |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Converted all use of dn_parent to the in-place version... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Switched to dn_parent1, cleaned up dn2id_add/delete |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Turned dn_parent into dn_parent1, returning in-place... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | ITS#1399, fix make depend when built as module |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | Add reference to replication-notes |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | Replication notes |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | Pretty the entry DNs on add but not rename (yet). |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Changed be_nsuffix from char ** to struct berval *... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Changed be_nsuffix from char ** to struct berval *... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | rebuild |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | Disallow duplicate duplicate data |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | misc cleanup |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Add SLAPD_STATIC_BACKENDS and SLAPD_DYNAMIC_BACKENDS... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | Separate CFLAGS/CPPFLAGS when using libtool... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | quick fix BSD builds |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Howard Chu | Fix typos in previous commit |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Kurt Zeilenga | add 'objectIdentifier' to openldap.schema ONLY |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Kurt Zeilenga | Port reference scope fix from back-ldbm |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Kurt Zeilenga | Fix reference scope. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Kurt Zeilenga | ITS#1413 suggested fix |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Some fixes for BDB_IDL_MULTI. Experimental back-hdb... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Re-introduce BDB_ID2ENTRY_PAGESIZE. Even if the index... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Minor fixes for BDB_IDL_MULTI |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Missed a spot where root DN_SUBTREE index was still... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Bare minimum changes to support BDB 4.0 |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Kurt Zeilenga | autoconf for hyc |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | NT updates from jon@symas.com. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Minor fix to allow build with BDB 4 |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Minor fixes from jon@symas.com |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Fix from jon@symas.com for misdeclared lib handle |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Avoid unnecessary strcmp's |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | More from Jon Leichter @ Symas - platform-independent... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | Squash some whitespace in a DN. (trivial) |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | From jon@symas.com - patches for consistent use of... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Howard Chu | When using BDB_IDL_MULTI, there are no longer any issue... |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Kurt Zeilenga | ITS#1482 patch from Michael.Gerdts@usa.alcatel.co |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Kurt Zeilenga | Add copyright notice, remove _KERNEL stuff. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Kurt Zeilenga | Add BSD Queue (and list) management |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Fix for BDB_IDL_MULTI to work. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | One more seeAlso DN to squash. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Experimental index management. Uncomment BDB_IDL_MULTI... |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Fix so previous change to slapcat works. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Pierangelo... | now dnValidate loops thru each value; added private... |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Pierangelo... | liberally accept many LDAPv2/LDAPv3 stuff in DN (quoted... |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Kurt Zeilenga | pretty DNs |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Strip whitespace from DN-valued attributes. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Strip whitespace from DN-valued attributes |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Turn off syslog on slapd |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Stripped whitespace between entry DN components. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Kurt Zeilenga | Don't extern gdbm_errno. Defined in <gdbm.h> (GDBM... |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Minor rearrangement, give pdn to dn2id_add to avoid... |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Kurt Zeilenga | Rework dnNormalize/dnPretty to share LDAP_rewrite |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Howard Chu | Fix, index databases were not being closed on shutdown. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Kurt Zeilenga | Allow an object class to be provided in an attribute... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Misc cleanup |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Monitor schema should be defined in a separate file. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Misc I-D updates |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Add basic infrastructure for pretty routines |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Add comments |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Pierangelo... | another step towards schema aware normalization: ava... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Reserve -E/-e for extensions, syntax yet to be defined. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | rev-05 |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Minor portablility change |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | I should finish my morning coke before making my first... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Pierangelo... | a gross attempt to implement a schema-aware normalization |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | (undefined=*) should precompute to False |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Pierangelo... | better strip of diff marks |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Pierangelo... | my system does not have the removed headers; however... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Pierangelo... | my compiler complains about this; does my fix comply... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Add experimental UUID/CSN support (needed for LCUP). |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Add CSN routine. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Set multicast bit |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Some minor cleanup... |
commit | commitdiff | tree | snapshot |
next |