| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 | 1 | -0/+1 |
| * | 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 |
| * | 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 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -1/+1 |
| * | * 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 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -1/+1 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 4 | -1373/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 4 | -149/+0 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -1/+1 |
| * | This fixes an all-too-frequent nightly-testing failure on Tru64 | Ken Raeburn | 2005-10-19 | 2 | -2/+13 |
| * | * default.exp: Initialize can_get_root to yes. | Ken Raeburn | 2005-09-08 | 2 | -0/+25 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -5/+0 |
| * | Fix to last change: Add the new db info lines to krb5.conf files always, not | Ken Raeburn | 2005-08-17 | 2 | -12/+8 |
| * | * Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into site.exp. | Ken Raeburn | 2005-08-17 | 4 | -2/+28 |
| * | * v4gssftp.exp: Identify file correctly for top-level error messages | Ken Raeburn | 2005-03-14 | 2 | -1/+6 |
| * | * default.exp (start_tail): Make 'standalone' an additional argument. | Ken Raeburn | 2005-03-14 | 2 | -3/+9 |
| * | Implement principal name and auth flavor fallback for kadm5 client | Tom Yu | 2005-02-11 | 2 | -2/+19 |
| * | Fix braino in previous change to xdr_bytes. New test case for | Tom Yu | 2005-01-14 | 2 | -1/+24 |
| * | * default.exp (start_tail): New proc. Handles GNU tail race condition with | Ken Raeburn | 2005-01-12 | 2 | -64/+74 |
| * | * krb-root/rlogin.exp (start_rlogin_daemon): Use built-in sleep command. | Ken Raeburn | 2005-01-12 | 10 | -8/+22 |
| * | * default.exp (start_kerberos_daemons): Format date internally rather than | Ken Raeburn | 2005-01-12 | 2 | -2/+7 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | fix MITKRB5-SA-2004-004 | Tom Yu | 2004-12-20 | 2 | -0/+222 |
| * | Merge Athena changes for requiring encrypted connections | Tom Yu | 2004-11-15 | 2 | -6/+54 |
| * | * default.exp (setup_krb5_conf): Default to not using SRV records | Tom Yu | 2004-06-17 | 2 | -0/+6 |
| * | Set new variable portbase to supplied $PORTBASE or a default. | Ken Raeburn | 2004-03-15 | 13 | -49/+104 |
| * | * rcp.exp (stop_rsh_daemon): Check for any output before eof, causing any such | Ken Raeburn | 2004-02-26 | 3 | -2/+18 |
| * | * gssapi.exp (doit): Fix typo in log message | Ken Raeburn | 2004-02-26 | 2 | -1/+5 |
| * | * default.exp (passes): Add "mode=udp" to existing pass specifications. Add a | Ken Raeburn | 2004-02-26 | 2 | -1/+48 |
| * | Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is not | Tom Yu | 2004-02-13 | 2 | -3/+8 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 4 | -1/+49 |
| * | * gssapi.exp (doit): Run server with additional options to export and re-import | Ken Raeburn | 2004-02-10 | 2 | -1/+7 |
| * | * default.exp (passes): Add an AES-only pass. | Ken Raeburn | 2003-12-13 | 2 | -1/+46 |
| * | * telnet.exp: Skip tests if no DES key types are enabled | Ken Raeburn | 2003-12-13 | 2 | -0/+10 |
| * | * gssftp.exp (ftp_test): Look for "GSSAPI authentication failed" error | Ken Raeburn | 2003-12-13 | 2 | -0/+10 |
| * | be more flexible in handling failures getting root access in test suite | Ken Raeburn | 2003-06-05 | 2 | -2/+10 |
| * | * default.exp (setup_root_shell): Don't try to use the procedure | Tom Yu | 2003-06-04 | 2 | -3/+6 |
| * | * default.exp (start_kerberos_daemons): "cannont" => "cannot" | Ken Raeburn | 2003-06-03 | 2 | -1/+2 |
| * | * default.exp (setup_root_shell): Handle error messages indicating "-x" isn't | Ken Raeburn | 2003-06-03 | 2 | -1/+15 |
| * | * default.exp: Default RLOGIN_FLAGS to "-x". | Ken Raeburn | 2003-06-01 | 2 | -1/+33 |
| * | Set length correctly in krb5_get_in_tkt_with_password if password is | Tom Yu | 2003-05-21 | 4 | -17/+27 |
| * | * default.exp (spawn_xterm): Add KPASSWD and REALMNAME to the list of exported | Ken Raeburn | 2003-05-17 | 2 | -1/+6 |
| * | Test AES. ** Not all tests pass at present. ** | Ken Raeburn | 2003-04-18 | 2 | -15/+57 |
| * | * default.exp (start_kerberos_daemons): If we get a timeout | Tom Yu | 2003-03-28 | 2 | -0/+9 |
| * | fix test suite to reflect loss of des3-krb4 | Tom Yu | 2003-03-26 | 6 | -86/+42 |