| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 12 | -3304/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 2 | -84/+0 |
| * | * getdate.y: Include autoconf.h always. Don't include config.h | Ken Raeburn | 2006-04-04 | 2 | -7/+5 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 12 | -0/+30 |
| * | make depend | Ken Raeburn | 2006-04-01 | 1 | -1/+2 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 10 | -0/+23 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 2 | -43/+44 |
| * | * configure.in: Don't define NDBM_PW_CHECK | Ken Raeburn | 2006-03-28 | 2 | -6/+4 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -6/+7 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 18 | -169/+40 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 4 | -0/+13 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -5/+8 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -2/+4 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 2 | -1/+5 |
| * | make depend | Tom Yu | 2005-11-29 | 2 | -22/+9 |
| * | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 6 | -3/+11 |
| * | * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported by | Tom Yu | 2005-10-12 | 2 | -2/+7 |
| * | * misc.h, misc.c (schpw_util_wrapper): Rename from | Tom Yu | 2005-10-12 | 4 | -13/+51 |
| * | fix more executable permissions | Tom Yu | 2005-08-25 | 12 | -0/+0 |
| * | Make kadmin testing scripts executable | Ezra Peisach | 2005-08-25 | 5 | -0/+0 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 8 | -27/+0 |
| * | Rename all RPC functions from _1 to _2 to match current program version number; | Ken Raeburn | 2005-08-20 | 3 | -59/+64 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
| * | * env-setup.shin: Export $libdir. | Ken Raeburn | 2005-08-17 | 4 | -0/+28 |
| * | * krb5.conf.proto: Change db module name to be more obviously not magic. Point | Ken Raeburn | 2005-08-17 | 2 | -2/+8 |
| * | * krb5.conf.proto: Add a bunch of db module info that should be in | Ken Raeburn | 2005-07-06 | 2 | -0/+15 |
| * | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 8 | -4/+16 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 24 | -416/+1075 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 2 | -11/+16 |
| * | * lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOST | Ken Raeburn | 2005-04-20 | 2 | -1/+5 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 2 | -1/+4 |
| * | * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback to | Tom Yu | 2005-02-12 | 3 | -2/+18 |
| * | Implement principal name and auth flavor fallback for kadm5 client | Tom Yu | 2005-02-11 | 2 | -0/+8 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 2 | -2/+0 |
| * | * 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 |