net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / util-src / pposix.c
2014-04-25 Kim Alvefurutil.pposix: Fix error reporting from really old Linux...
2014-04-24 Kim Alvefurutil.pposix: Fix error reporting from posix_fallocate...
2013-11-28 Kim Alvefurutil.pposix: Verify that file handle is open
2013-09-02 Kim Alvefurutil.pposix: Fix building on non-Linux with glibc
2013-06-28 Matthew Wildutil.pposix: setrlimit(): Add missing return on error...
2013-05-01 Matthew WildMerge with Florob
2013-04-08 Matthew Wildmod_posix, util.pposix: Bump version for API change
2013-04-08 Matthew Wildutil.pposix: syslog(): Support an optional source param...
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wildutil.pposix: Allow fetching RLIMIT_NICE when available
2012-11-11 Kim AlvefurMerge 0.9 -> trunk
2012-11-10 Kim Alvefurutil.pposix: Prevent FDs 0, 1 and 2 from being assigned...
2012-07-31 Matthew WildMerge Waqas<>Zash
2012-07-31 Kim Alvefurutil.pposix: Put the warning back, mention how we might...
2012-07-31 Kim Alvefurutil.pposix: Try posix_fallocate() if fallocate() is...
2012-07-29 Kim Alvefurutil.pposix: Warn about posix_fallocate
2012-07-28 Kim Alvefurutil.pposix: Add fallocate method, backed by either...
2012-07-22 Matthew WildMerge Zash with Zash for Zash
2012-07-08 Matthew WildMerge 0.9->trunk
2012-07-08 Matthew Wildutil.pposix: Add comments to mallinfo fields we use...
2012-07-08 Matthew WildMerge 0.9->trunk
2012-07-08 Matthew WildMerge with backout
2012-07-08 Matthew Wildutil.pposix: Add meminfo() binding to memory allocation...
2012-07-05 Matthew WildMerge (some of) trunk -> 0.9
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-03 Kim Alvefurutil.pposix: Add setenv()
2011-11-18 Matthew WildMerge with Zash
2011-11-18 Kim Alvefurutil.pposix: Don't trust errno for success. Thanks...
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2010-12-26 Matthew Wildutil.pposix: Remove extraneous semicolon
2010-12-26 Matthew Wildutil.pposix: Remove extraneous semicolon
2010-08-31 Matthew Wildutil.pposix: uname(): Fix to push nil,err in case of...
2010-08-31 Matthew Wildutil.pposix: Add pposix.uname(), bump version
2010-08-28 Matthew Wildutil.pposix, prosodyctl, mod_posix: Add initgroups...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2010-01-12 Matthew Wildutil.pposix, mod_posix, prosodyctl: Bump pposix version...
2010-01-10 Matthew Wildutil.pposix: Add mkdir(path)
2010-01-10 Matthew Wildutil.pposix: Replace the unwieldy module table generati...
2010-01-10 Matthew Wildutil.pposix: Add pposix.umask(), bump version to 0...
2010-01-10 Matthew Wildutil.pposix: Fix return type of lc_abort to shush compi...
2010-01-10 Matthew Wildutil.posix: Trailing whitespace
2010-01-10 Matthew Wildutil.pposix: Fix return type of lc_abort to shush compi...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-30 Matthew Wildutil.pposix: Add abort() function
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.pposix: Compatibility with Solaris systems (thanks...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthew Wildpposix, mod_posix: Bump pposix version number
2009-07-23 Matthew Wildpposix: Add setgid() function
2009-07-21 Matthew WildMerge with 0.5
2009-07-21 Matthew Wildpposix: Change LOG_EMERG -> LOG_CRIT, which makes more...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildClose std{in,out,err} when daemonizing
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-03 Matthew Wildpposix: Standardize error messages
2009-03-03 Matthew Wildpposix: Small fix for copyright notice
2009-03-03 Matthew WildAutomated merge with http://luaetta.ath.cx:1234/
2009-03-03 Tobias MarkmannMerged with main tip.
2009-02-22 Tobias MarkmannMake the code actually build.
2009-02-22 Tobias MarkmannAdded missing code.
2009-02-22 Tobias MarkmannAdding setrlimits() binding.
2009-02-16 Matthew WildMerge from waqas
2009-02-16 Matthew WildMerge waqas with waqas
2009-02-15 Matthew Wildutil.pposix: Add getuid/setuid (we don't use them yet)
2009-02-13 Matthew Wildutil.pposix: Fix incompatible pointer type compiler...
2009-02-02 Matthew WildLicensing/version updates for some files (forgot to...
2009-01-16 Matthew Wildpposix: Remove debug line
2009-01-16 Matthew Wildpposix: Add syslog_setmask (use config: minimum_log_lev...
2009-01-16 Matthew Wildpposix: Add _NAME and _VERSION
2009-01-15 Matthew Wildmod_posix/pposix: Fix reporting of incorrect PID on...
2009-01-15 Matthew Wildmod_posix: Support for logging to syslog (log = 'syslog...
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildRemove some debugging from pposix.c
2008-12-06 Matthew WildAdd posix support library, and adjust makefiles for it