24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00
xmpp.chapril.org-ejabberd/src/mod_pubsub
Badlop ab1610021d * src/Makefile.in: Support for parallel compilation with 'make -j'
in multi core CPUs: fix compilation dependencies; compile
behaviors before other source code. (thanks to Jonathan Schleifer)
* src/mod_pubsub/Makefile.in: Likewise
* src/eldap/Makefile.in: Likewise

SVN Revision: 1258
2008-03-26 09:27:46 +00:00
..
gen_pubsub_node.erl * src/mod_pubsub/gen_pubsub_node.erl: API improvement: Added a way to generate custom item name 2008-02-06 18:04:23 +00:00
gen_pubsub_nodetree.erl * src/mod_pubsub/mod_pubsub.erl: Added the from field in the 2008-02-02 14:15:37 +00:00
Makefile.in * src/Makefile.in: Support for parallel compilation with 'make -j' 2008-03-26 09:27:46 +00:00
Makefile.win32 * src/ejabberd_zlib/Makefile.win32: Compile 2007-12-17 22:23:56 +00:00
mod_pubsub.erl Pubsub subscription is now wrapped in pubsub tags (EJAB-580) 2008-03-21 16:05:32 +00:00
node_buddy.erl * src/mod_pubsub/node_buddy.erl: Fixed typo 2008-02-06 18:19:25 +00:00
node_club.erl * src/mod_pubsub/node_buddy.erl: Fixed typo 2008-02-06 18:19:25 +00:00
node_default.erl * src/mod_pubsub/gen_pubsub_node.erl: API improvement: Added a way to generate custom item name 2008-02-06 18:04:23 +00:00
node_dispatch.erl * src/mod_pubsub/node_buddy.erl: Fixed typo 2008-02-06 18:19:25 +00:00
node_pep.erl * src/mod_pubsub/node_buddy.erl: Fixed typo 2008-02-06 18:19:25 +00:00
node_private.erl * src/mod_pubsub/node_buddy.erl: Fixed typo 2008-02-06 18:19:25 +00:00
node_public.erl * src/mod_pubsub/gen_pubsub_node.erl: API improvement: Added a way to generate custom item name 2008-02-06 18:04:23 +00:00
node.template * src/mod_pubsub/node.template: Fixed typo 2008-02-07 08:07:20 +00:00
nodetree_default.erl * src/mod_pubsub/mod_pubsub.erl: Added the from field in the 2008-02-02 14:15:37 +00:00
nodetree_virtual.erl * src/mod_pubsub/nodetree_virtual.erl: Fixed error report at startup. 2008-02-02 14:24:01 +00:00
pubsub.hrl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00