| Commit message (Expand) | Author | Age | Files | Lines |
| * | * svr_principal.c (kadm5_use_password_server): Define only if USE_PASSWORD_SE... | Ken Raeburn | 2006-11-02 | 1 | -0/+2 |
| * | enabling LDAP mix-in support for kdb5_util load | Will Fiveash | 2006-10-21 | 1 | -0/+3 |
| * | Include string.h for memcmp prototype | Ezra Peisach | 2006-10-16 | 1 | -0/+1 |
| * | make depend | Tom Yu | 2006-10-06 | 4 | -20/+22 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 4 | -204/+204 |
| * | whitespace | Ken Raeburn | 2006-09-13 | 1 | -38/+30 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -0/+10 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 3 | -5/+5 |
| * | * src/lib/kadm5/ovsec_glue.c: | Tom Yu | 2006-06-22 | 4 | -0/+4 |
| * | Make local const array of structures static too | Ken Raeburn | 2006-06-19 | 1 | -1/+1 |
| * | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 2 | -5/+5 |
| * | Some simple transformations: | Ken Raeburn | 2006-06-14 | 1 | -151/+169 |
| * | remove old cvs log comment | Ken Raeburn | 2006-06-14 | 1 | -65/+0 |
| * | krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages | Ezra Peisach | 2006-06-01 | 1 | -1/+4 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 5 | -31/+8 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 4 | -9/+9 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 4 | -85/+91 |
| * | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 1 | -0/+91 |
| * | make depend | Ken Raeburn | 2006-05-16 | 1 | -2/+9 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 14 | -96/+106 |
| * | need to export kadm5_set_use_password_server | Alexandra Ellwood | 2006-05-04 | 2 | -2/+3 |
| * | Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as part | Alexandra Ellwood | 2006-04-24 | 3 | -0/+6 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 14 | -408/+41 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -3/+2 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 4 | -2157/+0 |
| * | make depend | Ken Raeburn | 2006-04-04 | 1 | -2/+2 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 6 | -0/+15 |
| * | * err_handle.c: Include autoconf.h and string.h. | Ken Raeburn | 2006-04-04 | 3 | -0/+13 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 7 | -0/+16 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 3 | -289/+296 |
| * | make depend | Ken Raeburn | 2006-03-27 | 3 | -58/+60 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 11 | -61/+73 |
| * | make depend | Ken Raeburn | 2006-03-08 | 3 | -46/+68 |
| * | make depend | Ken Raeburn | 2006-03-08 | 3 | -7/+14 |
| * | make depend | Tom Yu | 2005-11-29 | 3 | -154/+50 |
| * | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 15 | -8/+34 |
| * | * libkadm5srv.exports: Don't export internal error-table symbols, or osa* | Ken Raeburn | 2005-10-14 | 2 | -27/+5 |
| * | * libkadm5clnt.exports: Don't export internal error-table symbols | Ken Raeburn | 2005-10-14 | 2 | -4/+5 |
| * | * lock-test.c (main): Don't call error table initialization routines; | Ken Raeburn | 2005-10-14 | 2 | -4/+5 |
| * | * api.2/init-v2.exp: Temporarily disabled test103 | Ken Raeburn | 2005-10-04 | 2 | -1/+8 |
| * | * api.1/lock.exp: Temporarily disabled tests | Ken Raeburn | 2005-10-04 | 2 | -0/+9 |
| * | * svr_iters.c (glob_to_regexp): Increment pointer, not character, | Tom Yu | 2005-09-27 | 2 | -1/+6 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 4 | -18/+0 |
| * | Rename all RPC functions from _1 to _2 to match current program version number; | Ken Raeburn | 2005-08-20 | 9 | -109/+100 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+3 |
| * | Minor changes (shouldn't alter semantics) to increase similarity to code output | Ken Raeburn | 2005-08-20 | 2 | -133/+109 |
| * | doc Novell changes | Ken Raeburn | 2005-07-22 | 3 | -26/+107 |
| * | coding style | Ken Raeburn | 2005-07-22 | 1 | -45/+32 |
| * | describe Novell changes | Ken Raeburn | 2005-07-21 | 1 | -9/+31 |
| * | * api.1/lock.exp (lock_test_continue): After exiting the loop, send the process | Ken Raeburn | 2005-07-08 | 2 | -0/+7 |