aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/init_os_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-07This commit was manufactured by cvs2svn to create tagkfw-2.6-beta1no author1-1/+11
2003-03-06* c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCA...Alexandra Ellwood1-5/+9
2002-09-03protoizeKen Raeburn1-23/+10
2002-07-03 * init_os_ctx.c: krb4 needs to get the os config files so it can useTom Yu1-107/+0
2002-06-22 * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu1-13/+27
2002-06-19* init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h.Ken Raeburn1-46/+0
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-6/+6
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-3/+3
2001-03-11 * def_realm.c: Move prototype for krb5_try_realm_txt_rr() toEzra Peisach1-0/+1
2001-03-05 * init_os_ctx.c: Get sys/ioctl.h for Solaris to get FIONBIOTom Yu1-0/+3
2001-03-03only call ioctl on /dev/random if open succeededKen Raeburn1-1/+3
2001-03-03init_os_ctx.c: On UNIX, seed PRNG with data from /dev/[u]random if availableKen Raeburn1-0/+41
2000-10-17 * changepw.c: Cast length argument to recvfrom/sendto to intEzra Peisach1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-50/+87
2000-04-132000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-8/+14
2000-03-14* init_os_ctx.c (os_get_default_config_files): Remove unused variableKen Raeburn1-1/+0
2000-02-11Added "Kerberos Preferences" as valid config file on Mac OS. Others will be r...Marshall Vale1-11/+17
2000-02-08Limited support for Applicaiton Support folder as location for krb5.ini on th...Marshall Vale1-8/+24
1999-12-06merge from 1.1 branchKen Raeburn1-8/+15
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-08-06Fix calling convention for krb5_get_profileDanilo Almeida1-1/+1
1999-08-05* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1-7/+10
1999-07-27GetMacProfileFileSpec: fined bogus string conversionMiro Jurisic1-1/+0
1999-07-26merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profileMiro Jurisic1-1/+30
1999-07-23Updated Windows section to use filespecs instead of filenamesJeffrey Altman1-9/+22
1999-07-22more fixes for meeroh's patchKen Raeburn1-1/+1
1999-07-21* init_os_ctx.c (os_get_default_config_files): Fix some typos and missed nameKen Raeburn1-11/+11
1999-07-21Use Mac files specifiers for config files on MacOSMiro Jurisic1-79/+46
1999-06-17* ccdefname.c (get_from_registry_indirect, try_dir, get_from_os):Danilo Almeida1-105/+192
1999-06-16For profile name, enhance win32 heuristics to use environment variableDanilo Almeida1-35/+182
1999-06-11Mac: Fixed 2nd config file nameMiro Jurisic1-2/+2
1999-06-09Merged changed from Mac_V2_0_derivatives branchMiro Jurisic1-4/+7
1999-03-12Sample the ccdefault name at the time when we create the context.Theodore Tso1-0/+6
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-4/+4
1998-01-13Changed all PBGetCatInfo to PBGetCatInfoSync for new UH'sMarshall Vale1-1/+1
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-2/+2
1996-11-06Don't ignore errors found from parsing the config file. Currently, weTheodore Tso1-4/+13
1996-06-12net_read.c (krb5_net_read):Theodore Tso1-4/+4
1996-01-11 * locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignmentEzra Peisach1-3/+4
1995-10-05 * init_os_ctx.c (krb5_secure_config_files): New function thatEzra Peisach1-19/+54
1995-10-02Put back in the KRB5_CONFIG getenv that was accidentally removedEzra Peisach1-0/+1
1995-10-02 * init_os_ctx.c (krb5_os_init_context): use profile_init_path forMark Eichin1-4/+6
1995-09-11Mac Beta 1 submissionKeith Vetter1-2/+74
1995-09-01* toffset.c: Added new file which implements the abstract interfacesTheodore Tso1-0/+4
1995-06-07def_realm.c (krb5_get_default_realm), get_krbhst.cTheodore Tso1-2/+1
1995-05-02krb5_set_config_files needs a const in the declaration to match callEzra Peisach1-1/+1
1995-05-01init_os_ctx.c (krb5_set_config_files): New function. Provides aTheodore Tso1-1/+25
1995-04-27Added PC support for the new profile config fileKeith Vetter1-3/+24
1995-04-22Fix == vs = typoTheodore Tso1-2/+2
1995-04-22def_realm.c (krb5_get_default_realm): Use the profile code toTheodore Tso1-0/+20