summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-04-18spacingReyk Floeter
2014-04-18Sync to tracroute: handle "time exceeded in transit" before theFlorian Obser
2014-04-18sync packet_ok signature to traceroute6Florian Obser
2014-04-18sync to traceroute: s/opacket/packetdata/Florian Obser
2014-04-18Embed struct tv32 into struct opacket like traceroute.Florian Obser
2014-04-18Factor out build_probe{4,6} from send_probe; now send_probe isFlorian Obser
2014-04-18Fix SSL client-only mode when no RSA private key is needed.Reyk Floeter
2014-04-18since e_os.h is dead, and e_os2.h is installed, we can fetch from there.Theo de Raadt
2014-04-18The RSA_FLAG_SIGN_VER is not yet supported and the current code usesReyk Floeter
2014-04-18Introduce privsep for private keys:Reyk Floeter
2014-04-18The proc.c code sets up some socketpair for the communication betweenReyk Floeter
2014-04-18Do not set RTF_DONE flag on route message, only the kernel is allowed toClaudio Jeker
2014-04-18Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.Ingo Schwarze
2014-04-18We are not ARCHAIC; no object change.Florian Obser
2014-04-18support mailaddr lookup in table_dbGilles Chehade
2014-04-17Make MONOLITH the default and only optionMatthew Dempsky
2014-04-17-WallTed Unangst
2014-04-16My previous attempt to chdir(2) to the directory containing the cgiFlorian Obser
2014-04-16close memory leaks in snmp client codeBret Lambert
2014-04-16sync with iked chap_ms.cJonathan Gray
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