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