summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-1910-17/+80
* Oops in previous memory freeing fixes; was a bit too agressive freeing thingsTheodore Tso1995-01-191-1/+1
* * krlogind.c (v4_des_read, v5_des_read): When reading length,Mark Eichin1995-01-183-1/+119
* it belongs here insteadMark Eichin1995-01-181-0/+54
* this doesn't belong hereMark Eichin1995-01-181-54/+0
* * configure.in: undo streams test. It turns out that we want sunosMark Eichin1995-01-184-2/+15
* fix tab vs. space glitchMark Eichin1995-01-181-1/+1
* Acually move init_ctx.c to init_os_ctx.c in the CVS repository and alsoChris Provenzano1995-01-132-1/+7
* Auto configure changes. I didn't do anythingChris Provenzano1995-01-131-20/+4
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-13100-2303/+2932
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-138-143/+163
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-139-238/+263
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-137-150/+228
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1330-129/+163
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-13153-1658/+1982
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-1336-1017/+825
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1341-604/+717
* fix typoMark Eichin1995-01-131-1/+1
* * Makefile.in (install): constructed headers come from the buildMark Eichin1995-01-132-2/+10
* * configure.in (K4LIB): fix quoting so $(KRB4) actually survivesMark Eichin1995-01-112-2/+8
* * logutil.c (update_wtmp): declare missing variables ifMark Eichin1995-01-112-1/+13
* * krlogin.c (doit): use exit_handler for signal exits, don't useMark Eichin1995-01-112-3/+15
* * configure.in: Streams test needs to include sys/types.hRichard Basch1995-01-102-1/+4
* * krsh.c: Include sys/time.h (linux)Richard Basch1995-01-102-0/+5
* * kcmd.c, krlogin.c, krcp.c: Always include fcntl.h, and neverTheodore Tso1995-01-105-13/+8
* gss_display_name() should return a name type OID, not a mechanism OIDTheodore Tso1995-01-102-1/+6
* Changed kerberos5 and kerberos4 port names to kerberos and kerberos-secTheodore Tso1995-01-051-5/+23
* Use the service names kerberos and kerberos-sec, instead of kerberos5Theodore Tso1995-01-052-2/+8
* kcmd.c, krsh.c, krshd.cRichard Basch1995-01-031-0/+11
* Removed a debugging statement (which could compromise the eblock)Richard Basch1995-01-031-1/+0
* Tidied up the commentsRichard Basch1995-01-031-10/+10
* Removed old sgi code (it has POSIX signals)Richard Basch1995-01-031-12/+0
* * krsh.cRichard Basch1995-01-033-40/+446
* mailquery.c: Issue QUIT pop command when done retrieving messgesRichard Basch1995-01-022-0/+7
* krlogind.c, krshd.cRichard Basch1995-01-021-0/+9
* Ultrix doesn't have a fully functional POSIX termiosRichard Basch1995-01-021-3/+3
* Cleaned up some of the #ifdef's and code duplication.Richard Basch1995-01-021-77/+51
* krlogin.c: Don't need to #undef _BSD for AIX anymore (no more BSD dependencies)Richard Basch1994-12-312-4/+3
* * Makefile.inRichard Basch1994-12-312-5/+8
* * configure.inRichard Basch1994-12-302-5/+10
* * logutil.cRichard Basch1994-12-304-143/+144
* * aclocal.m4Richard Basch1994-12-302-4/+13
* configure.in: Removed extraneous charactersRichard Basch1994-12-304-54/+53
* * krlogind.cRichard Basch1994-12-294-12/+26
* * krlogind.c:Richard Basch1994-12-292-84/+87
* * krlogin.cRichard Basch1994-12-285-15/+32
* Fixed a couple more syntactical errors with shadow passwords (now works)Richard Basch1994-12-281-3/+3
* Corrected logic for shadow password testsRichard Basch1994-12-281-10/+15
* login.c, configure.in, logutil.cRichard Basch1994-12-281-6/+5
* Renamed HAS_SHADOW to HAVE_SHADOWRichard Basch1994-12-281-2/+2