summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb
Commit message (Expand)AuthorAgeFilesLines
...
* 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-288-9/+9
* 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-241-4/+4
* install headers into include/krb5Ken Raeburn2006-05-231-24/+26
* * 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-115-871/+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
* 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
* Merge from plugin branchKen Raeburn2006-03-072-4/+7
* don't check sizeof(int) at configure timeKen Raeburn2006-03-014-2/+9
* add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn2006-01-261-0/+24
* Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn2006-01-254-31/+202
* make dependKen Raeburn2005-12-221-6/+5
* Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn2005-12-17130-0/+54693