summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-14/+10
* Removed un-user extern declaration of krb5_config_file -Ezra Peisach1997-02-222-3/+4
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-202-2/+0
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-181-3/+3
* Merge of libhack_branchTom Yu1997-02-093-17/+59
* mk_faddr.c: Added FAR declarationRichard Basch1997-02-072-6/+10
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0613-32/+48
* * osconfig.c: Add warning re: global variablesTom Yu1996-11-142-0/+7
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-133-49/+35
* * ktdefname.c (krb5_kt_default_name): Fix a few memory-leak typeTom Yu1996-11-132-5/+11
* * osconfig.c: Remove krb5_defkeyname to catch other things thatTom Yu1996-11-132-2/+3
* * ktdefname.c (krb5_kt_default_name): Change logic to no longerTom Yu1996-11-132-30/+54
* Remove erroneous changelog entry that should have been entered inTheodore Tso1996-11-081-6/+0
* Don't ignore errors found from parsing the config file. Currently, weTheodore Tso1996-11-062-4/+27
* Remove references to dead BERK_DB_DBM codeTheodore Tso1996-08-232-15/+8
* * Enough removal of db from aname_to_localname so that Linux compiles;Sam Hartman1996-08-053-10/+23
* * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H should haveTom Yu1996-07-292-1/+6
* *** empty log message ***Marc Horowitz1996-07-261-0/+6
* * configure.in, an_to_ln.c (do_replacement, aname_do_match): useMarc Horowitz1996-07-261-2/+7
* * an_to_ln.c (do_replacement, aname_do_match): use the compile()Marc Horowitz1996-07-261-15/+7
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-2/+17
* net_read.c (krb5_net_read):Theodore Tso1996-06-1212-13/+48
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-0/+3
* Correctly implement getsockname(), so it does getsockname(), notTheodore Tso1996-05-172-10/+41
* configure.in: Need to include sys/types.h before regexp.h in test toEzra Peisach1996-05-112-0/+8
* * configure.in: Test that regcomp actually worksKen Raeburn1996-04-305-7/+27
* Whitespace cleanupRichard Basch1996-04-251-11/+10
* When doing the time offset adjustments, make sure the microsecondsTheodore Tso1996-04-122-0/+10
* DNR.c: Replace eight-year-old version of this file with the latestTheodore Tso1996-03-283-147/+224
* Use universal procedure pointers (UPP), which are required on the MacTheodore Tso1996-03-272-2/+18
* Backed out the patch for const pointer reassignments; it was legal ANSIRichard Basch1996-03-251-9/+7