summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* log tritan's changesTom Yu1999-10-2695-0/+665
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-2697-197/+141
* * asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happyKen Raeburn1999-10-222-1/+6
* fix typos in commentsKen Raeburn1999-10-221-2/+2
* Silence gcc longjmp warnings:Ken Raeburn1999-10-225-7/+38
* Fixed strong link against DriverServicesLibMiro Jurisic1999-10-191-2/+2
* * localaddr.c (krb5_os_localaddr): Don't bother trying to create inet6 socket...Ken Raeburn1999-10-182-10/+6
* If INET6 support is built in but the socket creation fails, fall back to INETKen Raeburn1999-10-172-3/+9
* display ipv6 addresses if supportedKen Raeburn1999-10-172-6/+37
* * localaddr.c (krb5_os_localaddr): Raise buffer size to 10K. Handle INET6Ken Raeburn1999-10-172-4/+43
* * configure.in: Check for inet_{ntop,pton,ntoa,aton},Ken Raeburn1999-10-173-1/+9
* * conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal.Ken Raeburn1999-10-123-17/+15
* ghudson patch for resource leak krb5-libs/769Ken Raeburn1999-10-072-0/+7
* replace char arrays with macros for gcc format checking; provide format str t...Ken Raeburn1999-09-292-15/+25
* make changepw compile again even without dns supportKen Raeburn1999-09-292-7/+8
* jaltman dns patchesKen Raeburn1999-09-244-150/+129
* copyright notice updates from 1.1 branchKen Raeburn1999-09-24450-454/+1828
* copyright and fprintf-format changes from 1.1Ken Raeburn1999-09-242-9/+17
* install port-sockets.h for krb.h to useKen Raeburn1999-09-212-0/+7
* * osconf.h (KPASSWD_PORTNAME): DefineKen Raeburn1999-09-212-0/+5
* Tom's patch:Ken Raeburn1999-09-212-9/+24
* * rc_dfl.c (krb5_rc_io_fetch): Set client and server fields toKen Raeburn1999-09-212-0/+6
* * adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file ifKen Raeburn1999-09-212-1/+7
* Don't fclose(NULL). Don't declare string functions that are macrosKen Raeburn1999-09-214-2/+23
* rhapsody fixes from 1.1 branchKen Raeburn1999-09-212-3/+9
* * Makefile.in (unit-test-body-tcp, unit-test-body-udp): Pass $(RUNTESTFLAGS) toKen Raeburn1999-09-212-2/+7
* * api.2/init-v2.exp (test109): Wait for prompt between commandsKen Raeburn1999-09-212-0/+15
* Minor tweak: changed reference to "Kerberos profile library" to "Kerberos 5 p...Miro Jurisic1999-09-141-1/+1
* Fixed icon URLMiro Jurisic1999-09-141-1/+1
* Remove #define HAVE_STRING_H from MacOS part of win-mac.h (oops)Miro Jurisic1999-09-132-2/+5
* Added #define HAVE_STRING_H to win-mac.hMiro Jurisic1999-09-132-0/+6
* Removed the bogus Catenate -y in autoconf.h ruleMiro Jurisic1999-09-131-1/+1
* Fixed the headers targetMiro Jurisic1999-09-131-2/+0
* Updated for 2.5b2 and 2.5fc2Miro Jurisic1999-09-101-1/+10
* AddedMiro Jurisic1999-09-104-0/+101
* Added more documentation and rearranged headersMiro Jurisic1999-09-101-38/+66
* Replacd Duplicate with Catenate to avoid mod date weirdnessMiro Jurisic1999-09-081-14/+14
* AddedMiro Jurisic1999-09-078-0/+57
* Danilo's updates for building windows zip fileKen Raeburn1999-09-022-12/+16
* export krb5_kuserok on windowsKen Raeburn1999-09-022-1/+5
* from 1.1 branchKen Raeburn1999-09-024-13/+33
* from 1.1 branch:Ken Raeburn1999-09-017-16/+64
* use KRB5_TC_SUPPORTED_KTYPESKen Raeburn1999-09-013-5/+13
* from 1.1 branch:Ken Raeburn1999-09-014-1/+31
* jaltman's principal-name check from 1.1 branch, indentation fixedKen Raeburn1999-09-012-2/+29
* testcase fixes from 1.1 branch:Ken Raeburn1999-09-012-11/+24
* look up local hostname instead of using 'localhost'; pass RUNTESTFLAGSKen Raeburn1999-09-013-4/+58
* disable krb5-mech2 for now; from 1.1 branchKen Raeburn1999-09-014-25/+20
* From 1.1 branch:Ken Raeburn1999-09-012-5/+15
* fix uninit var; make compile on sunos4. from 1.1 branchKen Raeburn1999-09-012-1/+16