aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/srv
AgeCommit message (Expand)AuthorFilesLines
2009-01-22If USE_VALGRIND, check that source principal is defined before copying.Ken Raeburn1-0/+8
2009-01-20delete trailing whitespace, including insanely long 'blank' linesKen Raeburn1-64/+62
2009-01-05include string.hKen Raeburn1-0/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-161/+159
2009-01-03Merge mskrb-integ onto trunkSam Hartman6-40/+63
2008-12-04Fix from Marcus Watts for glob-to-regexp conversion bug.Ken Raeburn1-1/+2
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-24/+28
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-2/+2
2008-10-20Use strdup in place of malloc/strcpy in many placesGreg Hudson3-6/+3
2008-09-18makedependKen Raeburn1-21/+21
2008-08-28fix resource leak in USE_PASSWORD_SERVER codeKen Raeburn1-34/+27
2008-08-15a stash file is not a keytabWill Fiveash1-1/+2
2008-08-06Don't coerce fgetc value to char before EOF checkKen Raeburn1-2/+4
2008-07-21kadm5_decrypt_key(). This patch prevents the returned keyblock's Jeffrey Altman1-1/+2
2008-07-09Use autogenerated darwin.exports files for server frameworksAlexandra Ellwood1-1/+1
2008-06-25kadm5_setkey_principal_3 not copying key_data_ver and key_data_kvnoAlexandra Ellwood1-0/+2
2008-06-24Merge from branch sun-ipropKen Raeburn5-5/+49
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-4/+2
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn1-1/+0
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_lockfileKen Raeburn1-1/+0
2008-05-30Add header for kill() in USE_PASSWORD_SERVER caseAlexandra Ellwood1-0/+2
2008-04-30(more) After malloc/realloc/calloc/strdup/asprintf failures, useKen Raeburn1-1/+1
2008-04-30After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn1-2/+2
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn2-2/+6
2007-09-04fix CVE-2007-4000 modify_policy vulnerabilityTom Yu1-2/+3
2007-08-16make dependKen Raeburn1-13/+16
2007-07-12Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn1-4/+3
2007-05-23Remove unused macroKen Raeburn1-3/+1
2007-04-16Add the new kadm5srv function krb5_get_principal_keys to the export listRuss Allbery1-0/+1
2007-04-16Add support for extracting existing keys from the KDC with kadmin.local.Russ Allbery1-0/+55
2006-11-02* svr_principal.c (kadm5_use_password_server): Define only if USE_PASSWORD_SE...Ken Raeburn1-0/+2
2006-10-06make dependTom Yu1-9/+11
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-69/+69
2006-09-13whitespaceKen Raeburn1-38/+30
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-06-16Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2-5/+5
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-4/+4
2006-05-23install headers into include/krb5Ken Raeburn1-31/+31
2006-05-16make dependKen Raeburn1-2/+9
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn3-4/+25
2006-05-04need to export kadm5_set_use_password_serverAlexandra Ellwood2-2/+3
2006-04-24Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as partAlexandra Ellwood1-0/+2
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn4-18/+33
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-593/+0
2006-04-04set DEFS empty in more placesKen Raeburn2-0/+5
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2-0/+5
2006-03-31make depend, now with dependency sortingKen Raeburn1-128/+134
2006-03-27make dependKen Raeburn1-30/+30
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn4-26/+30