summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-10-30Add RCS ids to the config files.Antoine Jacoutot
2012-10-28use the default SYSLOG_FACILITY definition which is LOCAL5Robert Nagy
2012-10-28rework the default config a bit to work with php-fpm out of the boxRobert Nagy
2012-10-28strip the chroot path from auth_basic_user_file if necessaryRobert Nagy
2012-10-28Change email address in copyright to one that is valid.Claudio Jeker
2012-10-28unbreak build on vax by initializing a variableRobert Nagy
2012-10-28Limit the number of messages that can be enqueued on a single SMTPEric Faurot
2012-10-27Close hvctl channel after initial setup and reopen it whenever we need toMark Kettenis
2012-10-27Fix var-config response messages. Makes OpenBoot stop complaining aboutMark Kettenis
2012-10-27Turn this into a proper deamon, and add a man page.Mark Kettenis
2012-10-27Only print debug output if explicitly requested.Mark Kettenis
2012-10-27Give ldomd(8) its own copy of the domain services support code and modify itMark Kettenis
2012-10-27Don't accidentally free memory that we plan to use later!Mark Kettenis
2012-10-27Doesn't need <assert.h> anymore.Mark Kettenis
2012-10-26add a new uptime.human entry in stats, derived from uptime, but displayedCharles Longeau
2012-10-26Work-in-progress code for ldomd(8), a daemon running in a sun4v control domainMark Kettenis
2012-10-26Add some support for the Variable Configuration Domain Service.Mark Kettenis
2012-10-26Fix previous.Mark Kettenis
2012-10-26Handle DS_UNREG messages.Mark Kettenis
2012-10-26Don't abort when we try to reset the logical domain channel.Mark Kettenis
2012-10-25Some more machine description manipulation stuff.Mark Kettenis
2012-10-25Handle the case where writev() fails with EAGAIN. In theory it cannotEric Faurot
2012-10-25send the semantically correct msg when RCPT fails, even if the exact valueEric Faurot
2012-10-25add syslog support to nginxRobert Nagy
2012-10-25Remove support email address from the example that is intended forReyk Floeter
2012-10-25Make the mda request the message fd from the queue when needed, instead ofEric Faurot
2012-10-23Allow to overwrite a few more definitions like file paths from theReyk Floeter
2012-10-22switch from {open,read,close}() to {fopen,fread,fclose}() in fsqueue_envelope...Charles Longeau
2012-10-22Add some support code for the "mdstore" domain service protocol.Mark Kettenis
2012-10-22Add symbolic constants and structs for PRI Domain Service.Mark Kettenis
2012-10-22Unfortunately "ospf6ctl show fib" printed embedded scopes as theAlexander Bluhm
2012-10-21Move common ospf6d functions for ipv6 address manipulation intoAlexander Bluhm
2012-10-21Split out some general-purpose functions and macros into their own file.Mark Kettenis
2012-10-21Add domain services support code and use it to fetch the PRIMark Kettenis
2012-10-20Fix previous.Mark Kettenis
2012-10-20Add code to dump the current hypervisor configuration.Mark Kettenis
2012-10-19Support additional scheduling algorithms in the load balancer:Reyk Floeter
2012-10-17rename field msg -> evp.Eric Faurot
2012-10-17Document the -P option. While there, remove reference to -T, it's incomplete,Eric Faurot
2012-10-17consistency fix: we use "envelope-id" everywhere.Eric Faurot
2012-10-16Add domain utilisation to status display.Mark Kettenis
2012-10-16consistent macros; Tim van der MolenJason McIntyre
2012-10-16MAX_RULEBUFFER_LEN is too small, bump it.Eric Faurot
2012-10-16Prevent a possible buffer overflow in lka_expand_format() that can leadEric Faurot
2012-10-15tweak previous; ok ericJason McIntyre
2012-10-15Specify domains by name instead of by number.Mark Kettenis
2012-10-15implement and document "smtpctl stop"Eric Faurot
2012-10-15use shorter names for process titles.Eric Faurot
2012-10-14As discussed with gilles@, actually impose the per-user limit regardlessEric Faurot
2012-10-14Limit the number of per-user mda (external program) deliveries that can beEric Faurot