summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from branch sun-ipropKen Raeburn2008-06-2411-38/+204
* Remove test115 for 'bad client params', no longer appropriateKen Raeburn2008-06-191-104/+0
* Disable check for invalid client-side admin config parameters in theKen Raeburn2008-06-181-1/+5
* Factor out repeated code for looking up string, port, or deltat config paramsKen Raeburn2008-06-111-150/+144
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-102-6/+3
* Warn against new uses of kadm5_config_params.dbname fieldKen Raeburn2008-06-101-0/+4
* Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn2008-06-103-14/+3
* Get rid of handling of set-but-unused kadm5_config_params.admin_lockfileKen Raeburn2008-06-103-11/+8
* Don't check for NULL before calling free or krb5_xfreeKen Raeburn2008-06-091-43/+21
* Add header for kill() in USE_PASSWORD_SERVER caseAlexandra Ellwood2008-05-301-0/+2
* (more) After malloc/realloc/calloc/strdup/asprintf failures, useKen Raeburn2008-04-301-1/+1
* After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn2008-04-302-4/+4
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-223-2/+10
* fix CVE-2007-4000 modify_policy vulnerabilityTom Yu2007-09-041-2/+3
* make dependKen Raeburn2007-08-164-34/+39
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-125-78/+72
* Some handy debugging code for gssapi errors in credential acquisition; curren...Ken Raeburn2007-07-041-0/+44
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-18/+17
* Remove unused macroKen Raeburn2007-05-231-3/+1
* Add the new kadm5srv function krb5_get_principal_keys to the export listRuss Allbery2007-04-161-0/+1
* Add support for extracting existing keys from the KDC with kadmin.local.Russ Allbery2007-04-162-0/+65
* MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslogTom Yu2007-04-031-3/+7
* Remove varargs.h paths, always use stdarg.hKen Raeburn2007-01-201-4/+0
* * svr_principal.c (kadm5_use_password_server): Define only if USE_PASSWORD_SE...Ken Raeburn2006-11-021-0/+2
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-0/+3
* Include string.h for memcmp prototypeEzra Peisach2006-10-161-0/+1
* make dependTom Yu2006-10-064-20/+22
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-164-204/+204
* whitespaceKen Raeburn2006-09-131-38/+30
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+10
* autoconf 2.60 compatibilityKen Raeburn2006-06-283-5/+5
* * src/lib/kadm5/ovsec_glue.c:Tom Yu2006-06-224-0/+4
* Make local const array of structures static tooKen Raeburn2006-06-191-1/+1
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-162-5/+5
* Some simple transformations:Ken Raeburn2006-06-141-151/+169
* remove old cvs log commentKen Raeburn2006-06-141-65/+0
* krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages Ezra Peisach2006-06-011-1/+4
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-315-31/+8
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-244-9/+9
* install headers into include/krb5Ken Raeburn2006-05-234-85/+91
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+91
* make dependKen Raeburn2006-05-161-2/+9
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-1614-96/+106
* need to export kadm5_set_use_password_serverAlexandra Ellwood2006-05-042-2/+3
* Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as partAlexandra Ellwood2006-04-243-0/+6
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-1314-408/+41
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-3/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-114-2157/+0
* make dependKen Raeburn2006-04-041-2/+2
* set DEFS empty in more placesKen Raeburn2006-04-046-0/+15