net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / util-src /
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.signal: Restore the old debug hook earlier, just...
2010-01-10 Matthew Wildutil.signal: Restore the old debug hook earlier, just...
2010-01-10 Matthew Wildutil.signal: Update version in header, and author's...
2010-01-10 Matthew Wildutil.signal: Update version in header, and author's...
2010-01-10 Matthew Wildutil.signal: Queue up multiple signals, instead of...
2010-01-10 Matthew Wildutil.signal: Queue up multiple signals, instead of...
2009-12-30 Matthew Wildutil.signal: Update header comment for new filename
2009-12-09 Waqas Hussainutil.signal: Make kill() available on Solaris; really...
2009-12-09 Waqas Hussainutil.signal: Make kill() available on Solaris; really...
2009-12-04 Brian Cullyutil-src/Makefile: Clean up makefile (re-commit because...
2009-12-04 Brian Cullyutil-src/Makefile: Clean up makefile, rename lsignal...
2010-02-09 Waqas Hussainutil.encodings: Use STD3 ASCII rules for idna.to_ascii.
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-31 Waqas HussainMakefile.win: Added support for util.windows, improved...
2009-10-30 Waqas Hussainutil.windows: Initial commit. Adds support for querying...
2009-10-30 Matthew Wildutil.pposix: Add abort() function
2009-10-19 Matthew Wildutil-src/Makefile: Add missing flags to building of...
2009-10-02 Waqas HussainMerge with 0.5
2009-10-02 Waqas HussainMerge
2009-10-02 Waqas Hussainutil.encodings: Removed a bit of unreachable code.
2009-10-02 Waqas Hussainutil.encodings: Included idn-free.h, which explicitly...
2009-10-02 Waqas Hussainutil.encodings: Fixed: Last change was not ANSI C compa...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.encodings: Don't throw an error but return nil...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.pposix: Compatibility with Solaris systems (thanks...
2009-09-29 Matthew Wildutil.signal: Change ifdef to allow signal.kill() on...
2009-09-29 Matthew WildMakefile: Don't combine variable export with assignment...
2009-09-27 Matthew WildMerge with trunk
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew WildMerge with waqas
2009-09-22 Waqas HussainMakefile.win: Updated the windows Makefile with more...
2009-09-22 Waqas Hussainutil.encodings: Fixed an issue with cross-module memory...
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-04-12 Matthew WildMakefiles: Add signal.so to install targets
2009-04-12 Matthew Wildutil.lsignal: Add lsignal library for catching POSIX...
2009-04-12 Matthew WildMakefiles, util.signal: Add lsignal library for catchin...
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-14 Tobias MarkmannMerging with tip.
2009-02-14 Matthew WildUse $CC, $LD in Makefile. Add --c-compiler, --linker...
2009-02-13 Matthew Wildutil.pposix: Fix incompatible pointer type compiler...
2009-02-02 Matthew WildLicensing/version updates for some files (forgot to...
2009-02-02 Matthew WildRemove redundant linking in util-src modules' Makefile
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-28 Matthew WildMakefile fix for clean target
2008-12-07 Waqas HussainFixed util.encodings.base64.decode to not truncate...
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
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-03 Matthew WildFix Makefile to link with Lua again
2008-12-03 Matthew WildFix configure to save LFLAGS, and also set proper defau...
2008-12-03 Matthew WildAutomated merge with http://84.46.7.57:1234
2008-12-03 Tobias MarkmannMaking makefile work under OS X finally. Yeah OS X...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew Wildand the C files too
2008-11-30 Matthew WildUse install to strip symbols
2008-11-30 Matthew WildPotential fixes for building on Mac OSX
2008-11-30 Tobias MarkmannAutomated merge with h-h.
2008-11-30 Matthew WildMerge from waqas
2008-11-30 Matthew WildMerge with Tobias
2008-11-29 Matthew WildAdd -fPIC to util-src/Makefile
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Tobias MarkmannForced merge.
2008-11-29 Matthew WildAdd a top-level Makefile and ./configure script. Update...
2008-11-28 Tobias MarkmannUse unsigned int instead of uint because uint is alread...
2008-11-28 Tobias MarkmannTo use free you should include stdlib.h rather than...
2008-11-28 Tobias MarkmannDo idna_to_ascii when building own response.
2008-11-27 Matthew WildMerge from waqas
2008-11-27 Waqas HussainAdded make.bat for windows
next