Age | Commit message (Expand) | Author |
2007-12-08 | no need to pre-check for % in dformat, it will fail later anyways | Theo de Raadt |
2007-12-08 | forgotten service -> redirection | Pierre-Yves Ritschard |
2007-12-08 | make the generic handler for TCP-based protocols the default (allows | Reyk Floeter |
2007-12-08 | some changes to the relayd.conf configuration language and grammar. | Reyk Floeter |
2007-12-08 | let pkg_info -E see @sample objects. No sense in hiding them. | Marc Espie |
2007-12-07 | document adjfreq(2); | Jason McIntyre |
2007-12-07 | implement a few more opcodes from acpi 3.0 and fix output in some cases. | Federico G. Schwindt |
2007-12-07 | adjust the manpages to use "Relay daemon" | Reyk Floeter |
2007-12-07 | enter relayd/relayctl instead of hoststated/hoststatectl | Theo de Raadt |
2007-12-07 | hoststated/hoststatectl get repository copied (and de-tagged) into | Theo de Raadt |
2007-12-07 | partial update of the man pages to new relayd name | Theo de Raadt |
2007-12-07 | hoststated gets renamed to relayd. easier to type, and actually says | Reyk Floeter |
2007-12-07 | remove unreduced rules | Reyk Floeter |
2007-12-07 | type | Reyk Floeter |
2007-12-07 | comparison betweem signed and unsigned | Reyk Floeter |
2007-12-07 | add a new 'd' format to ber_printf_elements to pass ints instead of | Reyk Floeter |
2007-12-07 | unbreak snmpd on 32bit archs like i386 | Reyk Floeter |
2007-12-06 | do not re-use static char buffers, allocate them; this avoids some | Reyk Floeter |
2007-12-06 | correct bizzare function definition | Theo de Raadt |
2007-12-06 | sorry, no .3 pages from tools | Theo de Raadt |
2007-12-05 | more typos in comments etc. | Reyk Floeter |
2007-12-05 | fix fd/ssl leak in hoststated ssl checks | Reyk Floeter |
2007-12-05 | re-sync yylex to the other parsers | Reyk Floeter |
2007-12-05 | typo s/beeing/being/g | Reyk Floeter |
2007-12-05 | - add support joel's OPENBSD-SENSORS-MIB; it will dump the current | Reyk Floeter |
2007-12-05 | make description of -A and -C more consistent; | Jason McIntyre |
2007-12-05 | log positive events ('OK', 'within') with LOG_INFO instead of LOG_ALERT; | Constantine A. Murenin |
2007-12-05 | some minor changes in .Nd and DESCRIPTION to make this more consistent | Jason McIntyre |
2007-12-05 | Add a comment that I registered a PEN for OpenBSD (several people | Reyk Floeter |
2007-12-05 | typo | Reyk Floeter |
2007-12-05 | remove hoststatectl reference from snmpctl.c | Reyk Floeter |
2007-12-05 | Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementation | Reyk Floeter |
2007-12-04 | show some -d examples; ok jmc | Theo de Raadt |
2007-12-04 | revert SIGQUIT catching; requested by deraadt | Federico G. Schwindt |
2007-12-04 | catch SIGQUIT too. ckuethe@ and henning@ ok. | Federico G. Schwindt |
2007-12-04 | allow the usb serial number to be printed in verbose mode. this is | Chris Kuethe |
2007-12-03 | document daily(8) log rotation; | Jason McIntyre |
2007-12-02 | Fixes acpidump on DL145 systems; method defined within another method | Jordan Hargrave |
2007-12-01 | relevant updates/fixes up to openssl-0.9.8g; | Jason McIntyre |
2007-11-28 | - bring back a tweak that got reverted in previous | Jason McIntyre |
2007-11-28 | sort options list; | Jason McIntyre |
2007-11-28 | add options to specify the check and report intervals. ok deraadt | Ted Unangst |
2007-11-28 | refine format string, support hh and c for real. ok deraadt | Ted Unangst |
2007-11-28 | Be more careful with printf-style formats, and fix a few other niggles | Theo de Raadt |
2007-11-28 | bump the current file descriptor resource limit (openfiles-cur) to the | Reyk Floeter |
2007-11-28 | tweak previous; | Jason McIntyre |
2007-11-28 | typos | Reyk Floeter |
2007-11-28 | this is openbsd, therefore the native display mode is called openbsd | Ted Unangst |
2007-11-28 | unref the label when free'ing a protocol node | Reyk Floeter |
2007-11-28 | add a -d argument, which can be used to peek at values in the kernel. | Ted Unangst |