Timo Röhling
|
521be6ecc3
|
Fix line indentation
This is purely cosmetic.
|
il y a 11 ans |
Timo Röhling
|
37c6dc7b0d
|
Pacify C compiler
This eliminates a warning about a missing return
statement. The code was correct though, because
hex2num() is guarded by is_hexdigit().
|
il y a 11 ans |
Timo Röhling
|
9689ece89f
|
Make startup scripts whitespace-safe.
This is in preparation for future parameters which
may contain whitespaces.
|
il y a 11 ans |
Timo Röhling
|
73ccc24b88
|
Ignore Eclipse project files
|
il y a 11 ans |
Timo Röhling
|
59f44111e9
|
Older CMake versions do not support -1 for string length
|
il y a 12 ans |
Timo Röhling
|
6dd6a525f7
|
Add AppArmor support
|
il y a 12 ans |
Timo Röhling
|
c29c38d622
|
Add chroot capability
|
il y a 12 ans |
Timo Röhling
|
50405724ea
|
Relax required cmake version
|
il y a 12 ans |
Timo Röhling
|
c6bc37881d
|
More verbose config documentation
|
il y a 12 ans |
Timo Röhling
|
15b9a6fee9
|
Add useful whatis description to manual page
|
il y a 12 ans |
Timo Röhling
|
74cfa490e1
|
Add option to disable secret key generation
|
il y a 12 ans |
Timo Röhling
|
d830af0c56
|
Make init flavor configurable
Currently supported are Upstart and System-V.
|
il y a 12 ans |
Timo Röhling
|
edd483d553
|
Fix init prerequisites
|
il y a 12 ans |
Timo Röhling
|
6912201da2
|
Use actual executable name
|
il y a 12 ans |
Timo Röhling
|
14e1589ab7
|
Do not keep generated key in build folder
|
il y a 12 ans |
Timo Röhling
|
9ea7d2b6a0
|
Use Postfix mydomain as SRS_DOMAIN default value
|
il y a 12 ans |
Timo Röhling
|
0bf71b0f9f
|
Do not overwrite defaults configuration file
This file may contain customized configuration options
which should not be overwritten on install.
|
il y a 12 ans |
Timo Röhling
|
df7a3836c4
|
Added syslog output
|
il y a 12 ans |
Timo Röhling
|
5d26960180
|
Fix special character escape
|
il y a 12 ans |
Timo Röhling
|
35ec3e10a8
|
Initial commit
|
il y a 12 ans |