index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kadmin
Commit message (
Expand
)
Author
Age
Files
Lines
*
* schpw.c (process_chpw_request): Log chpw requests
Tom Yu
2003-05-27
2
-1
/
+18
*
make-depend updates
Ken Raeburn
2003-05-24
3
-28
/
+28
*
Register writable keytabs by default
Sam Hartman
2003-05-19
4
-13
/
+9
*
* schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if the
Ken Raeburn
2003-05-17
2
-1
/
+6
*
* start_servers_local: Set KRB5RCACHEDIR.
Ken Raeburn
2003-05-14
3
-1
/
+12
*
* kpasswd.0/changing.exp: Replace ovpasswd with kpasswd
Tom Yu
2003-05-09
2
-1
/
+5
*
errno should never be explicitly declared
Ken Raeburn
2003-04-24
3
-3
/
+4
*
* ovsec_kadmd.c (REQUIRED_PARAMS): Remove
Tom Yu
2003-03-07
2
-3
/
+8
*
use kdb keytab for kadmind
Tom Yu
2003-03-06
3
-10
/
+60
*
Thanks; equivalent patch applied
Tom Yu
2003-02-08
2
-0
/
+5
*
* Makefile.in (install): Fix typo in k5srvutil.M install rule
Tom Yu
2003-02-07
2
-1
/
+5
*
Add k5srvutil
Sam Hartman
2003-02-06
4
-0
/
+181
*
Use markers in Makefile.in rather than rules in configure.in to indicate when
Ken Raeburn
2003-01-10
2
-15
/
+6
*
Use socklen_t when passing address to socket functions.
Ken Raeburn
2003-01-10
6
-3
/
+18
*
* Makefile.in (DEFINES): New variable. Define HAS_STDARG for Tcl headers
Ken Raeburn
2003-01-09
2
-0
/
+8
*
Log entries for Makefile.ov deletion
Ken Raeburn
2003-01-08
12
-0
/
+63
*
nuke old OV makefile stuff
Ken Raeburn
2003-01-07
25
-1459
/
+0
*
Only system headers should declare errno
Sam Hartman
2003-01-05
3
-3
/
+7
*
Replace dependencies on generated krb524 and krb4 headers with
Tom Yu
2002-12-23
1
-1
/
+1
*
* init_db (qualname): If "kdb5_util create" fails, exit
Ken Raeburn
2002-12-19
2
-1
/
+3
*
* env-setup.shin: Set KRB5CCNAME to something under $K5ROOT
Ken Raeburn
2002-12-19
2
-1
/
+5
*
Fix prototypes for *_wrapper_3
Sam Hartman
2002-12-09
2
-7
/
+19
*
* misc.h: Rename prototypes from chpass_principal_wrapper and
Ezra Peisach
2002-12-09
2
-7
/
+13
*
upde dependencies
Tom Yu
2002-11-27
1
-17
/
+12
*
update dependencies
Tom Yu
2002-11-27
2
-13
/
+18
*
Merge more KfM krb4 things
Tom Yu
2002-11-27
5
-373
/
+13
*
This commit fixes up the in-tree callers of krb5_read_password() and
Tom Yu
2002-11-06
11
-12
/
+39
*
New Makefile variable RPATH_FLAG, possibly used even when we're not
Tom Yu
2002-11-05
2
-2
/
+6
*
This fixes some test suite password prompt checks that were missed
Tom Yu
2002-11-02
3
-18
/
+23
*
MITKRB5-SA-2002-002 buffer overflow in kadmind4
Tom Yu
2002-11-01
2
-2
/
+14
*
* start_servers_local: If $USER isn't set, use $LOGNAME. If ovsec_kadm_srv_tcl
Ken Raeburn
2002-10-30
2
-0
/
+12
*
* start_servers_local: Set names of replay cache and log files to be per-user,
Ken Raeburn
2002-10-18
2
-3
/
+10
*
* start_servers_local: Telnet to 127.0.0.1, not "localhost", to probe for
Ken Raeburn
2002-10-16
2
-1
/
+9
*
principal can't specify ks_tuples changing own passwd
Tom Yu
2002-10-08
3
-18
/
+56
*
libkadm5 should allow persistent locks
Tom Yu
2002-10-08
4
-0
/
+63
*
* ktutil_ct.ct: Add final "end" statement
Ken Raeburn
2002-08-29
2
-0
/
+3
*
update dependencies
Ken Raeburn
2002-08-29
3
-8
/
+14
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
26
-17
/
+69
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
1
-0
/
+1
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
9
-0
/
+28
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
28
-18
/
+74
*
* dump.c (dump_db): Update usage comment. Add "-rev" and
Tom Yu
2002-08-23
4
-16
/
+80
*
* main.c: updated the usage function
Jen Selby
2002-08-14
2
-1
/
+7
*
* dump.c: Unused file deleted
Ken Raeburn
2002-08-14
2
-1494
/
+4
*
* acl_files.c (canon;): Properly handle appending of the local
Tom Yu
2002-08-14
2
-1
/
+13
*
* tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMS
Ken Raeburn
2002-08-07
2
-0
/
+13
*
* server_stubs.c: Check return value from unparse_name() in lots
Tom Yu
2002-08-02
2
-14
/
+58
*
* dump.c (master_key_convert): Iterate over freeing
Tom Yu
2002-07-31
2
-2
/
+12
*
* kdb5_util.M: added documentation for some options.
Jen Selby
2002-07-29
4
-10
/
+69
*
* dump.c (dump_ov_princ): Remove variable set but unused
Ezra Peisach
2002-07-15
2
-4
/
+6
[next]