Ovidiu Sas
|
b908f660e1
daemonize.c: logging: convert LOG to LM_*
|
11 years ago |
Ovidiu Sas
|
ccdf1c6183
core: daemonize.c: convert logs to new format
|
11 years ago |
Daniel-Constantin Mierla
|
c873758624
core: change the uid and gid for pid and pgid files
|
11 years ago |
Marius Zbihlei
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 years ago |
Daniel-Constantin Mierla
|
f4136d7742
core: enable dumpable flag after setuid() on Linux
|
14 years ago |
Andrei Pelinescu-Onciul
|
83e91df144
core: daemon status/pipe fixes & interface changes
|
15 years ago |
Marius Zbihlei
|
9167c18650
core: The patch allows ser started in daemonize mode to return the proper error code.
|
15 years ago |
oej
|
5a03489e53
- Doxygen updates on core files
|
16 years ago |
oej
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 years ago |
Henning Westerholt
|
5dbe4f22dd
port from k r5751, fscanf can fail, fix warning related to recent glibc versions
|
16 years ago |
Andrei Pelinescu-Onciul
|
d32f7ac428
|
17 years ago |
Miklos Tirpak
|
0d09b88d31
log_facility config parameter is declared in the cfg framework
|
17 years ago |
Andrei Pelinescu-Onciul
|
71a0a583d1
|
18 years ago |
Tomas Mandys
|
db501a6a5c
- reverted LOG_NONE syslog_facility enabling no-syslog feature
|
19 years ago |
Tomas Mandys
|
63dc566ef5
-added support for fake LOG_NONE syslog facility that disables syslogging completely
|
19 years ago |
Tomas Mandys
|
bc404f2b4a
- OS macro defined in Makefile.defs left unquoted and added OS_QUOTED. OS macro maybe used by 3rd party header in regular way, w/o quotes
|
19 years ago |
Nils Ohlmeier
|
c5e3887743
fixed compilation on MacOSX
|
20 years ago |
Andrei Pelinescu-Onciul
|
8d0543b999
|
20 years ago |
Andrei Pelinescu-Onciul
|
88d3fa6d57
- gcc 3.4 makefile support
|
20 years ago |
Andrei Pelinescu-Onciul
|
852abad5b0
- solaris fixes:
|
21 years ago |
Jan Janak
|
53c7e0f19a
- Spelling checked
|
21 years ago |
Andrei Pelinescu-Onciul
|
bb7ed2d10b
- flush & switch to unbuffered std. file descriptors before forking
|
21 years ago |
Andrei Pelinescu-Onciul
|
956d111a9e
- added mcast_ttl
|
21 years ago |
Andrei Pelinescu-Onciul
|
4355dd509f
- write the pgid file only if we have our own pgid
|
21 years ago |
Andrei Pelinescu-Onciul
|
9a4287991b
- applied pgid patch from Jan (save pgdid in the file specified by -G)
|
21 years ago |
Andrei Pelinescu-Onciul
|
71fd3ebd95
- new config variables:
|
21 years ago |
Andrei Pelinescu-Onciul
|
385c63ebd1
- core dump limits are by default set to unlimited or a high enough
|
21 years ago |
Andrei Pelinescu-Onciul
|
c03cc0172f
- moved daemonize in its own file
|
21 years ago |