summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-11-05snmpd(8)'s main process needs to open the config file and /dev/pf both withRicardo Mestre
2018-11-05mark up AUTHORS; from raf czlonkaJason McIntyre
2018-11-05F_RIB_HASNOFIB is defined, let's use itdenis
2018-11-05Be stricter with TLS configuration for ntpd constraints.Joel Sing
2018-11-04Graceful BGP Session Shutdown is a real RFC, add it to the list.Claudio Jeker
2018-11-04Introduce a real Adj-RIB-Out. At the same time remove the update_ribClaudio Jeker
2018-11-04some tweaks from raf czlonka, plus one more from me;Jason McIntyre
2018-11-04Pledge ripe and rde.remi
2018-11-04isalpha(3) requires an unsigned char value (or -1).Philip Guenther
2018-11-03hostnames are case-sensitive of course...Gilles Chehade
2018-11-03we no longer need smtpf_session.cGilles Chehade
2018-11-03s->filter_phase and s->filter_param must be assigned earlierGilles Chehade
2018-11-03only apply filter rules to filtered interfacesGilles Chehade
2018-11-03check-rdns builtin filter, to be improvedGilles Chehade
2018-11-03bring plumbing for proc filtersGilles Chehade
2018-11-03bring plumbing for builtin filtersGilles Chehade
2018-11-03remove log_debugGilles Chehade
2018-11-02report rDNS in link connect eventGilles Chehade
2018-11-02smtp_report_link_connect() should be called from smtp_connected()Gilles Chehade
2018-11-02when reporting smtp-in link-connect event, report src and dest port tooGilles Chehade
2018-11-02pass struct sockaddr_storage instead of ss_to_text() in reportingGilles Chehade
2018-11-02report connection event earlierGilles Chehade
2018-11-02in-smtp -> smtp-in in reporting protocolGilles Chehade
2018-11-02add REG_NOSUB to flags in regcompileGilles Chehade
2018-11-01log_warn() -> log_warnx() and only display warning that running commandsGilles Chehade
2018-11-01teach smtp process how to report smtp events to lka and teach lka how toGilles Chehade
2018-11-01introduce K_REGEX table type and table_regex_match(), unused for nowGilles Chehade
2018-11-01allow smtpd to fork processes at startup and maintain a socketpair withGilles Chehade
2018-11-01fix typosdenis
2018-11-01- odd condition/test in PF lexerAlexandr Nedvedicky
2018-10-31smtp_tx_mail_from() and smtp_tx_rcpt_to() should take a const char *lineGilles Chehade
2018-10-31set a banner_sent flag in a session when banner was sent, this is noop asGilles Chehade
2018-10-31add helper valid_smtp_response() to be used in upcoming commitsGilles Chehade
2018-10-31in rule_to_text(), use "tls" not "starttls"Gilles Chehade
2018-10-31log tls events as "tls" not "starttls" it has confused peopleGilles Chehade
2018-10-31Remove extra ,Claudio Jeker
2018-10-31Show the number of references hold by struct rde_aspath objects (which shouldClaudio Jeker
2018-10-31Remove tail queues which link peer, aspath and prefix together. TheseClaudio Jeker
2018-10-31Never remove the default RIBs from the RDE.Claudio Jeker
2018-10-31ifstated(8) needs to load configfile from within the main loop, but also toRicardo Mestre
2018-10-30add missing Pf macro; ok jmc@anton
2018-10-30ospf6d does not support reloading so its parent proc does not needremi
2018-10-30in mda.c, when reading the last line of an mda, we should never have a \nGilles Chehade
2018-10-30typo; from bryan stensonJason McIntyre
2018-10-29The parent process of ospfd is not supposed to write or execute files.remi
2018-10-29Replace some walkers using the aspath/prefix lists with a rib_dump walker.Claudio Jeker
2018-10-29Fix route-collector mode by allowing the RDE to disable the decision processClaudio Jeker
2018-10-28Properly handle symlinks.Antoine Jacoutot
2018-10-26If we pass `file' via args then we need to unveil(2) it with read permission,Ricardo Mestre
2018-10-26Show how much memory is used for *-sets.Claudio Jeker