2006-06-15 |
Ken Raeburn | merge to trunk rev 18146 |
commit | commitdiff | tree |
2006-06-15 |
Ken Raeburn | (krb5_ldap_change_count, krb5_ldap_delete_policy):... |
commit | commitdiff | tree |
2006-06-15 |
Ken Raeburn | (krb5_ldap_put_principal): Add parens around assignment... |
commit | commitdiff | tree |
2006-06-15 |
Ken Raeburn | Use assignment rather than memcpy to get an int value... |
commit | commitdiff | tree |
2006-06-07 |
Alexandra Ellwood | pullup from trunk |
commit | commitdiff | tree |
2006-06-02 |
Ken Raeburn | Merge to 18079 |
commit | commitdiff | tree |
2006-06-02 |
Ken Raeburn | Merge to rev 18077 of trunk |
commit | commitdiff | tree |
2006-05-30 |
Ken Raeburn | Two patches from Novell. According to Savitha R: |
commit | commitdiff | tree |
2006-05-24 |
Ken Raeburn | Merge to trunk rev 18037 |
commit | commitdiff | tree |
2006-05-18 |
Ken Raeburn | merge to trunk r18017 |
commit | commitdiff | tree |
2006-05-18 |
Ken Raeburn | $(TOPLIBD)/libkdb_ldap$(SHLIBEXT): Depend on recursion... |
commit | commitdiff | tree |
2006-05-18 |
Ken Raeburn | drop library suffix again |
commit | commitdiff | tree |
2006-05-10 |
Ken Raeburn | merge from trunk @17996 |
commit | commitdiff | tree |
2006-05-10 |
Ken Raeburn | * kdb5.c (kdb_load_library): Provide more info in messa... |
commit | commitdiff | tree |
2006-04-27 |
Ken Raeburn | merge to trunk r17961 |
commit | commitdiff | tree |
2006-04-15 |
Ken Raeburn | Make DEFS empty |
commit | commitdiff | tree |
2006-04-15 |
Ken Raeburn | Revert last change |
commit | commitdiff | tree |
2006-04-15 |
Ken Raeburn | Don't test LDAP stuff here |
commit | commitdiff | tree |
2006-04-15 |
Ken Raeburn | * Makefile.in (DEFS): Don't define. |
commit | commitdiff | tree |
2006-04-15 |
Ken Raeburn | * configure.in: Don't do anything when ldap-related... |
commit | commitdiff | tree |
2006-04-15 |
Ken Raeburn | * configure.in: When ldap and lber libraries are found... |
commit | commitdiff | tree |
2006-04-15 |
Ken Raeburn | ldap_misc.c (getepochtime): Use krb5int_gmt_mktime... |
commit | commitdiff | tree |
2006-04-14 |
Ken Raeburn | Merge to trunk @ 17923 |
commit | commitdiff | tree |
2006-04-14 |
Ken Raeburn | Change C++ comments to C comments |
commit | commitdiff | tree |
2006-04-14 |
Ken Raeburn | On Solaris, add LDFLAGS to LDCOMBINE |
commit | commitdiff | tree |
2006-04-13 |
Ken Raeburn | * Makefile.in: Don't build or clean libkldap.so |
commit | commitdiff | tree |
2006-04-13 |
Ken Raeburn | * ldap_exp.c: Remove mutex-handling wrapper functions |
commit | commitdiff | tree |
2006-04-13 |
Ken Raeburn | * Makefile.in (clean-unix): Don't try deleting unset... |
commit | commitdiff | tree |
2006-04-13 |
Ken Raeburn | Move kdb_ldap library into ldap plugin tree |
commit | commitdiff | tree |
2006-04-13 |
Ken Raeburn | Move kdb5_ldap_util program under ldap plugin directory |
commit | commitdiff | tree |
2006-04-13 |
Ken Raeburn | Rename plugins/kdb/kdb_ldap to plugins/kdb/ldap |
commit | commitdiff | tree |
2006-04-13 |
Ken Raeburn | merge to trunk rev 17899 |
commit | commitdiff | tree |
2006-04-12 |
Ken Raeburn | don't need dylib_file options for MAKE_DYNOBJ_COMMAND... |
commit | commitdiff | tree |
2006-04-11 |
Ken Raeburn | merge to trunk rev 17891 |
commit | commitdiff | tree |
2006-04-11 |
Ken Raeburn | update |
commit | commitdiff | tree |
2006-04-09 |
Ken Raeburn | update |
commit | commitdiff | tree |
2006-04-09 |
Ken Raeburn | avoid copying error message to a temporary buffer befor... |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | don't need kdb library or build-tree kdb includes |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | don't need support library any more |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | don't need kdb5 library any more |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | make depend |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | * kdb_ldap.c, kdb_ldap_conn.c: Include autoconf.h befor... |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | * ldap_exp.c: Include k5-int.h before testing HAVE_UNISTD_H |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | * getdate.c: Deleted. |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | merge to trunk @17869 |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | don't force definition of HAVE_LDAP_H |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | make separate --with-ldap and --with-edirectory options |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | delete DEF_EDIR stuff, which wasn't doing anything... |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | replace KRB5_MAX_ERR_STR with a big number |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | replace hacked-error_message_w macro calls with strncpy... |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | update |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | don't link kadmin against kdb5 library |
commit | commitdiff | tree |
2006-04-08 |
Ken Raeburn | Switch to new error-reporting interfaces; don't include... |
commit | commitdiff | tree |
2006-04-07 |
Ken Raeburn | update |
commit | commitdiff | tree |
2006-04-07 |
Ken Raeburn | section name db_modules -> dbmodules |
commit | commitdiff | tree |
2006-04-07 |
Ken Raeburn | only use context in get-error call if handle used to... |
commit | commitdiff | tree |
2006-04-07 |
Ken Raeburn | clear error message for context only after verifying... |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | tighten up some gratuitous differences from trunk |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | delete unused TSD keys |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | unused |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | don't need to announce not checking for ldap headers |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | switch to new error message handling routines |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | make depend |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | check for ldap headers when ldap in use |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | allow --with-ldap and --with-ldap=lowercase-options |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | use K5_AC_INIT |
commit | commitdiff | tree |
2006-04-05 |
Ken Raeburn | merge to trunk @ 17845; make depend |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | note make check fails |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | update |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | * Makefile.in (DEFS): Define a bunch of macros for... |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | * aclocal.m4 (WITH_LDAP): Use AC_DEFINE to define HAVE_... |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | fix typo |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add suppo... |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add kdb5... |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add kdb5... |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add kdb_l... |
commit | commitdiff | tree |
2006-03-22 |
Ken Raeburn | * shlib.conf (*-*-darwin*): Add dylib_file options... |
commit | commitdiff | tree |
2006-03-20 |
Ken Raeburn | * ldap_misc.c (krb5_ldap_get_keysalt_tuples): Unused... |
commit | commitdiff | tree |
2006-03-18 |
Ken Raeburn | Move the bulk of the kdb_ldap plugin into a separate... |
commit | commitdiff | tree |
2006-03-17 |
Ken Raeburn | * ldap_misc.c (format_d): New function. |
commit | commitdiff | tree |
2006-03-17 |
Ken Raeburn | * Makefile.in: Remove all references to DB library. |
commit | commitdiff | tree |
2006-03-17 |
Ken Raeburn | * configure.in: Don't link against db library on AIX... |
commit | commitdiff | tree |
2006-03-17 |
Ken Raeburn | * ldap_exp.c: Wrap all functions with mutex protection |
commit | commitdiff | tree |
2006-03-16 |
Ken Raeburn | merge from trunk rev 17742 (including include/krb5... |
commit | commitdiff | tree |
2006-03-16 |
Ken Raeburn | merge to trunk rev 17729, make depend |
commit | commitdiff | tree |
2006-03-14 |
Ken Raeburn | some unused macros deleted |
commit | commitdiff | tree |
2006-03-08 |
Ken Raeburn | * kdb_ldap.h (HNDL_LOCK, HNDL_UNLOCK): Remove unneeded... |
commit | commitdiff | tree |
2006-03-01 |
Ken Raeburn | add more issues (maybe not all blocking) |
commit | commitdiff | tree |
2006-03-01 |
Ken Raeburn | ignore configure script |
commit | commitdiff | tree |
2006-03-01 |
Ken Raeburn | remove names not actually defined in openldap build |
commit | commitdiff | tree |
2006-03-01 |
Ken Raeburn | remove names not actually defined |
commit | commitdiff | tree |
2006-03-01 |
Ken Raeburn | merge to trunk @ 17681 |
commit | commitdiff | tree |
2006-01-29 |
Sam Hartman | Create global branch for integration of an LDAP databas... |
commit | commitdiff | tree |
2006-01-29 |
Sam Hartman | * Fix prototype of db2 library initializer to work... hartmans/ldap-integ |
commit | commitdiff | tree |
2006-01-27 |
Sam Hartman | Merge trunk from 17631 |
commit | commitdiff | tree |
2006-01-27 |
Sam Hartman | Mark #else of KDB5_STATIC_LINK with ifdef name |
commit | commitdiff | tree |
2006-01-27 |
Sam Hartman | Note that caller must free result of conf_get_section |
commit | commitdiff | tree |
2006-01-27 |
Sam Hartman | Define new error codes for errors loading dal plugins. |
commit | commitdiff | tree |
2006-01-26 |
Ken Raeburn | update copyright dates |
commit | commitdiff | tree |
2006-01-26 |
Ken Raeburn | add/update copyright notices for non-trivial code addit... |
commit | commitdiff | tree |
next |