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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they
Tom Yu
2004-09-17
1
-0
/
+4
*
* kadmin.M: Put space after ".B" directive
Ken Raeburn
2004-07-16
1
-0
/
+4
*
use host-based service name for kadmin client
Tom Yu
2004-06-24
1
-0
/
+6
*
This commit merges the RPCSEC_GSS integration branch onto the trunk.
Tom Yu
2004-06-16
1
-0
/
+5
*
* kadmin.h, keytab.c: Remove inclusion of k5-int.h
Ezra Peisach
2004-05-31
1
-0
/
+4
*
* getdate.y: Include krb5.h and kadmin.h.
Ken Raeburn
2004-05-30
1
-0
/
+11
*
* getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; always
Ken Raeburn
2003-08-26
1
-0
/
+5
*
Added a little more buffer space than the supplied patch, and used sizeof
Ken Raeburn
2003-07-24
1
-0
/
+5
*
Register writable keytabs by default
Sam Hartman
2003-05-19
1
-0
/
+4
*
* Makefile.in (install): Fix typo in k5srvutil.M install rule
Tom Yu
2003-02-07
1
-0
/
+4
*
Add k5srvutil
Sam Hartman
2003-02-06
1
-0
/
+4
*
Log entries for Makefile.ov deletion
Ken Raeburn
2003-01-08
1
-0
/
+4
*
This commit fixes up the in-tree callers of krb5_read_password() and
Tom Yu
2002-11-06
1
-0
/
+5
*
libkadm5 should allow persistent locks
Tom Yu
2002-10-08
1
-0
/
+10
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
1
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
1
-0
/
+4
*
* dump.c: Unused file deleted
Ken Raeburn
2002-08-14
1
-0
/
+4
*
* kdb5_util.M: added documentation for some options.
Jen Selby
2002-07-29
1
-0
/
+7
*
* kadmin.M: Remove references to "rename_principal".
Tom Yu
2002-06-07
1
-0
/
+5
*
* kadmin.c (kadmin_parse_name): Properly advance pointer in certain error cases
Ken Raeburn
2001-10-10
1
-0
/
+6
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-0
/
+4
*
* getdate.y: Provide full prototype for getdate_yylex() and
Ezra Peisach
2001-06-26
1
-0
/
+5
*
* getdate.y: Cast argument to isalpha()/isspace()/isdigit() to int
Ezra Peisach
2001-06-18
1
-0
/
+4
*
* ss_wrapper.c: Include kadmin.h
Ezra Peisach
2001-02-26
1
-0
/
+15
*
* kadmin.c (kadmin_cpw): Argument to krb5_read_password changed to
Ezra Peisach
2000-10-17
1
-0
/
+5
*
* kadmin.c (strdur): Print negative durations somewhat (!)
Tom Yu
2000-10-17
1
-0
/
+7
*
* kadmin.c (kadmin_getpol): Change format strings from %d to %ld
Ezra Peisach
2000-10-03
1
-0
/
+7
*
* ss_wrapper.c (main): ss_listen() takes only one argument
Ezra Peisach
2000-07-03
1
-0
/
+4
*
pullup from 1.2-beta4
Ken Raeburn
2000-07-01
1
-0
/
+14
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
* kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL
Tom Yu
2000-03-01
1
-0
/
+4
*
Update client and server to reflect removal of keepold argument from
Tom Yu
2000-02-27
1
-0
/
+8
*
* kadmin.c (kadmin_modprinc): Complain if -pw option is given,
Ken Raeburn
2000-02-26
1
-0
/
+5
*
* keytab.c (add_usage): Update usage message.
Tom Yu
2000-02-19
1
-0
/
+14
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
y2k fix from 1.1 branch
Ken Raeburn
1999-09-01
1
-0
/
+6
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+5
*
Collapse all configure.in files under the kadmin directory into the
Theodore Tso
1998-02-28
1
-0
/
+6
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+4
*
* kadmin.c (quit): Call krb5_free_context
Ezra Peisach
1997-10-07
1
-0
/
+4
*
remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS
Tom Yu
1997-09-19
1
-0
/
+4
*
* dump.c: Update to new kdb API
Tom Yu
1997-07-25
1
-0
/
+4
*
* keytab.c (add_principal): Don't call kadm5_free_key_data; that's
Tom Yu
1997-06-27
1
-0
/
+5
*
* keytab.c (add_principal): use kadm5_free_key_data
Barry Jaspan
1997-05-28
1
-0
/
+4
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+5
*
Do not compare an int to NULL. Under Linux, warning about a pointer to int
Ezra Peisach
1996-12-17
1
-0
/
+4
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-0
/
+10
*
* kadmin.c (kadmin_addprinc): print warning/notice about no policy
Barry Jaspan
1996-12-03
1
-0
/
+5
[next]