8454 Commits (OPENBSD_5_8_BASE)
 

Author SHA1 Message Date
  cvs2svn 5b4a3db64c This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'. 8 years ago
  jsg 6a8a5f7fd9 install the radiusd rc.d file 8 years ago
  yasuoka 9493d88593 Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc 8 years ago
  jsg 442e9229aa Make use of u-boot 2015.07's unified wandboard config to provide a 8 years ago
  krw b9c8b35740 Fix geometry of rdroot entry so 8 years ago
  sthen 49d3bef7da Add services entries for BFD (RFC5880), and reorder MS RDP while there. 8 years ago
  krw cff2cddef6 Fix ba# attribute in rdroot entry. It should be 4096 (a valid size for 8 years ago
  tedu a295a8a9de call it bcrypt in the man page too 8 years ago
  tedu 1b0313eadb permit "bcrypt" as an alias for "blowfish". this is, after all, what 8 years ago
  sthen 2d23f289ed add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@ 8 years ago
  yasuoka 20292b2bf2 Build and install libradius as default. 8 years ago
  dtucker c11ab06678 Generate new moduli. 8 years ago
  ajacoutot fedd8f8a4a Add the _radiusd user. 8 years ago
  yasuoka a0900f08ec Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS 8 years ago
  yasuoka 373a8b4402 Add _radius to etc/master.passwd and etc/group for coming radiusd. 8 years ago
  sthen 0f204b21fa add class used by the _pbuild user for DPB, ok ajacoutot@ 8 years ago
  rpe ee8831258e Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be 8 years ago
  millert b7048f2268 Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@ 8 years ago
  florian 3b01a896de Bring up pflow last as it might send with a source address that is on 8 years ago
  doug bb4ad98053 Remove OpenSSL engine RSAX. 8 years ago
  rpe df23259f18 Always source rc.subr to be able to use the rc.conf parsing routine 8 years ago
  martynas d17d076200 Define new C99 macros: 8 years ago
  sthen 7d2fd17dc7 remove code from unbound's rc script that generates control keys/certs if 8 years ago
  sthen 18a950b9e6 change default unbound config to enable the control socket, without using 8 years ago
  ajacoutot 3c5648004f Revert 1.148 for now until I can talk to rpe@ 8 years ago
  nicm 0f67cd6d58 Handle malloc(0) returning NULL (which can happen on some other 8 years ago
  rpe 0dbfdf1513 Replace test command with []. 8 years ago
  rpe 52fcd40cbb Ensure, that we source rc.subr and parse rc.conf ONLY if we are not 8 years ago
  bluhm 62105f16ea Handle short writes and TLS_{READ,WRITE}_AGAIN around tls_write(). 8 years ago
  rpe 5ff4fd70b2 Put the opening curley brackets on the same line as the function name. 8 years ago
  bcook 1694f9ed82 prevent the tls constraint state machine from getting hung on STATE_INVALID 8 years ago
  jeremy a0ab23b345 Unbreak, add errno header 8 years ago
  bcook c723f066b5 replace _PATH_DEVNULL with "/dev/null", assume it will not move 8 years ago
  tedu 8cf39d5a4a set errno in null cases, just in case. 8 years ago
  tedu ece73ab6e1 standards compliant error return (null). will make ruby happier, at least. 8 years ago
  bcook cdb73978a9 replace bzero with memset 8 years ago
  rpe 1c5ec3825b - remove trailing blanks introduced in previous commit 8 years ago
  rpe 6cc979ddd8 Improve comments 8 years ago
  sthen 06c363ecd2 Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb 8 years ago
  ajacoutot 56a4837fb4 Add an example for doas(1) logging and drop sudo and chat. 8 years ago
  jsg 00eb18eeae enable exynos 8 years ago
  ajacoutot e739f461a7 Drop comments; we already have a fully documented file under 8 years ago
  sobrado f38d8c1811 typo in manual page. 8 years ago
  ajacoutot 41bd3eb188 Fix base rc.d scripts after the recent rc.subr change. 8 years ago
  ajacoutot 8e30a3b2d0 By default, require an exact match of the process name and argument list. 8 years ago
  ajacoutot b88e81ed5f Always use the default flags when running !start. 8 years ago
  ajacoutot 7010e004e3 Merge comments. 8 years ago
  millert 8fc6c5c63a The first argument to devname(3) should be dev_t, not int. 8 years ago
  nicm cac6c14d57 Use memset instead of bzero for better portability. 8 years ago
  deraadt 4db28c17f3 typo in embedded code block; from Ben Cornett 8 years ago