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
/
admin
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpw.c : New change password code for kdb5_edit.
Chris Provenzano
1995-08-03
3
-73
/
+542
*
Remove convert utility. All It's functionality has been moved to kdb5_edit
Chris Provenzano
1995-08-03
2
-8
/
+6
*
Use new admin string conversion routines
Paul Park
1995-07-31
10
-1184
/
+113
*
Add --with-dbm check
Paul Park
1995-07-27
4
-0
/
+44
*
Use new kdb format
Chris Provenzano
1995-07-27
7
-444
/
+250
*
Add KDC profile and stash file support
Paul Park
1995-07-17
13
-10
/
+256
*
Add ability to get rid of -lkdb4 references
Paul Park
1995-07-12
6
-13
/
+112
*
Reorganize library logic and use LDFLAGS from configure
Paul Park
1995-07-07
18
-90
/
+52
*
Remove LDFLAGS
Paul Park
1995-07-07
2
-1
/
+5
*
Add ability to switch between Berkeley and DBM for KDC database
Paul Park
1995-06-30
6
-0
/
+57
*
Add ability to switch between Berkeley and DBM for both aname and KDC database
Paul Park
1995-06-30
4
-9
/
+73
*
Shared library Makefile/configure changes and cleanup
Paul Park
1995-06-15
18
-33
/
+75
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
11
-35
/
+28
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
3
-9
/
+11
*
Use kdb5_db_destroy instead of explicitly unlinking files
Paul Park
1995-05-31
3
-45
/
+10
*
Change to new Berkeley Database naming convention
Paul Park
1995-05-26
3
-1
/
+20
*
Include k5-int.h before krb.h so that PROTOTYPE is not redefined
Ezra Peisach
1995-05-21
2
-2
/
+8
*
Add AC_HEADER_STDC to define STDC_HEADERS for getdate.y (if present)
Ezra Peisach
1995-05-09
2
-0
/
+6
*
Check the return code from kdb5_init_context()
Theodore Tso
1995-05-01
2
-1
/
+11
*
* Makefile.in (LOCAL_LIBRARIES): put KRB4_LIB inside KLIB, and put
Mark Eichin
1995-04-28
4
-4
/
+14
*
* configure.in: correct use of --with-krb4 to match top level
Mark Eichin
1995-04-28
2
-1
/
+12
*
* Makefile.in (LOCAL_LIBRARIES): use KRB4_LIB and KDB4_LIB
Mark Eichin
1995-04-27
3
-11
/
+9
*
* Makefile.in (LOCAL_LIBRARIES): use KDB4_LIB and KRB4_LIB directly
Mark Eichin
1995-04-27
2
-5
/
+7
*
When default realm specified on command line, call krb5_set_default_realm so
Ezra Peisach
1995-04-19
2
-1
/
+14
*
Change getdate.o to getdate.c in the SRCS list
Theodore Tso
1995-04-19
1
-1
/
+2
*
Set SUPPORT_DESMD5 attribute for the krbtgt entry
Theodore Tso
1995-04-18
2
-1
/
+38
*
Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do
Theodore Tso
1995-04-14
7
-0
/
+278
*
Add "support_desmd5" flag
Theodore Tso
1995-03-24
2
-1
/
+8
*
Set the return code from ss_execute_line(), so that appropriate error
Theodore Tso
1995-03-17
2
-1
/
+6
*
Remove reference to $(ISODELIB)
Theodore Tso
1995-03-02
12
-12
/
+30
*
Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with
Theodore Tso
1995-03-01
12
-18
/
+36
*
Avoid <krb5/...> and <com_err.h> includes
John Gilmore
1995-02-28
17
-86
/
+45
*
* kdb5_edit.c: add struct timeb and sys/timeb includes from
Mark Eichin
1995-02-24
2
-0
/
+37
*
* kdb5_edit.c: add modent
Tom Yu
1995-02-14
6
-9
/
+1260
*
* kdb5_edit.c (show_principal): make sane and print all useful
Tom Yu
1995-02-09
2
-4
/
+68
*
Add .cvsignore file so that cvs ignores the autoconf-built configure file
Theodore Tso
1995-02-03
7
-0
/
+7
*
* Removed all narrow types and references to wide.h and narrow.h
Chris Provenzano
1995-01-25
2
-3
/
+4
*
Added convert changes to kdb5_convert.c
Theodore Tso
1995-01-19
1
-78
/
+91
*
Add context changes to dumpv4.c
Theodore Tso
1995-01-19
1
-15
/
+19
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
2
-17
/
+23
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
9
-238
/
+263
*
Do the right thing if we are compiling without V4 support. (The
Theodore Tso
1994-12-19
4
-3
/
+27
*
gmtime expects a pointer to a time_t, not a long. On most systems
Theodore Tso
1994-12-08
2
-1
/
+7
*
Set the keyblock magic number and encryption type
Theodore Tso
1994-11-17
2
-0
/
+7
*
* dumpv4.c: new file. New command dump_v4db which creates a v4
Mark Eichin
1994-11-16
5
-3
/
+389
*
* kdb5_convert.c (enter_in_v5_db): use the correct instance for
Mark Eichin
1994-11-16
2
-1
/
+6
*
revert misguided kstash changes
Mark Eichin
1994-11-02
3
-59
/
+7
*
* kdb5_stash.c (main): added -o option to read a Kerberos V4
Mark Eichin
1994-11-02
3
-7
/
+59
*
Conversion of autoconfigury to Autoconf V2
Mark Eichin
1994-10-26
7
-32
/
+32
*
When scanning a database entry, read fail_auth_count into a temporary
Theodore Tso
1994-10-14
2
-2
/
+10
[next]