summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-12Remove NULL-checks before free().mmcc
2015-12-12remove CA from pki and no longer allow specifying a CA with 'pki' keyword.Gilles Chehade
2015-12-12Remove a needless inclusion of sys/cdefs.h. Inspired by reyk's recentmmcc
2015-12-12comment typommcc
2015-12-12whitespacesGilles Chehade
2015-12-12when using senders map to restrict email address a user may use in SMTPGilles Chehade
2015-12-12add the plumbing for masqueradingGilles Chehade
2015-12-12Add key-table option to set the default key table for a session, allowsNicholas Marriott
2015-12-12do not prevent group from reading key, it prevents a certificate fromGilles Chehade
2015-12-12Return after changing key table.Nicholas Marriott
2015-12-12Allow prefix and prefix2 to be set to None to disable (useful if youNicholas Marriott
2015-12-12correct commentTed Unangst
2015-12-12allow overriding the default cipher-suiteGilles Chehade
2015-12-12bump DH params to 2048, it's been part of smtpd releases for a long timeGilles Chehade
2015-12-12Adjust IPI numbers to get the interrupts working. Bits 5 and 6 do notVisa Hankala
2015-12-12zap surplus blank lineStuart Henderson
2015-12-12Send DECLINE messages in response to ACK messages that turn out toKenneth R Westerback
2015-12-12check in parse.y that pki param is a valid hostnameGilles Chehade
2015-12-12pki name is a hostname not a pathGilles Chehade
2015-12-12rename enum valueGilles Chehade
2015-12-12remove whitespacesGilles Chehade
2015-12-12do not limit smtp session username to LOGIN_NAME_MAX it could be a virtualGilles Chehade
2015-12-12if no certificate matches name AND fallback hint was given, search for aGilles Chehade
2015-12-12remove redundant checkGilles Chehade
2015-12-12remove empty lineGilles Chehade
2015-12-12In the A-MSDU receive code path, add an upper bounds check on A-MSDUStefan Sperling
2015-12-12move the cert verify code to its own function outside the imsg handlingGilles Chehade
2015-12-12smtp / mta have been factored in the same process months ago, factor theGilles Chehade
2015-12-12x2APIC is currently enabled on HV guests only, not on bare metal, toReyk Floeter
2015-12-12document the keyboard backlight supportJoerg Jung
2015-12-12prepare bits to enable masquerade in parse.yGilles Chehade
2015-12-12add missing check for failed allocationGilles Chehade
2015-12-12enable keyboard backlight support via wskbd(4) hooksJoerg Jung
2015-12-12Identify hypervisors before configuring other children of the mainbusReyk Floeter
2015-12-12add keyboard backlight variableJoerg Jung
2015-12-12add new ioctls to control keyboard backlightsJoerg Jung
2015-12-12spacesGilles Chehade
2015-12-12add bits so local enqueuer can run filters when they are enabledGilles Chehade
2015-12-12Flag AP as QoS capable when EDCA or WME information elements occur in beaconsStefan Sperling
2015-12-12tweak previous;Jason McIntyre
2015-12-12tweak; ok mpiJason McIntyre
2015-12-1211n/HT negotiation fixes:Stefan Sperling
2015-12-12Implement senders map.Sunil Nimmagadda
2015-12-12Kill domountroothooks(9) and mountroothook_establish(9) references,Martin Pieuchot
2015-12-12Finish support for receiving 11n A-MPDUs.Stefan Sperling
2015-12-12whitespacesGilles Chehade
2015-12-12prepare for asynchronous certificate verify, needed for a mechanicalGilles Chehade
2015-12-12expose foreground_log in smtpd.h so filters can inherit itGilles Chehade
2015-12-12prepare load_pki_tree() for pki/ca splitGilles Chehade
2015-12-12add a log_trace() for debugging purposesGilles Chehade