Age | Commit message (Expand) | Author |
1996-09-27 | permit 48 char hostname | Theo de Raadt |
1996-09-22 | vis log entries; noted by bitblt | Theo de Raadt |
1996-09-22 | Make this work properly with corrected rnusers.x | Thorsten Lockert |
1996-09-19 | reduced the number of command availibe to users who are not logged | bitblt |
1996-09-15 | handle umask nicer | Theo de Raadt |
1996-09-15 | kill the races; found by bitblt | Theo de Raadt |
1996-09-13 | typo | Theo de Raadt |
1996-09-13 | hostname can be longer; noticed by bitblt | Theo de Raadt |
1996-09-05 | grr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to type | Theo de Raadt |
1996-09-05 | rpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :) | Theo de Raadt |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt |
1996-09-04 | no, bad commit | Theo de Raadt |
1996-09-04 | clear passwd, for safety | Theo de Raadt |
1996-09-02 | setlogin | Theo de Raadt |
1996-08-31 | constrain & expansion to LINE_MAX for safety | Theo de Raadt |
1996-08-31 | buf oflow | Theo de Raadt |
1996-08-30 | test before commiting, theo | Theo de Raadt |
1996-08-30 | more careful; found by das33@cornell.edu fixed by me | Theo de Raadt |
1996-08-30 | use S_IWOTH | Theo de Raadt |
1996-08-29 | more signals please | Theo de Raadt |
1996-08-29 | first cut at -H; to be used mailers to grab locks in 755 spool direectories | Theo de Raadt |
1996-08-29 | talk about quotas on spool filesystems (untested idea) | Theo de Raadt |
1996-08-29 | buf oflows, deal with 1777 spool, general DOS attack protection; help from da... | Theo de Raadt |
1996-08-29 | buf oflows, deal with 1777 spool, general DOS attack protection | Theo de Raadt |
1996-08-27 | Fix race condition. | dm |
1996-08-27 | vis | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | Use lockfiles by default, rather than fcntl. | dm |
1996-08-26 | Yeah, make this key... | Jason Downs |
1996-08-26 | pretty flag section | Theo de Raadt |
1996-08-25 | hide our base dir | Theo de Raadt |
1996-08-24 | more complete list of bad env variables, and a fancy scanner; thanks to | Theo de Raadt |
1996-08-22 | de-gibble ftpd for w | Theo de Raadt |
1996-08-19 | Don't tell people to make ~ftp/pub mode 777 and other minor nits. | Todd C. Miller |
1996-08-17 | s/rstatd/lockd/ | Thorsten Lockert |
1996-08-16 | ENV is unsafe to pass; from dholland@hcs.harvard.edu | Theo de Raadt |
1996-08-13 | log non-anon stuff for -S too, from downsj | Theo de Raadt |
1996-08-12 | whoops | Theo de Raadt |
1996-08-11 | getpwent nobody | Theo de Raadt |
1996-08-11 | <tab>Ta -> <space>Ta fix; netbsd pr#2685; enami@ba2.so-net.or.jp | Theo de Raadt |
1996-08-10 | A little documentation never hurt. | Jason Downs |
1996-08-10 | Add multihome support (-M) and make stats logging look like wu-ftpd. | Jason Downs |
1996-08-08 | Handle signals better. | Jason Downs |
1996-08-08 | check for bad chars | Theo de Raadt |
1996-08-07 | expand hostname to 48 chars; pointed out by msaitoh@spa.is.uec.ac.jp, netbsd ... | Theo de Raadt |
1996-08-07 | STATS is not an option. | Jason Downs |
1996-08-07 | strcpy -> strncpy, kill off a strdup() clone. | Jason Downs |