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
/
gssftp
Commit message (
Expand
)
Author
Age
Files
Lines
*
popen.c (ftpd_popen): Make sure you can't overrun the argv[] and
Theodore Tso
1998-02-06
2
-4
/
+13
*
* ftpd.c (auth_data): Accept forwarded credentials and dispose of
Dan Winship
1998-01-30
2
-16
/
+41
*
Add -x (automatically encrypt) and -f (forward credentials) options
Dan Winship
1998-01-30
6
-14
/
+43
*
* logwtmp.c (ftp_logwtmp): Rename logwtmp to ftp_logwtmp to avoid
Tom Yu
1997-12-21
3
-4
/
+13
*
* ftpd.c: Don't include netdb.h or sys/socket.h if krb.h is
Tom Yu
1997-12-12
2
-0
/
+12
*
* ftp.c:
Tom Yu
1997-12-12
3
-0
/
+19
*
* main.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriate
Tom Yu
1997-10-16
5
-91
/
+107
*
* Makefile.in: Change LOCALINCLUDE and the link line to allow for
Tom Yu
1997-10-16
3
-56
/
+73
*
Fix bug that causes send_file_list to send no data
Sam Hartman
1997-08-29
2
-2
/
+10
*
* Makefile.in (SRCS): Add $(srcdir) where needed
Ezra Peisach
1997-08-17
4
-7
/
+18
*
Fix name of srvtab file in the man page to be krb5.keytab
Theodore Tso
1997-07-16
2
-1
/
+5
*
Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399]
Theodore Tso
1997-05-02
2
-2
/
+7
*
Merge of libhack_branch
Tom Yu
1997-02-09
6
-19
/
+20
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
2
-2
/
+8
*
Apply patch from shadow@andrew.cmu.edu to fix a bug I fixed
Sam Hartman
1996-11-20
2
-1
/
+8
*
* ftpd.c (ftpd_userok): Don't undconditionally return -1
Tom Yu
1996-11-12
2
-1
/
+6
*
Check return value of krb5_init_context()
Theodore Tso
1996-11-08
2
-1
/
+7
*
* ftpd.c (auth_data): actually exit the for loop if the ftp key
Mark Eichin
1996-10-22
2
-2
/
+7
*
* ftpd.c (secure_fprintf): Use STDARG routines if
Ezra Peisach
1996-10-14
2
-5
/
+28
*
* cmds.c (setpeer): Apply jik's fix so "-n" actually works as
Tom Yu
1996-09-27
2
-2
/
+8
*
remove ".so man1/header.doc" and extra args to .TH
Tom Yu
1996-09-10
4
-4
/
+10
*
man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, which
Jeff Bigler
1996-08-29
2
-1216
/
+1225
*
s/struct fd_set/fd_set/g
Sam Hartman
1996-08-05
2
-5
/
+10
*
* configure.in: Determine sizeof short, int, long for secure.c
Ezra Peisach
1996-07-30
2
-0
/
+7
*
* secure.c: Do not assume sizeof(long) = 4 for sending lengths OTW
Ezra Peisach
1996-07-30
3
-3
/
+24
*
* Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,
Sam Hartman
1996-07-27
3
-9
/
+33
*
*** empty log message ***
Marc Horowitz
1996-07-26
1
-0
/
+5
*
* ftpd.c (auth_data): the logic which dealt with multiple acceptor
Marc Horowitz
1996-07-24
1
-207
/
+204
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
6
-10
/
+22
*
* ftpd.c (authdata): misplaced braces caused server to not be able to
Kevin Mitchell
1996-06-13
2
-1
/
+8
*
cvsignore hackery
Tom Yu
1996-06-10
3
-3
/
+0
*
* Makefile.in, configure.in: back out previous changes and use
Tom Yu
1996-06-03
3
-7
/
+8
*
* configure.in, Makefile.in: only link getdtablesize.o if needed
Tom Yu
1996-06-03
3
-2
/
+11
*
hpux is unix. really, it is
Ken Raeburn
1996-05-01
2
-0
/
+12
*
previously checked-in changes
Ken Raeburn
1996-05-01
1
-0
/
+12
*
some fixes changes from marc. changelogs will be merged later
Mark Eichin
1996-04-09
3
-28
/
+47
*
Use AC_HEADER_STDARG and use that test to set STDARG.
Ezra Peisach
1996-03-19
9
-5
/
+21
*
* ftpd.c (auth_data): Do not fail if last gss_service is not
Ezra Peisach
1996-03-15
2
-2
/
+13
*
Added shadow password support
Richard Basch
1996-03-15
3
-0
/
+30
*
update from cygnus sources. Get local hostname in a consistent manner,
Mark Eichin
1996-03-13
4
-1
/
+13
*
remove errno correctly
Mark Eichin
1996-02-24
1
-1
/
+1
*
remove extraneous second include of stdlib.h
Mark Eichin
1996-02-24
1
-6
/
+1
*
more changes from cygnus source
Mark Eichin
1996-02-24
3
-1
/
+14
*
update from cygnus sources
Mark Eichin
1996-02-24
3
-10
/
+32
*
* configure.in: Check for stdlib.h
Ezra Peisach
1996-02-07
6
-1
/
+18
*
Make clean removes ftpd (not ftp)
Ezra Peisach
1996-02-07
2
-1
/
+5
*
* Makefile.in
Richard Basch
1996-02-04
2
-5
/
+12
*
Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY
Richard Basch
1996-01-22
1
-1
/
+1
*
Deal with sys_errlist
Sam Hartman
1996-01-19
3
-0
/
+12
*
Portability fixes: don't declare errno ever
Sam Hartman
1996-01-19
5
-2
/
+18
[next]