summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
* Update file listTheodore Tso1995-08-242-0/+5
* Pass the fd in instead of converting it from FILE *Chris Provenzano1995-08-163-12/+14
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-054-7/+18
* * Don't always use the default realm on localhost, so that the domain to real...Sam Hartman1995-07-312-12/+10
* Find libcom_err in TOPLIBDPaul Park1995-07-072-1/+5
* * localaddr.c: moved to lib/crypto/os; just a stub hereTom Yu1995-07-063-537/+12
* Remove t_an_to_ln.o when making cleanEzra Peisach1995-07-062-1/+5
* Changes for Macintosh implementationKeith Vetter1995-07-067-5/+21
* Add profile and Berkeley database smarts for aname_to_lnamePaul Park1995-06-305-55/+748
* Compiler warning cleanupPaul Park1995-06-272-1/+7
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* Change assertion to check to make sure that the day of the month is >=Theodore Tso1995-06-102-1/+6
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-4/+5
* def_realm.c (krb5_get_default_realm), get_krbhst.cTheodore Tso1995-06-078-612/+44
* Low-level PC socket read/write didn't workKeith Vetter1995-06-033-4/+16
* Add support for building shared librariesTheodore Tso1995-05-273-2/+26
* Several small changes to get the PC working without warningsKeith Vetter1995-05-254-9/+11
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-234-6/+12
* Use the KRB5_KTNAME environment variable to override the defaultTheodore Tso1995-05-202-6/+19
* Fix nitty bug in gmt_mktime()Paul Park1995-05-162-1/+7
* configure.in: Add HAS_ANSI_VOLATILEEzra Peisach1995-05-093-4/+8
* mk_faddr.c (krb5_make_fulladdr): Allocate enough memory forEzra Peisach1995-05-092-1/+4
* Declare prompt and prompt2 as const char * so that callersEzra Peisach1995-05-092-2/+7
* Update Sanitize file to reflect file additions, deletionsTheodore Tso1995-05-041-0/+2
* nevermind..Mark Eichin1995-05-032-25/+0
* * get_krbhst.c (krb5_get_krbhst): look in KRB5_ENV_KDCMark Eichin1995-05-032-0/+25
* krb5_set_config_files needs a const in the declaration to match callEzra Peisach1995-05-022-1/+7
* * genaddrs.c (krb5_auth_con_genaddrs()),Chris Provenzano1995-05-014-43/+58
* init_os_ctx.c (krb5_set_config_files): New function. Provides aTheodore Tso1995-05-012-1/+34
* Global variables krb5_config_file and krb5_trans_file definitionsEzra Peisach1995-04-302-0/+7
* Moving adm_conn out of libkrb5Paul Park1995-04-285-512/+5
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-285-18/+31
* Add entries for yesterdays checkinPaul Park1995-04-271-0/+5
* Added PC support for the new profile config fileKeith Vetter1995-04-273-3/+34
* Make clean should remove t_std_conf.oEzra Peisach1995-04-272-1/+5
* Add adm_conn.cPaul Park1995-04-261-0/+1
* Add pwd.h check for adm_connPaul Park1995-04-261-1/+1
* Add adm_connPaul Park1995-04-261-0/+2
* New module to connect to administrative serverPaul Park1995-04-261-0/+509
* Add declaration of optargTheodore Tso1995-04-262-1/+5
* * Makefile.in : Added source files mk_faddr.c and genaddrs.c.Chris Provenzano1995-04-266-32/+217
* krb5_locate_kdc(): Pass a NUL terminated realm to profile_get_values()Chris Provenzano1995-04-252-1/+13
* Modified .Sanitize file to pick up new filesTheodore Tso1995-04-251-0/+3
* Don't deref NULL pointer if profile_get_values returns NULL.Ezra Peisach1995-04-252-1/+6
* Makefile.in, configure.in, t_std_conf.c: Add test program toTheodore Tso1995-04-2210-106/+382
* Fix == vs = typoTheodore Tso1995-04-221-2/+2
* def_realm.c (krb5_get_default_realm): Use the profile code toTheodore Tso1995-04-226-0/+193
* Added storing of default realm in context. Global default realmEzra Peisach1995-04-192-19/+42
* an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() ifTheodore Tso1995-04-183-5/+22
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+70