summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
* Updating ChangeLogJeffrey Altman1999-07-231-0/+15
* Add profile support for libdefaults dns_fallbackJeffrey Altman1999-07-231-38/+55
* Updated Windows section to use filespecs instead of filenamesJeffrey Altman1999-07-231-9/+22
* Add profile support for libdefaults dns_fallbackJeffrey Altman1999-07-232-36/+70
* more fixes for meeroh's patchKen Raeburn1999-07-222-1/+2
* * init_os_ctx.c (os_get_default_config_files): Fix some typos and missed nameKen Raeburn1999-07-212-11/+18
* Use Mac files specifiers for config files on MacOSMiro Jurisic1999-07-211-79/+46
* * locate_kdc.c (krb5_locate_kdc): Kerberos admin service name isKen Raeburn1999-06-302-1/+7
* krb5_try_realm_txt_rr() should allow the resolv library to expandJeffrey Altman1999-06-301-8/+14
* DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (whichKen Raeburn1999-06-214-43/+691
* * ccdefname.c (get_from_registry_indirect, try_dir, get_from_os):Danilo Almeida1999-06-173-120/+225
* For profile name, enhance win32 heuristics to use environment variableDanilo Almeida1999-06-163-50/+281
* Mac: Fixed 2nd config file nameMiro Jurisic1999-06-112-2/+7
* Fixed Mac PPC #ifdefsMiro Jurisic1999-06-092-1/+7
* #ifdefed Mac native microseconds code for PPC-onlyMiro Jurisic1999-06-092-2/+11
* Merged changed from Mac_V2_0_derivatives branchMiro Jurisic1999-06-094-20/+154
* Changed errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for Mac OT SocketsLibAlexandra Ellwood1999-06-087-37/+47
* Removed macsock.c and DNR.c because they are not used by OT sockets libraryAlexandra Ellwood1999-05-272-1225/+0
* Removed macsock.c and DNR.c because they are not used by the OT sockets libraryAlexandra Ellwood1999-05-271-6/+0
* Removed call to getmyipaddr since Sockets has gethostnameAlexandra Ellwood1999-05-271-11/+0
* Do win32 build in subdirDanilo Almeida1999-05-102-43/+47
* Fixed typoDanilo Almeida1999-05-072-5/+9
* Return KRB5_REALM_UNKNOWN if profile_get_values returnsTheodore Tso1999-05-072-7/+9
* prompter.c (krb5_prompter_posix): Update to use new prompter prototypeTheodore Tso1999-04-102-4/+17
* * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, notTom Yu1999-03-252-1/+6
* Fix window's get_from_os() call so that gets the default cache name ifTheodore Tso1999-03-231-1/+1
* Check to make sure the context is valid and return an error if itTheodore Tso1999-03-121-1/+9
* Sample the ccdefault name at the time when we create the context.Theodore Tso1999-03-122-0/+22
* Fixed missing Mac#includeMiro Jurisic1999-02-261-0/+4
* * ccdefname.c (get_from_os): Add missing close-paren; also replaceTom Yu1999-02-202-2/+8
* Added get_from_os for MacOSMiro Jurisic1999-02-201-13/+12
* ccdefname.c (get_from_os): On the Windows platform, automaticallyTheodore Tso1999-02-093-4/+21
* * read_pwd.c: Remove reference to CPP symbol "unix"Tom Yu1999-02-022-1/+5
* ccdefname.c: Add a new function krb5_cc_set_default_name(), which isTheodore Tso1999-02-023-119/+166
* localaddr.c: On the macintosh, check to see if getmyipaddr returnsTheodore Tso1999-01-272-0/+13
* Resource chain mangling fixMiro Jurisic1999-01-221-0/+8
* _MACINTOSH -> macintoshMiro Jurisic1999-01-221-1/+1
* sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolverTheodore Tso1999-01-052-0/+19
* changepw.c: Add a test for _WIN16 as well as _WIN32 for socketsTheodore Tso1999-01-052-1/+7
* localaddr.c: Added missing KRB5_DLLIMP and KRB5_CALLCONF macros fromTheodore Tso1998-12-052-1/+6
* realm_iter.c: New function which iterators over the realms in theTheodore Tso1998-12-044-0/+125
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-132-1/+9
* Fix bug where if the fcntl-style lock succeeded, we should returnTheodore Tso1998-11-132-2/+13
* lock_file.c (krb5_lock_file): Move the flock() fallback code fromTheodore Tso1998-11-032-23/+49
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-306-20/+682
* We shouldn't try to use the CCache API on Unix systems. (The maze ofTheodore Tso1998-09-262-2/+7
* ccdefname.c (krb5_cc_default_name): Changed the PC version to use theTheodore Tso1998-09-012-19/+15
* Changed Mac specific stuff to use CCache APIMiro Jurisic1998-08-212-9/+17
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-178-11/+11
* * changepw.c (krb5_change_password): Changes casts from char * toEzra Peisach1998-07-162-2/+7