summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/ccdefname.c
Commit message (Expand)AuthorAgeFilesLines
* ccdefname.c (krb5_cc_set_default_name, krb5_cc_default_name): Look up the def...Alexandra Ellwood2004-08-121-41/+57
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-151-7/+0
* * c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCA...Alexandra Ellwood2003-03-061-3/+3
* protoizeKen Raeburn2002-09-031-5/+2
* * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu2002-06-221-3/+3
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-2/+2
* * t_an_to_ln.c: Include <stdio.h> for prototypesEzra Peisach2000-06-301-1/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-1/+1
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+7
* Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOSMiro Jurisic1999-11-221-6/+29
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * ccdefname.c (get_from_registry_indirect, try_dir, get_from_os):Danilo Almeida1999-06-171-15/+24
* For profile name, enhance win32 heuristics to use environment variableDanilo Almeida1999-06-161-15/+88
* 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
* Fixed missing Mac#includeMiro Jurisic1999-02-261-0/+4
* * ccdefname.c (get_from_os): Add missing close-paren; also replaceTom Yu1999-02-201-2/+3
* Added get_from_os for MacOSMiro Jurisic1999-02-201-13/+12
* ccdefname.c (get_from_os): On the Windows platform, automaticallyTheodore Tso1999-02-091-3/+11
* ccdefname.c: Add a new function krb5_cc_set_default_name(), which isTheodore Tso1999-02-021-114/+109
* We shouldn't try to use the CCache API on Unix systems. (The maze ofTheodore Tso1998-09-261-2/+2
* ccdefname.c (krb5_cc_default_name): Changed the PC version to use theTheodore Tso1998-09-011-19/+8
* Changed Mac specific stuff to use CCache APIMiro Jurisic1998-08-211-9/+12
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* Changed all PBGetCatInfo to PBGetCatInfoSync for new UH'sMarshall Vale1998-01-131-1/+1
* * ccdefname.c (krb5_cc_default_name): Returns a const char *Ezra Peisach1997-09-151-1/+1
* If RegKRB5CCNAME is set in kerberos.ini, use that value to determine theRichard Basch1997-02-281-6/+49
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* net_read.c (krb5_net_read):Theodore Tso1996-06-121-1/+1
* Mac Beta 1 submissionKeith Vetter1995-09-111-1/+68
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Changed syntax for windows on the stored ccache file nameKeith Vetter1995-04-071-7/+5
* * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now.John Gilmore1995-03-291-0/+4
* Added functionality for windows to read default file locations fromKeith Vetter1995-03-291-3/+12
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-1/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-5/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-1/+2
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Use #define in osconf.h to determine the name of the KRB5_CCNAME environmentTheodore Tso1994-06-101-1/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-051-1/+1
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* use ext-proto.h rather than stdlib.hJohn Kohl1990-02-121-1/+1
* Need to specify ticket cache typeBill Sommerfeld1990-02-031-2/+2
* First versionBill Sommerfeld1990-01-301-0/+38