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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Set all appropriate data in database entry when changing password
Paul Park
1995-04-27
2
-2
/
+14
*
Bug fix with making makefiles on the PC
Keith Vetter
1995-04-27
2
-4
/
+10
*
Changes in the CNS program for the new config file
Keith Vetter
1995-04-27
4
-69
/
+65
*
Add ChangeLog for yesterdays checkins
Paul Park
1995-04-27
4
-0
/
+14
*
Add entries for yesterdays checkin
Paul Park
1995-04-27
1
-0
/
+5
*
Add entry for yesterdays checkin
Paul Park
1995-04-27
1
-0
/
+5
*
Invoke krb5kdc with -n so it will not fork - dejagnu needs to be able to
Ezra Peisach
1995-04-27
2
-26
/
+35
*
Add new ChangeLog
Paul Park
1995-04-27
1
-0
/
+5
*
Add new ChangeLog here
Paul Park
1995-04-27
1
-0
/
+1
*
Fix mk_priv and mk_safe to work without DO_TIME
Paul Park
1995-04-27
1
-0
/
+9
*
Clear replaydata block before calling mk_safe_basic
Paul Park
1995-04-27
1
-0
/
+3
*
Back out previous changes here, replace them with more correct change
Paul Park
1995-04-27
1
-8
/
+12
*
Clean up of Windows telnet source
Keith Vetter
1995-04-27
12
-3605
/
+3651
*
* kerberos5.c (kerberos_is()) : Initialize keytabid to NULL
Chris Provenzano
1995-04-27
2
-1
/
+6
*
and it needs PROTOTYPE() around it..
Mark Eichin
1995-04-27
2
-2
/
+2
*
* test_parse.c (main): can't make function declarations local to
Mark Eichin
1995-04-27
2
-1
/
+7
*
* configure.in: make links for libkrb4 and libkdb4
Mark Eichin
1995-04-27
3
-0
/
+8
*
* Makefile.in (krb5kdc): use KRB4_LIB directly.
Mark Eichin
1995-04-27
3
-11
/
+7
*
* Makefile.in (v4kadmind): use KRB4_LIB directly
Mark Eichin
1995-04-27
2
-3
/
+6
*
* pre.in (KRB4): remove, unused
Mark Eichin
1995-04-27
2
-1
/
+4
*
* Makefile.in (telnetd): use KRB4_LIB directly.
Mark Eichin
1995-04-27
3
-7
/
+7
*
* Makefile.in (telnet): use KRB4_LIB directly.
Mark Eichin
1995-04-27
3
-7
/
+7
*
* Makefile.in (LOCALINCLUDES): find kerberosIV headers
Mark Eichin
1995-04-27
2
-1
/
+5
*
* Makefile.in (LOCALINCLUDE): get kerberosIV headers for login.c
Mark Eichin
1995-04-27
3
-11
/
+17
*
* 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
*
* aclocal.m4 (WITH_KRB4): make --with-krb4 the default, and have
Mark Eichin
1995-04-27
2
-7
/
+33
*
Added PC support for the new profile config file
Keith Vetter
1995-04-27
7
-7
/
+46
*
Fixed PC makefile bug with passing wrong macro on recursive makes
Keith Vetter
1995-04-27
2
-3
/
+7
*
Changed over to the new profile config file on the PC
Keith Vetter
1995-04-27
2
-8
/
+15
*
* krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFINED): needed
Mark Eichin
1995-04-27
2
-1
/
+7
*
Added scripts to rename DOS 8.3 names to their proper longer names
Keith Vetter
1995-04-27
4
-0
/
+91
*
Got the profile code to work on the PC
Keith Vetter
1995-04-27
11
-36
/
+113
*
Makefile changes for the PC to incorporate the new profile directory
Keith Vetter
1995-04-27
2
-13
/
+36
*
Make clean should remove t_std_conf.o
Ezra Peisach
1995-04-27
2
-1
/
+5
*
krb.h: Add const for krb_err_txt to agree with .c file
Ezra Peisach
1995-04-27
4
-1
/
+41
*
* configure.in: add kdb4 directory
Mark Eichin
1995-04-27
3
-1
/
+7
*
V4 kdb library
Mark Eichin
1995-04-27
11
-0
/
+1647
*
Only define PROTOTYPE if not previously defined. (avoid conflicting
Ezra Peisach
1995-04-27
2
-0
/
+6
*
Use posix signals if present on the system (for OS's that only have
Ezra Peisach
1995-04-27
7
-5
/
+112
*
* Makefile.in (kadmind): don't reference K4LIB since we don't set
Mark Eichin
1995-04-27
2
-1
/
+6
*
* krb.h: make INTERFACE, FAR go away for now.
Mark Eichin
1995-04-27
6
-0
/
+176
*
* configure.in: add krb4 directory (still needs to be
Mark Eichin
1995-04-27
2
-1
/
+6
*
normal .Sanitize and .cvsignore
Mark Eichin
1995-04-27
3
-546
/
+132
*
add CNS V4 library to tree for compatibility use. Installs as libkrb4.a
Mark Eichin
1995-04-27
100
-0
/
+16292
*
* krcp.c (answer_auth): Should not call krb5_cc_close after
Ezra Peisach
1995-04-27
4
-10
/
+27
*
Need to copy the client principal out of ticket before calling krb5_ok on a
Ezra Peisach
1995-04-27
2
-0
/
+7
*
ChangeLog of Changes made here
Ezra Peisach
1995-04-27
1
-0
/
+10
*
When port number specified on command line, htons was missing
Ezra Peisach
1995-04-27
2
-1
/
+6
*
* gc_via_tgt.c, and gc_2tgt.c : Removed.
Chris Provenzano
1995-04-27
7
-488
/
+49
[prev]
[next]