summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-11-23knfEric Faurot
2012-11-23knfEric Faurot
2012-11-23send ack on update map.Eric Faurot
2012-11-23knfEric Faurot
2012-11-23Replace the qwalk API (to retreive on disk envelopes at runtime) withEric Faurot
2012-11-21strtonum() can only handle a maximum of LLONG_MAXSebastian Benoit
2012-11-21hook up ldomctl(8) and ldomd(8).Mark Kettenis
2012-11-20- for lists, list type must come firstJason McIntyre
2012-11-20Allow "smtpctl show queue" to run in "online" mode if the smtpd serverEric Faurot
2012-11-18knock out a useless .Pp;Jason McIntyre
2012-11-18remove { } from example in PRIMARY DOMAIN sectionRobert Peichaer
2012-11-15If max-prefix/restart are used, display the values in "bgpctl sh nei" output.Stuart Henderson
2012-11-15buf_* -> ibuf_* in various log entries to reflect correct function names.Kenneth R Westerback
2012-11-14update to 1.2.5Robert Nagy
2012-11-14In the unlikely event that a NULL device is passed to priv_pcap_live(),Lawrence Teo
2012-11-13pasto in log messageFlorian Obser
2012-11-13pasto in log messageFlorian Obser
2012-11-13Add accept.c from ldpd and use it to handle file descriptor exhaustionYASUOKA Masahiko
2012-11-13macro tweaking;Jason McIntyre
2012-11-13do not miss the last envelopeEric Faurot
2012-11-13Allow filtering based on the NEXTHOP attribute. This allows to build rulesClaudio Jeker
2012-11-13Simplify the smtpctl code: add a try_connect() function to test ifEric Faurot
2012-11-13Constify arguments to sendto_nat_t and add missingYASUOKA Masahiko
2012-11-12Cleanups and improvements:Eric Faurot
2012-11-12fix a potential memory leak; OK martinh@ sthen@Gleydson Soares
2012-11-10consistently use [ -n "${var}" ] instead of [ "${var}" ]Robert Peichaer
2012-11-10turn single-command if-then-fi blocks into "[ expr ] && command"Robert Peichaer
2012-11-10enhance error_rm_wrkdir() to print an error message if one is passedRobert Peichaer
2012-11-08When running route -Tx exec arp -an, arp would always use the defaultPeter Hessler
2012-11-08mark some more variables as localRobert Peichaer
2012-11-06Advertising SSLv2 in the example config doesn't make much sense now that it'sPascal Stumpf
2012-11-06sort options; ok espieJason McIntyre
2012-11-06Remove the "is_reading" hack and simplify the read/write logic:Eric Faurot
2012-11-06document auto -i.Marc Espie
2012-11-06work-around python compile issue: don't tie python files for now, soMarc Espie
2012-11-06do interactivity like for the others.Marc Espie
2012-11-05Better code to download configurations onto the SP.Mark Kettenis
2012-11-04A bit more SP configuration code.Mark Kettenis
2012-11-04Consume ACKs when doing large sends.Mark Kettenis
2012-11-04Add support for selecting a configuration stored on the SP.Mark Kettenis
2012-11-04tweak previous;Jason McIntyre
2012-11-04Support for listing configurations store on the SP.Mark Kettenis
2012-11-04Switch over to using the ds.[ch] from ldomd(8).Mark Kettenis
2012-11-04Switch over to using the ds.[ch] from ldomd(8).Mark Kettenis
2012-11-04Call service start function if a particular domain service has beenMark Kettenis
2012-11-04Factor out some code. Use the "hvctl.h" header from ldomd. Add man page.Mark Kettenis
2012-11-04Split out hvctl protocol definitions in a seperate header file.Mark Kettenis
2012-11-02Remove 13 years old compiler bug workaround on m68k. Apparently fixed or sweptMiod Vallat
2012-11-02Add a "kick counter" that gets incremented on each command, to detectEric Faurot
2012-11-02Unstick bgpctl reload after reloading a bgpd.conf with errors.Florian Obser