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-05-21
these log_debug()s should not have been committed :)
Gilles Chehade
2011-05-21
when a user add himself to his own ~/.forward, the delivery method was not
Gilles Chehade
2011-05-21
make the "no DH parameters" warning a log_info()
Gilles Chehade
2011-05-21
"for all" does not necessary apply to relay rules, so do not forget to look
Gilles Chehade
2011-05-21
add legacy support for old sha256 checksums in distinfos.
Marc Espie
2011-05-20
Concurrent calls of "relayctl show sessions" could crash relayd. Fix
Reyk Floeter
2011-05-19
Fix some possible NULL pointer dereferences, and a little bit of cleanup.
Peter Hessler
2011-05-19
Add a few missing checks of return values of memory allocations.
Reyk Floeter
2011-05-19
Fix reload support in relayd(8) by reimplementing large parts of the
Reyk Floeter
2011-05-17
introduce new user_backend API for smtpd to lookup the users it wants to
Gilles Chehade
2011-05-17
smtpd now uses an auth_backend API to authenticate users that are allowed
Gilles Chehade
2011-05-17
somehow a previous sync with relayd missed one line...
Gilles Chehade
2011-05-16
remove useless assignation
Gilles Chehade
2011-05-16
when a C_VDOM recipient expands to a local user, envelope expansion will
Gilles Chehade
2011-05-16
plug leak in make_aliases()
Jasper Lievisse Adriaanse
2011-05-16
murder struct path and make sure smtpd uses simpler structures that do not
Gilles Chehade
2011-05-16
tweak previous;
Jason McIntyre
2011-05-16
Print IPv6 addresses in hex, not decimal; from Tim van der Molen
Bret Lambert
2011-05-15
disable pipex for L2TP on disconnect, too; yasuoka@ agrees.
Markus Friedl
2011-05-14
more clang warnings fixed
Gilles Chehade
2011-05-14
char -> u_char
Gilles Chehade
2011-05-14
int * -> socklen_t * in getsockopt() call
Gilles Chehade
2011-05-12
Make it clear that ftp-proxy needs to make outbound connections.
Ryan Thomas McBride
2011-05-12
remove sneaky little ;
lum
2011-05-12
Add quotations around the value of name=value pairs that are missing them.
lum
2011-05-12
Preferably we would have "use warnings;" but never-the-less a small booboo
lum
2011-05-11
Tidy how adduser handles email messages.
lum
2011-05-11
Tweak previous from jmc@
lum
2011-05-10
fix an off-by-one that made smtpd skip an "invalid" bucket that was
Gilles Chehade
2011-05-10
Update EXAMPLES to reflect current behaviour.
lum
2011-05-09
Installing -> Updating.
Antoine Jacoutot
2011-05-09
ospfctl bits for opaque LSA support.
Claudio Jeker
2011-05-09
First bits to support opaque LSA. Type-9, 10 and 11 are LSA that can
Claudio Jeker
2011-05-09
Reorganize the relayd code to use the proc.c privsep API/commodity
Reyk Floeter
2011-05-09
Reorganize the relayd code to use the proc.c privsep API/commodity
Reyk Floeter
2011-05-09
fix segfault in newaliases after global env move.
Eric Faurot
2011-05-08
Make sure /etc/group and /etc/master.passwd are handled first in case we
Antoine Jacoutot
2011-05-07
there is already a function to set the portno.
Eric Faurot
2011-05-06
move dns session specific structs and prototypes out of smtpd.h.
Eric Faurot
2011-05-06
If it doesn't exist, create the directory holding the link we are about
Antoine Jacoutot
2011-05-06
Do not special case loopback interfaces on init. Instead force them
Claudio Jeker
2011-05-06
Do not special case loopback interfaces on init. Instead force them
Claudio Jeker
2011-05-05
order static types
Claudio Jeker
2011-05-05
KNF
Claudio Jeker
2011-05-05
Update all logging and debug functions to use the __func__ macro
Reyk Floeter
2011-05-05
Allow a user to specify the route priority
Peter Hessler
2011-05-05
ibuf_add returns 0 or -1. adding up the return values in errs and then
Henning Brauer
2011-05-04
Massive diff to handle logins more correctly. iscsid will now do
Claudio Jeker
2011-05-04
When enqueueing offline mail, use a wait list to keep the number of
Eric Faurot
2011-05-02
More spring cleaning
Claudio Jeker
[next]