summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/an_to_ln.c
Commit message (Expand)AuthorAgeFilesLines
* Add localauth pluggable interfaceGreg Hudson2013-03-091-784/+0
* Modernize k5bufGreg Hudson2013-02-141-5/+5
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-17/+5
* Clean up default_an_to_ln and fix a minor leakGreg Hudson2012-06-081-35/+23
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-021-1/+1
* make mark-cstyleTom Yu2009-10-311-461/+461
* Refactor rule_an_to_ln, creating a new helper function to handle theGreg Hudson2009-05-111-124/+101
* Fix a memory leak in aname_replacer using the recommended flow controlGreg Hudson2009-04-281-87/+92
* Adjust the logic in rule_an_to_ln to avoid a "can't happen" case ofGreg Hudson2009-04-031-5/+7
* Use macros for config parametersZhanna Tsitkov2009-02-041-4/+4
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-5/+5
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-6/+3
* misc memory leaksKen Raeburn2008-06-271-2/+3
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-101-3/+2
* MAX_FORMAT_BUFFER should be type size_t to reduce warningsKen Raeburn2007-03-251-1/+1
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-191-1/+1
* * an_to_ln.c: Include string.hKen Raeburn2004-07-021-0/+1
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-1/+1
* fix missing braces in an_to_ln.c security patchTom Yu2004-06-021-1/+2
* fix buffer overflow in an_to_ln.cTom Yu2004-06-011-4/+41
* Patch from Matt Crawford to allow matching on realm in cross-realmSam Hartman2004-05-071-4/+6
* * an_to_ln.c (krb5_aname_to_localname): Don't write one byte pastTom Yu2003-12-131-6/+9
* protoizeKen Raeburn2002-09-031-31/+7
* * toffset.c (krb5_get_time_offsets), an_to_ln.cTom Yu2002-06-181-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument toEzra Peisach2001-06-121-3/+3
* * an_to_ln.c: Unsigned vs signed int fixesEzra Peisach2000-09-261-7/+13
* pullup from 1.2 branchKen Raeburn2000-06-271-9/+11
* merge from 1.1 branchKen Raeburn1999-12-061-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1999-08-051-9/+3
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-281-0/+6
* Remove references to dead BERK_DB_DBM codeTheodore Tso1996-08-231-15/+3
* * Enough removal of db from aname_to_localname so that Linux compiles;Sam Hartman1996-08-051-1/+6
* * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H should haveTom Yu1996-07-291-1/+1
* * an_to_ln.c (do_replacement, aname_do_match): use the compile()Marc Horowitz1996-07-261-15/+7
* net_read.c (krb5_net_read):Theodore Tso1996-06-121-3/+3
* * locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignmentEzra Peisach1996-01-111-2/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-1/+1
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-051-4/+5
* Add profile and Berkeley database smarts for aname_to_lnamePaul Park1995-06-301-52/+674
* an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() ifTheodore Tso1995-04-181-0/+4
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Added prototypes to ccache change notificationKeith Vetter1995-03-221-7/+24
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-1/+2
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-11/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-23/+26
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1