Clean up a bunch of signed/unsigned comparison warnings
[krb5.git] / src / lib / krb5 / os / an_to_ln.c
2009-11-02 Greg HudsonClean up a bunch of signed/unsigned comparison warnings
2009-10-31 Tom Yumake mark-cstyle
2009-05-11 Greg HudsonRefactor rule_an_to_ln, creating a new helper function...
2009-04-28 Greg HudsonFix a memory leak in aname_replacer using the recommend...
2009-04-03 Greg HudsonAdjust the logic in rule_an_to_ln to avoid a "can't...
2009-02-04 Zhanna TsitkovUse macros for config parameters
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2008-10-24 Greg HudsonUse strlcpy instead of strcpy in many places
2008-06-27 Ken Raeburnmisc memory leaks
2007-05-10 Ken RaeburnDefine and use some inline helper functions for compari...
2007-03-25 Ken RaeburnMAX_FORMAT_BUFFER should be type size_t to reduce warnings
2007-02-19 Ezra PeisachEnsure consistancy between prototypes and functions
2004-07-02 Ken Raeburn* an_to_ln.c: Include string.h
2004-06-22 Ken RaeburnDelete preprocessor tests for macintosh, __MWERKS__...
2004-06-02 Tom Yufix missing braces in an_to_ln.c security patch
2004-06-01 Tom Yufix buffer overflow in an_to_ln.c
2004-05-07 Sam HartmanPatch from Matt Crawford to allow matching on realm...
2003-12-13 Tom Yu * an_to_ln.c (krb5_aname_to_localname): Don't write...
2002-09-03 Ken Raeburnprotoize
2002-06-18 Tom Yu * toffset.c (krb5_get_time_offsets), an_to_ln.c
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-06-12 Ezra Peisach * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument to
2000-09-26 Ezra Peisach * an_to_ln.c: Unsigned vs signed int fixes
2000-06-27 Ken Raeburnpullup from 1.2 branch
1999-12-06 Ken Raeburnmerge from 1.1 branch
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-08-05 Danilo Almeida* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst to
1998-07-17 Miro JurisicReplaced preprocessor symbol _MACINTOSH with macintosh...
1998-02-28 Theodore TsoCollapse lib/krb5's configure.in files into a single...
1996-08-23 Theodore TsoRemove references to dead BERK_DB_DBM code
1996-08-05 Sam Hartman* Enough removal of db from aname_to_localname so that...
1996-07-29 Tom Yu * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H...
1996-07-26 Marc Horowitz * an_to_ln.c (do_replacement, aname_do_match): use...
1996-06-12 Theodore Tsonet_read.c (krb5_net_read):
1996-01-11 Ezra Peisach * locate_kdc.c (krb5_locate_kdc): Add parrentheses...
1995-09-11 Keith VetterMac Beta 1 submission
1995-08-05 Tom Yufirst pass attempt at cleaning up some gcc -Wall flames
1995-06-30 Paul ParkAdd profile and Berkeley database smarts for aname_to_lname
1995-04-18 Theodore Tsoan_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln...
1995-04-14 Keith VetterWindows global stuff:
1995-03-22 Keith VetterAdded prototypes to ccache change notification
1995-03-07 Keith VetterPort of most of the OS directory to the PC
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-08-18 Mark Eichinstamp out rcs keywords
1993-12-01 Theodore TsoDeclare statically used procedures before they're used...
1993-10-15 Theodore TsoChange use of xfree to krb5_xfree to prevent namespace...
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1993-06-03 Theodore TsoChanged so that if there is to DBM translation file...
1992-02-23 John CarrAlways include <krb5/sysincl.h>
1991-06-06 John KohlUpdate copyright notice
1991-03-14 John Kohllibos-proto.h -> los-proto.h
1991-03-05 John Kohlfix copyrights
1991-02-21 Theodore TsoChanges to conform with API modifications (to krb5_get_...
1990-10-19 John Kohlchange 'const krb5_principal' to krb5_const_principal
1990-05-23 John Kohlfix up include files
1990-04-20 John Kohladd a line to the prose description
1990-04-20 John Kohlnot tested, but compiles