summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-06- change all occurences of T_DAEMON_BATCH,MESSAGE to T_BOUNCE_BATCH/MESSAGEGilles Chehade
2009-08-06replace X-OpenSMPTD-Loop with Delivered-ToGilles Chehade
2009-08-06when writing a bounce, follow the same rule as for mta sessions and prependGilles Chehade
2009-08-06reintroduce the uvm_tree commit.Owain Ainsworth
2009-08-06when a message in queue expires, generate a bounce before we remove itGilles Chehade
2009-08-06factorize file_copy_session() and file_copy() so file_copy() can handleGilles Chehade
2009-08-06fix a typo in bounce message t -> toGilles Chehade
2009-08-06- introduce message_set_errormsg() to set the error description that willGilles Chehade
2009-08-06swap the postfix example for an smtpd one;Jason McIntyre
2009-08-06This commit reworks the entire mailer daemon support to actually make itGilles Chehade
2009-08-06Backout r1.274, william@ has tracked down watchdog timeouts withStuart Henderson
2009-08-06ldpd must not add/delete AF_INET routes, it just have to change themMichele Marchetto
2009-08-06Implement the error handling as proposed in draft-ietf-idr-optional-transitiveClaudio Jeker
2009-08-05tweak previous;Jason McIntyre
2009-08-05Clear the codes array earlier as tty_term_free could be called on error.Nicholas Marriott
2009-08-05If colours are not supported by the terminal, try to emulate a colouredNicholas Marriott
2009-08-05Mention known signal problems and firmware version 3 only support soMarcus Glocker
2009-08-05prevent configuration of relays listening to a single addr:port tuple twiceReyk Floeter
2009-08-05timeout_add -> timeout_add_msecBret Lambert
2009-08-05ustar format consists of prefix = 155 octets; name = 100 octetsMartynas Venckus
2009-08-05support multiple 'listen on' lines in a single relay blockReyk Floeter
2009-08-05tables don't need pf if running in "l7" relay modeReyk Floeter
2009-08-05By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-08-05timeout_add -> timeout_add_msecBret Lambert
2009-08-05missing breakTheo de Raadt
2009-08-05don't read/write 1000baseT specific MII registers on 10/100M ony device.Kevin Lo
2009-08-05correct indentTheo de Raadt
2009-08-04By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-08-04By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-08-04Fix volume state transitions for RAID4/5/6Jordan Hargrave
2009-08-04syncDavid Hill
2009-08-04Rhino Equipment donated some T1/E1/J1 cards. Add their vendor andDavid Hill
2009-08-04Add a -a flag to set-option and set-window-option to append to an existingNicholas Marriott
2009-08-04zap the rather useless machdep.apmwarn entries (see apm(4));Jason McIntyre
2009-08-04restructure the layout of this page, moving the commands into variousJason McIntyre
2009-08-04-epm are not relevant to most (any?) setups and quiet is good anyway: removeJason McIntyre
2009-08-04group all of the on-stack variables that are uses by the nfsm_macrosThordur I. Bjornsson
2009-08-04Don't use grep/cut during shutdown, /usr might not be mounted.Stuart Henderson
2009-08-04Add regress tests with IPv4 and IPv6 addresses for the srcid and/or dstid.Joel Sing
2009-08-04Specify an ID-type of IPV4_ADDR or IPV6_ADDR if the srcid or dstid isJoel Sing
2009-08-04Show the bell/activity/current status and the window title in the choice list.Nicholas Marriott
2009-08-04Check for "UTF8" as well as "UTF-8" in LANG etc as it seems this may alsoNicholas Marriott
2009-08-04clean up some macro abuse in the commands section;Jason McIntyre
2009-08-04fix some warnings. there are others, but nobody wants to look at them.Ted Unangst
2009-08-03properly pass SHELL from password file; not a login configurationMartynas Venckus
2009-08-03use random; ok millert@Martynas Venckus
2009-08-03tweak error message. url is valid per rfc1738 and can now beMartynas Venckus
2009-08-03remove, or replace Xr of ieee to either ilogb, nextafter or scalbnMartynas Venckus
2009-08-03It is sufficient to call getgrnam(3) once. Remove the first call.Alexander Bluhm
2009-08-03In addgroup() malloc(3) does not allocate enough memory as it onlyAlexander Bluhm