| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | util.signal: Queue up multiple signals, instead of trampling on the previous ... | Matthew Wild | 2010-01-10 | 1 | -20/+44 |
| * | | util.signal: Make kill() available on Solaris; really fixes #136. | Waqas Hussain | 2009-12-09 | 1 | -1/+1 |
| |/ |
|
* | | util.encodings: Use STD3 ASCII rules for idna.to_ascii. | Waqas Hussain | 2010-02-10 | 1 | -1/+1 |
* | | util.signal: Using stdlib.h instead of malloc.h. | Tobias Markmann | 2010-01-15 | 1 | -1/+1 |
* | | util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir | Matthew Wild | 2010-01-12 | 1 | -1/+1 |
* | | util.pposix: Add mkdir(path) | Matthew Wild | 2010-01-10 | 1 | -0/+17 |
* | | util.pposix: Replace the unwieldy module table generation with luaL_register(... | Matthew Wild | 2010-01-10 | 1 | -33/+18 |
* | | util.pposix: Add pposix.umask(), bump version to 0.3.2 (and do the same in mo... | Matthew Wild | 2010-01-10 | 1 | -1/+17 |
* | | util.pposix: Fix return type of lc_abort to shush compiler warning | Matthew Wild | 2010-01-10 | 1 | -1/+2 |
* | | util.posix: Trailing whitespace | Matthew Wild | 2010-01-10 | 1 | -25/+25 |
* | | util.signal: Restore the old debug hook earlier, just in case we receive anot... | Matthew Wild | 2010-01-10 | 1 | -2/+3 |
* | | util.signal: Update version in header, and author's email | Matthew Wild | 2010-01-10 | 1 | -2/+2 |
* | | util.signal: Queue up multiple signals, instead of trampling on the previous ... | Matthew Wild | 2010-01-10 | 1 | -20/+44 |
* | | util.signal: Update header comment for new filename | Matthew Wild | 2009-12-30 | 1 | -1/+1 |
* | | util.signal: Make kill() available on Solaris; really fixes #136. | Waqas Hussain | 2009-12-09 | 1 | -1/+1 |
* | | util-src/Makefile: Clean up makefile (re-commit because MattJ shouldn't commi... | Brian Cully | 2009-12-04 | 1 | -30/+8 |
* | | util-src/Makefile: Clean up makefile, rename lsignal.c to signal.c | Brian Cully | 2009-12-04 | 1 | -0/+0 |
|/ |
|
* | Makefile.win: Added support for util.windows, improved cleanup of temporary f... | Waqas Hussain | 2009-10-31 | 1 | -6/+15 |
* | util.windows: Initial commit. Adds support for querying the windows DNS API f... | Waqas Hussain | 2009-10-31 | 1 | -0/+45 |
* | util.pposix: Add abort() function | Matthew Wild | 2009-10-30 | 1 | -0/+8 |
* | util-src/Makefile: Add missing flags to building of util.signal | Matthew Wild | 2009-10-19 | 1 | -1/+1 |
* | Merge | Waqas Hussain | 2009-10-02 | 3 | -7/+24 |
|\ |
|
| * | util.encodings: Don't throw an error but return nil when passed nil or a non-... | Matthew Wild | 2009-09-29 | 1 | -1/+5 |
| * | util.pposix: Compatibility with Solaris systems (thanks Filip) | Matthew Wild | 2009-09-29 | 1 | -2/+12 |
| * | util.signal: Change ifdef to allow signal.kill() on Solaris (thanks Filip) | Matthew Wild | 2009-09-29 | 1 | -1/+1 |
| * | Makefile: Don't combine variable export with assignment for compatibility wit... | Matthew Wild | 2009-09-29 | 1 | -4/+11 |
* | | util.encodings: Removed a bit of unreachable code. | Waqas Hussain | 2009-10-02 | 1 | -1/+0 |
* | | util.encodings: Included idn-free.h, which explicitly declares the idn_free f... | Waqas Hussain | 2009-10-02 | 1 | -0/+1 |
* | | util.encodings: Fixed: Last change was not ANSI C compatible. | Waqas Hussain | 2009-10-02 | 1 | -1/+6 |
|/ |
|
* | Makefile.win: Updated the windows Makefile with more appropriate paths. | Waqas Hussain | 2009-09-22 | 1 | -2/+2 |
* | util.encodings: Fixed an issue with cross-module memory deallocation (crashes... | Waqas Hussain | 2009-09-22 | 1 | -4/+4 |
* | 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 daemonizingvault/0.4.20.4.2 | Matthew Wild | 2009-05-22 | 1 | -2/+2 |
* | Makefiles: Add signal.so to install targets | Matthew Wild | 2009-04-12 | 1 | -1/+1 |
* | util.lsignal: Add lsignal library for catching POSIX signals | Matthew Wild | 2009-04-12 | 1 | -0/+387 |
* | Makefiles, util.signal: Add lsignal library for catching POSIX signals | Matthew Wild | 2009-04-12 | 1 | -1/+6 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 3 | -3/+3 |
* | 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 |
* | Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure scr... | Matthew Wild | 2009-02-14 | 1 | -7/+8 |
* | 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 | 3 | -331/+301 |
* | Remove redundant linking in util-src modules' Makefile | Matthew Wild | 2009-02-02 | 1 | -2/+2 |
* | pposix: Remove debug line | Matthew Wild | 2009-01-16 | 1 | -1/+0 |