summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-04-15Print hashkey to debug output, this helps hash-action use cases to be tested.andre
2014-04-15Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ isMiod Vallat
2014-04-15catch directories we don't have the right to enter instead of letting FindMarc Espie
2014-04-15reply with correct imsg when using non-system auth.Eric Faurot
2014-04-14tweak the file system walker to be able to walk from /, assuming -s srcMarc Espie
2014-04-14switch to using common SetList code (this fixes the xfont sets btw)Marc Espie
2014-04-14Calculate the length of name and value for parameters the right wayFlorian Obser
2014-04-14sundry macro chop;Jason McIntyre
2014-04-14macro fixes for previous;Jason McIntyre
2014-04-14No need to include ber.h here, probably overlooked while importing.andre
2014-04-14remove 'restricted' symbol from yacc parser, overlooked in previousBret Lambert
2014-04-14Adapt relayd to use AgentX protocol to send trapsBret Lambert
2014-04-14Adapt snmpctl to use AgentX protocol to send trapsBret Lambert
2014-04-14Make snmpd use the AgentX protcol for accepting trap requests.Bret Lambert
2014-04-14missed man, and X is somewhat quaint...Marc Espie
2014-04-14extract the code that walks setlist, to be able to use it in pkg_checkMarc Espie
2014-04-14Fix the following idiom in the following way:Bret Lambert
2014-04-13fix language/spelling in error stringBret Lambert
2014-04-13httpd(8) did a chdir(2) to the directory containing the cgi script. AsFlorian Obser
2014-04-13remove a 'RCSId[]' which was missed in the rcsid[] removal from 2009.Jonathan Gray
2014-04-12fix a bit testJonathan Gray
2014-04-11fix a use after free in an error pathJonathan Gray
2014-04-09display correct imsg when profiling is on and if the type was changedEric Faurot
2014-04-09Zap the mfa process. It is not currently doing anything, and content filteringEric Faurot
2014-04-09need to change imsg type before forwarding.Eric Faurot
2014-04-09remove useless define for bannerEric Faurot
2014-04-08use correct imsgEric Faurot
2014-04-08Use VM_UVMEXP instead of VM_METER for memory usages and directlyMartin Pieuchot
2014-04-08zero-fill static buffer before use in DSN codeGilles Chehade
2014-04-07To win the startup race on the control socket we need to listen to it asClaudio Jeker
2014-04-05fix writing of multiline To and Cc headersGilles Chehade
2014-04-04fix header parsing issue in enqueuer leading to From: header being strippedGilles Chehade
2014-04-04Merge the mda, mta and smtp processes into a single unprivilegedEric Faurot
2014-04-04start the purge task after events are set, or we can miss SIGCHLDEric Faurot
2014-04-04remove some duplicate text,Ingo Schwarze
2014-04-03various macro cleanup and tweaks;Jason McIntyre
2014-04-03use asr helpers after libevent update.Eric Faurot
2014-04-03add mention about "monitor" command.YASUOKA Masahiko
2014-04-03calucuation of response message size was wrong.YASUOKA Masahiko
2014-04-02use setresgid()Theo de Raadt
2014-04-01Remove -ggdb -g3, this shouldn't be hereFederico G. Schwindt
2014-04-01cleanup forkmda() and get rid of a useless seteuid()-based danceGilles Chehade
2014-03-29bugfix and security update to 1.4.7:Robert Nagy
2014-03-29use deltaT to calculate time intervalls; reduces diff to traceroute6Florian Obser
2014-03-29use iovec in wait_for_reply; reduces diff to traceroute6Florian Obser
2014-03-27one more Xr to smtpd;Jason McIntyre
2014-03-27switch smtpd and sendmail examples now that smtpd is the defaultGilles Chehade
2014-03-27adjust commented-out sample blocks for PHP and SSL configurations:Stuart Henderson
2014-03-27zap dead code; OK lteo@Florian Obser
2014-03-27restore_sum: remove newly created sum file(s).Antoine Jacoutot