summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli/kadmin.c
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* Do not compare an int to NULL. Under Linux, warning about a pointer to intEzra Peisach1996-12-171-1/+1
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+1
* * kadmin.c (kadmin_addprinc): print warning/notice about no policyBarry Jaspan1996-12-031-8/+22
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-131-18/+5
* * keytab.c (process_keytab): Retrieve *keytab_str usingTom Yu1996-11-131-3/+18
* * kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]Barry Jaspan1996-11-011-1/+1
* * kadmin.c (kadmin_addprinc): use a studly temporary password whenBarry Jaspan1996-10-181-3/+8
* * kadmin.c (kadmin_addprinc): add "default" policy behavior;Barry Jaspan1996-10-091-73/+18
* * kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in theKevin Mitchell1996-10-041-1/+1
* * kadmin.c (kadmin_startup): -m doesn't take an argumentMark Eichin1996-09-111-1/+1
* Fix the usage messages to state -randkey, not -randpass, to conformTheodore Tso1996-09-091-2/+2
* * kadmin.c: add newlines to "invalid date spec" msgBarry Jaspan1996-08-231-6/+6
* * kadmin.c: memset policy structures before passing them toBarry Jaspan1996-08-211-2/+4
* * kadmin.c: prints absolute 0 dates as "[never]", print mod dateBarry Jaspan1996-08-191-16/+48
* * kadmin.c: update addprinc and modprinc usageBarry Jaspan1996-08-161-7/+22
* * kadmin.1: Remove rename_principal. Add -maxrenewlifeEzra Peisach1996-08-131-1/+12
* * kadmin.c: remove unsupported -salt option from ank usageBarry Jaspan1996-08-061-1/+1
* * kadmin.c: Remove delcaration for getpwuid(); already declared inTom Yu1996-07-311-1/+0
* kadmin.c (quit): Return zero so that we return the proper exit status.Theodore Tso1996-07-251-1/+2