index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2016-09-03
log IP/hostname for all SMTP operations.
Giovanni Bechis
2016-09-03
remove dead code
Gilles Chehade
2016-09-03
rearrange code: traceroute.c now only contains main() and usage(),
Sebastian Benoit
2016-09-03
Some .h files are not needed
Theo de Raadt
2016-09-03
partial rewrite of the tcp/tls option parts: the trouble was
Jason McIntyre
2016-09-03
typos
Jeremie Courreges-Anglas
2016-09-03
Simplify shutdown process.
Renato Westphal
2016-09-03
Rework the sending of address messages.
Renato Westphal
2016-09-03
get rid of the type-checking system on internal messages.
Eric Faurot
2016-09-03
in lka specifically, use initgroups() so that users may share files between
Gilles Chehade
2016-09-03
Fix pasto; zero ka->dstbrd instead of clobbering ka->mask.
Jeremie Courreges-Anglas
2016-09-03
Replace [RELAY|SERVER]_MAXPROC with the new PROC_MAX_INSTANCES
Reyk Floeter
2016-09-03
switch from EVP_{En,De}cryptInit & EVP_{En,De}cryptFinal to their _ex
Gilles Chehade
2016-09-03
Use the fork+exec privsep model in relayd; based on rzalamena@'s work
Reyk Floeter
2016-09-03
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
Philip Guenther
2016-09-03
Update to 4.1.12
Florian Obser
2016-09-03
Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not
Reyk Floeter
2016-09-03
As vmm(4) can now exit to vmd at any time to process pending interrupts,
Mike Larkin
2016-09-03
fix some wrong interrupt code that doesn't fit with the new model
Mike Larkin
2016-09-03
Adding a clean up block to vioblk_notifyq() and vionet_enq_rx()
Nayden Markatchev
2010-01-15
NSD v3.2.4
Jakob Schlyter
2016-09-03
Simplify shutdown process.
Renato Westphal
2016-09-03
Simplify shutdown process.
Renato Westphal
2016-09-03
Simplify shutdown process.
Renato Westphal
2016-09-03
Make error handling in config_getvm() more robust
Stefan Kempf
2016-09-03
Use DPRINTF instead of #ifdef DEBUG + log_debug().
Reyk Floeter
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
Fix small memleak on error path.
Renato Westphal
2016-09-02
Make tcpdump print details about association requests in verbose mode.
Stefan Sperling
2016-09-02
lde() and ldpe() should return void.
Renato Westphal
2016-09-02
Process incoming com data asynchronously to running VCPU
Stefan Kempf
2016-09-02
Process incoming host->guest packets asynchronously to running VCPU
Stefan Kempf
2016-09-02
Improve logging of sent and received messages.
Renato Westphal
2016-09-02
Reevaluate received mappings upon receipt of address message.
Renato Westphal
2016-09-02
Simplify shutdown process.
Renato Westphal
2016-09-02
Minor tweaks
Renato Westphal
2016-09-02
Make functions and variables static whenever possible.
Renato Westphal
2016-09-02
Use static local variables instead of global variables whenever possible.
Renato Westphal
2016-09-02
Merge the recv_packet_v[46] functions into one.
Renato Westphal
2016-09-02
Simplify handling of multicast addresses.
Renato Westphal
2016-09-02
Pledge earlier on eigrpe.
Renato Westphal
2016-09-02
Remove superfluous includes and follow style(9).
Renato Westphal
2016-09-02
Fix broken pipe teardown.
Renato Westphal
2016-09-02
Move event handling to separate thread
Stefan Kempf
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
Move snmp options into struct relayd_config and delay start of the
Reyk Floeter
2016-09-02
Simplify shutdown process.
Renato Westphal
2016-09-02
Close connections when msgbuf_write() returns 0.
Renato Westphal
2016-09-02
Don't fatal if the imsg pipe is closed, this is often triggered in the
Renato Westphal
2016-09-02
Split "struct relayd" into two structs: "struct relayd" and "struct
Reyk Floeter
[next]