aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge with 0.4Matthew Wild2009-05-033-3/+10
|\|
| * componentmanager: Reduce log output at startup to 'debug'Matthew Wild2009-05-021-2/+2
| * hostmanager: Reduce log output at startup to 'debug'Matthew Wild2009-05-021-1/+4
| * modulemanager: Don't load modules when modules_enable is falseMatthew Wild2009-05-021-0/+4
* | Merge with 0.4Matthew Wild2009-05-011-0/+1
|\|
| * loggingmanager: Add a comment about 'nowhere' sink typeMatthew Wild2009-04-301-0/+1
* | Merge with 0.4Matthew Wild2009-04-305-12/+48
|\|
| * loggingmanager: Support prepending timestamps in file/console/stdout log sinksMatthew Wild2009-04-301-2/+29
| * sessionmanager: Miscellaneous logging improvements, changing levels, improvin...Matthew Wild2009-04-301-3/+4
| * s2smanager: Miscellaneous logging improvements, changing levels, improving me...Matthew Wild2009-04-301-6/+6
| * presencemanager: Lower log level of a messageMatthew Wild2009-04-301-1/+1
| * modulemanager: Update logger when a module becomes globalMatthew Wild2009-04-301-0/+8
* | Merge with 0.4Matthew Wild2009-04-291-3/+12
|\|
| * loggingmanager: Add ability to set 'log' config option to a filename, which c...Matthew Wild2009-04-291-3/+12
* | Merge with 0.4Matthew Wild2009-04-291-1/+1
|\|
| * core.componentmanager: Really fix marking components as disconnected when unr...Matthew Wild2009-04-291-1/+1
* | Merge with 0.4 branchMatthew Wild2009-04-231-2/+9
|\|
| * xmlhandlers: Fix tag pattern again for the default namespaceMatthew Wild2009-04-231-2/+9
* | Merge with 0.4 branchMatthew Wild2009-04-231-0/+2
|\|
| * core.loggingmanager: Reinstating global log() functionMatthew Wild2009-04-231-0/+2
* | stanzarouter: Make _G.hosts localMatthew Wild2009-04-221-0/+2
* | core.componentmanager: Fix global accessMatthew Wild2009-04-221-2/+1
* | Merge with 0.4.1Matthew Wild2009-04-221-89/+101
|\|
| * core.loggingmanager: Refactoring, converted to a module. Now possible to regi...Matthew Wild2009-04-221-89/+101
* | Merge with 0.4.1Matthew Wild2009-04-211-3/+11
|\|
| * core.loggingmanager: Add default logging settings (to console) and fill out c...Matthew Wild2009-04-211-3/+11
* | Merge with 0.4.1Matthew Wild2009-04-211-21/+136
|\|
| * core.loggingmanager: Filled out most code, and cleaned upMatthew Wild2009-04-211-21/+136
* | Merge with 0.4.1Matthew Wild2009-04-211-0/+49
|\|
| * core.loggingmanager: A new manager (yay!) to manage log outputMatthew Wild2009-04-211-0/+49
* | MergeMatthew Wild2009-04-201-1/+40
|\|
| * core.s2smanager: Buffer data sent before connectionMatthew Wild2009-04-201-0/+31
| * core.s2smanager: Logging improvementsMatthew Wild2009-04-201-1/+9
* | Merging stable into unstableMatthew Wild2009-04-203-2/+8
|\|
| * componentmanager: Set host.connected = nil when deregistering a component so ...Matthew Wild2009-04-181-0/+1
| * core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML.Matthew Wild2009-04-181-2/+2
| * core.configmanager: Fire event when (re)loading config fileMatthew Wild2009-04-171-0/+5
* | Stopped using presencemanager in stanza_routerWaqas Hussain2009-04-151-3/+3
* | core/eventmanager2 - new event managerWaqas Hussain2009-04-152-0/+9
|/
* core.s2smanager: Don't initiate dialback if we don't have a connection yetMatthew Wild2009-04-121-1/+1
* componentmanager: Set core_route_stanza after stanza_router is loadedMatthew Wild2009-04-111-0/+1
* componentmanager: Use core_route_stanza to reply in the default componentMatthew Wild2009-04-111-2/+3
* componentmanager: Restore default component when unregisteringMatthew Wild2009-04-111-3/+4
* componentmanager: Small logging fixMatthew Wild2009-04-111-1/+1
* componentmanager: Improve default component stanza handlerMatthew Wild2009-04-111-1/+5
* Remove more debugging code which was accidentally committed (don't trust hg)Matthew Wild2009-04-101-2/+0
* core.s2smanager: Remove some debuggingMatthew Wild2009-04-101-8/+2
* MergeMatthew Wild2009-04-101-21/+45
* MergeMatthew Wild2009-04-082-9/+9
|\
| * Automated merge with http://waqas.ath.cx:8000/Matthew Wild2009-04-082-2/+23
| |\