2015-10-28 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | The short-lived dnssocket/dnsconnect calls are being... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | Paranoa: p_pledgenote the NAMEI for ld.so loading |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | Remove support for [addr]:port syntax from the "nameser... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | There are three situations where pty ioctl's result... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | Set pledgenote to PLEDGE_RPATH in chdir & chroot |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | TIOCCONS will probably never be permitted, but it is... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | Though sys_ktrace is not yet pledge allowed, prepare... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | move p_pledgenote setting next to NDINIT() |
commit | commitdiff | tree | snapshot |
2015-10-28 |
jmc | pid removal; from jan stary |
commit | commitdiff | tree | snapshot |
2015-10-28 |
nicm | Like options, move the environ struct into environ.c. |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | kern.cptime is length 2 |
commit | commitdiff | tree | snapshot |
2015-10-28 |
jmc | various macro fixes; |
commit | commitdiff | tree | snapshot |
2015-10-28 |
stsp | Rewrite the mbtowc(3) page for clarity. Explain what... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
gilles | remove old check on username length that simply makes... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
gilles | dns_lookup_host() needs to remove brackets and IPv6... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
gilles | aliases support resolving to maildir:/path |
commit | commitdiff | tree | snapshot |
2015-10-28 |
sunil | Remove dead code. |
commit | commitdiff | tree | snapshot |
2015-10-28 |
jsg | missing splx in error path |
commit | commitdiff | tree | snapshot |
2015-10-28 |
deraadt | support kern.cptime also |
commit | commitdiff | tree | snapshot |
2015-10-27 |
jung | add a rcpt-to parameter to be able to use the original... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
jung | delivery lmtp gets fed with a message file as input... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
gilles | enqueue pledge: getmailname() needs dns, ~/dead.letter... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
gilles | aliases_virtual_check() has been unneeded for a while |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mmcc | calloc -> malloc when the memory is immediately overwri... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
vgross | add regress test on bind(2)ing with broadcast and inexi... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | Move struct options into options.c. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
millert | Use AF_UNIX instead of AF_LOCAL. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mpi | RIP arp_ifinit(). |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mpi | arp_ifinit() is no longer needed. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mpi | arp_ifinit() is no longer needed. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | No more TMPDIR. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
sthen | Fix manpage for empty pidfile. Pointed out by millert@ |
commit | commitdiff | tree | snapshot |
2015-10-27 |
sthen | Don't use a pidfile in unbound by default. Retain the... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
dlg | fix fallout from chacha changes. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | Break the common process set up, event loop and imsg... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Remove wrong line. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mpi | Check that RTM_GET works without RTAX_GATEWAY argument... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
benno | change cipher-server-preference to be on by default... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mpi | Rewrite in_ouraddr() to not use ``rt_ifa'' since it... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mikeb | Use verbose defines instead of hardcoded values for... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
jca | Consistency in error messages. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mikeb | Sync chacha_ivsetup to the version in ssh so that we... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mpi | Move code around for clarity, no functional change. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
mpi | Use rt_ifidx rather than rt_ifp. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | Count brackets in #{?...} so that nested conditional... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | The format callback may not always succeed, so we need... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
nicm | Use copy-mode -et= in WheelUpPane binding, from Patrick... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
djm | fix execv arguments in a way less likely to cause grief... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
doug | Fix nsd and unbound's error checking with SSL_CTX_set_o... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-27 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-27 |
guenther | Wrap the remaining math functions in libc: __fpclassify... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Free the received radius packet when it is duplicated. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
guenther | The fd of the passwd database is marked close-on-exec now |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Initialize module_radius_req before use it. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Set O_NONBLOCK for UDP sockets not to block on recv... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
yasuoka | Fix radiusd module to set O_NONBLOCK properly. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Add a man page for eigrpd.conf. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Minor tweaks. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Whenever a summary route is activated, install a respec... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Introduce a new flag to identify "self" neighbors attac... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
renato | Print a missing "metric" before the actual metric when... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
djm | log certificate serial in verbose() messages to match... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
djm | avoid de-const warning & shrink; ok dtucker@ |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | If a mouse event has no key binding, pass it through... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | Default bindings for mouse wheel on status line to... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Tidy up error() levels: merge COMPILE and COMPILE2... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jca | Use error(FATAL) instead of what was previously err... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | miscellaneous cruft: |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | Handle unknown keys more gracefully, return a string... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | remove the profiling and debugging ifdefs; ok zhuk@ |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | document the -p and -l file enquiries and explicitly... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
rpe | The hostname variable is not used since r1.99. Remove... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
semarie | update regress suite for pledge |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jasper | add tests for whitespace surrounding properties |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jasper | Don't reject properties with no whitespace after the... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-26 |
jmc | no more TMPDIR; |
commit | commitdiff | tree | snapshot |
2015-10-26 |
zhuk | Put repquota in line with other utilities: you either... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | Add ppoll() to "stdio" |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mikeb | Use axf's hashsize as a block size in the authenticated... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
nicm | Some extra logging of where keys are actually going. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
deraadt | Rather than setpassent(1) for the lifetime of the progr... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
sunil | Fix makemap(8) for values containing a '#'. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
krw | Give dhclient(8) the ability to use option 119, a.k... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | Remove the #define Strfoo() s_strfoo() redirection... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | Clean up cruft made visible by the NLS unifdefing: |
commit | commitdiff | tree | snapshot |
2015-10-26 |
millert | Remove TMPDIR support, it is not really useful in crontab. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mpi | Use rt_ifidx rather than rt_ifp. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
zhuk | Put off some "notyet" dust from login.c. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
millert | Use SOCK_NONBLOCK and SOCK_CLOEXEC instead of fcntl... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
krw | Add GPT editing. Based on GSOC 2014 work by Markus... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
tedu | don't keep the passwd database open; callers do not... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
naddy | unifdef BUILTIN (unused), NLS (always set), SHORT_STRIN... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mmcc | (char *)0 -> NULL |
commit | commitdiff | tree | snapshot |
2015-10-26 |
krw | Flesh out GPT info and tweak other verbiage to be less... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
millert | Remove some useless defines and the set_cron_uid()... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
bluhm | Let SLIST_REMOVE invalidate the pointer in more cases. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
mmcc | Rename err() to error() to prevent confusion with the... |
commit | commitdiff | tree | snapshot |
next |