aboutsummaryrefslogtreecommitdiff
path: root/doc/dev.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-18Revert version number from 2.1.2 tag to 2.1.x branchBadlop1-2/+2
SVN Revision: 2916
2010-01-18Update version number to 2.1.2Badlop1-2/+2
SVN Revision: 2914
2009-12-17Update branch version name back to 2.1.xBadlop1-2/+2
SVN Revision: 2810
2009-12-14Prepare 2.1.1 releaseBadlop1-2/+2
SVN Revision: 2808
2009-12-09This is ejabberd 2.1.x branch, not 2.1.0 tag.Badlop1-2/+2
SVN Revision: 2796
2009-09-23Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)Badlop1-3/+3
SVN Revision: 2613
2009-09-21Document more ejabberd commands in the Guide (EJAB-1041)Badlop1-1/+1
SVN Revision: 2608
2009-09-11change version do 2.1.0Christophe Romain1-2/+2
SVN Revision: 2597
2009-08-12Describe the options syntax, not only the name (EJAB-998)Badlop1-1/+1
SVN Revision: 2472
2008-06-13* doc/guide.tex: Title in HTML is shorter. Update several external URIs.Badlop1-1/+1
SVN Revision: 1354
2008-03-31* doc/webadmmain.png: Updated to ejabberd 2.0.0Badlop1-1/+1
* doc/webadmmainru.png: Likewise * doc/disco.png: Removed because not used * doc/guide.tex: Fix Latex reference to webadmin section. Update explanation of screenshots. Update xmpp addresses of Mickael Remond and Sander Devrieze. * doc/guide.html: Likewise * doc/Makefile: Remove the Hevea deprecated option -noiso * doc/guide.html: Likewise * doc/dev.html: Likewise * doc/features.html: Likewise SVN Revision: 1261
2008-02-04* src/ejabberd.hrl: Updated version to 2.1.0-alphaBadlop1-15/+15
* doc/dev.html: Likewise * doc/features.html: Likewise * doc/guide.html: Likewise * doc/version.tex: Likewise SVN Revision: 1172
2007-12-06* src/configure: RegeneratedBadlop1-315/+207
* doc/dev.html: Likewise * doc/features.html: Likewise * doc/guide.html: Likewise * doc/version.tex: Likewise * doc/introduction.tex: Updated number of translated languages SVN Revision: 1042
2007-12-01* doc/Makefile: echo seems to interpret \n and \v under MacOSXMickaël Rémond1-179/+354
Leopard. I fixed the problem but let me know if it breaks build chain in other contexts. SVN Revision: 1011
2007-07-30* Updated documentation version number in SVN (to avoid confusion).Mickaël Rémond1-14/+8
SVN Revision: 843
2007-06-28* doc/guide.tex: Documentation rework started (EJAB-272)Mickaël Rémond1-283/+183
* doc/introduction.tex: Likewise SVN Revision: 803
2007-01-24* Generated updated documentation.Mickaël Rémond1-2/+2
SVN Revision: 708
2007-01-11* doc/guide.tex: Latex / Hevea related improvements for documentationMickaël Rémond1-22/+22
generation (thanks to Sander Devrieze). * doc/introduction.tex: Likewise. * doc/dev.tex: Likewise. * doc/features.tex: Likewise. SVN Revision: 705
2006-09-25* doc/introduction.tex: Minor doc updates for release 1.1.2.Mickaël Rémond1-1/+1
SVN Revision: 631
2006-09-22* doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to SanderMickaël Rémond1-44/+35
Devrieze) * doc/version.tex: Likewise. * doc/features.tex: Likewise. * doc/Makefile: Likewise. * doc/dev.tex: Likewise. SVN Revision: 617
2006-09-03* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server asMickaël Rémond1-0/+1
a database backend (via ODBC). * src/odbc/ejabberd_odbc.erl: Likewise. * src/odbc/mssql.sql: Likewise. * src/odbc/Makefile.in: Likewise. * src/ejabberd_auth_odbc.erl: Likewise. * src/mod_offline_odbc.erl: Likewise. * src/mod_roster_odbc.erl: Likewise. * src/mod_last_odbc.erl: Likewise. * src/configure.ac: Likewise * doc/guide.tex: Likewise. * doc/introduction.tex: Likewise. * src/odbc/pg.sql: Minor fix. SVN Revision: 598
2006-06-07* src/mod_pubsub/mod_pubsub.erl: Support for pubsub nodeMickaël Rémond1-22/+18
creation ACL. It is now possible to limit the node creation rights using an ACL from ejabberd config file (Thanks to Christophe Romain) (EJAB-104). * doc/guide.tex: Likewise. * src/ejabberd.cfg.example. SVN Revision: 577
2005-12-16Documentation update, code clean-up and Makefile improvement.Mickaël Rémond1-124/+202
SVN Revision: 473
2005-08-25* src/mod_vcard_ldap.erl: BugfixAlexey Shchepin1-37/+52
* src/mod_vcard.erl: Bugfix * src/ejabberd_auth_odbc.erl: Bugfix * doc/dev.tex: Updated SVN Revision: 406
2005-05-23* src/mod_last_odbc.erl: Added store_last_info/4 function (thanksAlexey Shchepin1-21/+25
to Sergei Golovan) * src/mod_last.erl: Likewise * src/jd2ejd.erl: Support for exporting iq:last information, better error handling (thanks to Sergei Golovan) * src/ejabberd_ctl.erl: Added "import-file" and "import-dir" commands (thanks to Sergei Golovan) SVN Revision: 358
2003-11-11* doc/dev.tex: Developers documentation (not completed)Alexey Shchepin1-0/+364
* src/ejabberd_c2s.erl: Better handling of malformed JIDs * src/mod_register.erl (try_register/2): Now returns "jid malformed" error if user name is invalid SVN Revision: 174