CARVIEW |
-
Clone of Proccess One's Erlang jabber implementation from SVN.Updated Tue Mar 24 16:41:50 -0700 2009
-
Clone of Proccess One's Erlang jabber implementation from their git repository. (This appears to ...Updated Fri Oct 17 10:45:48 -0700 2008
-
MacOS X File browser in the iTunes style w/ Bonjour SharingUpdated Mon Apr 14 18:47:13 -0700 2008
-
MacOS X MU* client. Extensible in the Emacs fashion. Only in Common Lisp instead of Emacs Lisp.Updated Thu Oct 02 21:43:44 -0700 2008
-
ODBC compatible MySQL Erlang port driver, using libmysqlclient.Updated Mon Jul 28 21:39:07 -0700 2008
-
Local fixed-key DB cache with an emphasis on extreme performance and safety.Updated Tue Apr 15 09:41:28 -0700 2008
-
JavaScript Application Framework - JS library onlyForked from sproutit/sproutcore Wed Mar 25 13:33:13 -0700 2009
Public Activity

-
badlop committed e89aae52:
* src/expat_erl.c: Fix implicit declaration of function

-
badlop committed 8be90c98:
Merge 1998 from trunk.

-
badlop committed 049b89a0:
Merge 1998 from trunk.

-
badlop committed 8f31e351:
* src/ejabberd_sm.erl: Partially retract SVN r1976

-
cromain committed 4ae57d2e:
implement roster acces model (EJAB-780)

-
cromain committed 98035f92:
implement roster acces model (EJAB-780)

-
ekhramtsov committed 1f07da22:
* src/ejabberd_captcha.erl: moved all functions from ejabberd_captcha process. Use mnesia:transaction/1 where it is needed.

-
ekhramtsov committed a4bd92bb:
* tools/captcha.sh: sample CAPTCHA script.

-
badlop committed f85cfdf5:
Fix mistake when calling win32_dns.

-
badlop committed 49816d02:
Fix mistake when calling win32_dns.

-
badlop committed be19d9b3:
Fix mistake when calling win32_dns.

-
badlop committed 6e7d0212:
* src/ejabberd_c2s.erl: Enforce privacy rules also for
-
ekhramtsov committed feb9a0c5:
* src/ejabberd_hooks.erl: fixed typo
-
ekhramtsov committed c0b890c2:
* src/ejabberd_hooks.erl: anonymous functions support.
-
badlop committed 7117f983:
* src/ejabberd_app.erl: In a Windows machine, explicitly add the
-
badlop committed 76ddd3ca:
* doc/guide.tex: Require OpenSSL 0.9.8f or higher (EJAB-877)
-
badlop committed 6bc01323:
* src/ejabberd_auth.erl: If anonymous auth is enabled, when
-
cromain committed aa4a2c66:
Allow node creation without configure item
-
cromain committed a4f1f5d9:
update pubsub version
-
cromain committed 23277016:
Add roster subscriptions handling and make PEP events sent to all resources
-
badlop committed 7376efc0:
Fix small compilation error introduced in revision 1923
-
badlop committed a63e42c7:
* src/mod_pubsub/node_default.erl: Fix that non-subscriber could
-
badlop committed 8cab1718:
* src/tls/tls_drv.c: S2S connection with STARTTLS fails to Gtalk
-
ekhramtsov committed 7ce10766:
* src/mod_proxy65/mod_proxy65_service.erl: if an ip option is not defined, the module takes an IP address of a local hostname.
-
cromain committed e1e225ee:
cosmetic changes
-
badlop committed d40b9d53:
* doc/guide.tex: No mention to the release date in ejabberd Guide
-
badlop committed d060c037:
* src/mod_pubsub/mod_pubsub.erl: Fix incorrect implementation of
-
badlop committed 8a772fec:
* src/ejabberd_listener.erl: Fix report message of 'undef' error
-
cromain committed 7b3a9636:
Do not call mod_caps:clear_caps as it breaks PubSub/PEP (EJAB-854)
-
alexey committed 9e66cd42:
[ejabberd-svn @ Added a workaround in ejabberd_http:process_request for inet:peername returning 'ebadf']
-
badlop committed e2acd6fe:
Fix a minor compilation warning and add EDoc comment
And 9 more commits...
b470fb6e9cef0a3ad5fa71c5cfeea132d7518872
Merge branch 'bjc/ejabberdctl-override' into bjc/master
6fae35a9d7242080c60ad77dbb46c6fa7cf79f55
Allow more location overrides via environment variables in ejabberdctl.
5e2f879111b46aa02390dca5ace55ad39bfca238
Fix conflicts.

-
cromain committed 79153e98:
fix typo in previous patch backport

-
badlop committed 0fc71129:
* doc/release_notes_2.0.4.txt: Added file for new release

-
badlop committed 97285ef0:
* doc/release_notes_2.0.4.txt: Added file for new release

-
badlop committed 0c3134cb:
* doc/release_notes_2.0.4.txt: Added file for new release

-
badlop committed b21efade:
* src/tls/tls_drv.c: Fix encryption problem for ejabberd_http

-
badlop committed 3a47f62c:
* src/tls/tls_drv.c: Fix encryption problem for ejabberd_http

-
badlop committed eecb479a:
* src/tls/tls_drv.c: Fix encryption problem for ejabberd_http

-
bjc committed 617aa964:
Fix conflicts.
-
bjc committed b413500c:
Return error when fetching subscription options and not subscribed.
-
bjc committed e19bcf86:
Default subscriptions for collections to `nodes' depth 1; leaves to `items.'
-
bjc committed c74c1312:
Merge branch 'bjc/sub-options' into bjc/master
-
bjc committed 3ef3d852:
Pass Host, Node, and Config into node_*:subscription_options/3.
617aa9649fbac657cb7bd44649e8ff6258762c66
Fix conflicts.
b413500ca730eaea253ab65a2645a243fe3fd72a
Return error when fetching subscription options and not subscribed.
b413500ca730eaea253ab65a2645a243fe3fd72a
Return error when fetching subscription options and not subscribed.
e19bcf8633da0eb2fd05af5702738d0ba259aab1
Default subscriptions for collections to `nodes' depth 1; leaves to `items.'
c74c13124e2a4a620591908c1509e25ef2582278
Merge branch 'bjc/sub-options' into bjc/master