This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
heimdal
Watch
0
Star
0
Fork
0
You've already forked heimdal
Code
Issues
5
Pull Requests
Releases
Activity
Files
4a9d3c1df444c81b4414bb22812b45e69f70c96c
heimdal
/
appl
/
ftp
/
ftpd
History
Love Hörnquist Åstrand
da109cd27f
Use asl for logging ftpd wtmp messages.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22951 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-10 10:44:14 +00:00
..
extern.h
Add Kerberos 5 klist, old patch from Tomas Nyström (remove krb4 support).
2005-07-19 17:08:11 +00:00
ftpcmd.y
Fix shadow warning.
2005-07-19 18:33:08 +00:00
ftpd_locl.h
declear yyparse as a function taking no arguments
2005-04-24 19:58:14 +00:00
ftpd.8
fix grammar in --no-insecure-oob option
2006-02-27 10:04:53 +00:00
ftpd.c
move ksetpag after initgroups to make it work on Linux when its without syscall hooks to change sys_setgroups preserve the pag. From abo
2007-06-20 10:11:14 +00:00
ftpusers.5
…
gss_userok.c
move ksetpag after initgroups to make it work on Linux when its without syscall hooks to change sys_setgroups preserve the pag. From abo
2007-06-20 10:11:14 +00:00
kauth.c
Add Kerberos 5 klist, old patch from Tomas Nyström (remove krb4 support).
2005-07-19 17:08:11 +00:00
klist.c
use krb5_free_cred_contents
2008-01-13 09:41:54 +00:00
logwtmp.c
Use asl for logging ftpd wtmp messages.
2008-04-10 10:44:14 +00:00
ls.c
Use unsigned where appropriate.
2008-04-07 18:51:34 +00:00
Makefile.am
don't clean yacc/lex files in CLEANFILES, maintainers clean will do that for us.
2007-06-09 05:00:27 +00:00
pathnames.h
#ifdef protect _PATH_ISSUE
2005-05-11 11:02:42 +00:00
popen.c
…