summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-10-25newaliases / makemap should parse multi-line aliases entriesGilles Chehade
2014-10-25Remove unnecessary netinet/in_systm.h include.Lawrence Teo
2014-10-24retire networks(5) support;Ingo Schwarze
2014-10-22Replace abs(3) with llabs(3).Brad Smith
2014-10-22URL-decode the request path.Reyk Floeter
2014-10-21Rework the error message a little bit: Do not send details of theReyk Floeter
2014-10-21Remove SSLv2 and SSLv3 references from the example relayd.conf and theLawrence Teo
2014-10-20Remove the "interface" option from the "transparent forward" directive.Reyk Floeter
2014-10-20Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them.Philip Guenther
1995-10-18initial import of NetBSD treeTheo de Raadt
2014-10-20unifdef -DHAS_REGEXP -DHAS_PASSWD_MAPS -DHAS_FILE_MAPS \Philip Guenther
2014-10-20Start removing portability goo: we have syslog(), strerror(), POSIX regexp,Philip Guenther
1995-10-18initial import of NetBSD treeTheo de Raadt
2014-10-18Use reallocarray()Theo de Raadt
2014-10-17remove -C from usage();Jason McIntyre
2014-10-17remove -C from usage();Jason McIntyre
2014-10-17Remove chunk special-casing malloc(siz) for realloc(NULL, siz). BitTheo de Raadt
2014-10-17fewer lies in the docs regarding performance modes after recent changes.Ted Unangst
2014-10-17remove performance throttling code from here, use the kernel versionTed Unangst
2014-10-16disable SSLv3Gilles Chehade
2014-10-16reallocarray() obviouslyTheo de Raadt
2014-10-16simple reallocarray()Theo de Raadt
2014-10-16use reallocarray(). Looked at a few times by doug, I am sure.Theo de Raadt
2014-10-15create xreallocarray() and use itTheo de Raadt
2014-10-15- allow empty headersGilles Chehade
2014-10-15Disable SSLv3 by default.Reyk Floeter
2014-10-15when From, To and Cc headers present users without domains, append theGilles Chehade
2014-10-15add a (high) limit to the number of header lines we're willing to keep inGilles Chehade
2014-10-15Add a new ls_rcscripts() function to properly get all rc.d(8) scriptsAntoine Jacoutot
2014-10-15fix memory leak in error pathGilles Chehade
2014-10-13Carefully quote the flags argument such that leading blank charactersIngo Schwarze
2014-10-13document the "default" subcommand more precisely;Ingo Schwarze
2014-10-13scaffolding for future new features, committed early, so that pkg_signMarc Espie
2014-10-13Return failure not success in openssldh_computesecret() whenJonathan Gray
2005-03-22ISC BIND release 9.3.1. ok deraadt@Jakob Schlyter
2014-10-13jmc@ told me i broke the documentation. inetd doesnt write a pidfile soDavid Gwynne
2014-10-13dont need to store the same debug flag in two separate variables.David Gwynne
2014-10-12do not allow header to termine with pending flagsGilles Chehade
2014-10-12to rewrite domain on incoming mails, we need to be able to extractGilles Chehade
2014-10-12simple message parser to be used in smtp incoming sessions, not plugged yetGilles Chehade
2014-10-12Remove possibility of mutiplicative integer overflow by not multiplying.Bret Lambert
2014-10-12local host is not "localhost", local host is env->sc_hostnameGilles Chehade
2014-10-12ansi function declarations.David Gwynne
2014-10-12cut out writing a pidfile. rc.d doesnt rely on it, and nor should you.David Gwynne
2014-10-11Fix a small bug in rcctl status <daemon>:Ingo Schwarze
2014-10-11Add a new "default" command to display the default flags and whether aAntoine Jacoutot
2014-10-11allow signing to proceed when interruptedMarc Espie
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-10Actually use built-in print like rc.subr already does.Antoine Jacoutot