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 |
2001-12-05 |
Kurt Zeilenga | Add UUID code from John E. Schimmel |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Add undefined present filter bug fix |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Enhance error messages from Walter.Mueller@uibk.ac.at |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Howard Chu | tool_reindex now regenerates the dn2id index as well... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Fix replacing of all values with an empty value. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Howard Chu | Fixup bdb_entry_release now that entry_decode uses... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | zap friendly |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Kurt Zeilenga | Rework indexing code, removing "autolang" and making |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Kurt Zeilenga | dnMatch should not be local to file |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Pierangelo... | of course we don't need debug stuff any more ... :) |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Pierangelo... | reimplement dn_validate/normalize/(match) using the... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Pierangelo... | illegal extra space in DN ... (right?) |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Kurt Zeilenga | Clean up some misplaced 'extern' declarations (should... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Kurt Zeilenga | Small fix to gar detection |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Pierangelo... | small adjustment |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Pierangelo... | update limits stuff |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Kurt Zeilenga | Slight memfree cleanup |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Howard Chu | Don't maintain a DN_SUBTREE index for the backend suffix. |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Kurt Zeilenga | Really fix the fix to the past commit |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Kurt Zeilenga | Fix previous commit |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Kurt Zeilenga | Add additional sanity check |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Kurt Zeilenga | Friendly name removal |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Howard Chu | Don't maintain a DN_SUBTREE index for the backend suffi... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Howard Chu | Rewrote entry_encode/entry_decode again, uses 50% less... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Pierangelo... | small improvements and fixes; now honors ';' as rdn... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Kurt Zeilenga | Add more DESC fields and misc cleanup |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Kurt Zeilenga | Make sure experimental syntaxes are hidden |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Kurt Zeilenga | Finish friendly_name() removal |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Kurt Zeilenga | Misc DESC updates |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Pierangelo... | paranoid check for escaped dn separators when naively... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Pierangelo... | added pattern="anonymous","users","dn.{base|one|subtree... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Kurt Zeilenga | Don't bother with friendly name |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Howard Chu | Add #include <openssl/safestack.h> to fix ITS#1412 |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Howard Chu | In presence_candidates(), always return a full match... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Kurt Zeilenga | Clarify acceptability requirements of additional schema... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Howard Chu | Renamed BDB_ID2ENTRY_PAGESIZE to just BDB_PAGESIZE... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | ITS#1429 url search fix |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | Fix kerberos test |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Howard Chu | Added experimental support for DB_DIRTY_READ. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | Use gar if ar(1) is not available |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | ITS#1467 passwd fix from Brad Thompson <brad@vecna... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | Use -h URL, not -p port |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | Support some MAXPATHLEN alternatives |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | Kludge for the Hurd |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | Cthread changes for the Hurd. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Kurt Zeilenga | misc updates |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Howard Chu | Cleanup a while() loop. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Kurt Zeilenga | Add additional projects |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Kurt Zeilenga | Replace existing SLAP_MR_ matching flags with: |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Howard Chu | Set the id2entry database pagesize to BDB_ID2ENTRY_PAGE... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Howard Chu | Eliminated nextid database. id2entry database is now... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Howard Chu | Fix segv in slapcat. Tool must use be_entry_return... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Howard Chu | Add #define SLAP_BDB_ALLOW_DBNOTXN to control dbnotxn... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Howard Chu | Revert 1.11, the extra clause breaks test009-referral... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Kurt Zeilenga | Misc code cleanup |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Howard Chu | Added "dbnotxn" config keyword. If present, back-bdb... |
commit | commitdiff | tree | snapshot |
next |