aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/rcache
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-18/+20
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2003-01-08Make ccache and rcache ops tables constKen Raeburn4-5/+12
2002-09-05another oneKen Raeburn1-1/+1
2002-09-05* rc_io.c (krb5_rc_io_move): Missed a variable name changeKen Raeburn2-1/+5
2002-09-03protoizeKen Raeburn6-65/+41
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-15update depsKen Raeburn1-6/+12
2002-06-15update dependenciesKen Raeburn1-15/+13
2002-06-15rebuild dependenciesKen Raeburn1-16/+16
2002-06-14 * rc_io.c, rc_dfl.c: use "" includes for krb5.h and k5-int.hTom Yu3-2/+7
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-7/+7
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-19/+21
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn4-47/+51
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn3-8/+14
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2-1/+5
2001-09-01dependenciesKen Raeburn1-0/+36
2001-07-25 * rc_dfl.c (krb5_rc_io_fetch): Once length element read fromEzra Peisach2-5/+16
2001-07-05 * rc_io.c: Declare krb5_rc_io_open_internal staticEzra Peisach2-1/+5
2001-06-22* rc_io.c (krb5_rc_io_creat): Make cleanup code easier to read.Danilo Almeida3-73/+174
2001-06-20* rc_dfl.c, rc_io.c: More compliance with coding standards: useDanilo Almeida3-425/+406
2001-01-24 * rc_io.c (getdir): Subtract one from dirlen, since sizeofTom Yu2-11/+20
2001-01-20* rcfns.c: New file, with fn versions of former dispatch macros from krb5.hKen Raeburn3-3/+99
2000-09-21 * rc_io.h (struct krb5_rc_iostuff): Internal structure - changeEzra Peisach5-13/+29
2000-06-30 * rc_io.c (krb5_rc_io_creat): Cast getpid() to int.Ezra Peisach2-1/+6
2000-06-27pullup from 1.2 branchKen Raeburn2-4/+6
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn2-2/+8
1999-09-21* rc_dfl.c (krb5_rc_io_fetch): Set client and server fields toKen Raeburn2-0/+6
1999-05-10Do win32 build in subdirDanilo Almeida2-7/+11
1999-04-06Workaround the fact that Windows has really poor emulation of POSIXTheodore Tso2-10/+38
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-2/+2
1998-02-28Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso3-6/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu2-1/+5
1997-03-25rcache owner should be checked against the effective uid, not the realTheodore Tso2-1/+6
1997-02-25Fixed bad variable referenceRichard Basch1-1/+1
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch2-13/+9
1997-02-09Merge of libhack_branchTom Yu3-12/+16
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch5-22/+46
1996-11-19rc_dfl.c: Apply jik's fix to allow the expunging of the replay cacheTheodore Tso2-15/+37
1996-06-12Change _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso2-2/+6
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-02-24Use Windows path separator, if appropriate. Under Windows also useTheodore Tso2-3/+20
1995-12-01In case of permission problems, don't unlink the old replay cache;Theodore Tso2-1/+9