2000-02-11 |
Kurt Zeilenga | ITS#450: teach LDBM/GDBM about cursors |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Kurt Zeilenga | Don't chdir("/"). Root may not be writable to daemon. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Kurt Zeilenga | Add Modification/Modifications structures for -DSLAPD_S... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Kurt Zeilenga | Fix -DSLAPD_SCHEMA_NOT_COMPAT -DLDAP_DEBUG builds ... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Kurt Zeilenga | Move a few obsolete RFCs to the Attic |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Kurt Zeilenga | Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Kurt Zeilenga | Another round of SLAPD_SCHEMA_NOT_COMPAT changes including |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Kurt Zeilenga | ITS#439: Fix logic error |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Kurt Zeilenga | Use required form if value is zero length, eg "attr... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Kurt Zeilenga | ITS#437: use portable syntax to export environment... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Kurt Zeilenga | Add comment about leaked on exit values.... we likely... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Luke Howard | Changed (!strcmp(...)==0) to (strcmp(...)==0); obviously |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Kurt Zeilenga | Use experimental OID for ACI syntax. Likely need to add |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Kurt Zeilenga | ACI attributes should be of ACI syntax. Need to assign |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Kurt Zeilenga | Update to rev 04 |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Kurt Zeilenga | Didn't return after returning unknown critical control. |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Kurt Zeilenga | Use LDAP_CONST, not const, in public function declarations. |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Kurt Zeilenga | Replace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Kurt Zeilenga | Move oc_check_allowed() next to oc_check_required(... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Kurt Zeilenga | Put type;option trimming codes behind SLAPD_SCHEMA_COMPAT. |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Kurt Zeilenga | Add SLAP_SYNTAX_BINARY flag to indicate binary storage... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Kurt Zeilenga | Add matching rule function pointers for index generatio... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Kurt Zeilenga | Add schema_init to MSVC5 project |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Kurt Zeilenga | Import locate draft. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Kurt Zeilenga | Constify a few attr_*() routines |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Kurt Zeilenga | Move extern to proto header |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Kurt Zeilenga | Split out schema initialization of builtin syntax/match... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Kurt Zeilenga | Resolve syntax errors created by previous -DSLAPD_SCHEM... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Really fix VPATH support... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Last change actually broke VPATH support |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Fix VPATH support. |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Fix minor problems with proceeding commit which broken... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Remove double listing of libldif which breaks 'make... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Remove ai_syntaxinfo (syntax) from AttrInfo. Call... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Move INDEX_ macros from back-ldbm.h to slap.h and prefi... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Fix -DSLAPD_SCHEMA_NOT_COMPAT syntax error in last... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Additional changes to migrate to new schema codes |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | place old schema codes behind -DSLAPD_SCHEMA_COMPAT |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Kurt Zeilenga | Put more old schema code behind SLAPD_SCHEMA_COMPAT... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Only allow NDBM if manually selected. Provide no hints... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Regenerate just to sure |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Don't even spit out NDBM skipped warning |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Don't list NDBM as an option. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Add code to handle operational attributes via new schem... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Don't exclude no-user-modification attributes from... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Move ldap_unicode_t to ldap_pvt.h, typedef to ldap_ucs2... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Last commit was a bit premature. This fixes up compiler |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Add NT build support for Unicode library. |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | typedef ber_int_t ldap_ucs4_t |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | Add IA5StringConvert (to UCS-2/4). May not be needed... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Kurt Zeilenga | unifdef -D__STDC__ |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Kurt Zeilenga | Add in hooks for mr conversion routines |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Kurt Zeilenga | Add -llunicode to build environment |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Use UTF8Normalize, not IA5Normalize for matching rules... |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Remove Java files from HEAD. |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Initial revision |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Second round of schema changes |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Add utf-8 to MSVC projects and remove lint. |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Move uppercase comment to be next to uppercasing code. |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Start putting old code behind the currently defined... |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Kurt Zeilenga | Have compare use get_ava(). |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Kurt Zeilenga | Modify slapd syntax struct to have both a validation... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Kurt Zeilenga | Make ldap_utf8_bytes() act like strlen() not sizeof() |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Kurt Zeilenga | Fix bugs in UTF-8 code. Apply to getdn and charray. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Kurt Zeilenga | s/case_ignore_normalize/caseIgnoreIA5Normalize/ |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Kurt Zeilenga | Add comment: old schema is OC less category (abstract... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Kurt Zeilenga | Add some robustness to UTF-8 routines. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Kurt Zeilenga | Add comments to UTF-8 declarations. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Kurt Zeilenga | Add comments. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Kurt Zeilenga | Move ldap_utf8_*() declarations from ldap-int.h to... |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Kurt Zeilenga | We'll need ldap_utf8_strpbrk() as well. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Kurt Zeilenga | Add initial (untested) implementations of ldap_utf8_strtok, |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Kurt Zeilenga | Add additional UTF-8 routines |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Kurt Zeilenga | Fix charlen and add getc |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Kurt Zeilenga | Initial UTF-8 routines. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Kurt Zeilenga | Remove .tar |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Kurt Zeilenga | Remove SASL/TLS integration projects from TODO as basic |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Kurt Zeilenga | Update RCSid |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Kurt Zeilenga | Add print.c to handle GeneralizedTime. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Kurt Zeilenga | Even more checks around use of crypt(3). |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Kurt Zeilenga | Add additional crypt() sanity checks. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Luke Howard | In ldap_pvt_sasl_init() treat subsequent invocations... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Howard Chu | In ldap_pvt_tls_init() treat subsequent invocations... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Howard Chu | Fix bug in group spec parsing, was failing to set attri... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Kurt Zeilenga | remove UNSPECIFIED_TLS... HOST implies ldap:// |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Kurt Zeilenga | Regenerate using proper tools. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Predrag "Pele... | some minor changes - d'n'd support forthcoming |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Kurt Zeilenga | All close and redirect stdin, stdout, stderr. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Kurt Zeilenga | Fix --enabel-kbind=auto --without-kerberos detection |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Kurt Zeilenga | Revamp detach code to ensure stdin, stdout, stderr... |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Kurt Zeilenga | Add RCSid |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Kurt Zeilenga | Per ITS#419, don't require SLAPD_RLOOKUPS when HAVE_TCPD |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Kurt Zeilenga | Validate krb5_init_context |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Kurt Zeilenga | Borrowed a bit to literally... s/pop/ldap/ s/popper... |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Kurt Zeilenga | --disable-kbind --disable-kpasswd should imply --withou... |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Kurt Zeilenga | Minor fixes. |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Kurt Zeilenga | Initial implementation of Kerberos password verificatio... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Predrag "Pele... | added cn=schema to gtk-tool |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Luke Howard | Imported <ldap.h> in <ldap_pvt.h> so ldap_pvt_sasl_bind... |
commit | commitdiff | tree | snapshot |
next |