| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | net.server: Fix global access | Matthew Wild | 2009-04-22 | 1 | -1/+1 |
* | | Merge with 0.4.1 | Matthew Wild | 2009-04-22 | 5 | -131/+213 |
|\| |
|
| * | mod_posix: Integrate with loggingmanager, register syslog sink, remove redund... | Matthew Wild | 2009-04-22 | 1 | -36/+15 |
| * | mod_posix: Remove pidfile on exit | Matthew Wild | 2009-04-22 | 1 | -1/+16 |
| * | core.loggingmanager: Refactoring, converted to a module. Now possible to regi... | Matthew Wild | 2009-04-22 | 1 | -89/+101 |
| * | util.set: Add set.xor() to get a set consisting of items not in both sets | Matthew Wild | 2009-04-22 | 1 | -0/+4 |
| * | util.set: Add set:empty() to discover if the set is the empty set | Matthew Wild | 2009-04-22 | 1 | -0/+4 |
| * | util.set: Add metatable to sets to allow +, -, /, ==, tostring and to double ... | Matthew Wild | 2009-04-22 | 1 | -4/+54 |
| * | util.array: Add array.collect() to collect results from iterators into an arr... | Matthew Wild | 2009-04-22 | 1 | -1/+14 |
| * | prosody: Fire events during server shutdown process | Matthew Wild | 2009-04-21 | 1 | -0/+5 |
* | | Merge with 0.4.1 | Matthew Wild | 2009-04-21 | 1 | -3/+11 |
|\| |
|
| * | core.loggingmanager: Add default logging settings (to console) and fill out c... | Matthew Wild | 2009-04-21 | 1 | -3/+11 |
* | | mod_presence: Remove some rather drastic debugging code | Waqas Hussain | 2009-04-22 | 1 | -1/+0 |
* | | Merge with 0.4.1 | Matthew Wild | 2009-04-21 | 2 | -22/+137 |
|\| |
|
| * | core.loggingmanager: Filled out most code, and cleaned up | Matthew Wild | 2009-04-21 | 1 | -21/+136 |
| * | util.logger: Fix for attempting to call a table | Matthew Wild | 2009-04-21 | 1 | -1/+1 |
* | | mod_presence: Fix incorrect internal routing for probes and subscriptions | Waqas Hussain | 2009-04-21 | 1 | -2/+3 |
* | | Merge with 0.4.1 | Matthew Wild | 2009-04-21 | 3 | -31/+143 |
|\| |
|
| * | prosody: Remove logging code and instead load core.loggingmanager to set up l... | Matthew Wild | 2009-04-21 | 1 | -6/+6 |
| * | core.loggingmanager: A new manager (yay!) to manage log output | Matthew Wild | 2009-04-21 | 1 | -0/+49 |
| * | util.logger: Revamped logger library, but backwards-compatible for users of l... | Matthew Wild | 2009-04-21 | 1 | -25/+88 |
* | | Merge | Matthew Wild | 2009-04-20 | 1 | -1/+40 |
|\| |
|
| * | core.s2smanager: Buffer data sent before connection | Matthew Wild | 2009-04-20 | 1 | -0/+31 |
| * | core.s2smanager: Logging improvements | Matthew Wild | 2009-04-20 | 1 | -1/+9 |
* | | Merging stable into unstable | Matthew Wild | 2009-04-20 | 6 | -12/+26 |
|\| |
|
| * | net.adns: Call handler for records already cached | Matthew Wild | 2009-04-18 | 1 | -5/+9 |
| * | componentmanager: Set host.connected = nil when deregistering a component so ... | Matthew Wild | 2009-04-18 | 1 | -0/+1 |
| * | core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML. | Matthew Wild | 2009-04-18 | 1 | -2/+2 |
| * | Merge | Matthew Wild | 2009-04-17 | 1 | -0/+3 |
| |\ |
|
| * | | prosody: Simple whitespace fix in error output | Matthew Wild | 2009-04-17 | 1 | -1/+1 |
| * | | core.configmanager: Fire event when (re)loading config file | Matthew Wild | 2009-04-17 | 1 | -0/+5 |
| * | | net.server: Fix potential nil handler usage | Matthew Wild | 2009-04-17 | 1 | -4/+8 |
* | | | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-04-15 | 1 | -0/+3 |
|\ \ \ |
|
| * \ \ | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-04-15 | 1 | -0/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Allow setting LFLAGS with ./configure --lflags= | Matthew Wild | 2009-04-14 | 1 | -0/+3 |
| | |/ |
|
* | / | Stopped using presencemanager in stanza_router | Waqas Hussain | 2009-04-15 | 2 | -6/+4 |
|/ / |
|
* | | mod_presence: initial commit | Waqas Hussain | 2009-04-15 | 1 | -0/+267 |
* | | core/eventmanager2 - new event manager | Waqas Hussain | 2009-04-15 | 2 | -0/+9 |
|/ |
|
* | mod_debug: Set default interface to 127.0.0.1 | Matthew Wild | 2009-04-12 | 1 | -1/+1 |
* | net.server: Simple logging fix | Matthew Wild | 2009-04-12 | 1 | -1/+1 |
* | core.s2smanager: Don't initiate dialback if we don't have a connection yet | Matthew Wild | 2009-04-12 | 1 | -1/+1 |
* | net.server: Remove some debug code which slipped through | Matthew Wild | 2009-04-12 | 1 | -1/+0 |
* | Makefiles: Add signal.so to install targets | Matthew Wild | 2009-04-12 | 2 | -2/+2 |
* | prosody: Add prosody_shutdown() function to initiate a server shutdown, add c... | Matthew Wild | 2009-04-12 | 1 | -18/+53 |
* | mod_posix: Allow logging and pidfile options to take effect without needing t... | Matthew Wild | 2009-04-12 | 1 | -45/+72 |
* | xmppserver_listener: Add session:close() method to outgoing s2s connections too | Matthew Wild | 2009-04-12 | 1 | -1/+2 |
* | net.server: Add server.setquitting() to gracefully quit the socket loop | Matthew Wild | 2009-04-12 | 1 | -2/+11 |
* | 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 | 2 | -1/+9 |
* | componentmanager: Set core_route_stanza after stanza_router is loaded | Matthew Wild | 2009-04-11 | 1 | -0/+1 |