Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-20 | add code to read from OTPROM (1000 and 6000 series only). | Damien Bergamini | |
2009-05-20 | Delay enabling of EV_READ until S_INIT (smtps) or S_TLS (starttls). | Jacek Masiulaniec | |
ok gilles@ | |||
2009-05-20 | Whitespaces cleanup. | Michele Marchetto | |
2009-05-20 | previous commit to add reload support was missing some code, this diffs | Gilles Chehade | |
contains the missing parts + a memleak plug | |||
2009-05-20 | fix looking at the mode bits so that we do not reply to broadcast and other | Henning Brauer | |
junk. from thorsten glaser. | |||
2009-05-20 | replace a TAILQ_FOREACH loop with a TAILQ_FIRST loop when releasing entries | Gilles Chehade | |
of the tailq, this is how it must be done. | |||
2009-05-20 | first step towards configuration reload in smtpd, smtpctl reload will parse | Gilles Chehade | |
the configuration file again and replace current configuration with new one in all processes. what we don't support yet is graceful restart, clients in sessions at the moment of the reload will have a temp failure thrown at 'em which is ok RFC-wise but which we will try to improve anyway. tested with various setups, "diff reads good" jacekm@ | |||
2009-05-20 | fix a pasto causing "smtpctl resume mta" to try to resume mda | Gilles Chehade | |
spotted and diff by giovanni <qgiovanni@gmail.com> | |||
2009-05-20 | "bgpctl ?" is invalid syntax; replace with "bgpctl help". | Stuart Henderson | |
from Aivar Jaakson. | |||
2009-05-19 | ever since we switched from delivering to mboxes ourselves to using the | Gilles Chehade | |
mail.local(8) utility, parent_mailbox_init() has become useless, do not call it from parent_mailbox_open() anymore, and kill it. this fixes a bug which we were many to spot and which would cause smtpd to create a file /var/mail/%u upon first delivery to a mbox, then leave it there forever untouched. | |||
2009-05-19 | remove useless check on NULL ssl cert and key, the check cannot be reached | Gilles Chehade | |
as we would exit earlier if either one is NULL. diff by giovanni <qgiovanni@gmail.com>, had been sitting in my mbox for a while, okayed by jacek and I | |||
2009-05-19 | document MODTCL_{TCLSH,WISH}_ADJ, MOD{TCL,TK}_LIB and note that | Stuart Henderson | |
MOD{TCL,TK}_VERSION may be overridden. | |||
2009-05-19 | reword FLAVORS/FLAVOR slightly to make it less confusing. | Marc Espie | |
2009-05-19 | Processing AST can trigger more AST. Loop on astpending instead of checking | Miod Vallat | |
only once. | |||
2009-05-19 | prevent injection of raw 802.11 control frames through bpf on drivers | Damien Bergamini | |
that do not explicitly state this capability (using flag IEEE80211_C_RAWCTL). also, perform all the sanity checks on injected raw 802.11 frames earlier (in ieee80211_output instead of ieee80211_encap). prevent kernel panics with many drivers when running aircrack-ng. when/if all drivers are capable, we can remove this C_RAWCTL flag. | |||
2009-05-19 | Hercules HWNU-300 is a run(4). | Damien Bergamini | |
2009-05-19 | Hercules HWNU-300 is a run(4). | Damien Bergamini | |
2009-05-19 | Accept STARTTLS only after EHLO; ok gilles@ | Jacek Masiulaniec | |
2009-05-19 | - Don't advertise nor accept STARTTLS command when session is secure. | Jacek Masiulaniec | |
- Make the condition when STARTTLS and AUTH are advertised & accepted more readable. ok gilles@ | |||
2009-05-19 | Do not ever run /usr/sbin/sendmail, it could link to sendmail | Jacek Masiulaniec | |
interface for a different MTA. Use the binary in /usr/libexec directly instead. Based on remark claudio@ made in passing. ok gilles@ | |||
2009-05-19 | Verify the amount of IMSG payload is exactly as expected; ok gilles@ | Jacek Masiulaniec | |
2009-05-19 | add placeholder for www/drupal6 | Stuart Henderson | |
2009-05-19 | refine login name and full user name sanity check | Alexander Hall | |
spotted by miod@ feedback and ok deraadt@, krw@ | |||
2009-05-19 | shorten ftp server install prompt; ok krw | Theo de Raadt | |
2009-05-19 | Seperate out BSDI and SYSV syscall gate setup, so if we don't | Tobias Weingartner | |
have one or the other option, we won't get said kernel entry point. Ok oga@ | |||
2009-05-18 | Oops, want sysctl -n for proper operation. | Miod Vallat | |
2009-05-18 | The routing table index rtableid has type unsigned int in the routing | Alexander Bluhm | |
code. In pf rtableid == -1 means don't change the rtableid because of this rule. So it has to be signed int there. Before the value is passed from pf to route it is always checked to be >= 0. Change the type to int in pf and to u_int in netinet and netinet6 to make the checks work. Otherwise -1 may be used as an array index and the kernel crashes. ok henning@ | |||
2009-05-18 | Add buffer mechanism internal ld.so printing code. makes ktrace more readable. | Dale Rahn | |
nudge nudge deraadt@ | |||
2009-05-18 | Complete rework of bufferevent event masking allowing for more | Jacek Masiulaniec | |
strictness: - Drop clients attempting command pipelining; protects the daemon from all kinds of abuse. - Replace F_EVLOCKED flag with F_WRITEONLY which has cleaner sematics: when up, session must not be destroyed nor read from, but may be written to. - Write callback becomes a central place for enabling EV_READ. - Delay bufferevent creation until after ssl handshake is completed. A bunch of session error stats were added to smtpctl's "show stats". These could help spotting event masking errors in the future. ok gilles@ | |||
2009-05-18 | regen | Marcus Glocker | |
2009-05-18 | Add support for the DisplayLink USB<->DVI Adapter. | Marcus Glocker | |
2009-05-18 | make _dl_wrstderr() not call write per-character; ok drahn | Theo de Raadt | |
2009-05-18 | the block size must be multiple of the pci burst size (overwise | Alexandre Ratchov | |
dma pointers can overrun) | |||
2009-05-18 | move text on weight to where it is first referred to; | Kevin Steves | |
"fine by me. it's maybe not ideal, but it's better" jmc@ | |||
2009-05-18 | handle PATH in the same way as in monthly(8) and weekly(8), | Ingo Schwarze | |
i.e. rely on the PATH set up in the root crontab(5) in case /usr/local/bin is needed, daily.local is a logical place to append it suggested by ajacoutot@; "i like this" okan@; feedback jmc@ deraadt@; "i don't strongly object" sthen@ | |||
2009-05-18 | /usr/libexec should not be put into the PATH | Ingo Schwarze | |
rely on the PATH set up in the root crontab(5), just like in monthly(8) suggested by ajacoutot@; "i like this" okan@; feedback jmc@ sthen@; "absolutely" deraadt@ | |||
2009-05-18 | support shell globs on ^+ lines in changelist(5) | Ingo Schwarze | |
based on a patch from John Wong, johnw at wonghome dot net, tweaked by me while here, document globbing for normal lines, too "i like that" okan@; feedback and ok jmc@ | |||
2009-05-18 | fix reading from e-fuse rom (>= RT3070 only). | Damien Bergamini | |
tested by robert@ | |||
2009-05-18 | INTMAX_TYPE / UINTMAX_TYPE are always in terms of long long. | Martynas Venckus | |
reported by sturm@. fixes libarchive on sparc64 for naddy@, sturm@. mips is missing them too; but it has not been tested. ok millert@, miod@. | |||
2009-05-18 | Add missing breaks so we don't fallthrough into | Jonathan Gray | |
unwanted matching logic. ok oga@ deraadt@ miod@ | |||
2009-05-18 | new firmware package containing image for Intel Wifi Link 5150. | Damien Bergamini | |
images for 4965, 5000, 5100 and 5350 are not modified. | |||
2009-05-18 | more precise comment for sensor *; ok henning@ jmc@ | Kevin Steves | |
2009-05-18 | sync with netbsd; no change for openbsd users | Jason McIntyre | |
from wiz | |||
2009-05-18 | Cleanup the ioctl and receive filter code for mec(4). This also | Joel Sing | |
significantly reduces the number of times the chip gets wacked at boot. From brad, tested by me. | |||
2009-05-18 | tweak previous; | Jason McIntyre | |
2009-05-18 | sync | Theo de Raadt | |
2009-05-18 | typo | Theo de Raadt | |
2009-05-17 | change comment for pool.ntp.org: not fixed to 8 servers and not just | Kevin Steves | |
stratum 2. ok henning@ | |||
2009-05-17 | Manpages r us | Miod Vallat | |
2009-05-17 | security now uses the new infrastructure from daily | Ingo Schwarze | |
reminded by and ok okan@, and using feedback from jmc@ |