Age | Commit message (Expand) | Author |
2018-11-30 | log current power status going into and out of suspend, since it may be | Ted Unangst |
2018-11-30 | on link-connect report events, add an fc-rdns field, currently empty | Gilles Chehade |
2018-11-30 | prepare for smtp-out reporting and while at it, make a few changes to the | Gilles Chehade |
2018-11-29 | Honor SIGINT/QUIT when running in foreground | kn |
2018-11-29 | In peer_down() we have to flush the Adj-RIB-Out. As soon as the peer state | Claudio Jeker |
2018-11-29 | update for libtls default cert changes. | Ted Unangst |
2018-11-29 | introduce FILTER_COMMIT which will allow taking a decision at DATA commit | Gilles Chehade |
2018-11-29 | community_ext_delete_non_trans() allocates new memory in all cases where | Claudio Jeker |
2018-11-29 | simplify | Eric Faurot |
2018-11-28 | Adjust bgpctl to handle the community changes done in bgpd. | Claudio Jeker |
2018-11-28 | Start reworking community handling. Merge standard communities and large | Claudio Jeker |
2018-11-28 | Discovered prefixes should not override explicitly configured | Florian Obser |
2018-11-27 | Sync with ldap(1) | Martijn van Duren |
2018-11-27 | Sync aldap and ber with ldap(1). | Martijn van Duren |
2018-11-26 | Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.c | Reyk Floeter |
2018-11-26 | Keep a list of known vms, and reuse the VM IDs. | ori |
2018-11-25 | Don't allow the bootstrap to overlap the start of the OpenBSD area of | Kenneth R Westerback |
2018-11-25 | fix mail.mda so it handles system() exit value correctly | Gilles Chehade |
2018-11-25 | malloc(n) + bzero is better done as calloc(1,n) | Theo de Raadt |
2018-11-25 | don't bother with setresuid protection there is no gain doing | Theo de Raadt |
2018-11-25 | fix examples there were still using old grammar | Gilles Chehade |
2018-11-25 | flock was needed by delivery_filename which was moved to the standalone MDA | Gilles Chehade |
2018-11-25 | teach mail.maildir how to junk SpamAssassin flagged spam | Gilles Chehade |
2018-11-24 | Improve error handling and logging in qcow2 | ori |
2018-11-21 | avoid unwanted double space; | Jason McIntyre |
2018-11-21 | Add support for "local inet6" interfaces. | Reyk Floeter |
2018-11-21 | Allow rad(8) to watch interface groups; e.g. "interface tap" in rad.conf. | Reyk Floeter |
2018-11-20 | DNS goes over both udp and tcp, so reflect that in example pf.conf line; | Otto Moerbeek |
2018-11-20 | Fix when ber_free_elements is called with a NULL-value. | Martijn van Duren |
2018-11-20 | move a magic constant into a magic define | Ted Unangst |
2018-11-20 | unveil(2) boot images which are specified by -o option. Also exit | YASUOKA Masahiko |
2018-11-18 | Use correct name when printing the error message that a network prefix-set | Claudio Jeker |
2018-11-18 | later versions of 802.1Q replaced the vlan CFI field with DEI | David Gwynne |
2018-11-18 | handle the 802.1Q i-tag format for provider backbone bridges. | David Gwynne |
2018-11-17 | tcpdump(8) monitor process privdrop | Bryan Steele |
2018-11-16 | add missing imsg names | Eric Faurot |
2018-11-16 | when using smtps, tls initialisation must occur after FILTER_CONNECTED | Eric Faurot |
2018-11-16 | Don't fatal if IPV6_LEAVE_GROUP fails. | Reyk Floeter |
2018-11-14 | Plug memory leak in host()'s error code path | Ricardo Mestre |
2018-11-14 | Remove an unneeded union wrapping the skipsteps pointer. | Claudio Jeker |
2018-11-14 | Adjust comment. | Claudio Jeker |
2018-11-13 | Remove #if'ed 0 code around a broken pledge. Due to some ioctls and sysctls | Ricardo Mestre |
2018-11-12 | simplify code for resolver_getnaimeinfo() | Eric Faurot |
2018-11-12 | get rid of useless casts on setsockopt calls | David Gwynne |
2018-11-11 | Fix resolver_getaddrinfo(): use NULL strings in underlying messages | Eric Faurot |
2018-11-11 | accept NULL as a valid string in the proc message formating api. | Eric Faurot |
2018-11-11 | accept "interface ifX" without parameters. Extend the man page to show | remi |
2018-11-11 | Mention the default address (0.0.0.0) and port (6653) that switchd(8) | akoshibe |
2018-11-10 | the default for triggered-updates is no. | remi |
2018-11-10 | fix error message when querying a non-existent table | denis |