2015-10-10 |
renato | Fix detection of interface up/down events. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
benno | relayctl pledges to use stdio only |
commit | commitdiff | tree | snapshot |
2015-10-10 |
benno | pledge("stdio route") needed here, because ipv6 |
commit | commitdiff | tree | snapshot |
2015-10-10 |
benno | relayd's ca process pledges to only use stdio. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
deraadt | ksh can run with pledge "stdio rpath wpath cpath getpw... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | Allow kill(self, sig) in pledge SELF also. the stack... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | can use pledge "stdio"; ok benno |
commit | commitdiff | tree | snapshot |
2015-10-09 |
tim | Remove telnet warnings. Civilization has reached a... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
tobias | The variable errmsg can be static in main.c if code... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
tobias | Define functions as static when they are not used outsi... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
tim | Use __progname rather than argv[0]; OK millert@ |
commit | commitdiff | tree | snapshot |
2015-10-09 |
tim | Replace readpass(3) with readpassphrase(3). This was... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
millert | Lexer states are not needed outside of lex.c. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
millert | Mark static globals that are only used in their respect... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
tedu | remove null check before afree. from Michael McConville |
commit | commitdiff | tree | snapshot |
2015-10-09 |
rpe | Exit autoinstall in case of an invalid choice. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
bluhm | Keep relayd test certificate names in sync with syslogd. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
gilles | upon smtpd restart, when scanning the offline queue... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | Have not come up with a great pattern for flock() yet... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | With nfs spool (fork + seteuid/setuid balony) support... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | remove NFS spool support; it stands in the way of pledge(2) |
commit | commitdiff | tree | snapshot |
2015-10-09 |
bluhm | Add tests for syslogd TLS accept and receive encrypted... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
bluhm | If syslogd is started with -S, it accepts TLS connectio... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
sunil | Convert fgetln(3) to getline(3). |
commit | commitdiff | tree | snapshot |
2015-10-09 |
bluhm | A fork(2) is used in ttymsg() to delay the message... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | catch up to tame() -> pledge() rename |
commit | commitdiff | tree | snapshot |
2015-10-09 |
tedu | pare down the readme so as to not imply we are tracking... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
gilles | if an error occurs during offline enqueuing after we... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
gilles | turn our local enqueuer setgid _smtpq and restrict... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
kettenis | Remove evil hack. I've never seen the printf fire... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | this cpp operates file using pledge "stdio rpath wpath... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
bluhm | Tame syslogd privsep child with "stdio rpath unix inet... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | oops, snuck into a syscalls sync; spotted by sthen |
commit | commitdiff | tree | snapshot |
2015-10-09 |
semarie | regress pledge |
commit | commitdiff | tree | snapshot |
2015-10-09 |
semarie | regress pledge: remove 'regenerate' target |
commit | commitdiff | tree | snapshot |
2015-10-09 |
semarie | add "tty" regress for pledge |
commit | commitdiff | tree | snapshot |
2015-10-09 |
jmc | correct Xr; from theo buehler |
commit | commitdiff | tree | snapshot |
2015-10-09 |
gilles | if enhanced status class is not set, enhanced status... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | All commands seem to work fine with pledge "stdio"... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | another tame(2), spotted by jmc |
commit | commitdiff | tree | snapshot |
2015-10-09 |
lum | Fix line number bug when calling onlywind(). |
commit | commitdiff | tree | snapshot |
2015-10-09 |
semarie | hook pledge |
commit | commitdiff | tree | snapshot |
2015-10-09 |
semarie | follow tame->pledge in regress |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | do not use weak; plus this dies next week |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | another stray ) |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | shortcircuit TIOCGETA to directly return ENOTTY for... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | oops, typo spotted in temporary .c file, by semarie |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | fix a gotcha in the connect refactoring, that could... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | the ntp engine can run with "stdio inet proc". For... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | Once the constraint engine process is running, it only... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | stardate 93370.16: a whitespace appears to have entered... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | multicast test backwards; noted by renato |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | Change all tame callers to namechange to pledge(2). |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | tame -> pledge. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | tame -> pledge conversion, in libc. I should crank... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | Rename tame() to pledge(). This fairly interface has... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-09 |
deraadt | Rename tame() to pledge(). This fairly interface has... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
yasuoka | After replacement alloca() with alloc(), out-of-heap... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
guenther | If getaddrinfo() succeeds, then don't try look ups... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | Expose a small set of multicast join operators under... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
tedu | add some tame calls. we may need a bunch of permissions... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
tedu | stop trying to gift history files to the original owner... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
kettenis | Lock the page queues by turning uvm_lock_pageq() and... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
tedu | little cleanup from Michael McConville, mostly related... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
krw | Refactor fileprefix() and filecopy() to use warn()... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | tame "stdio rpath wpath cpath proc exec". make is... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
tedu | 16 years after E801 memprobe was disabled, probably... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
visa | Remove the sc_soft_req_cnt field because the number... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-10-08 |
eric | fix conditionals |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | portmap's main process can be tame "stdio rpath inet... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
mikeb | Make sure that when trunk_port_ioctl is called to set... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | Handle case where no hint is passed in. Found as a... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | setsockopt has a small list of options it can set.... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | Only in TAME_ROUTE, allow ioctl SIOCGIFADDR/SIOCGIFFLAG... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | the -P flag overwrites files, so it needs tame "stdio... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
krw | Simpify some code by noting that DOSBBSECTOR is 0,... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
dlg | if the mbuf has a valid flowid, use it instead of using... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
dlg | use the state id to set a flowid on an mbuf. |
commit | commitdiff | tree | snapshot |
2015-10-08 |
dlg | steal some padding in mbuf pkthdrs to store a flow id. |
commit | commitdiff | tree | snapshot |
2015-10-08 |
mpi | Local route entries are always UP now, missed in previous. |
commit | commitdiff | tree | snapshot |
2015-10-08 |
kettenis | Implement set_pages_array_wb() and set_pages_array_wc... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
kettenis | Add a per-page flag to indicate that all mappings of... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
semarie | allow a test to manage itself the tame(2) call. |
commit | commitdiff | tree | snapshot |
2015-10-08 |
mpi | Unlock the softnet task. |
commit | commitdiff | tree | snapshot |
2015-10-08 |
jsg | fix an fd leak if socket connection fails; from Carlin... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
jsg | fix a typo; from Carlin Bingham |
commit | commitdiff | tree | snapshot |
2015-10-08 |
kettenis | Call em_start() when we detect a link state change... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
mpi | Use the radix API directly and get rid of the function... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
sthen | add comment, suggested by reyk |
commit | commitdiff | tree | snapshot |
2015-10-08 |
sthen | Link the result of each mps_getbulkreq() to the end... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
sthen | use correct return value for IP-MIB::ipForwarding,... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
jmc | trailing whitespace; |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | Try again. Both -R and -p prevent use of tame, but... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-08 |
beck | Rip the guts out of another gibbering horror of a time... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
beck | revert previous accidental commit |
commit | commitdiff | tree | snapshot |
2015-10-08 |
beck | Spelling in comment |
commit | commitdiff | tree | snapshot |
next |