| Commit message (Expand) | Author | Age | Files | Lines |
| * | Delay kadmind random number initialization until after fork | Russ Allbery | 2006-11-09 | 1 | -9/+11 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -8/+10 |
| * | Savitha's patches for: | Ken Raeburn | 2006-09-18 | 1 | -6/+2 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -55/+55 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 2 | -7/+42 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -3/+3 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -23/+27 |
| * | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 1 | -0/+100 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -5/+5 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 3 | -399/+121 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -493/+0 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 2 | -0/+5 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 5 | -5/+10 |
| * | * misc.h, misc.c (schpw_util_wrapper): Rename from | Tom Yu | 2005-10-12 | 4 | -13/+51 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
| * | Rename all RPC functions from _1 to _2 to match current program version number; | Ken Raeburn | 2005-08-20 | 3 | -59/+64 |
| * | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 2 | -1/+4 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 5 | -129/+600 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 2 | -1/+4 |
| * | * misc.c (check_min_life): Actually return a value on success | Tom Yu | 2004-10-28 | 2 | -3/+5 |
| * | * misc.c, misc.h: New function check_min_life(), containing common | Tom Yu | 2004-10-27 | 4 | -40/+49 |
| * | * configure.in: Check for sockaddr_in.sin_len and | Tom Yu | 2004-09-21 | 2 | -2/+7 |
| * | renamed acl_* functions to kadm5int_acl_* | Alexandra Ellwood | 2004-08-20 | 3 | -25/+30 |
| * | * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32 | Tom Yu | 2004-06-26 | 2 | -1/+5 |
| * | more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32 | Tom Yu | 2004-06-25 | 2 | -1/+6 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 5 | -48/+206 |
| * | One less kg_get_context call.. | Ken Raeburn | 2004-03-21 | 2 | -7/+9 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 2 | -3/+8 |
| * | Added Apple password server support | Alexandra Ellwood | 2003-09-02 | 2 | -0/+15 |
| * | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 2 | -1/+5 |
| * | * schpw.c (process_chpw_request): Log chpw requests | Tom Yu | 2003-05-27 | 2 | -1/+18 |
| * | * schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if the | Ken Raeburn | 2003-05-17 | 2 | -1/+6 |
| * | * 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 |
| * | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 2 | -1/+6 |
| * | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | nuke old OV makefile stuff | Ken Raeburn | 2003-01-07 | 1 | -39/+0 |
| * | 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 |
| * | principal can't specify ks_tuples changing own passwd | Tom Yu | 2002-10-08 | 3 | -18/+56 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * server_stubs.c: Check return value from unparse_name() in lots | Tom Yu | 2002-08-02 | 2 | -14/+58 |
| * | Get strong random bits at kadmind startup | Sam Hartman | 2002-01-08 | 2 | -1/+15 |
| * | * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPE | Ezra Peisach | 2001-10-26 | 2 | -1/+10 |
| * | * misc.c, server_stubs.c: Nuke rcsid | Ezra Peisach | 2001-07-01 | 7 | -54/+28 |
| * | * server_glue_v1.c: Include misc.h for prototypes | Ezra Peisach | 2001-06-26 | 3 | -3/+11 |