util.dataforms: Add list-multi support
[prosody.git] / util-src /
2010-07-08 Matthew Wildutil-src/Makefile: Stop linking dynamic libraries to...
2010-06-29 Matthew WildMerge backout
2010-06-19 Waqas Hussainutil.signal: Moved a variable declaration to the top...
2010-06-19 Waqas Hussainutil.signal: Removed #include <sys/param.h>, as it...
2010-06-19 Waqas Hussainutil.signal: Make kill() available on OS X (thanks...
2010-06-15 Waqas Hussainutil.signal: Make kill() available on OpenBSD, NetBSD...
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 Wildutil.windows: Convert from Windows line endings
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-09 Waqas Hussainutil.encodings: Use STD3 ASCII rules for idna.to_ascii.
2010-02-05 Matthew WildMerge with backout
2010-01-15 Tobias Markmannutil.signal: Using stdlib.h instead of malloc.h.
2010-01-15 Tobias Markmannutil.signal: Using stdlib.h instead of malloc.h.
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
next