summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* INTERFACE is no longer defined in krb5.h, so we must define it hereRichard Basch1997-02-061-4/+35
* Windows/NT integrationRichard Basch1997-02-066-1128/+1215
* Windows/NT integrationRichard Basch1997-02-064-17/+65
* Windows/NT integrationRichard Basch1997-02-062-112/+202
* New V2 API + Win16/Win32 supportRichard Basch1997-02-0611-413/+627
* * kdc_preauth.c (get_sam_edata): Use proper interface toEzra Peisach1997-01-022-2/+13
* * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12.Ezra Peisach1996-12-302-0/+6
* Overide important environment variables. Preliiminary fix; includeSam Hartman1996-12-292-6/+11
* * config.guess:Tom Yu1996-12-243-105/+337
* update to autoconf-2.12Tom Yu1996-12-2441-10015/+4013
* * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with theTom Yu1996-12-242-1/+6
* * configure.in: Fix up "test $ac_cv_c_cross" to deal withTom Yu1996-12-242-2/+7
* Initial revisionTom Yu1996-12-242-0/+4
* Add brand.c to the SRCS line so that the kerbsrc.mac.tar includesTheodore Tso1996-12-232-0/+6
* Remove (under #ifdef) mention of calling Cygnus Support for supportTheodore Tso1996-12-212-6/+16
* Fixed other problems found when renaming program from cns.exe to krb5.exeTheodore Tso1996-12-211-5/+5
* krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'edTheodore Tso1996-12-214-1/+23
* brand.c: New file, which allows a release engineer to "brand" the krb5Theodore Tso1996-12-213-0/+22
* Checked in changes from MarshallTheodore Tso1996-12-213-342/+468
* Checked in Macintosh changes from MarshallTheodore Tso1996-12-213-40/+71
* Use new call krb5_vercheck() for Windows timebomb checking; this callTheodore Tso1996-12-212-6/+15
* Change the timebomb to be June 1, 1997. Make the timebomb exit theTheodore Tso1996-12-212-32/+40
* Change name of library in file to be krb5_16.def [PR#302]Theodore Tso1996-12-202-2/+7
* Automatically make the mac-bin-dirs target so that the binaryTheodore Tso1996-12-202-1/+7
* * getsyms: Don't echo filename if there are no bad symbolsTom Yu1996-12-173-10/+21
* Do not compare an int to NULL. Under Linux, warning about a pointer to intEzra Peisach1996-12-172-1/+5
* Fix expire time in the text resource to be June 1, 1997Theodore Tso1996-12-172-1/+6
* Change the timebomb date to be June 1, 1997Theodore Tso1996-12-132-2/+7
* Added the error codes KRB5_APPL_EXPIRED and KRB5_LIB_EXPIREDTheodore Tso1996-12-132-0/+7
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-13139-282/+1036
* * api.0/init.exp, api.2/init.exp: use spawn/expect instead of execBarry Jaspan1996-12-093-2/+11
* Update to not install install-sidSam Hartman1996-12-091-2/+0
* This commit was generated by cvs2svn to compensate for changes in r9624,Sam Hartman1996-12-091-0/+534
* * ovsec_kadmd.c (main): fix duplicated error stringsBarry Jaspan1996-12-042-6/+13
* * acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entryBarry Jaspan1996-12-042-36/+14
* * Various changes to allow channel bindings to work with both UDPBarry Jaspan1996-12-047-25/+82
* * kdb5_util.c: fix multiply defined globals [krb5-admin/260]Barry Jaspan1996-12-032-3/+7
* * kadmin.c (kadmin_addprinc): print warning/notice about no policyBarry Jaspan1996-12-032-8/+27
* * init_db: be verbose when $SRVTCL doesn't exist, instead of justBarry Jaspan1996-12-032-0/+16
* * server_acl.c (acl_load_acl_file): log errors viaBarry Jaspan1996-12-032-9/+21
* * [krb5-libs/149] only generate requests that you can actuallyMark Eichin1996-11-232-3/+21
* Do not link shared against -ldb. Tom and I decided this should waitSam Hartman1996-11-222-1/+5
* The trunk should be dead;Sam Hartman1996-11-221-534/+0
* This commit was generated by cvs2svn to compensate for changes in r9511,Sam Hartman1996-11-221-6/+6
* Apply patch from shadow@andrew.cmu.edu to fix a bug I fixedSam Hartman1996-11-202-1/+8
* Remove the popper, mailquery, and movemail directoriesTheodore Tso1996-11-192-1/+6
* Removing old POP applicationsTheodore Tso1996-11-1953-7613/+0
* rc_dfl.c: Apply jik's fix to allow the expunging of the replay cacheTheodore Tso1996-11-192-15/+37
* *gssapi.h: Renamed to gssapi.hinTom Yu1996-11-184-19/+25
* * update_utmp.c (pty_update_utmp): Handle case where utmp usesEzra Peisach1996-11-153-0/+28