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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
* kdb_cpw.c (krb5_dbe_crk):
Tom Yu
1998-11-17
1
-0
/
+6
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+30
*
POSIX states that getopt returns -1 when it is done parsing options,
Theodore Tso
1998-05-06
1
-0
/
+5
*
* Makefile.in (SHLIB_EXPDEPS):
Tom Yu
1998-04-15
1
-0
/
+5
*
Remove check for the regular expression functions, since they aren't
Theodore Tso
1998-03-02
1
-0
/
+5
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+4
*
* kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the salt
Ezra Peisach
1997-10-28
1
-0
/
+5
*
* t_kdb.c (do_testing): Add krb5_free_context
Ezra Peisach
1997-10-13
1
-0
/
+4
*
* keytab.c: (krb5_ktkdb_get_entry): Incoming principal is const
Ezra Peisach
1997-09-15
1
-0
/
+16
*
* kdb_db2.c (krb5_db2_db_delete_principal): Fix switch statement
Ezra Peisach
1997-07-31
1
-0
/
+5
*
* kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast a
Tom Yu
1997-07-29
1
-0
/
+5
*
* kdb_db2.c: Fix typo; also, tweak page size in attempt to speed
Tom Yu
1997-07-26
1
-0
/
+5
*
* t_kdb.c: Reflect changes in the API, mostly db_create
Tom Yu
1997-07-25
1
-0
/
+14
*
t_kdb.c (do_testing): Clean up error handling for krb5_init_context
Theodore Tso
1997-03-24
1
-0
/
+7
*
* keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctype
Tom Yu
1997-03-17
1
-0
/
+6
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
1
-0
/
+4
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+9
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-0
/
+4
*
* kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and fix the real
Mark Eichin
1996-11-13
1
-0
/
+19
*
* kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_key
Mark Eichin
1996-11-12
1
-0
/
+6
*
* kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163]
Barry Jaspan
1996-11-11
1
-0
/
+5
*
* t_krb5.conf: Dummy krb5.conf file from the krb5 library
Ezra Peisach
1996-11-09
1
-0
/
+8
*
* Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a
Ezra Peisach
1996-10-31
1
-0
/
+4
*
* Makefile.in (t_kdb): Fix up dependencies of t_kdb so it will
Tom Yu
1996-09-04
1
-0
/
+6
*
Fix Makefile so that t_kdb is linked correctly with the appropriate
Theodore Tso
1996-08-23
1
-0
/
+5
*
kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.
Theodore Tso
1996-08-22
1
-0
/
+8
*
* kdb_dbm.c (krb5_dbm_db_rename): rename should not insist that
Barry Jaspan
1996-08-12
1
-0
/
+5
*
Don't dump core when principal doesn't exist
Sam Hartman
1996-08-10
1
-1
/
+7
*
Change shared:: to shared: in the creation of the shared subdir.
Ezra Peisach
1996-08-09
1
-0
/
+5
*
* Makefile.in (shared): Always mkdir shared; test -d shared ||
Tom Yu
1996-08-09
1
-0
/
+5
*
* AIX shared library fix: get -ldb not dbm
Sam Hartman
1996-08-05
1
-0
/
+9
*
* Makefile.in: libkdb5.so needs to be built with
Ezra Peisach
1996-07-23
1
-0
/
+8
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
1
-0
/
+40
*
* keytab.c (krb5_ktkdb_close): Free memory allocated by
Ezra Peisach
1996-06-11
1
-0
/
+5
*
Remove vestigal ODBM support
Theodore Tso
1996-05-20
1
-0
/
+4
*
* kdb_dbm.c: Do not provide prototypes for dbm_error or
Ezra Peisach
1996-05-18
1
-0
/
+5
*
Handle compiling with BERK_DB without dbm available. (Linux when
Ezra Peisach
1996-05-07
1
-0
/
+5
*
bullet-proofing the code -- if the data contents are NULL, it would coredump
Richard Basch
1996-03-22
1
-0
/
+5
*
* configure.in: Add KRB5_RUN_FLAGS
Ezra Peisach
1996-03-19
1
-0
/
+6
*
* configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and add
Ezra Peisach
1996-03-18
1
-0
/
+8
*
configure.in: Change WITH_DB to WITH_KDB_DB
Ezra Peisach
1996-03-03
1
-0
/
+4
*
* keytab.c (krb5_ktkdb_close): new function, non-optional.
Mark Eichin
1996-02-24
1
-0
/
+6
*
* kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer before use
Ezra Peisach
1996-02-14
1
-0
/
+5
*
* kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningless without
Mark Eichin
1996-01-30
1
-0
/
+5
*
* t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefs
Mark Eichin
1996-01-27
1
-0
/
+8
*
* keytab.c (krb5_ktkdb_resolve): Fix casting
Ezra Peisach
1995-12-18
1
-0
/
+5
*
* Makefile.in, keytab.c : Move db keytab routines here
Chris Provenzano
1995-12-13
1
-0
/
+5
*
* kdb_xdr.c : Remove mkvno for krb5_db_entry
Chris Provenzano
1995-12-13
1
-0
/
+3
[next]