summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update Macintosh changes to ChangeLog which Marshall made on 1/13/98Theodore Tso1998-07-021-0/+8
* Fix obvious bug where we were returning a pointer to an automaticTheodore Tso1998-07-012-1/+8
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-284-30/+13
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* Updated to call Universal Headers 3.0.1Marshall Vale1998-02-021-14/+16
* Updated from most recent MacTCP SDKMarshall Vale1998-02-021-15/+17
* * changepw.c (krb5_change_password): KRB5_USE_INET ->Tom Yu1998-01-302-3/+8
* Changed all PBGetCatInfo to PBGetCatInfoSync for new UH'sMarshall Vale1998-01-132-2/+2
* * locate_kdc.c (krb5_locate_kdc): Check return ofTom Yu1998-01-033-0/+16
* * locate_kdc.c (krb5_locate_kdc): Free hostlist array elementsEzra Peisach1997-12-162-0/+9
* * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfreeEzra Peisach1997-12-072-1/+5
* * Makefile.in: Add changepw.c, prompter.cTom Yu1997-12-067-41/+668
* * t_std_conf.c (main): Call krb5_free_context when doneEzra Peisach1997-10-062-0/+7
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-024-13/+17
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-268-11/+29
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-192-1/+5
* * ccdefname.c (krb5_cc_default_name): Returns a const char *Ezra Peisach1997-09-152-1/+5
* * gmt_mktime.c (days_in_month): Now const.Ezra Peisach1997-08-172-1/+6
* If RegKRB5CCNAME is set in kerberos.ini, use that value to determine theRichard Basch1997-02-281-6/+49
* read_pwd.c: Improperly applied Doug Engert's windows dialog patch last time.Richard Basch1997-02-254-83/+6
* win-pwd.rc: Windows dialog information for password promptingRichard Basch1997-02-255-9/+296