summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli/kadmin.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Master Key Migration ProjectWill Fiveash2009-01-301-0/+2
* In kadmin, free the correct item in an error case (fixes a double-freeGreg Hudson2009-01-231-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+8
* Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach2008-12-161-1/+1
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-17/+19
* Fix a kadmin bug introduced in a recent set of string handlingGreg Hudson2008-11-061-1/+1
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-10/+9
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-30/+9
* Finished KLL to KIM shim.Alexandra Ellwood2008-10-011-5/+6
* Use a valid UTF8 password for randkey passwordAlexandra Ellwood2008-08-131-5/+9
* Merge from branch sun-ipropKen Raeburn2008-06-241-1/+12
* Apple PKINIT patch commitAlexandra Ellwood2008-05-301-6/+89
* fixed mispelling in kadmin error messageAlexandra Ellwood2007-10-161-1/+1
* Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu2007-10-041-1/+1
* Add -clearpolicy to kadmin addprinc usageRuss Allbery2006-12-161-1/+1
* whitespaceKen Raeburn2006-09-121-292/+285
* whitespaceKen Raeburn2006-09-121-18/+14
* kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood2006-07-181-0/+13
* (kadmin_cpw): Don't crash if principal name is not given. Based on aKen Raeburn2006-06-201-4/+12
* (kadmin_startup): Properly skip "\@" and "\/" sequences whenKen Raeburn2006-06-151-2/+2
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-3/+2
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-0/+15
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-1/+1
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-11/+181
* * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback toTom Yu2005-02-121-1/+4
* Use null pointer as service name to request host-based service nameTom Yu2004-06-241-8/+1
* use host-based service name for kadmin clientTom Yu2004-06-241-3/+16
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-1/+4
* * kadmin.h, keytab.c: Remove inclusion of k5-int.hEzra Peisach2004-05-311-1/+0
* * getdate.y: Include krb5.h and kadmin.h.Ken Raeburn2004-05-301-7/+6
* Added a little more buffer space than the supplied patch, and used sizeofKen Raeburn2003-07-241-2/+2
* Register writable keytabs by defaultSam Hartman2003-05-191-6/+0
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-061-4/+4
* libkadm5 should allow persistent locksTom Yu2002-10-081-0/+45
* * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error casesKen Raeburn2001-10-101-1/+1
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-261-40/+50
* * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed toEzra Peisach2000-10-171-2/+2
* * kadmin.c (strdur): Print negative durations somewhat (!)Tom Yu2000-10-171-3/+16
* * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach2000-10-031-11/+7
* pullup from 1.2-beta4Ken Raeburn2000-07-011-2/+6
* * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2000-03-011-1/+1
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-271-21/+10
* * kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2000-02-261-0/+7
* * keytab.c (add_usage): Update usage message.Tom Yu2000-02-191-17/+150
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * kadmin.c (quit): Call krb5_free_contextEzra Peisach1997-10-071-0/+1
* add kadm5_setkey_principalBarry Jaspan1997-04-231-2/+5
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-1/+0