| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add some dependencies | Ken Raeburn | 2007-10-31 | 1 | -1/+20 |
| * | Correct the filenames in comments | Ken Raeburn | 2007-10-31 | 2 | -2/+2 |
| * | Test more installed headers for C++ compatibility | Ken Raeburn | 2007-10-31 | 3 | -1/+21 |
| * | Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions. | Ken Raeburn | 2007-10-31 | 1 | -1/+0 |
| * | Don't use GNU make features | Ken Raeburn | 2007-10-30 | 1 | -2/+1 |
| * | Test that C++ code can use our installed headers | Ken Raeburn | 2007-10-29 | 3 | -2/+40 |
| * | Before the error-message tests, make sure the host principal exists, | Ken Raeburn | 2007-09-11 | 1 | -3/+5 |
| * | test program build problem | Ken Raeburn | 2007-08-29 | 3 | -78/+113 |
| * | Expect keytab error to be reported | Ken Raeburn | 2007-08-25 | 1 | -4/+4 |
| * | make depend | Ken Raeburn | 2007-08-16 | 4 | -36/+41 |
| * | remap mechanism-specific status codes in mechglue/spnego | Ken Raeburn | 2007-08-16 | 1 | -1/+48 |
| * | Handle 'Credentials cache file <path> not found' | Ken Raeburn | 2007-07-04 | 1 | -0/+1 |
| * | Use global spawn_id | Ken Raeburn | 2007-07-04 | 1 | -0/+2 |
| * | When skipping debugging '-->' data, only take through the end of the line | Ken Raeburn | 2007-07-04 | 1 | -1/+1 |
| * | make depend | Ken Raeburn | 2007-03-28 | 2 | -2/+4 |
| * | Build tests subtree makefiles at top level | Ken Raeburn | 2007-03-25 | 13 | -54/+24 |
| * | Include autoconf.h | Ken Raeburn | 2007-03-25 | 3 | -1/+3 |
| * | Remove test pass that exercises AES256 over UDP, since we also have | Ken Raeburn | 2007-03-14 | 1 | -12/+0 |
| * | Remove from unused_passes a configuration also listed in the default passes | Ken Raeburn | 2007-03-09 | 1 | -12/+0 |
| * | Do use valgrind on /bin/sh commands, since that's how we launch kadmind curre... | Ken Raeburn | 2007-03-06 | 1 | -1/+2 |
| * | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 1 | -2/+2 |
| * | Conditionalize more bits that might not be defined by the OS | Ken Raeburn | 2007-02-16 | 1 | -0/+10 |
| * | Don't need to register WRFILE: keytab type, it's already in the compiled-in | Ken Raeburn | 2007-02-01 | 1 | -10/+0 |
| * | Memory leak in tests/gssapi/t_imp_name.c | Ezra Peisach | 2006-12-31 | 1 | -1/+3 |
| * | Inovke krb5_rc_close to shutdown cache - and check for memory leaks | Ezra Peisach | 2006-12-18 | 1 | -0/+5 |
| * | Free allocated memory when no longer used | Ezra Peisach | 2006-10-18 | 1 | -0/+3 |
| * | Invoke krb5_free_principal to remove memory leak | Ezra Peisach | 2006-10-18 | 1 | -0/+1 |
| * | Call freeaddrinfo at end - memory leak | Ezra Peisach | 2006-10-18 | 1 | -0/+1 |
| * | Pass VALGRIND in to runtest. When it's set, redefine spawn to use it for | Ken Raeburn | 2006-10-15 | 2 | -2/+41 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 7 | -28/+26 |
| * | Add a policy to the database, then after the dump and restore, check | Ken Raeburn | 2006-10-12 | 1 | -0/+31 |
| * | skip over verbose (protocol trace) debugging output | Ken Raeburn | 2006-10-11 | 1 | -0/+4 |
| * | make depend | Tom Yu | 2006-10-06 | 4 | -17/+19 |
| * | work around failure to load into nonexistent db | Tom Yu | 2006-07-01 | 1 | -0/+5 |
| * | test kdb5_util dump/load functionality in dejagnu | Ken Raeburn | 2006-06-30 | 1 | -0/+58 |
| * | * kdc/network.c (make_toolong_error): New function. | Ken Raeburn | 2006-06-26 | 1 | -0/+32 |
| * | Spawn ftp client with "-d" and "-v" for better debugging | Ken Raeburn | 2006-06-21 | 1 | -1/+1 |
| * | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 1 | -2/+2 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -1/+1 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 4 | -7/+7 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 5 | -40/+43 |
| * | * tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix to | Ken Raeburn | 2006-05-11 | 1 | -1/+1 |
| * | Change kdb plugin code to use the new plugin support instead of | Ken Raeburn | 2006-04-25 | 1 | -1/+1 |
| * | Set myfulldir | Ken Raeburn | 2006-04-25 | 1 | -0/+1 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 2 | -2/+2 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 4 | -18/+17 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 15 | -3016/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 12 | -464/+0 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 10 | -74/+79 |
| * | make depend | Ken Raeburn | 2006-03-27 | 4 | -18/+21 |