summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/t_std_conf.c
Commit message (Expand)AuthorAgeFilesLines
* Include autoconf.h before system headersGreg Hudson2014-07-081-1/+1
* Use k5_transport(_strategy) enums for k5_sendtoRobbie Harwood (frozencemetery)2014-06-021-1/+1
* Get rid of krb5_{get,free}_krbhstGreg Hudson2013-03-221-35/+1
* Require IPv6 supportKen Raeburn2012-02-281-2/+0
* Defer hostname lookups in krb5_sendto_kdcGreg Hudson2011-02-131-13/+15
* In lib/krb5/os, ensure that function definition headers have functionGreg Hudson2009-10-311-10/+20
* make mark-cstyleTom Yu2009-10-311-188/+189
* Merge from plugin branchKen Raeburn2006-03-071-1/+1
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-071-1/+1
* protoizeKen Raeburn2002-09-031-27/+10
* * t_std_conf.c: Include fake-addrinfo.h.Ken Raeburn2002-06-111-5/+31
* * t_std_conf.c (test_locate_kdc): Get rid of unused variableEzra Peisach2001-06-211-1/+1
* * t_std_conf.c (test_locate_kdc): Update to new krb5_locate_kdcEzra Peisach2001-06-201-6/+5
* * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument toEzra Peisach2001-06-121-4/+4
* * an_to_ln.c: Unsigned vs signed int fixesEzra Peisach2000-09-261-13/+13
* * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: IncludeEzra Peisach2000-07-181-1/+1
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-2/+2
* * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1999-08-051-3/+2
* ccdefname.c: Add a new function krb5_cc_set_default_name(), which isTheodore Tso1999-02-021-5/+41
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * t_std_conf.c (main): Call krb5_free_context when doneEzra Peisach1997-10-061-0/+3
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-201-1/+0
* Include string.hEzra Peisach1996-03-131-0/+1
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-231-2/+2
* Add declaration of optargTheodore Tso1995-04-261-0/+1
* Makefile.in, configure.in, t_std_conf.c: Add test program toTheodore Tso1995-04-221-0/+200