summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-17/+17
* Export krb5_ldap_release_errcode_stringKen Raeburn2006-09-161-0/+1
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-064-1/+11
* comment formatting for 80 columnsKen Raeburn2006-09-061-88/+132
* (prof_get_integer_def, prof_get_string_def): New functions: check specifiedKen Raeburn2006-09-051-109/+100
* Reject old OpenLDAP versions with bugs tickled by this code.Ken Raeburn2006-09-012-6/+21
* (krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi...Ken Raeburn2006-08-311-1/+1
* Declare get_date() used from kadmin cli code.Ken Raeburn2006-08-312-9/+8
* Remove or conditionalize unused variablesKen Raeburn2006-08-311-11/+4
* Patches from Will Fiveash to allow for configuration and building onKen Raeburn2006-08-314-11/+55
* Some mechanical changes (mostly whitespace, like indentation levels)Ken Raeburn2006-08-307-3042/+2911
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-2918-1988/+1911
* Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ...Ken Raeburn2006-08-292-8/+8
* whitespaceKen Raeburn2006-08-291-5/+8
* Patch from Savitha R:Ken Raeburn2006-08-2916-495/+203
* * kdb5_ldap_realm.c (kdb5_ldap_create): In assertion test of hardcoded charKen Raeburn2006-08-151-1/+1
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-0/+3
* * ldap_service_stash.c (krb5_ldap_readpassword): Don't require strerror_r, fallKen Raeburn2006-07-211-0/+5
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-1854-0/+20682
* make dependKen Raeburn2006-07-171-2/+2
* copyright datesKen Raeburn2006-06-301-1/+1
* * kdb_db2.c: Don't include kdb_compat.h.Ken Raeburn2006-06-302-13/+181
* * plugins/kdb/db2/kdb_db2.c (krb5_db2_db_init): Support tempdbSam Hartman2006-06-302-44/+80
* * plugins/kdb/db2/kdb_db2.c (krb5_db2_create): Remove incorrectSam Hartman2006-06-301-1/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-289-11/+11
* Make __kdb2_hash_open declaration and definition consistentKen Raeburn2006-06-151-1/+1
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-242-5/+5
* Drop major version number from service-locator function table structure.Ken Raeburn2006-05-241-2/+2
* update dependenciesKen Raeburn2006-05-231-7/+7
* Include k5-platform.h and fake-addrinfo.h, but not k5-int.hKen Raeburn2006-05-231-1/+2
* install headers into include/krb5Ken Raeburn2006-05-232-25/+27
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-1/+1
* Removed the unnecessary and incorrect (due to operator precedence) "== MPOOL_...Alexandra Ellwood2006-05-041-2/+1
* Change name of kdb function-table symbol from being derived from theKen Raeburn2006-04-252-2/+2
* Tweak configure script generation to check that all symbols producedKen Raeburn2006-04-251-0/+2
* Remove comment on first lineKen Raeburn2006-04-251-1/+0
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-134-28/+22
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-0/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-116-888/+0
* more DEFS=Ken Raeburn2006-04-042-0/+5
* * db2_exp.c, kdb_db2.c: Include k5-int.h earlierKen Raeburn2006-04-013-2/+8
* make depend, now with dependency sortingKen Raeburn2006-03-311-57/+59
* make dependKen Raeburn2006-03-271-19/+22
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-263-21/+56
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-114-18/+22
* make dependKen Raeburn2006-03-081-4/+7
* make dependKen Raeburn2006-03-081-4/+8
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-082-1/+5
* Merge from plugin branchKen Raeburn2006-03-078-4/+428
* don't check sizeof(int) at configure timeKen Raeburn2006-03-014-2/+9