Commit Graph

4988 Commits

Author SHA1 Message Date
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
christos
be4b000413 add debug option 2015-01-21 21:24:35 +00:00
christos
c0ed0487ce separate the dumpkey function and use it for the state printing too. 2015-01-21 21:24:25 +00:00
christos
840c178550 if nfail == -1, allow everything. 2015-01-21 19:45:26 +00:00
christos
092450072d RCSID, todo 2015-01-21 19:39:25 +00:00
christos
b724a5f7a4 update docs 2015-01-21 19:37:30 +00:00
christos
60db9482fe stub man page. 2015-01-21 19:27:01 +00:00
christos
2dea203159 add rule name in the config file, binding address 2015-01-21 19:24:03 +00:00
christos
6ea0b5bdc4 put utilities into a separate file. 2015-01-21 19:23:42 +00:00
christos
9e607ccb2a Sync with current. 2015-01-21 16:16:00 +00:00
matt
9a22733cae Don't enable string instructions on NetBSD if -Os is used. 2015-01-20 07:12:41 +00:00