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
/
appl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
Chris Provenzano
1995-09-06
6
-7
/
+12
*
* kerberos5.c : Remove krb5_enctype references, and replace with
Chris Provenzano
1995-09-06
2
-11
/
+10
*
gss-misc.c: Either include stdlib.h or declare malloc
Ezra Peisach
1995-09-04
3
-2
/
+13
*
Update for GSSAPI-V2. Add -v2 switch to use some of these features
Paul Park
1995-08-31
5
-23
/
+193
*
Use new gss_{im,ex}port_sec_context
Paul Park
1995-08-29
3
-2
/
+44
*
Add documentation on the -f and -F options
Ezra Peisach
1995-08-27
2
-0
/
+23
*
Update file list
Theodore Tso
1995-08-24
2
-0
/
+4
*
Changes for Alpha; also deal better with slave failure
Sam Hartman
1995-08-09
2
-8
/
+20
*
Fix cc -std1 error on OSF
Paul Park
1995-08-08
2
-1
/
+5
*
* Use new interface to pty_update_utmp
Sam Hartman
1995-08-08
2
-18
/
+11
*
* Include utmp.h in krlogind.c; libpty.h doesn't any more and it needs them t...
Sam Hartman
1995-08-07
3
-14
/
+20
*
Add authenc.c to the SRCS list; authenc.o is in the OBJS list, after
Theodore Tso
1995-08-07
2
-1
/
+5
*
Build fixes for Solaris
Paul Park
1995-08-07
3
-1
/
+14
*
libpty fixes
Paul Park
1995-08-07
3
-3
/
+13
*
Check for utmp[x].h
Paul Park
1995-08-07
2
-1
/
+6
*
Get telnetd working with libpty
Sam Hartman
1995-08-05
5
-437
/
+93
*
* krlogind.c: don't include utmp.h, since libty.h grabs it
Tom Yu
1995-08-04
2
-1
/
+4
*
Compile something when krb4 disabled
Paul Park
1995-08-03
2
-0
/
+6
*
* Fix tests for length of slave buffer.
Sam Hartman
1995-08-02
2
-0
/
+6
*
Change to use libpty for utmp handling in login.krb5. Remove
Sam Hartman
1995-08-01
7
-242
/
+33
*
Modify krlogind to use libpty, modify login.krb5 to work under
Sam Hartman
1995-07-31
5
-135
/
+71
*
* configure.in: Don't link with -lkadm
Tom Yu
1995-07-29
10
-5
/
+15
*
Check for interrupted select in krshd
Paul Park
1995-07-27
2
-2
/
+10
*
Merge some changes for NetBSD that I and others have made
Chris Provenzano
1995-07-27
1
-2
/
+2
*
* Tell configure.in that AIX doesn't have streams; it has the header
Sam Hartman
1995-07-14
3
-3
/
+18
*
Reorganize library logic and use LDFLAGS from configure
Paul Park
1995-07-07
36
-100
/
+124
*
Remove LDFLAGS
Paul Park
1995-07-07
6
-3
/
+13
*
Remove declaration of errno altoghether. "extern int errno;" is
Theodore Tso
1995-07-06
6
-7
/
+4
*
Don't use the TIOCLSET ioctl unless we're not using POSIX_TERMIOS.
Theodore Tso
1995-07-06
2
-4
/
+18
*
----------------------------------------------------------------------
Sam Hartman
1995-07-02
3
-2
/
+9
*
* commands.c: rename setmode() and clearmode() to tel_setmode()
Tom Yu
1995-07-02
2
-16
/
+22
*
* krlogin.c: don't redeclare noltc, defltc if we happen to have
Tom Yu
1995-06-28
2
-0
/
+6
*
sim_client.c: Include stdlib.h or declare malloc. Include string.h for
Ezra Peisach
1995-06-28
3
-0
/
+14
*
Include <string.h> for memcpy definitions
Ezra Peisach
1995-06-28
2
-0
/
+4
*
Compiler warning cleanup
Paul Park
1995-06-27
15
-73
/
+109
*
configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check for
Theodore Tso
1995-06-22
3
-3
/
+18
*
login.c: Change RETSIGTYPE to krb5_sigtype to be consistant
Ezra Peisach
1995-06-21
3
-1
/
+8
*
Remove extra #else left over from previous cleanup
Paul Park
1995-06-21
1
-1
/
+0
*
* configure.in: fix typo
Tom Yu
1995-06-20
2
-1
/
+3
*
* defs.h: NO_STRING_H -> HAVE_STRING_H
Tom Yu
1995-06-20
3
-3
/
+10
*
* externs.h: NO_STRING_H -> HAVE_STRING_H
Tom Yu
1995-06-20
3
-3
/
+10
*
* strrchr.c: NO_STRING_H -> HAVE_STRING_H
Tom Yu
1995-06-20
17
-45
/
+80
*
* configure.in: added missing check for stdlib.h
Tom Yu
1995-06-20
2
-0
/
+4
*
* movemail.c: USE_STRING_H -> HAVE_STRING_H; fix HAVE_STLIB_H to
Tom Yu
1995-06-20
3
-11
/
+9
*
* poplib.c: HAS_STDLIB_H -> HAVE_STDLIB_H
Tom Yu
1995-06-20
2
-1
/
+4
*
* krlogin.c: HAS_STDLIB_H -> HAVE_STDLIB_H
Tom Yu
1995-06-20
2
-1
/
+4
*
Make sure processes associated with the terminal are actually
Sam Hartman
1995-06-19
2
-2
/
+22
*
Use setluid() where appropriate (e.g. OSF/1)
Paul Park
1995-06-19
3
-4
/
+31
*
* Makefile.in: "install::" to shut up gmake
Tom Yu
1995-06-16
2
-1
/
+5
*
Remove extraneous debugging definition from previous checkin
Paul Park
1995-06-15
1
-1
/
+1
[prev]
[next]