Age | Commit message (Expand) | Author |
2002-04-21 | remove generated files, must blow the obj dir before build now; beck@ ok | Michael Shalayeff |
2002-04-15 | fix a typo; from andrew@neep.com.au | Peter Valchev |
2002-04-10 | If the IP header length is zero, the packet will loop in ip_print(). | Theo de Raadt |
2002-04-09 | make sure we fflush() after a sending a message and fix a typo in a comment | Mike Frantzen |
2002-04-09 | don't trust USER from the environment - bad, allows users to see files | Bob Beck |
2002-04-09 | minor KNF | Theo de Raadt |
2002-04-08 | Free memory. Patch from millert@. | Mike Pechkin |
2002-04-07 | fix authpf_kill_states() | Mike Frantzen |
2002-04-06 | print the condition correctly; closes PR 2530. millert@ ok. | Federico G. Schwindt |
2002-04-06 | root checks are removed now that we moved the per-user dir, | Bob Beck |
2002-04-06 | PR2525 | Marc Espie |
2002-04-06 | more timeout dependent balony fallout. watch out for the falling sausage! | Theo de Raadt |
2002-04-05 | move location of per-user config files; beck ok | Theo de Raadt |
2002-04-05 | ensure that rules files are owned and writable only by root, | Bob Beck |
2002-04-04 | From Brian Poole: | Todd C. Miller |
2002-04-04 | Remove short-lived 'preserve' option that was replaced with 'nochange'. | Todd C. Miller |
2002-04-03 | UID ranges specified on the command line were being overridden by | Todd C. Miller |
2002-04-02 | We don't like 'OPTIONS' anymore. | Mike Pechkin |
2002-04-02 | My part of the help: | Mike Pechkin |
2002-04-01 | don't need this anymore | Bob Beck |
2002-04-01 | typo in comment | Bob Beck |
2002-04-01 | -Tattling is bad, users should be allowed to run anything on the system | Bob Beck |
2002-04-01 | remove a redundant word remove | Michael Shalayeff |
2002-04-01 | -Make the /etc/authpf/authpf.conf config file required. | Bob Beck |
2002-04-01 | build authpf | Bob Beck |
2002-04-01 | authpf - authenticating gateway shell for use with ssh(1) to make | Bob Beck |
2002-04-01 | change the extra text following preprocessor directives into comments. | Dan Harnett |
2002-03-31 | max_ttl default was changed to IPDEFTTL (64) several years | Kevin Steves |
2002-03-31 | Change ``ifdef HAVE_DES'' to ``ifndef NODES'' for consistency. | brian |
2002-03-29 | yet another damn file that should NOT be here. beck has to adjust his proces... | Theo de Raadt |
2002-03-29 | autogenerated - I'm a luser. | Bob Beck |
2002-03-29 | missed cruft | Bob Beck |
2002-03-29 | remove cruft. | Bob Beck |
2002-03-29 | fix half baked abortion of a merge to 1.3.23 and take | Bob Beck |
2002-03-29 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck |
2002-03-28 | unbreak; deraadt@ ok. | Federico G. Schwindt |
2002-03-27 | Fix possible buffer overflow in map-mbone's dns resolution; Jose Nazario | Todd C. Miller |
2002-03-27 | Make SYNOPSIS more readable, from Daniel Lucq. | Dale Rahn |
2002-03-27 | Add X-Window support to wsmoused(8). This allows running wsmoused(8) and | jbm |
2002-03-27 | Mostly cosmetic update so we can call it 0.5. | Camiel Dobbelaar |
2002-03-27 | instead of using mkstemp() to get a temporary name, use the created file, | Federico G. Schwindt |
2002-03-26 | Typos; from Brian Poole, thanks. | Miod Vallat |
2002-03-26 | remove unexistant option 'b'; commented by pval@, maja@ ok. | Federico G. Schwindt |
2002-03-26 | o -Wall cleanup. | Federico G. Schwindt |
2002-03-26 | check that the fopen didnt fail | Eric Jackson |
2002-03-25 | spelling | Theo de Raadt |
2002-03-25 | bring in prototypes | Theo de Raadt |
2002-03-25 | Fix a typo | brian |
2002-03-25 | make docs match reality - we don't support hooks in dhclient-script | Bob Beck |
2002-03-23 | \\ not \. needs doubling. wngdn@src.uchicago.edu, pr 2475 | Theo de Raadt |