summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2013-07-19assorted fixes:Eric Faurot
2013-07-19typoEric Faurot
2013-07-19typo in copyrightEric Faurot
2013-07-19scheduler improvements:Eric Faurot
2013-07-19need to create the incoming directoryEric Faurot
2013-07-19New implementation for smtpctl and the command line parser. AllowsEric Faurot
2013-07-19Improve and document the way the default server name is found.Eric Faurot
2013-07-19remove obsolete fileEric Faurot
2013-07-19typo in copyrightEric Faurot
2013-07-19document "error:" aliasesEric Faurot
2013-07-19Get rid of env->sc_pw and env->sc_pwqueue. Early queue initializationEric Faurot
2013-07-19unused variableEric Faurot
2013-07-19ndp used an int expire_time for time calculation. Convert thisAlexander Bluhm
2013-07-19tls perfect forward secrecy with ecdheEric Faurot
2013-07-19Make sure to report all errorsEric Faurot
2013-07-19add '!' in email addresses supported charsetEric Faurot
2013-07-19Introduce expand string modifiersEric Faurot
2013-07-19Remove useless sc_pid from struct smtpd.Eric Faurot
2013-07-19get rid of sa_set_port() and its awfully contorted implementationEric Faurot
2013-07-18Document SSLECDHCurve.Joel Sing
2013-07-17implement -H, which hides existing and non-existent users, as well asOkan Demirmen
2013-07-17on graceful restart, the number of prefixes could be counted wrong,Sebastian Benoit
2013-07-16Disable SSL compression in order to mitigate CRIME attacks. AddJoel Sing
2013-07-16Enable ECDHE support in httpd via a SSLECDHCurve option. This specifies theJoel Sing
2013-07-16Define HonorCipherOrder as a FLAG (rather than as a TAKE1), so that itJoel Sing
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-07-16simplify some icky macros; from Jan Stary, tweaked by meJason McIntyre
2013-07-16where "-" represents stdin, just use Sq, not Fl, since it's not a flag;Jason McIntyre
2013-07-15remove non-standard section: it does nothing for this page;Jason McIntyre
2013-07-14merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8),Jason McIntyre
2013-07-12Commented out SSLHonorCipherOrder in example configs; ok jsing@Otto Moerbeek
2013-07-12update after asr changes.Eric Faurot
2013-07-11document SSLHonorCipherOrder; ok jmc@Otto Moerbeek
2013-07-11update (or add) STANDARDS;Jason McIntyre
2013-07-11introduce HonorCipherOrder to use the server's order of preference of ciphersOtto Moerbeek
2013-07-10no need for this file to be .m4 any longer; i'm actually following suitJason McIntyre
2013-07-10Change the way the RDE updates its peer list. The SE is now always sendingClaudio Jeker
2013-07-10In the EXAMPLES section, it is not very obvious that "localnet" is not aLawrence Teo
2013-07-09switch the rval to 1 before loop through the linked list \Gleydson Soares
2013-07-09rename laddr2 to faddr2 for more consistency. OK markus@Gleydson Soares
2013-07-08Swap the program name and it's exit code so the output makes sense again.Jasper Lievisse Adriaanse
2013-07-05More a.out files leave the party.Miod Vallat
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-07-05Teach mopd and mopa.out about ELF files, and allow forthcoming VAX ELF bootMiod Vallat
2013-07-05zap; it's pointless and badly outdated.Jasper Lievisse Adriaanse
2013-07-04have FILES format a bit better;Jason McIntyre
2013-07-04some very minor tweaking;Jason McIntyre
2013-07-04somehow a return; was removedGilles Chehade
2013-06-29do not use Sx for sections outwith the page;Jason McIntyre
2013-06-26paragraph still mentions an interface name when the example below no longerGilles Chehade