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
2011-04-15
stop talking about make depend; ok guenther
Theo de Raadt
2011-04-15
do not need the run "make depend" reminder anymore
Theo de Raadt
2011-04-14
bye bye queue_hash() you can now rest in peace.
Gilles Chehade
2011-04-14
- implement missing operations for fsqueue:
Gilles Chehade
2011-04-14
no functionnal change
Gilles Chehade
2011-04-14
- implement fsqueue_message_create() and fsqueue_message_commit()
Gilles Chehade
2011-04-14
remove annoying log_debug()
Gilles Chehade
2011-04-14
fsqueue now provides fsqueue_message_fd_r() and fsqueue_message_fd_rw() to
Gilles Chehade
2011-04-14
fsqueue_message_delete() should use fsqueue_hash() not queue_hash() as i'm
Gilles Chehade
2011-04-14
fsqueue queue backend will implement a filesystem queue:
Gilles Chehade
2011-04-14
smtpd makes too many assumptions about the structure and layout of its
Gilles Chehade
2011-04-13
following an idea from jacekm@, smtpd now uses a ram-queue instead of doing
Gilles Chehade
2011-04-12
Splicing is currently only supported for TCP relays, not for HTTP or
Reyk Floeter
2011-04-12
update flags and printing of flags in debug mode, handle splicing flag.
Reyk Floeter
2011-04-12
Enable socket splicing for relayd. This allows zero-copy data
Alexander Bluhm
2011-04-10
Correct the logic on when fib-update is set. Test the flag don't
Jonathan Gray
2011-04-10
Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now
Philip Guenthe
2011-04-08
- avoid nasty line wrap in SYNOPSIS
Jason McIntyre
2011-04-07
tweak previous;
Jason McIntyre
2011-04-07
Add support for divert-to which provides some benefits over rdr-to.
Reyk Floeter
2011-04-06
When specifying tos with -t, display a message if the returned packet
Stuart Henderson
2011-04-06
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
Miod Vallat
2011-04-06
Local variables storing integer values and printed with %d should be
Miod Vallat
2011-04-05
Remove portalfs.
Thordur I. Bjornsson
2011-04-05
Move session related code into session.c.
Claudio Jeker
2011-04-05
Log the SessionName so that it is possible to understand which session
Claudio Jeker
2011-04-04
Remove unused variables; from Michael W. Bombardieri
Todd C. Miller
2011-04-04
arla_warn -> arla_warnx if there is no errno to pass...
Miod Vallat
2011-04-03
Call setlocale() to avoid display glitches in UTF-8 locales.
Stefan Sperling
2011-04-02
add stat counters for the lookup agent
Eric Faurot
2011-04-02
saner and hopefully correct implementation for dname_from_fqdn().
Eric Faurot
2011-04-02
add support for pppx interfaces instead of tun interfaces.
David Gwynne
2011-03-31
cleanup and simplification following the asr update.
Eric Faurot
2011-03-31
remove dead code from pppoe(8).
Igor Sobrado
2011-03-29
remove unused code now that reverse lookups are done through asr.
Eric Faurot
2011-03-29
make use the cname query interface from asr for reverse lookups
Eric Faurot
2011-03-28
tweak previous;
Jason McIntyre
2011-03-28
Add a couple of examples on tcpflags and icmptype filters
giovanni
2011-03-27
add a function to factorize resetting of dnssession events.
Eric Faurot
2011-03-27
add missing CVS markers and update copyright year.
Eric Faurot
2011-03-26
missing file in previous commit
Eric Faurot
2011-03-26
Fix the MX lookup process:
Eric Faurot
2011-03-26
check that we actually have a stdio stream opened for the message before
Gilles Chehade
2011-03-26
Tweak the asr API to make things a bit smoother on the user side.
Eric Faurot
2011-03-26
Merge a reverse lookup query implementation into asr.
Eric Faurot
2011-03-26
have the client API receive a stdio stream rather than a fd to the message
Gilles Chehade
2011-03-26
use an index for iterating into the mx list.
Eric Faurot
2011-03-25
Use the rdomain information returned by DIOCNATLOOK to install the
Claudio Jeker
2011-03-25
Rewrite the lsack generation. Make it more like the lsupdate code.
Claudio Jeker
2011-03-24
Make the sequence number constanst explicitly unsigned. The seq_num is
Claudio Jeker
[next]