Commit Graph

22 Commits (54c77c0054c13aed866c19bec1179a886eaefea8)

Author SHA1 Message Date
Matthew Wild 0dcc6dc478 util.pposix: Add abort() function 16 years ago
Matthew Wild d059f42d87 util.pposix: Compatibility with Solaris systems (thanks Filip) 17 years ago
Matthew Wild 59c0104106 pposix, mod_posix: Bump pposix version number 17 years ago
Matthew Wild 1e86adb619 pposix: Add setgid() function 17 years ago
Matthew Wild 015da98269 pposix: Change LOG_EMERG -> LOG_CRIT, which makes more sense, thanks to intosi for reporting and an initial patch 17 years ago
Matthew Wild b0c602ba74 Close std{in,out,err} when daemonizing 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild 8cb5eb1311 pposix: Standardize error messages 17 years ago
Matthew Wild c3ca79a8e4 pposix: Small fix for copyright notice 17 years ago
Tobias Markmann 3d1e7adbbc Make the code actually build. 17 years ago
Tobias Markmann 70e434d505 Added missing code. 17 years ago
Tobias Markmann 57ad1b3a49 Adding setrlimits() binding. 17 years ago
Matthew Wild 82d6c67565 util.pposix: Add getuid/setuid (we don't use them yet) 17 years ago
Matthew Wild 5f37a23f35 util.pposix: Fix incompatible pointer type compiler warnings 17 years ago
Matthew Wild 25d0df0a5b Licensing/version updates for some files (forgot to commit, doh...) 17 years ago
Matthew Wild dbbaf43f8c pposix: Remove debug line 17 years ago
Matthew Wild 26e856e3d1 pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.) 17 years ago
Matthew Wild 43c5e28558 pposix: Add _NAME and _VERSION 17 years ago
Matthew Wild b1f16033b0 mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names. 17 years ago
Matthew Wild 333914c98d mod_posix: Support for logging to syslog (log = 'syslog' in config) 17 years ago
Matthew Wild f53f472410 Remove some debugging from pposix.c 17 years ago
Matthew Wild 8b821c21d3 Add posix support library, and adjust makefiles for it 17 years ago