summaryrefslogtreecommitdiff
path: root/src/acl.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\ | | | | Update FSF address
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
| |
* | Remove annyoing warningsEvgeniy Khramtsov2014-03-251-3/+0
| |
* | Fix ACLs syntax change (thanks to jokker23)(issue #140)Badlop2014-03-241-0/+2
| |
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Fix some type specs and errorsEvgeniy Khramtsov2013-12-101-1/+1
|
* Correctly convert ACLs into YAML representationEvgeniy Khramtsov2013-11-071-16/+16
|
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-154/+315
|
* Do not distribute the ACL tableEvgeniy Khramtsov2013-08-211-7/+37
|
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
| | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
* Accumulated patch to binarize and indent codeBadlop2013-03-141-164/+203
|
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
|
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-5/+5
|
* ODBC support for mod_shared_rosterEvgeniy Khramtsov2012-04-041-3/+11
|
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
|
* Use the regexp frontend module (EJAB-921)Badlop2011-12-081-4/+4
|
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
|
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
| | | | SVN Revision: 2891
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
| | | | | | | | * doc/guide.html: Likewise * src/*/*.erl: Likewise * src/*/*.erl: Remove unneeded blankspaces in license text SVN Revision: 1804
* * src/acl.erl: New ACL: shared_group (thanks to Maxim Ryazanov)Badlop2008-12-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guide.tex: Likewise * src/mod_shared_roster.erl: Push new group members when registered or manually added to group: EJAB-730 EJAB-731 EJAB-732 EJAB-767 EJAB-794. When user is added to group, push it to other members, and other members to it. When user is removed from group, push deletion to other members, and other members to it. When user is registered, push him to members of group @all@. When user is deleted, push deletion to members of group @all@. Document several functions in mod_shared_roster. * src/ejabberd_auth.erl: Rename hook user_registered to register_user, for name consistency with the widely used hook remove_user. Run hook register_user in ejabberd_auth, so it's run when account is created with any method. Run hook remove_user in ejabberd_auth, so it's run when account is deleted with any method. * src/ejabberd_auth_internal.erl: Likewise * src/ejabberd_auth_ldap.erl: Likewise * src/ejabberd_auth_odbc.erl: Likewise * src/ejabberd_auth_pam.erl: Likewise * src/mod_register.erl: Likewise SVN Revision: 1752
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
| | | | | | | | | | | * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499
* * src/ejabberd_c2s.erl: Added forbidden_session_hookBadlop2008-04-251-1/+7
| | | | | | | | * src/acl.erl: New access types: resource, resource_regexp and resource_glob * doc/guide.tex: Likewise SVN Revision: 1301
* * src/acl.erl: Normalize ACL before adding to the configurationBadlop2008-02-121-3/+14
| | | | | | tables (EJAB-521) SVN Revision: 1185
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
| | | | | | * src/*: Likewise SVN Revision: 1153
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-4/+22
| | | | SVN Revision: 1110
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
| | | | | | | 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440) SVN Revision: 1044
* * src/acl.erl: Remove compilation warnings (EJAB-290).Mickaël Rémond2007-07-301-2/+2
| | | | SVN Revision: 840
* * src/acl.erl: The server does not crash anymore on wrong acl rule. AddMickaël Rémond2006-07-181-1/+7
| | | | | | rule error message in log file (EJAB-118). SVN Revision: 589
* * src/acl.erl: Slightly changed "access" option processingAlexey Shchepin2005-07-141-1/+9
| | | | SVN Revision: 377
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-28/+67
| | | | SVN Revision: 370
* *** empty log message ***Alexey Shchepin2003-02-011-40/+81
| | | | SVN Revision: 55
* *** empty log message ***Alexey Shchepin2003-01-291-7/+49
| | | | SVN Revision: 54
* *** empty log message ***Alexey Shchepin2003-01-291-5/+16
| | | | SVN Revision: 53
* *** empty log message ***Alexey Shchepin2003-01-211-2/+3
| | | | SVN Revision: 46
* *** empty log message ***Alexey Shchepin2003-01-191-2/+6
| | | | SVN Revision: 44
* *** empty log message ***Alexey Shchepin2003-01-181-0/+51
SVN Revision: 43