Commit Graph

4998 Commits

Author SHA1 Message Date
christos a14d81aa8e sanity checks for the received socket. 2015-01-22 23:45:41 +00:00
christos 4b0975cc97 one more case missed. 2015-01-22 23:26:42 +00:00
christos 41625197a4 use openlog explicitly. 2015-01-22 23:20:28 +00:00
christos 42529d8197 new diffs from the top 2015-01-22 21:42:06 +00:00
christos dbb6d0a43e fix name of the helper. 2015-01-22 21:32:30 +00:00
christos c54ba633aa log to stdout 2015-01-22 20:21:57 +00:00
christos fe99c06623 create the pid file after we daemonize 2015-01-22 20:17:34 +00:00
christos 3acbe3bab3 Fix bug with 0 length sockets; abstract get socket data function out. 2015-01-22 20:11:33 +00:00
christos 4041162f85 fix NetBSD 2015-01-22 19:44:59 +00:00
christos cbd52af1f6 update for udp 2015-01-22 19:08:43 +00:00
christos f155877b62 Install in /lib because blacklistd needs it 2015-01-22 18:46:15 +00:00
christos 1795e59aec Be pickier about socket data passed to us, but repair the socket information
if we can and report so we can fix the daemon code.
2015-01-22 18:43:29 +00:00
christos c05f133cb4 update TODO 2015-01-22 18:15:56 +00:00
christos 5b27fca8bd more efficiency fixes; construct the unix sockaddr once. 2015-01-22 18:15:15 +00:00
christos 2071425ca2 make this nicer 2015-01-22 17:59:31 +00:00
christos a8d0d44274 - More NetBSD like installation structure and rc glue
- Don't require cred passing for ones that don't have it.
2015-01-22 17:49:41 +00:00
christos 74a044786f - logging fixes
- finish adding pidfile
- credential passing for linux
2015-01-22 16:19:53 +00:00
christos b11744f0b9 - move diffs
- always log through lfun
2015-01-22 15:29:27 +00:00
christos e613991ba4 checkin commit for logging fixes, busy socket and pidfile. 2015-01-22 15:25:52 +00:00
gson 32627f22be Mark atf/atf-c/macros_test/detect_unused_tests and
atf/atf-c++/macros_test/detect_unused_tests as expected failures
when using versions of GCC where they are known to fail, with a
reference to PR toolchain/49187.
2015-01-22 12:33:35 +00:00
matt 2eb84c7288 Make sure POWERPC_NETBSD is defined. 2015-01-22 08:35:05 +00:00
christos dd437d5f2c Read from multiple sockets. 2015-01-22 07:57:31 +00:00
christos 4e1fb2ba56 more MLINKS 2015-01-22 05:49:18 +00:00
christos 9b104d5d3d udp now works 2015-01-22 05:44:35 +00:00
christos 2257256f91 remove sleep 2015-01-22 05:44:28 +00:00
christos 3ee8942fa8 remove listen 2015-01-22 05:41:08 +00:00
christos a8f47b59cd update doc 2015-01-22 05:40:34 +00:00
christos 4e04e6bf5a make udp work. 2015-01-22 05:35:55 +00:00
christos 5602e55dfd more bugs 2015-01-22 05:03:52 +00:00
christos 753229811a make NetBSD work again. 2015-01-22 04:20:50 +00:00
christos 1f0a764fdf Works on both linux and macosx 2015-01-22 04:13:04 +00:00
christos bcdaafa19b linux works... 2015-01-22 03:48:07 +00:00
christos 4dcd992335 more portability 2015-01-22 03:10:49 +00:00
christos 1d4608fc6f more portability. 2015-01-22 03:08:09 +00:00
christos 1e27449070 more portability 2015-01-22 02:48:24 +00:00
christos ba56bb9d7f typo 2015-01-22 02:45:10 +00:00
christos 8c8c9103ca portability fixes. 2015-01-22 02:42:56 +00:00
christos 8b81106e1d more portability fixes, MacOS/X 2015-01-22 02:42:27 +00:00
christos 8e5d15a3d7 additions for linux 2015-01-22 02:35:44 +00:00
christos 8aedc7c622 portability 2015-01-22 02:27:16 +00:00
christos 2473334faf forgot to commit that 2015-01-22 02:15:59 +00:00
christos 07f094de73 Add autoconf infrastructure 2015-01-22 01:39:18 +00:00
christos 00dbb8de86 more TODO 2015-01-21 23:28:02 +00:00
christos fbbfbd9734 - split globals into a separate file
- more config pretty-printing.
2015-01-21 23:26:26 +00:00
christos dce706a322 Fix printing and matching. more debugging. 2015-01-21 23:09:44 +00:00
joerg 3736fe5306 Don't bail out on implicit enum casts. 2015-01-21 21:48:43 +00:00
joerg 9f182afd19 Checking flags with binary ops is likely to create better results. 2015-01-21 21:48:23 +00:00
joerg 0c0c87c954 Don't use uninitialised variables. 2015-01-21 21:47:44 +00:00
christos 07e22b1548 initialize the return conf and also copy the rest of the members back. 2015-01-21 21:25:13 +00:00
christos 475a80bfd7 make usage print the wrong option 2015-01-21 21:24:51 +00:00