index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
kdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do
Theodore Tso
1995-04-14
1
-0
/
+45
*
Oops. The ketype field was 2 bytes, not 1
Theodore Tso
1995-03-25
2
-4
/
+4
*
Fix stupid bug from the last change
Theodore Tso
1995-03-25
2
-2
/
+4
*
Hardcode the size of the keytype field in the file format, to be
Theodore Tso
1995-03-25
3
-2
/
+10
*
Don't cast dbm_close() to void, because dbm_close is already void
Theodore Tso
1995-03-24
2
-5
/
+10
*
Avoid <krb5/....> includes
John Gilmore
1995-02-28
8
-36
/
+12
*
Add .cvsignore file so that cvs ignores the autoconf-built configure file
Theodore Tso
1995-02-03
1
-0
/
+1
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
8
-180
/
+233
*
Fix obvious typo
Theodore Tso
1994-11-19
1
-1
/
+1
*
* kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file.
Mark Eichin
1994-11-18
2
-58
/
+30
*
Set the keyblock's magic number and ecryption type information appropriately
Theodore Tso
1994-11-17
2
-0
/
+7
*
Set the keyblock's magic number and encryption type information appropriately
Theodore Tso
1994-11-09
2
-0
/
+7
*
Conversion of autoconfigury to Autoconf V2
Mark Eichin
1994-10-26
1
-1
/
+1
*
Add include config.h for POSIX_FILE_LOCKS
Theodore Tso
1994-10-24
1
-1
/
+2
*
Don't need to define POSIX_FILE_LOCKS; just include config.h instead
Theodore Tso
1994-10-24
2
-6
/
+5
*
Fix missing $(DESTDIR) in "make install" lines
Theodore Tso
1994-10-19
2
-1
/
+5
*
Use POSIX_FILE_LOCKS if _POSIX_VERSION is defined in unistd.h
Theodore Tso
1994-10-14
3
-0
/
+17
*
Rearrange declarations so it will actually compile
Theodore Tso
1994-10-04
1
-16
/
+43
*
Commited wrong version of kdb_compat.h
Theodore Tso
1994-10-04
1
-1
/
+1
*
Add backwards compatibility for version numbers 1.0 and 2.0 of the
Theodore Tso
1994-10-04
3
-1
/
+112
*
Database records now must be version 2.0 (instead of versions 1.0 or
Theodore Tso
1994-10-04
2
-2
/
+10
*
make install obey $(DESTDIR)
Theodore Tso
1994-10-04
2
-1
/
+5
*
stamp out rcs keywords
Mark Eichin
1994-08-18
8
-45
/
+8
*
punt unused vars
Mark Eichin
1994-08-14
1
-1
/
+0
*
Stamp Out Imake in Our Lifetimes..
Mark Eichin
1994-08-09
1
-45
/
+0
*
oops forgot to look for install program
Tom Yu
1994-08-04
2
-0
/
+3
*
make install fixes
Tom Yu
1994-08-04
2
-2
/
+5
*
Use POSIX utime() instead of non-posix utimes()
Theodore Tso
1994-07-15
2
-10
/
+12
*
Reduced Makefile.in, using pre/post
Mark Eichin
1994-07-02
1
-39
/
+0
*
* configure.in (in all relevant subdirs): move invokations of
Tom Yu
1994-06-27
1
-1
/
+1
*
changes to fix make install
Tom Yu
1994-06-25
1
-3
/
+19
*
obvious additions to clean
Mark Eichin
1994-06-23
1
-0
/
+2
*
improve clean rules
Mark Eichin
1994-06-23
1
-0
/
+4
*
Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin
1994-06-21
1
-0
/
+1
*
support to allow --with-ccopts=
Tom Yu
1994-06-21
2
-0
/
+2
*
Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin
1994-06-18
1
-1
/
+1
*
support to calculate BUILDTOP in makeaclocals
Tom Yu
1994-06-17
2
-1
/
+2
*
autoconf enhancements for kerberos
Mark Eichin
1994-06-09
2
-0
/
+63
*
Make sure memory is freed on errors
Theodore Tso
1993-12-24
2
-43
/
+54
*
Change use of xfree to krb5_xfree to prevent namespace pollution
Theodore Tso
1993-10-15
5
-11
/
+11
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
9
-18
/
+18
*
Added include for <errno.h>
Theodore Tso
1993-02-26
1
-0
/
+7
*
Fixed locking #includes
Theodore Tso
1993-02-26
1
-14
/
+55
*
Changes to store the alternate key/salt information if present
Theodore Tso
1992-09-29
1
-55
/
+159
*
Now allows the user to pass in their own custom salt information for the
Theodore Tso
1992-09-29
1
-4
/
+11
*
Support separate source and binary directories
John Carr
1992-08-21
1
-7
/
+7
*
Remove unused variable
John Carr
1992-03-25
1
-1
/
+0
*
Fix cast of dbm_open return value
John Carr
1992-03-25
1
-1
/
+1
*
sizeof (int) -> 4 bytes, because this is supposed to be a portable
John Carr
1992-02-23
1
-18
/
+15
*
sizeof(int) -> 4 bytes, because this is intended to be a portable
John Carr
1992-02-23
1
-8
/
+7
[next]