1999-08-24 |
Kurt Zeilenga | Add REG_NOSUB as we only need matched results. |
tree | commitdiff |
1999-08-24 |
Kurt Zeilenga | Rename filter entry's strcpy_special() to strcpy_regex... |
tree | commitdiff |
1999-08-22 |
Hallvard Furuseth | Plug minor memory leak |
tree | commitdiff |
1999-08-22 |
Hallvard Furuseth | Initialize lineno |
tree | commitdiff |
1999-08-22 |
Hallvard Furuseth | Always compile acl_dn_pat when it is set, otherwise... |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | Stop mergers if dup returns NULL. |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | ACIs from Mark Valence <kurash@sassafras.com> (ITS... |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | Backout fetch_one copy change |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | Fix slurpd constification where dependent upon slap.h |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | complete this round of constification |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | more const'ification |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | const'ification |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | const'fication |
tree | commitdiff |
1999-08-19 |
Howard Chu | Fix warnings from previous OID parse commit |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | s/slapentry/slapadd/ |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | s/HAVE_QUIPU/BUILD_QUIPU/ |
tree | commitdiff |
1999-08-19 |
Howard Chu | Add OIDmacros for attribute & objectclass numericOIDs... |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Add CSRIMALLOC Support |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | More unifdef -DSLAP_CLEANUP |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | unifdef -DSLAP_CLEANUP |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | More CSRI malloc debugging support and destroy sockbuf... |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Free ldif buffer... test001 now shows no leaks! |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Fix MAJOR memory leak. |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Add CSRIMALLOC support |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Apply dn_parent memory leak fix to bdb2 |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Centralize slap init/startup/shutdown/destroy into... |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Fix typo in last commit... odd that test001 didn't... |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Add hacks to allow debugging with CSRI malloc. |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Fix dn_parent memory leak. |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Fix SLAP_CLEANUP (this #ifdef should really be removed) |
tree | commitdiff |
1999-08-19 |
Hallvard Furuseth | plug memory leak |
tree | commitdiff |
1999-08-19 |
Kurt Zeilenga | Clean up debug messages. |
tree | commitdiff |
1999-08-18 |
Kurt Zeilenga | Fix typos in 'make clean' |
tree | commitdiff |
1999-08-18 |
Kurt Zeilenga | Add schema checking, continue mode, and fix a few leaks. |
tree | commitdiff |
1999-08-17 |
Hallvard Furuseth | Add <ac/string.h> |
tree | commitdiff |
1999-08-17 |
Kurt Zeilenga | Remove lint. |
tree | commitdiff |
1999-08-17 |
Kurt Zeilenga | Update MSVC project and remove lint |
tree | commitdiff |
1999-08-17 |
Hallvard Furuseth | Add missing progname argument to fprintf |
tree | commitdiff |
1999-08-17 |
Kurt Zeilenga | Make -d levels additive |
tree | commitdiff |
1999-08-17 |
Kurt Zeilenga | New dn2id format with base/one/subtree indices (ldbm... |
tree | commitdiff |
1999-08-17 |
Howard Chu | Fix typo: "extenisbleObject" -> "extensibleObject" |
tree | commitdiff |
1999-08-17 |
Howard Chu | Add "modulepath" config statement for setting the searc... |
tree | commitdiff |
1999-08-17 |
Howard Chu | Make init_module return a success/fail value. |
tree | commitdiff |
1999-08-16 |
Hallvard Furuseth | back-ldbm: Kill ldbm_ignore_nextid_file, replace with... |
tree | commitdiff |
1999-08-16 |
Hallvard Furuseth | s/text/text ? text : ""/ in Statslog |
tree | commitdiff |
1999-08-16 |
Hallvard Furuseth | Add ldap_*2name() in <include,libldap>/schema, use... |
tree | commitdiff |
1999-08-16 |
Hallvard Furuseth | ITS#251: Remove 1st "u" (old UDP option) from getopt() |
tree | commitdiff |
1999-08-14 |
Kurt Zeilenga | Allow "" DNs |
tree | commitdiff |
1999-08-14 |
Kurt Zeilenga | Assert on malloc failure |
tree | commitdiff |
1999-08-14 |
Kurt Zeilenga | Fix add to topless root. |
tree | commitdiff |
1999-08-14 |
Kurt Zeilenga | Added labeledURI (standard track schema) from RFC2047 |
tree | commitdiff |
1999-08-13 |
Kurt Zeilenga | Fix empty dn. |
tree | commitdiff |
1999-08-13 |
Kurt Zeilenga | Force to LDAPv3 until BIND |
tree | commitdiff |
1999-08-13 |
Kurt Zeilenga | Add DN_INDICES search filter and has_children support... |
tree | commitdiff |
1999-08-12 |
Kurt Zeilenga | Add LDAPsubentry to allow some structure to be added... |
tree | commitdiff |
1999-08-12 |
Kurt Zeilenga | Add "objectclass: LDAPsubentry" to provide structure... |
tree | commitdiff |
1999-08-12 |
Kurt Zeilenga | Add dn_subtree() (used for subtree index generation) |
tree | commitdiff |
1999-08-12 |
Kurt Zeilenga | Left DN_INDICES defines by mistake... it's not ready... |
tree | commitdiff |
1999-08-11 |
Kurt Zeilenga | Implement DN_PARENT_PREFIX and framework for DN_SUBTREE... |
tree | commitdiff |
1999-08-11 |
Kurt Zeilenga | Modify replace_values not to merge in new values when... |
tree | commitdiff |
1999-08-11 |
Kurt Zeilenga | Add LDAPsubentry (without OID). |
tree | commitdiff |
1999-08-11 |
Kurt Zeilenga | Removed redundant dn_normalization(strdup(ndn)) from... |
tree | commitdiff |
1999-08-09 |
Howard Chu | Fix build dependencies. Last try was not parallel-safe. |
tree | commitdiff |
1999-08-09 |
Kurt Zeilenga | limit maxindirect to 9 |
tree | commitdiff |
1999-08-09 |
Kurt Zeilenga | Remove lint. |
tree | commitdiff |
1999-08-09 |
Howard Chu | Fix explicit backend dependencies. Wildcard was unreliable. |
tree | commitdiff |
1999-08-08 |
Hallvard Furuseth | ldap_op.c: Get LDAP->ld_lberoptions from libldap/ldap... |
tree | commitdiff |
1999-08-08 |
Hallvard Furuseth | Separate put_nextid() out from next_id_write() in back... |
tree | commitdiff |
1999-08-08 |
Kurt Zeilenga | Remove bogus free. |
tree | commitdiff |
1999-08-08 |
Kurt Zeilenga | Fix typo in previous commit as well as integrate bubble... |
tree | commitdiff |
1999-08-08 |
Kurt Zeilenga | Replace bubble move with SAFEMEMCPY |
tree | commitdiff |
1999-08-07 |
Kurt Zeilenga | Eliminate a bubble move. |
tree | commitdiff |
1999-08-07 |
Kurt Zeilenga | Use a cursor to step through ID_BLOCKS. |
tree | commitdiff |
1999-08-07 |
Howard Chu | Final round of module changes |
tree | commitdiff |
1999-08-07 |
Howard Chu | Modified to use libtool's ltdl instead of gmodule |
tree | commitdiff |
1999-08-07 |
Howard Chu | Modified for use with libtool's ltdl instead of gmodule |
tree | commitdiff |
1999-08-07 |
Hallvard Furuseth | Minor cleanup: |
tree | commitdiff |
1999-08-07 |
Hallvard Furuseth | Plug memory leaks (parallell to back-ldbm/idl.c version... |
tree | commitdiff |
1999-08-07 |
Hallvard Furuseth | Fix typo in error message: idl_fetch -> bdb2i_idl_fetch |
tree | commitdiff |
1999-08-06 |
Kurt Zeilenga | Add copyright notices. |
tree | commitdiff |
1999-08-06 |
Howard Chu | Preliminary Make rules to allow building backends as... |
tree | commitdiff |
1999-08-06 |
Howard Chu | For dynamic modules, must explicitly zero BackendInfo... |
tree | commitdiff |
1999-08-06 |
Hallvard Furuseth | Factor out ldif entry parsing so all ldif2* tools will... |
tree | commitdiff |
1999-08-06 |
Hallvard Furuseth | Typo: s/elineno, elineno/elineno, lineno/ in error... |
tree | commitdiff |
1999-08-05 |
Kurt Zeilenga | Add missing "\n" in usage statement |
tree | commitdiff |
1999-08-05 |
Kurt Zeilenga | create SASL_LIBS to hold -lsasl |
tree | commitdiff |
1999-08-05 |
Kurt Zeilenga | Add basic configure support of --enable-quipu |
tree | commitdiff |
1999-08-05 |
Kurt Zeilenga | Update projects to use ldif2common.* |
tree | commitdiff |
1999-08-04 |
Kurt Zeilenga | Add copyright notice. |
tree | commitdiff |
1999-08-04 |
Kurt Zeilenga | Add copyright notice and a few comments here and there |
tree | commitdiff |
1999-08-04 |
Gary Williams | don't force debug to 65535 |
tree | commitdiff |
1999-08-04 |
Hallvard Furuseth | s/return 0/return EXIT_SUCCESS/ in main(), #include... |
tree | commitdiff |
1999-08-04 |
Hallvard Furuseth | Align somewhat with ldif2ldbm: Obey HAVE_SYS_PARAM_H... |
tree | commitdiff |
1999-08-04 |
Hallvard Furuseth | Factor out ldif2* intialization to ldif2common.c |
tree | commitdiff |
1999-08-04 |
Kurt Zeilenga | Add sasl.c |
tree | commitdiff |
1999-08-04 |
Kurt Zeilenga | Don't have time to finish SASL right now... this is... |
tree | commitdiff |
1999-08-03 |
Kurt Zeilenga | List supportedSASLmechanisms based upon what sasl_listm... |
tree | commitdiff |
1999-08-03 |
Kurt Zeilenga | Add multimaster replication support (ITS#170) based... |
tree | commitdiff |
1999-08-03 |
Kurt Zeilenga | Update default access usage comment. |
tree | commitdiff |
1999-08-03 |
Kurt Zeilenga | change order of tag and err in logging (only). Does... |
tree | commitdiff |
next |