aboutsummaryrefslogtreecommitdiff
path: root/src/acl.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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