summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* fix some formatting problemsDan Winship1998-02-011-5/+10
* * ftpd.c (auth_data): Accept forwarded credentials and dispose ofDan Winship1998-01-302-16/+41
* Add -x (automatically encrypt) and -f (forward credentials) optionsDan Winship1998-01-306-14/+43
* * telnetd.c (doit): additional fix for previous terminaltype changeDan Winship1998-01-282-1/+5
* * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship1998-01-275-16/+29
* telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IMTheodore Tso1998-01-243-20/+31
* * krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZTom Yu1998-01-212-1/+6
* * logwtmp.c (ftp_logwtmp): Rename logwtmp to ftp_logwtmp to avoidTom Yu1997-12-213-4/+13
* * login.c (try_afscall): try_afscall doesn't work / isn't neededDan Winship1997-12-192-3/+13
* * sclient.c (main): Free client principal and krb5_ap_rep_enc_partEzra Peisach1997-12-162-0/+12
* * ftpd.c: Don't include netdb.h or sys/socket.h if krb.h isTom Yu1997-12-122-0/+12
* * ftp.c:Tom Yu1997-12-123-0/+19
* * krlogind.c:Tom Yu1997-12-125-4/+30
* * telnetd.c (doit): Fix up slave buffer lengthTom Yu1997-12-052-4/+6
* * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu1997-11-203-11/+10
* * krlogind.c (recvauth): Fix args in call toTom Yu1997-11-202-1/+6
* * krshd.c: Don't set checksum_ignored to 1 if checksum_required isTom Yu1997-11-182-4/+7
* * forward.c (rd_and_store_for_creds): Don't do the chown. AvoidsTom Yu1997-11-133-20/+25
* Use error_message(errno) instead of using sys_errlist[errno]. ThisTheodore Tso1997-11-072-55/+60
* * krlogind.c (doit): Fix up potential buffer overrun.Tom Yu1997-11-054-4/+19
* Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso1997-10-232-0/+10
* Include string.h/strings.h for memcpy prototypeEzra Peisach1997-10-212-3/+12
* * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriateTom Yu1997-10-165-91/+107
* * Makefile.in: Change LOCALINCLUDE and the link line to allow forTom Yu1997-10-163-56/+73
* Removed useless .so to a non-existent macro fileTheodore Tso1997-10-072-1/+4
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-193-3/+8
* * krlogind.c (main): Changes to allow for standalone daemonTom Yu1997-09-022-58/+113
* Fix bug that causes send_file_list to send no dataSam Hartman1997-08-292-2/+10
* * Makefile.in (SRCS): Add $(srcdir) where neededEzra Peisach1997-08-174-7/+18
* * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/Ezra Peisach1997-07-312-1/+5
* Fix name of srvtab file in the man page to be krb5.keytabTheodore Tso1997-07-162-1/+5
* killpg() wasn't conditionalized in login.c, causing compiles to fail onKevin Mitchell1997-06-302-0/+12
* gss-server.c (server_establish_context): Rearrange server establishTheodore Tso1997-06-113-16/+35
* login.c: Always use the new tty line discpline. [krb5-appl/428]Theodore Tso1997-06-072-10/+34
* Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399]Theodore Tso1997-05-022-2/+7
* * sys_term.c (start_login): Bounds check the constructed "speed"Tom Yu1997-04-102-2/+13
* Fix stupid typos in test compilationTheodore Tso1997-03-281-2/+2
* If we're on an SGI machine, don't do the MOTD or MAILCHECK thing,Theodore Tso1997-03-282-1/+6
* When falling back to the normal rlogin, clear the signal mask, so thatTheodore Tso1997-03-282-0/+16
* dditional patch for login environment variable processing: respect TERMSam Hartman1997-03-202-0/+10
* krshd should not require a user to have a valid home directory. [krb5-appl/167]Sam Hartman1997-02-282-4/+9
* Fix terminal handling with regard to ^@ and ^oSam Hartman1997-02-222-2/+12
* kcmd.c (getport): Let the OS pick the best port rather than scanning.Richard Basch1997-02-195-131/+120
* Use free() to free realm component, until a replacement function is addedRichard Basch1997-02-191-1/+3
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-189-10/+24
* * configure.in: Fix DES425_DEPLIBTom Yu1997-02-122-1/+5
* * configure.in: Fix DES425_LIB... missed this in libhack_branch;Tom Yu1997-02-122-2/+8
* login.c: set ccache name consistently with other login appsRichard Basch1997-02-112-1/+6
* Merge of libhack_branchTom Yu1997-02-0934-222/+136
* kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch1997-02-062-1/+6