| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add bad password error code [secure/654] | Jon Rochlis | 1993-12-06 | 1 | -0/+3 |
| * | Updates -- add some priorities, add a few tests, delete override_qual | Jonathan Kamens | 1993-12-06 | 1 | -56/+178 |
| * | optarg must be declared extern char * | Theodore Tso | 1993-12-03 | 1 | -3/+4 |
| * | added 5 to the list of acceptable character classes | Michael Shanzer | 1993-12-02 | 1 | -3/+3 |
| * | Better description of the unauthenticated Sun RPC test | Jonathan Kamens | 1993-12-02 | 1 | -4/+7 |
| * | 1) Delete some old comments. | Jonathan Kamens | 1993-12-02 | 1 | -151/+15 |
| * | Separate out SAMPLE_SERVICE (the Kerberos service name) and SAMPLE_PORT | Theodore Tso | 1993-12-01 | 2 | -2/+3 |
| * | Workaround for bug in gld (doesn't like at-signs in filenames) | Theodore Tso | 1993-12-01 | 1 | -4/+4 |
| * | Use a nasty hack to include the GCC include files so that makedepend | Theodore Tso | 1993-12-01 | 1 | -1/+9 |
| * | Use the correct form for the DependFlags | Theodore Tso | 1993-12-01 | 1 | -2/+2 |
| * | Completely revamped how allocated memory is freed so that there are no | Theodore Tso | 1993-12-01 | 1 | -85/+81 |
| * | Added missing #include for ctype.h | Theodore Tso | 1993-12-01 | 1 | -1/+0 |
| * | Added new extra flags argument to the call to krb5_recvauth() | Theodore Tso | 1993-12-01 | 2 | -1/+3 |
| * | Fix man page to reflect new command-line arguments to sserver | Theodore Tso | 1993-12-01 | 1 | -6/+8 |
| * | Added new extra flags argument to the call to krb5_recvauth() | Theodore Tso | 1993-12-01 | 1 | -20/+23 |
| * | Added new extra flags argument to the call to krb5_recvauth() | Theodore Tso | 1993-12-01 | 2 | -1/+2 |
| * | Added flags argument to krb5_recvauth(), and added support for flags which | Theodore Tso | 1993-12-01 | 1 | -17/+15 |
| * | Declare statically used procedure (previously and incorrectly defined in .h | Theodore Tso | 1993-12-01 | 2 | -1/+9 |
| * | Free cred->server before overwriting it | Theodore Tso | 1993-12-01 | 1 | -0/+4 |
| * | Fixed typo in copy_addrs; a set of curly braces was missing | Theodore Tso | 1993-12-01 | 1 | -1/+2 |
| * | Declare statically used procedures before they're used, to keep lint/gcc happy | Theodore Tso | 1993-12-01 | 1 | -0/+3 |
| * | If the select gets an EINTR error, retry with that host immediately, instead | Theodore Tso | 1993-12-01 | 1 | -1/+2 |
| * | Fix memory leak; make sure cur_entry is freed, as well as its contents | Theodore Tso | 1993-12-01 | 1 | -8/+10 |
| * | Make sure the ticket_info array is freed, not just its contents; and test | Theodore Tso | 1993-12-01 | 1 | -10/+13 |
| * | Moved KRB5_TGS_NAME to krb5.h, from base-defs.h (where it didn't belong) | Theodore Tso | 1993-12-01 | 4 | -12/+9 |
| * | GCC wants the "register" keyword to be first (before the "const" keyword) | Theodore Tso | 1993-12-01 | 42 | -56/+65 |
| * | removed override quality flags | Michael Shanzer | 1993-11-23 | 1 | -71/+12 |
| * | Track style changes in Borman release of telnet | Theodore Tso | 1993-11-20 | 1 | -2/+6 |
| * | Use new version of strftime from Borman release, so that strftime | Theodore Tso | 1993-11-20 | 1 | -30/+78 |
| * | Track style changes in Borman release of telnet | Theodore Tso | 1993-11-20 | 1 | -14/+32 |
| * | Changes to support new CRED-ENC structure | Theodore Tso | 1993-11-20 | 1 | -34/+38 |
| * | a whole bunch of whoopses from the las revision | Jonathan Kamens | 1993-11-19 | 1 | -5/+6 |
| * | Updated for newest revision of functional spec. Made some other minor | Jonathan Kamens | 1993-11-19 | 1 | -101/+109 |
| * | add bad_history and bad_min_pass_life error codes | Barry Jaspan | 1993-11-17 | 1 | -0/+3 |
| * | interrealm operation | Barry Jaspan | 1993-11-17 | 1 | -47/+91 |
| * | Add tests for null structure pointer argument for modify_principal, | Jonathan Kamens | 1993-11-16 | 1 | -0/+9 |
| * | better specify local-side client_name to init | Barry Jaspan | 1993-11-15 | 1 | -3/+4 |
| * | *** empty log message *** | Jonathan Kamens | 1993-11-15 | 1 | -10/+27 |
| * | Number the tests | Jonathan Kamens | 1993-11-15 | 1 | -322/+335 |
| * | Added some notes to myself about things that need to be updated | Jonathan Kamens | 1993-11-15 | 1 | -0/+7 |
| * | add argument names to function decls | Barry Jaspan | 1993-11-14 | 1 | -9/+9 |
| * | add pw_ret argument to ...chpass_principal_util | Marc Horowitz | 1993-11-12 | 1 | -2/+7 |
| * | barry's changed, left checked out: | Marc Horowitz | 1993-11-12 | 1 | -3/+9 |
| * | A little reformatting | Jonathan Kamens | 1993-11-12 | 1 | -3/+3 |
| * | Initial revision | Jonathan Kamens | 1993-11-12 | 1 | -0/+1706 |
| * | add filename argument to osa_adb_open_T | Barry Jaspan | 1993-11-12 | 1 | -3/+3 |
| * | improve syslog information | Barry Jaspan | 1993-11-12 | 1 | -5/+11 |
| * | specify dictionary warning syslog level | Barry Jaspan | 1993-11-11 | 1 | -1/+2 |
| * | update ovsec_kadm_init, server command line and logging | Barry Jaspan | 1993-11-11 | 1 | -6/+31 |
| * | added OSA_ADB_XDR_FAILURE, removed OSA_ADB_XDR_MEM | Barry Jaspan | 1993-11-10 | 1 | -2/+3 |