openbsd
2018-11-03 ericFor correctness, do not read struct servent if getservb...
2018-11-03 gillesremove log_debug
2018-11-02 jcsRevert previous, it broke my Anker USB device
2018-11-02 gillesreport rDNS in link connect event
2018-11-02 gillessmtp_report_link_connect() should be called from smtp_c...
2018-11-02 gilleswhen reporting smtp-in link-connect event, report src...
2018-11-02 gillespass struct sockaddr_storage instead of ss_to_text...
2018-11-02 krwWhen reacting to SIGHUP, i.e. trying to restart, ignore...
2018-11-02 gillesreport connection event earlier
2018-11-02 gillesin-smtp -> smtp-in in reporting protocol
2018-11-02 stspRemove 'reused group key update received' printfs.
2018-11-02 gillesadd REG_NOSUB to flags in regcompile
2018-11-02 tbmove X509_get0_serialNumber where it belongs
2018-11-02 knAccept numeric user IDs
2018-11-02 knPrefer user names over numeric user IDs
2018-11-02 fcambusRemove unnecessary if/else block, both branches are...
2018-11-02 espiehelp landry
2018-11-02 ottold.so's malloc has no runtime option processing, so...
2018-11-02 antonmake debug flags continuous
2018-11-02 antondisable LOCKF_DIAGNOSTIC
2018-11-02 tbwhitespace
2018-11-01 knMerge duplicate code into helper functions
2018-11-01 gilleslog_warn() -> log_warnx() and only display warning...
2018-11-01 jmcupdate currency exchange rates;
2018-11-01 gillesteach smtp process how to report smtp events to lka...
2018-11-01 claudioMake this compile again by defining struct rde_memstats...
2018-11-01 gillesintroduce K_REGEX table type and table_regex_match...
2018-11-01 jsgAdd SPDX-License-Identifier tag from drm-intel-next...
2018-11-01 jsgAdd SPDX-License-Identifier tags from linux git master...
2018-11-01 gillesallow smtpd to fork processes at startup and maintain...
2018-11-01 denisfix typos
2018-11-01 tbMake the documentation of -conv_form match reality...
2018-11-01 sashan- odd condition/test in PF lexer
2018-10-31 kettenisAdd comment to remind people to bump libc++.
2018-10-31 antonadd missing echo call to cleanup target for consistency
2018-10-31 deraadttypo; fix from hiltjo posthuma
2018-10-31 gillessmtp_tx_mail_from() and smtp_tx_rcpt_to() should take...
2018-10-31 gillesset a banner_sent flag in a session when banner was...
2018-10-31 gillesadd helper valid_smtp_response() to be used in upcoming...
2018-10-31 gillesin rule_to_text(), use "tls" not "starttls"
2018-10-31 gilleslog tls events as "tls" not "starttls" it has confused...
2018-10-31 claudioRemove extra ,
2018-10-31 claudioShow the number of references hold by struct rde_aspath...
2018-10-31 claudioRemove tail queues which link peer, aspath and prefix...
2018-10-31 claudioNever remove the default RIBs from the RDE.
2018-10-31 patrickIncrease max frame size and hard MTU so that we can...
2018-10-31 dtuckerImport new moduli.
2018-10-31 dtuckerUsePrivilegeSeparation no is deprecated, test "yes...
2018-10-31 jsgadd simple implementation of intel trace files which...
2018-10-31 kettenisBring over gapdummy.c changes from amd64/amr64/armv7...
2018-10-31 mikoremove a guard in mio_read(), mio_write, sio_read(...
2018-10-31 nicmReset all flags in screen_write_reset, reported by...
2018-10-31 mikozap return keyword to clarify umidi_flush() returns...
2018-10-31 kettenisAdd support to uvm to establish write-combining mapping...
2018-10-31 mestreifstated(8) needs to load configfile from within the...
2018-10-31 mestrehtpasswd(1) when in batch mode (-I) and 1 argument...
2018-10-31 mikosc argument of start_output, start_input, trigger_outpu...
2018-10-30 jmcuse Mdocdate;
2018-10-30 kettenisReplace with minimal version written from scratch that...
2018-10-30 deraadtsync
2018-10-30 antonadd missing Pf macro; ok jmc@
2018-10-30 remiospf6d does not support reloading so its parent proc...
2018-10-30 guentherAdd C11's timespec_get(3); minor bump for libc.
2018-10-30 gillesin mda.c, when reading the last line of an mda, we...
2018-10-30 kettenisThe way we currently generate gap.o using a linker...
2018-10-30 kettenisThe way we currently generate gap.o using a linker...
2018-10-30 ajacoutotMissed that SUBDIR remnant in previous.
2018-10-30 jmctypo; from bryan stenson
2018-10-30 deraadtIf we execute a #!shell binary, the shell is an integra...
2018-10-29 remiThe parent process of ospfd is not supposed to write...
2018-10-29 guentherSupport _ISOC11_SOURCE for forcing C11 feature visibili...
2018-10-29 deraadtirrelevant part snuck into previous commit; from semarie
2018-10-29 claudioNow that most archs have better NMBCLUSTERS defaults...
2018-10-29 dlguse the tunnelttl in the ip6 encap too, not ip6_defhlim.
2018-10-29 claudioReplace some walkers using the aspath/prefix lists...
2018-10-29 claudioFix route-collector mode by allowing the RDE to disable...
2018-10-29 ajacoutotRevert previous (for now).
2018-10-29 deraadtneeds sys/lock.h
2018-10-28 beckCorrectly deal with upper level unveil's by keeping...
2018-10-28 nicmDo not printf NULL.
2018-10-28 nicmDo not check for a key again without an escape if only...
2018-10-28 naddylld generates DT_RUNPATH elements instead of the older...
2018-10-28 ajacoutotProperly handle symlinks.
2018-10-27 millertUpdate to tzdata2018g from ftp.iana.org
2018-10-27 ajacoutotSUBDIR is a remnant of the past.
2018-10-27 phesslerpass around the ess and ni structures we plan to use...
2018-10-27 phesslerclean up accounting of the AUTO_JOIN flag by making...
2018-10-27 phesslerdon't join to a network where we expect cleartext,...
2018-10-27 antonTemporarily enable LOCKF_DIAGNOSTIC in order to catch...
2018-10-27 antonAdd assertions for lockf list manipulation, hidden...
2018-10-27 antonRework previous lockf fix; bluhm@ noticed a regress...
2018-10-27 mikosize for free(); ok ratchov@
2018-10-26 kettenisUse EFI memory map to determine what memory regions...
2018-10-26 kettenisAdd acpipci(4) on amd64. For now this only calls the...
2018-10-26 mestreIf we pass `file' via args then we need to unveil(2...
2018-10-26 mestreThe code path were we pass `pathname' in the arguments...
2018-10-26 claudioShow how much memory is used for *-sets.
2018-10-26 claudioTrack the amount of memory used for sets and tries...
2018-10-26 jeremyUpdate for default ruby version switch from 2.4 to...
2018-10-26 naddyWith lld the calculation of the entry point was wrong...
next