6963 Commits (7131c8971ac59438ca6160ebb614c806ef00c516)
 

Author SHA1 Message Date
  bcook 7131c8971a preserve errno value on success. 9 years ago
  florian 4bbd9b7236 Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces 10 years ago
  naddy 3092c08600 Add httpd default log files to the rotation. 10 years ago
  rpe 479bf4f73e Create etc set during 'make build' and embed it in base set to make 10 years ago
  robert 61c4b96090 usr.sbin 10 years ago
  matthieu 01547c0bbf No more /etc/X11/fs 10 years ago
  reyk 80c77acf9d Add a generic system-wide /usr/share/misc/mime.types file that can be 10 years ago
  halex cb1bef6d29 snmpd cannot reload 10 years ago
  doug cd356709c6 Delete secret or secret-derived data with explicit_bzero. 10 years ago
  ajacoutot 319900ebf3 Put _rc_err argument under quotes to respect the syntax we are passing. 10 years ago
  ajacoutot 17144f935b Fix reversed logic. 10 years ago
  ajacoutot 4c9f4fe262 Drop uneeded parenthesis in usage(). 10 years ago
  ajacoutot d47492b8a8 Drop unused variables. 10 years ago
  ajacoutot c7aa843432 In debug mode, make it clear when we are using the default flags when 10 years ago
  ajacoutot f2e3ccb3b3 In debug mode (`-d'), only print the flags relevant to the rc.d(8) we are 10 years ago
  deraadt eb0d2e879c Shrink this to the minimum, but reference /etc/examples/pf.conf 10 years ago
  deraadt b0315aca81 disable use of bind in base; in the base use nsd/unbound instead. 10 years ago
  jsg 8183dcbb7a Set the default nfsd flags to "-tun 4". Matches the comment 10 years ago
  ajacoutot 8c90873b57 Drop sanitation, _rc_parse_conf does this for us already. 10 years ago
  mikeb 3582d193e0 Remove userland bits related to the crypto(4) interface; ok deraadt 10 years ago
  tedu 69d8bb8294 a small tweak to improve malloc in multithreaded programs. we don't need 10 years ago
  ajacoutot cb1f54ae62 Execute /etc/netstart using sh(1) instead of sourcing it. 10 years ago
  ajacoutot c6a40b7e7e When running interactively, display the output of the "check" action 10 years ago
  bcook 5fc23a1e55 only build the getrandom path if SYS_getrandom is defined. 10 years ago
  bcook e285ea02b5 getrandom(2) support for getentropy_linux 10 years ago
  guenther ba0ca3d3cf XPG requires insque() and remque() to work with linear lists and not just 10 years ago
  guenther c268bc15d8 Use O_CLOEXEC wherever we open a file and then call fcntl(F_SETFD, FD_CLOEXEC) 10 years ago
  matthieu 975904f622 Add /usr/X11R6/share/X11/app-defaults 10 years ago
  deraadt 26dc53b975 munmap correct object in (extremely unlikely, and effectively terminal) 10 years ago
  ajacoutot 753cf82d49 Typo. 10 years ago
  kili 7d486d6dd1 Let _rc_parse_conf stick to parsing /etc/rc.conf and /etc/rc.conf.local 10 years ago
  bcook 1b243f2530 Guard RSA / RC4-5 ASM when NO_ASM is not defined 10 years ago
  ajacoutot 24ff923c17 Make it possible to pass arguments to _rc_parse_conf(). 10 years ago
  guenther 9500f597f2 Delete duplicate conditional 10 years ago
  guenther d187729c06 Only need <stdint.h> and not all of <inttypes.h> here 10 years ago
  reyk 546aea474c Change grammar to remove a shift/reduce conflict that was introduced 10 years ago
  reyk 9c4fe323e3 Add configuration options for the most-important connection limits: 10 years ago
  naddy a34d9aff18 enable httpd; ok deraadt@ 10 years ago
  reyk 959cf4a8d9 Add HTTPS server example. 10 years ago
  reyk 01f36f71a9 Change grammar from "log [style]" to "log style [style]". 10 years ago
  reyk ff7f5de360 The first server example should be the "minimal default" to illustrate 10 years ago
  reyk 12cf332beb More examples, include FastCGI for php and cgi-bin and logging. 10 years ago
  rpe 4e46003552 Don't return, just skip over non existing rc.conf or rc.conf.local file. 10 years ago
  ajacoutot f35ff6a688 In debug mode, properly sort and drop duplicates so that we don't end 10 years ago
  ajacoutot a3ad997f4b Fix evil typo (multicast_hosts -> multicast_host). 10 years ago
  reyk 1634d1e524 Add "location" keyword to specify path-specific configuration in 10 years ago
  reyk 7e37bc43eb Add extended directory index options: "[no] index" and "[no] auto index". 10 years ago
  tedu 5802de8469 Remove SRP code. It contains a bug (this should not surprise anyone), but 10 years ago
  reyk 9a741ea942 Add more examples. Requested by deraadt@ 10 years ago
  reyk 4d0f0c4818 httpd.conf can be installed 0644 instead of 0600 like relayd.conf. 10 years ago