index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util-src
/
pposix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-3
/
+3
*
util.pposix: Fix return type of lc_abort to shush compiler warning
Matthew Wild
2010-01-10
1
-1
/
+2
*
util.pposix: Add abort() function
Matthew Wild
2009-10-30
1
-0
/
+8
*
util.pposix: Compatibility with Solaris systems (thanks Filip)
Matthew Wild
2009-09-29
1
-2
/
+12
*
pposix, mod_posix: Bump pposix version number
Matthew Wild
2009-07-23
1
-1
/
+1
*
pposix: Add setgid() function
Matthew Wild
2009-07-23
1
-0
/
+63
*
pposix: Change LOG_EMERG -> LOG_CRIT, which makes more sense, thanks to intos...
Matthew Wild
2009-07-21
1
-1
/
+1
*
Close std{in,out,err} when daemonizing
vault/0.4.2
0.4.2
Matthew Wild
2009-05-22
1
-2
/
+2
*
0.3->0.4
Matthew Wild
2009-03-20
1
-1
/
+1
*
pposix: Standardize error messages
Matthew Wild
2009-03-03
1
-7
/
+9
*
pposix: Small fix for copyright notice
Matthew Wild
2009-03-03
1
-1
/
+1
*
Make the code actually build.
Tobias Markmann
2009-02-22
1
-13
/
+13
*
Added missing code.
Tobias Markmann
2009-02-22
1
-1
/
+28
*
Adding setrlimits() binding.
Tobias Markmann
2009-02-22
1
-0
/
+82
*
util.pposix: Add getuid/setuid (we don't use them yet)
Matthew Wild
2009-02-15
1
-1
/
+80
*
util.pposix: Fix incompatible pointer type compiler warnings
Matthew Wild
2009-02-13
1
-5
/
+6
*
Licensing/version updates for some files (forgot to commit, doh...)
Matthew Wild
2009-02-02
1
-18
/
+9
*
pposix: Remove debug line
Matthew Wild
2009-01-16
1
-1
/
+0
*
pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.)
Matthew Wild
2009-01-16
1
-0
/
+17
*
pposix: Add _NAME and _VERSION
Matthew Wild
2009-01-16
1
-0
/
+8
*
mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correc...
Matthew Wild
2009-01-15
1
-8
/
+21
*
mod_posix: Support for logging to syslog (log = 'syslog' in config)
Matthew Wild
2009-01-15
1
-0
/
+129
*
Remove some debugging from pposix.c
Matthew Wild
2008-12-06
1
-2
/
+0
*
Add posix support library, and adjust makefiles for it
Matthew Wild
2008-12-06
1
-0
/
+94