index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
krb5
/
ccache
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ because
Danilo Almeida
2002-04-11
1
-0
/
+12
*
* cc_file.c (krb5_fcc_read): Remove const from fourth argument to
Ezra Peisach
2001-10-10
1
-0
/
+5
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-0
/
+5
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-0
/
+7
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-0
/
+5
*
* cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track of
Tom Yu
2000-10-31
1
-0
/
+10
*
* cc_stdio.c, cc_file.c: Unsigned/signed int cleanup
Ezra Peisach
2000-10-17
1
-0
/
+4
*
* ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name instead
Ezra Peisach
2000-10-03
1
-0
/
+10
*
* cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: More
Ezra Peisach
2000-09-25
1
-0
/
+5
*
* t_cc.c: Code cleanup. Test more failure modes of the cache library
Ezra Peisach
2000-09-24
1
-0
/
+13
*
* Makefile.in (check-unix): Build and exectute t_cc
Ezra Peisach
2000-09-22
1
-0
/
+6
*
* cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()
Danilo Almeida
2000-07-20
1
-0
/
+7
*
* Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) so
Danilo Almeida
2000-07-20
1
-0
/
+5
*
* cc_memory.c (mcc_head): Combine static declaration and initialization
Ken Raeburn
2000-07-19
1
-0
/
+5
*
* cc_memory.c (mcc_head): Now static
Ken Raeburn
2000-07-14
1
-0
/
+2
*
keep scc.h too
Ken Raeburn
2000-07-14
1
-1
/
+1
*
Delete subdirectories we aren't compiling any more.
Ken Raeburn
2000-07-14
1
-0
/
+6
*
Collapse ccache implementations file, stdio, memory into single files.
Ken Raeburn
2000-07-14
1
-0
/
+13
*
ccdefault.c: Add newline at end of file (compiler warning)
Ezra Peisach
2000-06-29
1
-11
/
+16
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Changed kerberosPrinci...
Alexandra Ellwood
2000-05-31
1
-8
/
+4
*
2000-5-19 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-05-19
1
-0
/
+9
*
2000-4-26 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-26
1
-0
/
+5
*
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-13
1
-0
/
+10
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branch
Ken Raeburn
1999-09-01
1
-0
/
+12
*
These are a bunch of intertwined changes to the windows build.
Danilo Almeida
1999-05-19
1
-0
/
+4
*
Clean ccapi subdirectory in clean-windows target
Danilo Almeida
1999-05-17
1
-0
/
+4
*
Do win32 build in subdir
Danilo Almeida
1999-05-10
1
-0
/
+4
*
ccdefops.c: Change the default ccache type under windows to be
Theodore Tso
1999-03-31
1
-0
/
+6
*
Makefile.in: Enable the ccapi directory for windows builds
Theodore Tso
1999-02-09
1
-0
/
+7
*
Makefile.in: Add ccapi to the include path so we can find stdcc.h
Theodore Tso
1999-01-27
1
-0
/
+4
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache under
Theodore Tso
1998-12-05
1
-0
/
+8
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+4
*
Add windows build instructions to build CCache API Cache
Theodore Tso
1998-08-24
1
-0
/
+5
*
Added Frank's CCache API implementation and made it default on the Mac
Miro Jurisic
1998-08-20
1
-0
/
+4
*
Makefile.in: Add ccache/memory as a directory to be recursively built
Theodore Tso
1998-05-27
1
-0
/
+5
*
Collapse lib/krb5's configure.in files into a single top-level
Theodore Tso
1998-02-28
1
-0
/
+6
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
* configure.in: Add commented out AC_OUTPUT to force autoreconf to
Tom Yu
1998-02-12
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+8
*
* Makefile.in: Add cccopy.c
Tom Yu
1997-12-06
1
-0
/
+6
*
* ccbase.c (krb5_cc_resolve): Incoming cache name is const
Ezra Peisach
1997-09-15
1
-0
/
+4
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+5
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
1
-1
/
+9
*
Don't pass $(LIBCMD) on the command line. It's set in the windows.in
Theodore Tso
1996-06-06
1
-0
/
+5
*
Folded in danw's changes to allow building Makefiles for the
Theodore Tso
1996-02-07
1
-0
/
+6
*
Added memory subdirectory
Theodore Tso
1995-11-04
1
-0
/
+4
*
Remove ##DOS!include of config/windows.in. config/windows.in is now
Theodore Tso
1995-10-07
1
-0
/
+5
[prev]
[next]