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
*
* Makefile.in (kshd): Remove $(LOGINLIBS) from kshd dependencies
Tom Yu
1999-08-24
2
-1
/
+5
*
Patches from Brad Thompson for building without krb4 compatibility
Ken Raeburn
1999-08-02
3
-4
/
+32
*
* telnet.c (telnet): Fix typo in error message, via
Tom Yu
1999-07-26
2
-1
/
+6
*
fix typo in calculating buffer size
Ken Raeburn
1999-07-26
2
-1
/
+6
*
from the 1.0 branch
Ezra Peisach
1999-07-24
2
-1
/
+5
*
AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey,
Ken Raeburn
1999-07-12
3
-1
/
+14
*
* ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.h
Ezra Peisach
1999-05-11
2
-0
/
+5
*
configure.in: Fix typo in test below; fixed name of the autoconf cache
Theodore Tso
1999-04-15
2
-2
/
+7
*
configure.in: Check for setupterm() in libncurses in addition to
Theodore Tso
1999-04-14
2
-3
/
+17
*
configure.in: Check for setupterm() in libncurses in addition to
Theodore Tso
1999-04-14
2
-2
/
+8
*
configure.in: Check to see if we need to pull in the util library in
Theodore Tso
1999-04-14
2
-0
/
+7
*
* sys_term.c (getptyslave): Under AIX, ignore I_PUSH pckt
Tom Yu
1999-03-31
2
-1
/
+9
*
* termios-tn.c: Include termio.h under AIX due to brokenness
Tom Yu
1999-03-31
2
-0
/
+7
*
* ftpd.c (login): Check that the luid is not the uid we want to
Tom Yu
1999-03-26
2
-1
/
+8
*
* configure.in: Check for sys/sockio.h for systems that need it
Tom Yu
1999-03-24
2
-1
/
+6
*
* ftpcmd.y (urgsafe_getc): New function; like getc() except it
Tom Yu
1999-03-24
2
-4
/
+39
*
* Makefile.in (kshd): Add $(LOGINLIBS)
Tom Yu
1999-03-13
2
-1
/
+5
*
* ftpd.c (user): Remove extra "%s" in call to sprintf() to avoid
Tom Yu
1999-03-12
2
-1
/
+6
*
* ftpd.M: Resync with reality
Tom Yu
1999-03-09
4
-29
/
+105
*
* kshd.M: Resync manpage
Tom Yu
1999-03-09
3
-36
/
+100
*
* ftpd.c (reply): Don't call secure_gss_error() or secure_error()
Tom Yu
1999-02-26
2
-0
/
+12
*
* secure.c (secure_putbuf): Revert Sam's last change; if
Tom Yu
1999-02-26
2
-1
/
+10
*
* telnetd.8: Resync manpage
Tom Yu
1999-02-25
3
-12
/
+42
*
* klogind.M: Resync manpage
Tom Yu
1999-02-25
3
-25
/
+45
*
* kcmd.c (k4cmd): Move call to krb_realmofhost() to avoid smashing
Tom Yu
1999-02-23
2
-5
/
+7
*
* kcmd.c (kcmd): Fix up to not call sname_to_principal until after
Tom Yu
1999-02-23
2
-36
/
+36
*
* telnetd.8: Document hostname logging changes
Tom Yu
1999-02-22
3
-15
/
+43
*
* configure.in: Add check for setluid
Tom Yu
1999-02-18
2
-0
/
+15
*
* ftpd.c (login): Add call to setluid() if necessary
Tom Yu
1999-02-18
2
-0
/
+15
*
* klogind.M: Document things a little better, including new
Tom Yu
1999-02-17
4
-32
/
+90
*
* ftpd.c: strcat -> strncat
Tom Yu
1999-02-13
2
-5
/
+12
*
state.c: Increase size of subbufer so that we don't truncate
Theodore Tso
1999-02-04
2
-1
/
+6
*
kerberos5.c: Increase size of str_data so that we can accept
Theodore Tso
1999-02-04
2
-1
/
+6
*
* login.c (main): Call setluid()
Tom Yu
1999-01-21
4
-9
/
+26
*
Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderr
Sam Hartman
1998-12-27
5
-7
/
+17
*
gss-server.c (test_import_export_context): Fix memory leak
Theodore Tso
1998-12-22
2
-0
/
+5
*
configure.in: Add check for <sys/utsname.h>
Theodore Tso
1998-11-16
3
-1
/
+35
*
* login.c (login_get_kconf): Also test whether *kconf_val is null
Geoffrey King
1998-11-16
2
-1
/
+8
*
Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot to
Theodore Tso
1998-11-13
8
-16
/
+16
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-13
2
-0
/
+7
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-13
3
-2
/
+39
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-13
8
-0
/
+42
*
configure.in: Removed and tests moved up to appl/configure.in
Theodore Tso
1998-11-13
12
-38
/
+48
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-13
14
-0
/
+49
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
15
-1427
/
+1875
*
Add -A (require authentication but not necessarily authorization) and
Dan Winship
1998-10-26
5
-160
/
+381
*
* ftp.M: Add documentation for new ccc and cprotect commands.
Geoffrey King
1998-10-26
3
-23
/
+77
*
ftpd.c (pass): Wait 5 seconds before returning "password
Theodore Tso
1998-10-24
3
-10
/
+36
*
update ftpd man page to fully match reality (-a, -c, -u, CCC)
Dan Winship
1998-10-20
2
-6
/
+24
*
* telnet.c (telnet): Cosmetic change: Put a newline after "Waiting
Geoffrey King
1998-10-10
2
-1
/
+8
[next]