2018-11-03 |
eric | For correctness, do not read struct servent if getservb... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
gilles | remove log_debug |
commit | commitdiff | tree | snapshot |
2018-11-02 |
jcs | Revert previous, it broke my Anker USB device |
commit | commitdiff | tree | snapshot |
2018-11-02 |
gilles | report rDNS in link connect event |
commit | commitdiff | tree | snapshot |
2018-11-02 |
gilles | smtp_report_link_connect() should be called from smtp_c... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
gilles | when reporting smtp-in link-connect event, report src... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
gilles | pass struct sockaddr_storage instead of ss_to_text... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
krw | When reacting to SIGHUP, i.e. trying to restart, ignore... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
gilles | report connection event earlier |
commit | commitdiff | tree | snapshot |
2018-11-02 |
gilles | in-smtp -> smtp-in in reporting protocol |
commit | commitdiff | tree | snapshot |
2018-11-02 |
stsp | Remove 'reused group key update received' printfs. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
gilles | add REG_NOSUB to flags in regcompile |
commit | commitdiff | tree | snapshot |
2018-11-02 |
tb | move X509_get0_serialNumber where it belongs |
commit | commitdiff | tree | snapshot |
2018-11-02 |
kn | Accept numeric user IDs |
commit | commitdiff | tree | snapshot |
2018-11-02 |
kn | Prefer user names over numeric user IDs |
commit | commitdiff | tree | snapshot |
2018-11-02 |
fcambus | Remove unnecessary if/else block, both branches are... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
espie | help landry |
commit | commitdiff | tree | snapshot |
2018-11-02 |
otto | ld.so's malloc has no runtime option processing, so... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
anton | make debug flags continuous |
commit | commitdiff | tree | snapshot |
2018-11-02 |
anton | disable LOCKF_DIAGNOSTIC |
commit | commitdiff | tree | snapshot |
2018-11-02 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2018-11-01 |
kn | Merge duplicate code into helper functions |
commit | commitdiff | tree | snapshot |
2018-11-01 |
gilles | log_warn() -> log_warnx() and only display warning... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2018-11-01 |
gilles | teach smtp process how to report smtp events to lka... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
claudio | Make this compile again by defining struct rde_memstats... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
gilles | introduce K_REGEX table type and table_regex_match... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
jsg | Add SPDX-License-Identifier tag from drm-intel-next... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
jsg | Add SPDX-License-Identifier tags from linux git master... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
gilles | allow smtpd to fork processes at startup and maintain... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
denis | fix typos |
commit | commitdiff | tree | snapshot |
2018-11-01 |
tb | Make the documentation of -conv_form match reality... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
sashan | - odd condition/test in PF lexer |
commit | commitdiff | tree | snapshot |
2018-10-31 |
kettenis | Add comment to remind people to bump libc++. |
commit | commitdiff | tree | snapshot |
2018-10-31 |
anton | add missing echo call to cleanup target for consistency |
commit | commitdiff | tree | snapshot |
2018-10-31 |
deraadt | typo; fix from hiltjo posthuma |
commit | commitdiff | tree | snapshot |
2018-10-31 |
gilles | smtp_tx_mail_from() and smtp_tx_rcpt_to() should take... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
gilles | set a banner_sent flag in a session when banner was... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
gilles | add helper valid_smtp_response() to be used in upcoming... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
gilles | in rule_to_text(), use "tls" not "starttls" |
commit | commitdiff | tree | snapshot |
2018-10-31 |
gilles | log tls events as "tls" not "starttls" it has confused... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
claudio | Remove extra , |
commit | commitdiff | tree | snapshot |
2018-10-31 |
claudio | Show the number of references hold by struct rde_aspath... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
claudio | Remove tail queues which link peer, aspath and prefix... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
claudio | Never remove the default RIBs from the RDE. |
commit | commitdiff | tree | snapshot |
2018-10-31 |
patrick | Increase max frame size and hard MTU so that we can... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
dtucker | Import new moduli. |
commit | commitdiff | tree | snapshot |
2018-10-31 |
dtucker | UsePrivilegeSeparation no is deprecated, test "yes... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
jsg | add simple implementation of intel trace files which... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
kettenis | Bring over gapdummy.c changes from amd64/amr64/armv7... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
miko | remove a guard in mio_read(), mio_write, sio_read(... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
nicm | Reset all flags in screen_write_reset, reported by... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
miko | zap return keyword to clarify umidi_flush() returns... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
kettenis | Add support to uvm to establish write-combining mapping... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
mestre | ifstated(8) needs to load configfile from within the... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
mestre | htpasswd(1) when in batch mode (-I) and 1 argument... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
miko | sc argument of start_output, start_input, trigger_outpu... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
jmc | use Mdocdate; |
commit | commitdiff | tree | snapshot |
2018-10-30 |
kettenis | Replace with minimal version written from scratch that... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-10-30 |
anton | add missing Pf macro; ok jmc@ |
commit | commitdiff | tree | snapshot |
2018-10-30 |
remi | ospf6d does not support reloading so its parent proc... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
guenther | Add C11's timespec_get(3); minor bump for libc. |
commit | commitdiff | tree | snapshot |
2018-10-30 |
gilles | in mda.c, when reading the last line of an mda, we... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
kettenis | The way we currently generate gap.o using a linker... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
kettenis | The way we currently generate gap.o using a linker... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
ajacoutot | Missed that SUBDIR remnant in previous. |
commit | commitdiff | tree | snapshot |
2018-10-30 |
jmc | typo; from bryan stenson |
commit | commitdiff | tree | snapshot |
2018-10-30 |
deraadt | If we execute a #!shell binary, the shell is an integra... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
remi | The parent process of ospfd is not supposed to write... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
guenther | Support _ISOC11_SOURCE for forcing C11 feature visibili... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
deraadt | irrelevant part snuck into previous commit; from semarie |
commit | commitdiff | tree | snapshot |
2018-10-29 |
claudio | Now that most archs have better NMBCLUSTERS defaults... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
dlg | use the tunnelttl in the ip6 encap too, not ip6_defhlim. |
commit | commitdiff | tree | snapshot |
2018-10-29 |
claudio | Replace some walkers using the aspath/prefix lists... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
claudio | Fix route-collector mode by allowing the RDE to disable... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
ajacoutot | Revert previous (for now). |
commit | commitdiff | tree | snapshot |
2018-10-29 |
deraadt | needs sys/lock.h |
commit | commitdiff | tree | snapshot |
2018-10-28 |
beck | Correctly deal with upper level unveil's by keeping... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
nicm | Do not printf NULL. |
commit | commitdiff | tree | snapshot |
2018-10-28 |
nicm | Do not check for a key again without an escape if only... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
naddy | lld generates DT_RUNPATH elements instead of the older... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
ajacoutot | Properly handle symlinks. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
millert | Update to tzdata2018g from ftp.iana.org |
commit | commitdiff | tree | snapshot |
2018-10-27 |
ajacoutot | SUBDIR is a remnant of the past. |
commit | commitdiff | tree | snapshot |
2018-10-27 |
phessler | pass around the ess and ni structures we plan to use... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
phessler | clean up accounting of the AUTO_JOIN flag by making... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
phessler | don't join to a network where we expect cleartext,... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
anton | Temporarily enable LOCKF_DIAGNOSTIC in order to catch... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
anton | Add assertions for lockf list manipulation, hidden... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
anton | Rework previous lockf fix; bluhm@ noticed a regress... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
miko | size for free(); ok ratchov@ |
commit | commitdiff | tree | snapshot |
2018-10-26 |
kettenis | Use EFI memory map to determine what memory regions... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
kettenis | Add acpipci(4) on amd64. For now this only calls the... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
mestre | If we pass `file' via args then we need to unveil(2... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
mestre | The code path were we pass `pathname' in the arguments... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
claudio | Show how much memory is used for *-sets. |
commit | commitdiff | tree | snapshot |
2018-10-26 |
claudio | Track the amount of memory used for sets and tries... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
jeremy | Update for default ruby version switch from 2.4 to... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
naddy | With lld the calculation of the entry point was wrong... |
commit | commitdiff | tree | snapshot |
next |