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
/
server
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* misc.c (check_min_life): Actually return a value on success
Tom Yu
2004-10-28
1
-0
/
+4
*
* misc.c, misc.h: New function check_min_life(), containing common
Tom Yu
2004-10-27
1
-0
/
+9
*
* configure.in: Check for sockaddr_in.sin_len and
Tom Yu
2004-09-21
1
-0
/
+4
*
renamed acl_* functions to kadm5int_acl_*
Alexandra Ellwood
2004-08-20
1
-0
/
+5
*
* ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32
Tom Yu
2004-06-26
1
-0
/
+4
*
more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32
Tom Yu
2004-06-25
1
-0
/
+5
*
This commit merges the RPCSEC_GSS integration branch onto the trunk.
Tom Yu
2004-06-16
1
-0
/
+25
*
One less kg_get_context call..
Ken Raeburn
2004-03-21
1
-0
/
+7
*
Move daemon.c into a new library of utility routines for linking our programs
Ken Raeburn
2004-02-24
1
-0
/
+5
*
Added Apple password server support
Alexandra Ellwood
2003-09-02
1
-0
/
+4
*
Copy and build daemon.c in whatever directories need it, instead of building it
Ken Raeburn
2003-08-30
1
-0
/
+4
*
* schpw.c (process_chpw_request): Log chpw requests
Tom Yu
2003-05-27
1
-0
/
+4
*
* schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if the
Ken Raeburn
2003-05-17
1
-0
/
+5
*
* ovsec_kadmd.c (REQUIRED_PARAMS): Remove
Tom Yu
2003-03-07
1
-0
/
+6
*
use kdb keytab for kadmind
Tom Yu
2003-03-06
1
-0
/
+8
*
Use socklen_t when passing address to socket functions.
Ken Raeburn
2003-01-10
1
-0
/
+5
*
Log entries for Makefile.ov deletion
Ken Raeburn
2003-01-08
1
-0
/
+4
*
Fix prototypes for *_wrapper_3
Sam Hartman
2002-12-09
1
-0
/
+5
*
* misc.h: Rename prototypes from chpass_principal_wrapper and
Ezra Peisach
2002-12-09
1
-0
/
+6
*
principal can't specify ks_tuples changing own passwd
Tom Yu
2002-10-08
1
-0
/
+13
*
* 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
*
* server_stubs.c: Check return value from unparse_name() in lots
Tom Yu
2002-08-02
1
-0
/
+5
*
Get strong random bits at kadmind startup
Sam Hartman
2002-01-08
1
-0
/
+5
*
* schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPE
Ezra Peisach
2001-10-26
1
-0
/
+5
*
* misc.c, server_stubs.c: Nuke rcsid
Ezra Peisach
2001-07-01
1
-0
/
+11
*
* server_glue_v1.c: Include misc.h for prototypes
Ezra Peisach
2001-06-26
1
-0
/
+7
*
* ovsec_kadmd.c: Change prototype for process_chpw_request
Ezra Peisach
2001-06-22
1
-0
/
+8
*
* ovsec_kadmd.c: Add prototype for daemon if needed
Ezra Peisach
2001-06-21
1
-0
/
+4
*
* ovsec_kadmd.c (main): Make format string to sprintf specify that
Ezra Peisach
2001-06-08
1
-0
/
+8
*
* misc.c, schpw.c: Cleanup assignments in conditionals
Ezra Peisach
2001-06-04
1
-1
/
+5
*
* kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatch
Ezra Peisach
2001-02-18
1
-0
/
+6
*
* ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take int
Ezra Peisach
2000-10-17
1
-0
/
+4
*
pullup from 1.2.1 release
Ken Raeburn
2000-07-01
1
-0
/
+4
*
pullup from 1.2-beta4
Ken Raeburn
2000-07-01
1
-0
/
+5
*
Check for existance of <memory.h>.
Wilfredo Sanchez
2000-06-01
1
-0
/
+5
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
Matt Crawford's kadm acl fixes & enhancements
Ken Raeburn
2000-03-16
1
-0
/
+8
*
Update client and server to reflect removal of keepold argument from
Tom Yu
2000-02-27
1
-0
/
+4
*
* kadm_rpc_svc.c (kadm_1): Update to include new api functions
Tom Yu
2000-02-19
1
-0
/
+6
*
* server_stubs.c: Add create_principal3_1, chpass_principal3_1,
Tom Yu
2000-02-18
1
-0
/
+6
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
Fix how we specify the OID so it's in a format gss_str_to_oid likes
Theodore Tso
1999-05-12
1
-0
/
+4
*
ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by using
Theodore Tso
1999-05-07
1
-0
/
+8
*
* ovsec_kadmd.c (log_badverf): Actually make a real lookup table
Tom Yu
1999-03-02
1
-0
/
+7
*
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
/
+7
*
ovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OID
Geoffrey King
1998-07-22
1
-0
/
+5
*
Call krb5_klog_reopen in kadm_svc_run upon receiving a SIGHUP. Use
Geoffrey King
1998-07-21
1
-0
/
+13
*
* schpw.c (process_chpw_request): Cast to krb5_octet * instead of
Ezra Peisach
1998-07-20
1
-0
/
+5
[next]