summaryrefslogtreecommitdiffstats
path: root/src/clients
Commit message (Expand)AuthorAgeFilesLines
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-6/+10
* Add NO_OUTPRE flag to prevent creation of outputDanilo Almeida1999-05-172-11/+29
* Do win32 build in subdirDanilo Almeida1999-05-106-6/+18
* * main.c (main): Fix cleanup code for setluid() failureTom Yu1999-03-122-1/+6
* add PR number to logTom Yu1999-03-091-1/+1
* * heuristic.c (get_authorized_princ_names): Fix to not callTom Yu1999-03-042-5/+13
* * configure.in: Add check for setluid()Tom Yu1999-02-192-0/+13
* * Makefile.in (ksu): Add $(KSU_LIBS) in case we need -lsecurityTom Yu1999-02-193-1/+21
* klist.c: Under Windows, #include winsock.h instead of sys/socket.h andTheodore Tso1999-02-093-1/+14
* kinit.c: If unistd.h is not available, use manual definitions forTheodore Tso1999-02-092-0/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0514-0/+49
* Use K5_AC_OUTPUT instead of K5_OUTPUT_FILESTheodore Tso1998-12-051-2/+1
* ressurect files missed by mergeTom Yu1998-11-024-0/+262
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-307-341/+305
* Tue Aug 11 23:38:53 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-122-1/+6
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-066-3/+18
* * klist.c (main): Exit with a 0 exit status if everything okayEzra Peisach1998-03-302-0/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1812-15/+44
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-1/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1218-35/+55
* * krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existingTom Yu1998-02-052-1/+17
* * configure.in: Add new directory for kpasswdTom Yu1998-01-302-1/+5
* * kpasswd.c:Tom Yu1998-01-305-0/+258
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-216-3/+18
* Fix bug where kinit would core dump if given a really long principalTheodore Tso1997-05-292-3/+9
* Moved krb5_read_password back into the library (Win32)Richard Basch1997-02-252-88/+4
* Define BUILDTOP for Win16/Win32; needed by config/win-post.inRichard Basch1997-02-232-0/+6
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-2/+0
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-154-5/+12
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-153-28/+8
* Makefile.in: Link wsock32.lib (win32)Richard Basch1997-02-133-9/+45
* kinit.c: Added krb5_read_password implementation for win32 console appRichard Basch1997-02-132-0/+92
* Makefile.in: re-enabled the building of kinit under win32Richard Basch1997-02-131-3/+3
* Comment out kinit build until it works (win32)Richard Basch1997-02-111-4/+4
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-118-16/+88
* Merge of libhack_branchTom Yu1997-02-0912-30/+42
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-134-2/+10
* Fail completely if there is no srvtabSam Hartman1996-11-112-1/+6
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-1/+12
* Fix stupid typo in previous checkinTheodore Tso1996-11-072-2/+2
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+12
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+11
* Check the return code from krb5_init_context, and print an errorTheodore Tso1996-11-072-2/+11
* Remove call to krb5_os_localaddr(), since get_in_tkt will defaultTheodore Tso1996-09-262-13/+6
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-108-8/+19
* Removed Cygnus-specific infoJeff Bigler1996-08-301-72/+99
* man page edit from CygnusJeff Bigler1996-08-291-6/+9
* man page rewrite from CygnusJeff Bigler1996-08-292-98/+124
* Unlock source cache before executing commandSam Hartman1996-08-102-0/+7
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-223-12/+34