Edward Tomasz Napierala
|
9895e7b28a
|
Silence down a warning that would appear on "/away" in Capability mode.
|
2017-10-11 23:52:36 +01:00 |
|
Edward Tomasz Napierala
|
5c0b4aeb05
|
Sort Capsicum headers.
|
2017-10-11 23:31:26 +01:00 |
|
Edward Tomasz Napierala
|
1e66cbd62e
|
Improve Capsicum stdio limits to fix terminal state on exit.
|
2017-10-11 23:13:06 +01:00 |
|
Edward Tomasz Napierala
|
17b195021d
|
Bump default capsicum_port_max to 9999.
This is needed for servers like ssl.efnet.org, which, per default
config, listen on 9999.
|
2017-10-11 14:34:38 +01:00 |
|
Edward Tomasz Napierala
|
40ae8f5fa6
|
Limit capsicum rights to stdio.
This requires FreeBSD fix (https://reviews.freebsd.org/D12622)
to work properly.
|
2017-10-07 03:28:02 +01:00 |
|
Edward Tomasz Napierala
|
624ef4a696
|
Get rid of the zombies in Capsicum capability mode.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-09-12 14:19:17 +01:00 |
|
Edward Tomasz Napierala
|
96f4fe10c6
|
Change the way we load default CA certificates so it works with Capsicum.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-08-01 01:47:45 +01:00 |
|
Edward Tomasz Napierala
|
aeaa420ad3
|
Clean up includes a bit.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-08-01 01:15:25 +01:00 |
|
Edward Tomasz Napierala
|
5551b4fe95
|
Update copyrights.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-30 11:47:08 +01:00 |
|
Edward Tomasz Napierala
|
a29eeaa9f2
|
Fix trailing slash handling for capsicum_irclogs_path.
This is mostly an anti-footshooting measure, but still.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
12e2c46d6a
|
Add wrappers to reduce #ifdefs.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
c00d4753ae
|
Restrict port range available in capability mode.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
e777ae986d
|
Working autolog.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
241dd66ac1
|
Working /log and /rawlog.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
939371aa1d
|
Fix warnings.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
1f57ceec4c
|
Prevent the user from calling "/capsicum enter" twice.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
509eca76f0
|
Make DNS work in capability mode.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
f4546be7ec
|
Reorder functions.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
925240155e
|
Config file support for "capsicum" parameter.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
cec68557aa
|
/connect works - although only with IP addresses.
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
3200c381db
|
Rename to "/capability enter" and "/capability status".
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
d5d45c29b8
|
Add capability mode error/success messages.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|
Edward Tomasz Napierala
|
56c94570b4
|
Implement /cap_enter.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
2017-07-29 23:52:23 +01:00 |
|