summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2009-10-27using the rcsid is sillyTheo de Raadt
2009-10-27write UNIX-domain in a more consistent way.Igor Sobrado
2009-10-27finish zapping old "kitchensink" option, we have much better ways to testMarc Espie
2009-10-27fix buglet: error out if pkg does not install in all cases.Marc Espie
2009-10-26"rdr" -> "match in...rdr-to" in example.Stuart Henderson
2009-10-26Add RFC2545 to the list of standarts supported by bgpd.Claudio Jeker
2009-10-26Better error handling when doing mrt dumps (e.g. when there is no more spaceClaudio Jeker
2009-10-25fix aliases map name in man pageGilles Chehade
2009-10-25fix the aliases resolution path so that smtpd does not accidentally skipGilles Chehade
2009-10-25tag should also be copied from listener to message when the message isGilles Chehade
2009-10-25Fix potential null dereference.Charles Longeau
2009-10-25s/openSSL/OpenSSL/Antoine Jacoutot
2009-10-25smtpctl reload is work in progress, do not expose it and make sure smtpd'sGilles Chehade
2009-10-23errx -> err since the errno is set.Claudio Jeker
2009-10-23argument to -M is "core", not "corefile" (this typo was introducedIgor Sobrado
2009-10-22fix two typos in documentation.Igor Sobrado
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2009-10-22replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".Igor Sobrado
2009-10-22pesky full stop, donated by tim van der molen;Jason McIntyre
2009-10-21catch signals when we start doing stuff... so that cleaning up at theMarc Espie
2009-10-21minor bug-fix: partial_install is not print.Marc Espie
2009-10-20the flags -h and -u are mutually exclusive; we do not need enclosingIgor Sobrado
2009-10-20improve the synopsis of mkalias(8) and sort the list of flags onIgor Sobrado
2009-10-19update man pagesGilles Chehade
2009-10-19change virtual rule so that it reads: accept for virtual "mapname", insteadGilles Chehade
2009-10-19currently, smtpd is capable of having multiple listeners with differentGilles Chehade
2009-10-19users within virtual domains do not necessarily map to a real user account,Gilles Chehade
2009-10-19fix compile time warning due to missing castGilles Chehade
2009-10-19Correct a target name so that we don't rebuild vers.o (and thenPhilip Guenthe
2009-10-19remove almost all references to set->handle, iterate over newer in mostMarc Espie
2009-10-19iterate over newer instead of 1 single handleMarc Espie
2009-10-19basic routines to handle the merging of updatesets: mark updatesets asMarc Espie
2009-10-19cleanup method that does more or less what's neededMarc Espie
2009-10-19syntactic sugar: methods to access plist and location from handle.Marc Espie
2009-10-19factor common code, that's a handle specific headerMarc Espie
2009-10-18actually, we want to resolve C_ALL and C_NET, we just don't want to do itGilles Chehade
2009-10-18fix a bug that was introduced by my changes in ruleset matching and whichGilles Chehade
2009-10-18do not attempt to resolve aliases for C_ALL and C_NET destinationsGilles Chehade
2009-10-17sort flags.Igor Sobrado
2009-10-16after recent change in virtual maps support smtpd.conf.5 was not fullyGilles Chehade
2009-10-16as of now, "accept for all deliver to mbox" is a valid syntax, sadly lka isGilles Chehade
2009-10-16ouch. delete is not undef. We need to make sure the entries vanish,Marc Espie
2009-10-16sort flags in synopsis, usage, and description.Igor Sobrado
2009-10-15fix installation headerMarc Espie
2009-10-15missed one, tell tracker this is already installedMarc Espie
2009-10-15allow solve to find dependencies in current UpdateSetMarc Espie
2009-10-15sync updatesets with tracker when we create them...Marc Espie
2009-10-15separate the dependencies in several lists for registration, so thatMarc Espie
2009-10-15remove parameter we no longer useMarc Espie