index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kadmin
/
cli
/
kadmin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of arbitrary division of headers into include and include/krb5, with
Ken Raeburn
2006-03-11
1
-1
/
+1
*
Fix additional cases where krb5.h is included before k5-int.h. In most cases,
Ken Raeburn
2005-11-18
1
-1
/
+1
*
Novell Database Abstraction Layer merge.
Ken Raeburn
2005-06-21
1
-11
/
+181
*
* kadmin.c (kadmin_startup): New flag "-N" to prevent fallback to
Tom Yu
2005-02-12
1
-1
/
+4
*
Use null pointer as service name to request host-based service name
Tom Yu
2004-06-24
1
-8
/
+1
*
use host-based service name for kadmin client
Tom Yu
2004-06-24
1
-3
/
+16
*
This commit merges the RPCSEC_GSS integration branch onto the trunk.
Tom Yu
2004-06-16
1
-1
/
+4
*
* kadmin.h, keytab.c: Remove inclusion of k5-int.h
Ezra Peisach
2004-05-31
1
-1
/
+0
*
* getdate.y: Include krb5.h and kadmin.h.
Ken Raeburn
2004-05-30
1
-7
/
+6
*
Added a little more buffer space than the supplied patch, and used sizeof
Ken Raeburn
2003-07-24
1
-2
/
+2
*
Register writable keytabs by default
Sam Hartman
2003-05-19
1
-6
/
+0
*
This commit fixes up the in-tree callers of krb5_read_password() and
Tom Yu
2002-11-06
1
-4
/
+4
*
libkadm5 should allow persistent locks
Tom Yu
2002-10-08
1
-0
/
+45
*
* kadmin.c (kadmin_parse_name): Properly advance pointer in certain error cases
Ken Raeburn
2001-10-10
1
-1
/
+1
*
* ss_wrapper.c: Include kadmin.h
Ezra Peisach
2001-02-26
1
-40
/
+50
*
* kadmin.c (kadmin_cpw): Argument to krb5_read_password changed to
Ezra Peisach
2000-10-17
1
-2
/
+2
*
* kadmin.c (strdur): Print negative durations somewhat (!)
Tom Yu
2000-10-17
1
-3
/
+16
*
* kadmin.c (kadmin_getpol): Change format strings from %d to %ld
Ezra Peisach
2000-10-03
1
-11
/
+7
*
pullup from 1.2-beta4
Ken Raeburn
2000-07-01
1
-2
/
+6
*
* kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL
Tom Yu
2000-03-01
1
-1
/
+1
*
Update client and server to reflect removal of keepold argument from
Tom Yu
2000-02-27
1
-21
/
+10
*
* kadmin.c (kadmin_modprinc): Complain if -pw option is given,
Ken Raeburn
2000-02-26
1
-0
/
+7
*
* keytab.c (add_usage): Update usage message.
Tom Yu
2000-02-19
1
-17
/
+150
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
* kadmin.c (quit): Call krb5_free_context
Ezra Peisach
1997-10-07
1
-0
/
+1
*
add kadm5_setkey_principal
Barry Jaspan
1997-04-23
1
-2
/
+5
*
Removed unneeded call to krb5_init_ets
Richard Basch
1997-02-20
1
-1
/
+0
*
Do not compare an int to NULL. Under Linux, warning about a pointer to int
Ezra Peisach
1996-12-17
1
-1
/
+1
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-1
/
+1
*
* kadmin.c (kadmin_addprinc): print warning/notice about no policy
Barry Jaspan
1996-12-03
1
-8
/
+22
*
revert kt_default_name changes; see ChangeLogs for details
Tom Yu
1996-11-13
1
-18
/
+5
*
* keytab.c (process_keytab): Retrieve *keytab_str using
Tom Yu
1996-11-13
1
-3
/
+18
*
* kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]
Barry Jaspan
1996-11-01
1
-1
/
+1
*
* kadmin.c (kadmin_addprinc): use a studly temporary password when
Barry Jaspan
1996-10-18
1
-3
/
+8
*
* kadmin.c (kadmin_addprinc): add "default" policy behavior;
Barry Jaspan
1996-10-09
1
-73
/
+18
*
* kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in the
Kevin Mitchell
1996-10-04
1
-1
/
+1
*
* kadmin.c (kadmin_startup): -m doesn't take an argument
Mark Eichin
1996-09-11
1
-1
/
+1
*
Fix the usage messages to state -randkey, not -randpass, to conform
Theodore Tso
1996-09-09
1
-2
/
+2
*
* kadmin.c: add newlines to "invalid date spec" msg
Barry Jaspan
1996-08-23
1
-6
/
+6
*
* kadmin.c: memset policy structures before passing them to
Barry Jaspan
1996-08-21
1
-2
/
+4
*
* kadmin.c: prints absolute 0 dates as "[never]", print mod date
Barry Jaspan
1996-08-19
1
-16
/
+48
*
* kadmin.c: update addprinc and modprinc usage
Barry Jaspan
1996-08-16
1
-7
/
+22
*
* kadmin.1: Remove rename_principal. Add -maxrenewlife
Ezra Peisach
1996-08-13
1
-1
/
+12
*
* kadmin.c: remove unsupported -salt option from ank usage
Barry Jaspan
1996-08-06
1
-1
/
+1
*
* kadmin.c: Remove delcaration for getpwuid(); already declared in
Tom Yu
1996-07-31
1
-1
/
+0
*
kadmin.c (quit): Return zero so that we return the proper exit status.
Theodore Tso
1996-07-25
1
-1
/
+2
*
* Makefile.in (all): Use $(LD) instead of $(CC) for link stage
Ezra Peisach
1996-07-24
1
-0
/
+11
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
1
-0
/
+1322