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-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
2011-03-24
Fix some memory leaks. Mainly better cleanup on shutdown but the v_nexthop
Claudio Jeker
2011-03-23
The asr structure must always be freed in asr_done(). This is a
Eric Faurot
2011-03-23
Simplify resolver initialization. This is done only once
Eric Faurot
2011-03-23
remove unused states in enum
Eric Faurot
2011-03-23
cache user name for ~user
Marc Espie
2011-03-23
allow scp://hostname/~user/subdir to work
Marc Espie
2011-03-23
Print a warning when rtsol or rtsold are used to do IPv6 autoconfiguration
Alexander Bluhm
2011-03-22
Don't be to strict when checking the length of an ospf packet.
Claudio Jeker
2011-03-22
use timerclear macro
Okan Demirmen
2011-03-21
do not close msgfd in bounce_session(), it is closed by client_close()
Gilles Chehade
2011-03-21
- reset smtp_client pointer to NULL after client_close()
Gilles Chehade
2011-03-21
fix a memory leak in client.c and properly close envelope in
Gilles Chehade
2011-03-20
document new stuff
Marc Espie
2011-03-20
pass url name to Ustar, for error messages
Marc Espie
2011-03-20
allow Ustar to be more precise in its error messages: record position
Marc Espie
2011-03-19
use timerclear macro
Okan Demirmen
2011-03-19
Pass the new -c option to grotty when building manuals, to avoid ANSI
Ingo Schwarze
2011-03-19
I can remove duplicate flag since that's handled upwards.
Marc Espie
2011-03-19
put back -L in handle_options, so that it works in pkg_add/pkg_delete/pkg_create
Marc Espie
2011-03-19
fix some name[=value] horrors;
Jason McIntyre
[next]