summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Depend on support libraryKen Raeburn2007-03-251-2/+2
* Include autoconf.h before testing macros for Python header locationKen Raeburn2007-03-251-1/+1
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-251-0/+1
* Remove traces of enable_shared, enable_static, enable_profiled, andKen Raeburn2007-03-255-9/+0
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-255-5/+5
* Depend on kadm5 server library too, now that we use the config_params callsKen Raeburn2007-03-151-1/+1
* Unused macro NEG removedKen Raeburn2007-02-261-1/+0
* Use krb5.h now for kdb errors, not kdb5_err.hKen Raeburn2007-02-012-3/+3
* get_init_creds_opt extensibilityTom Yu2007-01-302-1/+55
* Remove varargs.h paths, always use stdarg.hKen Raeburn2007-01-201-14/+0
* crash creating db2 database in non-existent directoryKen Raeburn2007-01-081-18/+15
* * ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2007-01-032-2/+4
* update ldap/Makefile.in for newer autoconf substitution requirementsKen Raeburn2007-01-031-2/+2
* * Makefile.in (install): Install kdb5_ldap_util.M. Based on patch fromKen Raeburn2007-01-031-0/+1
* Some related changes were already in, and I found a couple more to make:Ken Raeburn2006-12-223-13/+18
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-201-51/+32
* make dependKen Raeburn2006-12-131-17/+25
* Pull r18927 up to trunk, and tweak check for "history" principal nameKen Raeburn2006-12-131-165/+257
* set AUTOCONF_HEADERKen Raeburn2006-12-137-0/+14
* pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn2006-12-132-6/+43
* make dependKen Raeburn2006-12-121-6/+4
* a little more info on libpython loading issueKen Raeburn2006-12-121-0/+6
* fix for kdb5_util load bug with dumps from a LDAP KDBWill Fiveash2006-12-041-7/+21
* library fragments to front of lineSam Hartman2006-11-221-2/+2
* fix some warnings in ldap codeKen Raeburn2006-11-168-52/+30
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-1510-241/+53
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-132-2/+46
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-138-70/+101
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-092-0/+4
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-014-66/+98
* make dependKen Raeburn2006-11-011-17/+25
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-3013-362/+579
* fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash2006-10-231-0/+7
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-216-52/+206
* Cleanup some warnings on missing prototypesEzra Peisach2006-10-152-1/+7
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* Always zap newly allocated pages, intead of conditional on PURIFY.Ken Raeburn2006-10-132-2/+2
* Patch to split client plugin from server pluginSam Hartman2006-10-134-6/+16
* (krb5_db2_db_init): When creating a temporary database, use the suffixKen Raeburn2006-10-121-1/+2
* Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2006-10-122-5/+7
* Keep just 10/6 version of schema filesKen Raeburn2006-10-104-1935/+429
* Memory management and Solaris porting fixes from Will FiveashKen Raeburn2006-10-102-5/+35
* fix dependencies properly this timeKen Raeburn2006-10-072-56/+2
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-076-558/+206
* Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn2006-10-072-0/+60
* 10/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn2006-10-071-52/+80
* whitespaceKen Raeburn2006-10-071-27/+27
* whitespaceKen Raeburn2006-10-071-191/+190
* Eliminate some warnings and non-gcc build problems:Ken Raeburn2006-10-076-48/+68
* 10/3 patch from Savitha R, part 2, patch-krb-schema.diffKen Raeburn2006-10-061-419/+342