summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-10-23retain alphabetical order;Jason McIntyre
2011-10-23- smtpctl schedule no longer works, instead, use 'smtpctl schedule-id <id>'Gilles Chehade
2011-10-23plug leakEric Faurot
2011-10-23a few important fixes:Eric Faurot
2011-10-23relay_as is not used anuwhereEric Faurot
2011-10-23introduce Q_CORRUPT and queue_backend operation to move a message fromGilles Chehade
2011-10-23add missing format stringCharles Longeau
2011-10-23add a missing DH_free() after ssl_set_ephemeral_key_exchange().Charles Longeau
2011-10-23fsqueue no longer stores envelopes by dumping the structure, instead use aGilles Chehade
2011-10-22correctly set relay when expanding envelopesEric Faurot
2011-10-22tweak previous;Jason McIntyre
2011-10-22Add a log_trace() call to toggle logging of specific debugging info inEric Faurot
2011-10-21small optimization: tell pkg_create to skip !libs if LIBS_ONLY (to beMarc Espie
2011-10-18delay daemon fork() until after initialisation has completed to fixDamien Miller
2011-10-15Added "provision for rewound PPP frames" that allows receivingYASUOKA Masahiko
2011-10-15Delete unused field s_first in 'struct pppoe_session' that is assignedYASUOKA Masahiko
2011-10-13Teach some userland tools about NAT64. I think this is mostly from mikeb@Claudio Jeker
2011-10-13Drop a reference to the client SSL_CTX after SSL_new(), so that it isEric Faurot
2011-10-11We don't need to break after calling err(3) because this function willYASUOKA Masahiko
2011-10-11Add a flag for nginx (-u) to be able to disable chroot and use a betterRobert Nagy
2011-10-11fix parsing of :include: aliasesGilles Chehade
2011-10-10document that virtual maps require a domain keyGilles Chehade
2011-10-09show messages sent between processes in debug modeEric Faurot
2011-10-09don't be too hasty, we can choose to syslog (OR NOT) *after* we parse theMarc Espie
2011-10-09add a missing newline when you merge login.conf if login.conf.db doesn't existStuart Henderson
2011-10-08our root is /var/www/htdocs and not /var/www/htmlRobert Nagy
2011-10-08only strip the full path once and remove any / chars from the begining ofRobert Nagy
2011-10-05make sure that the pcre from ports never gets picked up as a dependencyRobert Nagy
2011-10-05Since the worker process of nginx is chrooted on OpenBSD, let's removeRobert Nagy
2011-10-04- sync usage() and SYNOPSISJason McIntyre
2011-10-03Add a 'flag' locator to gpioiic(4), and define a first flagMatthieu Herrb
2011-10-03- fix a segv caused by a deep recursion introduced with a recent quick-fixGilles Chehade
2011-10-03clarify that network sources are to be specified in CIDR notationGilles Chehade
2011-10-03update to nginx 1.0.14Robert Nagy
2011-10-03update to nginx-1.0.8 which includes many bugfixesRobert Nagy
2011-10-02Fix some minor things in config(8):Edd Barrett
2011-10-02When using `config -e`:Edd Barrett
2011-10-02Delete unused variables, from Michael W Bombardieri.Nicholas Marriott
2011-09-29ssl.8: Certifying Authority -> Certificate AuthorityJason McIntyre
2011-09-28removing annoying debug logGilles Chehade
2011-09-27check closefrom() return valueCharles Longeau
2011-09-26tweak previous; ok claudioJason McIntyre
2011-09-25remove hack, ask for SUBDIRs with FULLPATH setMarc Espie
2011-09-24generate and install the correct manual page, noted by deraadt@Robert Nagy
2011-09-22unconditionally chroot to the www user's homedir by defaultRobert Nagy
2011-09-22fix two signed/unsigned comparsionsRobert Nagy
2011-09-22pick the internal pcre up and use thatRobert Nagy
2011-09-22thank you CVS for missing the "core" directoryRobert Nagy
2011-09-22import of nginx 1.0.6 with a bundled libpcre needed for pcre to workRobert Nagy
2011-09-22Let tcpdump use the same format for printing IPv6 fragments as forAlexander Bluhm