Timo Röhling
908f96bcdc
Add test framework
7 years ago
Timo Röhling
11d04014fa
Fix policy command
8 years ago
Timo Röhling
8c26228263
Set cmake_policy() to silence warning by CMake 3.x
Fixes #56
8 years ago
Timo Röhling
ebc6ec13d0
Revert "Do not read LOCATION property any more"
This reverts commit 9f971b2e66 .
8 years ago
Timo Röhling
9f971b2e66
Do not read LOCATION property any more
This addresses an issue mentioned in #55
8 years ago
Dan Callaghan
70f1ff08b7
add SELinux policy module
8 years ago
Timo Röhling
9f302b8d6b
Fix header includes for FreeBSD compatibility
Fixes #45
8 years ago
Timo Röhling
bcc6c2ba9a
Warn explicitly about configuration file updates
The configuration file will never be overwritten automatically.
Therefore, changes need to be applied by the user manually.
9 years ago
Timo Röhling
050c6a2407
Update startup scripts
9 years ago
Timo Röhling
1d1c8f46e8
Use openssl binary of no base64 binary is available
Suggested by maxfieb (#21 )
10 years ago
Timo Röhling
505f09d135
Link against libsocket and libnsl on Solaris
Fixes #21
10 years ago
Timo Röhling
6aa118f5a7
Move init-related stuff to its own folder
10 years ago
bjoe2k4
f097d1be4c
Rename postsrsd.default
10 years ago
bjoe2k4
b4bcb77ca7
Initial systemd support
10 years ago
Timo Röhling
a534a528f7
Check for headers which may or may not be available
10 years ago
Timo Röhling
9cd1faabb3
Swap detection order of sysv-redhat and sysv-lsb
/lib/lsb/init-functions exists on Redhat system, but
/etc/init.d/functions does not on Debian-based systems, so
this should work better out-of-the-box.
Fixes #7
10 years ago
Timo Röhling
ddd3612d30
Make sysconfig directory configurable
10 years ago
Timo Röhling
e813563933
Make documentation location configurable
This is an ongoing effort to allow different file system layouts (#5 )
10 years ago
Timo Röhling
e33d892526
Make config file location configurable
10 years ago
Timo Röhling
dabac67c35
Add Red Hat-style init script
Thanks to @timeos for the initial version (#4 )
10 years ago
Timo Röhling
59f44111e9
Older CMake versions do not support -1 for string length
12 years ago
Timo Röhling
6dd6a525f7
Add AppArmor support
12 years ago
Timo Röhling
c29c38d622
Add chroot capability
12 years ago
Timo Röhling
50405724ea
Relax required cmake version
12 years ago
Timo Röhling
15b9a6fee9
Add useful whatis description to manual page
12 years ago
Timo Röhling
74cfa490e1
Add option to disable secret key generation
12 years ago
Timo Röhling
d830af0c56
Make init flavor configurable
Currently supported are Upstart and System-V.
12 years ago
Timo Röhling
6912201da2
Use actual executable name
12 years ago
Timo Röhling
0bf71b0f9f
Do not overwrite defaults configuration file
This file may contain customized configuration options
which should not be overwritten on install.
12 years ago
Timo Röhling
35ec3e10a8
Initial commit
12 years ago