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
2009-06-02
Libevent may do an upcall with both EV_READ and EV_WRITE set.
Reyk Floeter
2009-06-02
Also match on 'master.passwd.byuid'. Fixes a problem with lookup by uid.
Bernd Ahlers
2009-06-02
Make show rib as and show rib community use the same dump code as the other
Claudio Jeker
2009-06-02
Move the rest of the rib dump functions into rde_rib.c where it belongs.
Claudio Jeker
2009-06-01
Use only one list to queue the dump contextes on. Use the list in struct
Claudio Jeker
2009-06-01
no endpwent
Henning Brauer
2009-06-01
no we don't need endpwent
Henning Brauer
2009-06-01
yet another cleanup in mfa/lka, don't roll their own loops to release maps
Gilles Chehade
2009-06-01
Do not call the upcall twice on some prefixes. Move the upcall back to
Claudio Jeker
2009-06-01
add new file ruleset.c with code related to the ruleset matching, and kill
Gilles Chehade
2009-06-01
Holy simplification batman. Use the per rib entry flags to lock entries
Claudio Jeker
2009-06-01
Instead of storing a pointer to the RIB head in the RIB element use that
Claudio Jeker
2009-06-01
propagate the recipient domain through aliases expansion, this fixes a bug
Gilles Chehade
2009-06-01
Welcome ldpd, the Label Distribution Protocol daemon.
Michele Marchetto
2009-06-01
Fix NULL dereference in aml_name.c (acpidump)
Mike Larkin
2009-06-01
No need for save_getpwuid and such functions which call endpwent.
Theo de Raadt
2009-06-01
fix function name in log_debug
Jacek Masiulaniec
2009-06-01
display ssl negociation information in the received line of incoming
Gilles Chehade
2009-06-01
Don't destroy listening socket when pause/resume request is received,
Jacek Masiulaniec
2009-06-01
Fix EV_READ/EV_WRITE testing inside IMSG handlers. Based on similar change
Jacek Masiulaniec
2009-05-31
Remove redundant imsg_event_add calls; ok claudio@
Jacek Masiulaniec
2009-05-31
Remove redundant imsg_event_add calls; ok claudio@
Jacek Masiulaniec
2009-05-31
Don't define NFS before including kernel header files,
Thordur I. Bjornsson
2009-05-31
Remove redundant imsg_event_add calls; ok claudio@
Jacek Masiulaniec
2009-05-31
when entering mta_connect() reset session fd to -1
Gilles Chehade
2009-05-31
More libevent callback fixes. While there make n also ssize_t as in all
Claudio Jeker
2009-05-31
Better EV_READ and EV_WRITE handling in the libevent callbacks. Again mostly
Claudio Jeker
2009-05-31
libevent handler fix to allow EV_READ and EV_WRITE to be set at the same
Claudio Jeker
2009-05-31
The libevent callback function may be called with EV_READ and EV_WRITE
Claudio Jeker
2009-05-31
use the SCM_TIMESTAMP socket option to get the time we received the
Henning Brauer
2009-05-30
It is now possible to specify a certificate to use when relaying to another
Gilles Chehade
2009-05-30
fatal on setsockopt() failures
Gilles Chehade
2009-05-30
Only use a single tree for all address families. There is no need for multiple
Claudio Jeker
2009-05-30
increment mta.sessions in when we allocate a new session in mta
Gilles Chehade
2009-05-30
- increment stats.mta.sessions_active when session is allocated in mta
Gilles Chehade
2009-05-30
fix a bug where sessions_active counter, used to compute accept limits, was
Gilles Chehade
2009-05-28
Log the incoming message size; ok gilles@
Jacek Masiulaniec
2009-05-28
Log the "for <foo@bar.com>" part in the Received field; ok gilles@
Jacek Masiulaniec
2009-05-28
Match SMTPAUTH documentation with reality; ok gilles@
Jacek Masiulaniec
2009-05-27
temporary fix to a ruleset processing bug that stems from the fact
Jacek Masiulaniec
2009-05-27
Insert Received: at receive time instead of delivery time; ok gilles@
Jacek Masiulaniec
2009-05-27
After a successful AUTH command completes, reject any further AUTH commands.
Jacek Masiulaniec
2009-05-27
request flood mitigation:
Jacek Masiulaniec
2009-05-27
Move update and withdraw code into own functions to simplify the necessary
Claudio Jeker
2009-05-27
add an option to change the "connect-retry" timer which defaults to 120s.
Reyk Floeter
2009-05-25
merge smtp_listener_setup into its only caller; ok gilles@
Jacek Masiulaniec
2009-05-25
Recent event masking scheme change turned the S_GREETED and S_HELO cases
Jacek Masiulaniec
2009-05-25
In dispatch_rtmsg_addr() don't fatal on missing multipath deletes. Not 100%
Claudio Jeker
2009-05-25
Disallow submission using /usr/sbin/sendmail while the server is
Jacek Masiulaniec
2009-05-25
add a missing check for truncated dport in the returned UDP header for
Stuart Henderson
[next]