| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * start_servers_local: If one of the servers failed to start, log info about | Ken Raeburn | 2004-09-30 | 2 | -0/+11 |
| * | * configure.in: Check for sockaddr_in.sin_len and | Tom Yu | 2004-09-21 | 2 | -2/+7 |
| * | Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they | Tom Yu | 2004-09-17 | 2 | -1/+5 |
| * | Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs in | Ken Raeburn | 2004-08-27 | 2 | -3/+9 |
| * | renamed acl_* functions to kadm5int_acl_* | Alexandra Ellwood | 2004-08-20 | 3 | -25/+30 |
| * | * tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data, | Ken Raeburn | 2004-07-28 | 3 | -15/+26 |
| * | * kadmin.M: Put space after ".B" directive | Ken Raeburn | 2004-07-16 | 2 | -1/+5 |
| * | * 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 |
| * | 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 | 2 | -3/+22 |
| * | make depend | Tom Yu | 2004-06-16 | 1 | -14/+17 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 9 | -50/+243 |
| * | * kadmin.h, keytab.c: Remove inclusion of k5-int.h | Ezra Peisach | 2004-05-31 | 3 | -2/+4 |
| * | * getdate.y: Include krb5.h and kadmin.h. | Ken Raeburn | 2004-05-30 | 5 | -9/+38 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 2 | -18/+20 |
| * | 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 |
| * | ignore files created during testing | Ken Raeburn | 2004-02-24 | 1 | -0/+3 |
| * | Add missing PRIOCNTL_HACK stuff here | Tom Yu | 2004-02-16 | 5 | -1/+51 |
| * | Tru64 and Irix have RPATH issues for test suite | Tom Yu | 2004-02-12 | 2 | -1/+7 |
| * | * Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented) change | Ken Raeburn | 2003-12-28 | 2 | -1/+6 |
| * | make depend | Ken Raeburn | 2003-12-15 | 2 | -17/+19 |
| * | Remove cvsignore files | Sam Hartman | 2003-12-11 | 2 | -5/+0 |
| * | Remove kadmind4 and v5passwdd | Sam Hartman | 2003-12-11 | 35 | -9626/+6 |
| * | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 2 | -0/+5 |
| * | 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 | 6 | -6/+16 |
| * | * getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; always | Ken Raeburn | 2003-08-26 | 2 | -1/+6 |
| * | Added a little more buffer space than the supplied patch, and used sizeof | Ken Raeburn | 2003-07-24 | 2 | -2/+7 |
| * | * 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 |