aboutsummaryrefslogtreecommitdiffstats
path: root/modules/chanserv/clone.c
Commit message (Expand)AuthorAgeFilesLines
* Import Atheme commits 26f8e9f, de182c2, 871e912, 2eaed16, and bd27dcf. Show ...Gravatar Ben C2017-11-121-2/+2
* Move vendor field to a compile time macroGravatar Austin Ellis2017-10-301-1/+1
* Import Atheme commits 322badd, 78e8236, e09a258, and bedc884.Gravatar Ben C2017-10-081-2/+13
* Import Atheme commits 2104453, b973984, and 5f733b8.Gravatar Ben C2017-08-261-2/+2
* chanserv/history: Add HISTORY support to most other channel actions as well.Gravatar Ben C2017-03-261-2/+25
* From upstream - ChanServ set_pubacl module - kaniiniGravatar Ben C2014-10-191-1/+1
* Remove all trailing whitespaceGravatar Rylee Fowler2014-07-081-5/+5
* chanserv/clone: Do not allow cloning a channel to itself.•••Cloning a channel to itself may be expected to do nothing but in fact deletes most access entries and possibly violates memory safety. Gravatar Jilles Tjoelker2012-10-191-0/+6
* Make chanacs_t::setter a string. (SRV-153)Gravatar William Pitcock2011-12-051-2/+2
* modules/*: chase ABI/API breakageGravatar William Pitcock2011-11-071-3/+3
* libathemecore: add tracking of ACL entry originationGravatar William Pitcock2011-04-191-2/+2
* chanserv/clone: Clone/Copy channel flags as well as metadata and chanacs.Gravatar JD Horelick2011-01-141-0/+3
* chanserv/clone: New module. Allows you to copy metadata and chanacs from one ...Gravatar JD Horelick2011-01-141-0/+139