Age | Commit message (Expand) | Author |
2008-06-10 | We have a cvs_buf_puts implementation now, also use cvs_buf_putc instead | Tobias Stoeckmann |
2008-06-10 | Add extended test mode (-T) and connection parameters for test mode (-C). | Darren Tucker |
2008-06-10 | add the -O option to run an external script when the "other | Reyk Floeter |
2008-06-10 | When copying stuff from code that runs with interrupts enabled to code | Kenneth R Westerback |
2008-06-10 | If we encounter an error during expanding line of a trigger file, print an | Tobias Stoeckmann |
2008-06-10 | theo and ryan and I like to scare people | Henning Brauer |
2008-06-10 | Rename access macros so that they match the driver name. | Joel Sing |
2008-06-10 | in verbose mode indicate which states are sloppy, ryan reyk theo | Henning Brauer |
2008-06-10 | new state option "sloppy" to use the sloppy tcp state tracker instead | Henning Brauer |
2008-06-10 | in pf_test_state_icmp when trying tomatch icmp errors to tcp sessions | Henning Brauer |
2008-06-10 | implement a sloppy tcpstate tracker which does not look at sequence | Henning Brauer |
2008-06-10 | better reference for pattern-list | Damien Miller |
2008-06-10 | append "- Imported sources" for imports. | Joris Vink |
2008-06-10 | support CIDR address matching in sshd_config "Match address" blocks, with | Damien Miller |
2008-06-10 | newly added directories need "- New directory" to be passed to the | Joris Vink |
2008-06-10 | For IPv6 addresses, return the first 32 bits of the MD5 hash of the | Christian Weisgerber |
2008-06-10 | According to the latest SNTPv4 spec in RFC4330, secondary servers | Christian Weisgerber |
2008-06-10 | pass the basename(3) for file_path to the script, so we do not get | Joris Vink |
2008-06-10 | add missing arg to .Fn | Otto Moerbeek |
2008-06-10 | newly added files should pass "NONE" for their initial revision, unbreaks | Joris Vink |
2008-06-10 | reorder functions and variables in rnd.c so they are more logically | Damien Miller |
2008-06-10 | sync | Theo de Raadt |
2008-06-10 | All your memory belong to us. This has been in snaps for a while, | Tobias Weingartner |
2008-06-10 | Fix obvious off-by-one in macro loop. From Marc Butler via debian | Kjell Wooding |
2008-06-10 | loginfo allows 't' as well - unbreaks certain loginfo scripts. | Joris Vink |
2008-06-10 | Don't spawn editor for log message on server-side if no log message has | Tobias Stoeckmann |
2008-06-10 | missing header | Joris Vink |
2008-06-10 | style | Joris Vink |
2008-06-10 | New trigger framework that allows us to run the required scripts | Joris Vink |
2008-06-10 | Additionnal checks on the file names supplied for -s and -x. | Pierre-Yves Ritschard |
2008-06-10 | correctly setup the tty line for NMEA devices, especially turn off echo | Marc Balmer |
2008-06-10 | Remove copyright notices and put these files back into the public domain. | Kjell Wooding |
2008-06-10 | Add cmp(4), a dummy driver to make attaching CMT cpus easier. | Mark Kettenis |
2008-06-09 | - add a sanity check on tarballs name to ensure we're not feeding | Antoine Jacoutot |
2008-06-09 | unused var | Joris Vink |
2008-06-09 | Update access(2) to have modern semantics with respect to X_OK and | Todd C. Miller |
2008-06-09 | log already gets it FILE_UNKNOWN warning spewed out from cvs_file_classify, | Joris Vink |
2008-06-09 | Don't play games with the PCD interrupt. It delays the detection of | Mark Kettenis |
2008-06-09 | sync | Theo de Raadt |
2008-06-09 | Don't reverence slattach(8) or nmeaattach(8) in a comment. | Marc Balmer |
2008-06-09 | Remove an arch-specific API that wasn't available in the first place, and | Peter Hessler |
2008-06-09 | - encourage people to use the same source as was used to upgrade system | Antoine Jacoutot |
2008-06-09 | Make gcc on alpha use -mieee by default. This fixes many FPE problems | Michael Erdely |
2008-06-09 | simplify math for arc4random_uniform() suggested by | Damien Miller |
2008-06-09 | simplify math for arc4random_uniform() suggested by | Damien Miller |
2008-06-09 | - move the "this app is deprecated" blurb to the start, where it's more | Jason McIntyre |
2008-06-09 | zap trailing whitespace; | Jason McIntyre |
2008-06-09 | warn once not 3 times in case of a non existent file, discussed with deraadt | Todd T. Fries |
2008-06-09 | drop root privileges in rtadvd to _rtadvd | Rainer Giedat |
2008-06-09 | man page for crypto/idgen.h functions: idgen32() and idgen32_init() | Damien Miller |