| Commit message (Expand) | Author | Age | Files | Lines |
| * | Import Atheme commits 26f8e9f, de182c2, 871e912, 2eaed16, and bd27dcf. Show ... | Ben C | 2017-11-12 | 1 | -1/+1 |
| * | Import Atheme commits 4661e74, 5badf2b, and 015855e. | Ben C | 2017-09-17 | 1 | -5/+14 |
| * | Move libathemecore component of bouncing mode changes on SECURE channels to C... | Ben C | 2017-09-17 | 1 | -0/+5 |
| * | Import Atheme commit 0e52b67. | Ben C | 2017-09-16 | 1 | -1/+1 |
| * | Import Atheme commits 092c341, b4f66cf, 167115d, a304946, and 99fb670. | Ben C | 2017-08-25 | 1 | -0/+5 |
| * | From upstream - Perl API: Channel Notice Command; Account flags - errietta | Ben C | 2014-10-19 | 2 | -0/+12 |
| * | Remove all trailing whitespace | Rylee Fowler | 2014-07-08 | 1 | -1/+1 |
| * | Actually fix the build error from missing hook_info_noexist_req_t perl defini... | Stephen Bennett | 2014-06-16 | 1 | -0/+6 |
| * | Revert "perl-api: make hook_info_noexist_req_t an unsupported type"•••This reverts commit de49bf9881bc2d965e303344e2d1a6565f3b476d.
| Stephen Bennett | 2014-06-16 | 1 | -1/+1 |
| * | perl-api: make hook_info_noexist_req_t an unsupported type•••without this change, atheme with ./configure --with-perl fails to build. A proper fix should be pushed ASAP.
| Rylee Fowler | 2014-06-15 | 1 | -1/+1 |
| * | perl/api: Port usercloak time and assigner changes from hostserv | Alex Iadicicco | 2014-05-16 | 1 | -0/+5 |
| * | scripting: update code generator for sasl_may_impersonate hook | William Pitcock | 2014-01-28 | 1 | -0/+5 |
| * | perl: use smalloc() instead of malloc(). (ref #237) | William Pitcock | 2013-12-27 | 1 | -1/+1 |
| * | Call channel_register hook after registering a channel | Errietta Kostala | 2013-06-20 | 1 | -0/+6 |
| * | [perl api] allow channelregistration.xs to get/set flags and get used•••time
| Errietta Kostala | 2013-06-18 | 1 | -0/+16 |
| * | [perl api] add functions to channel.xs to register a channel•••and to retrieve limit, key and ts
| Errietta Kostala | 2013-06-18 | 1 | -0/+49 |
| * | [perl api] Add config.xs to retrieve config•••values from the perl api.
| Errietta Kostala | 2013-06-18 | 2 | -0/+26 |
| * | Add registration and last seen time in account.xs | Errietta Kostala | 2013-06-18 | 1 | -0/+29 |
| * | Perl api: change myuser_find to myuser_find_ext, so that we can•••find accounts by UID as well.
| Errietta Kostala | 2013-06-15 | 1 | -2/+2 |
| * | Perl api: allow setting vhosts, transferring and dropping channels | Errietta Kostala | 2013-06-15 | 2 | -0/+43 |
| * | Perl api: allow sending wallops | Errietta Kostala | 2013-06-15 | 1 | -0/+7 |
| * | Perl api: function to return account's UID | Errietta Kostala | 2013-06-15 | 1 | -0/+6 |
| * | fix perl module build | Stephen Bennett | 2013-06-15 | 2 | -3/+11 |
| * | Exclude the email_canonicalize hook from the perl bindings for now. | Marien Zwart | 2012-10-03 | 1 | -1/+1 |
| * | scripting/perl: fix build (however metadata support is disabled for now) | William Pitcock | 2011-11-26 | 2 | -9/+7 |
| * | scripting/perl: fix build system (for libmowgli-2 compat) | William Pitcock | 2011-11-26 | 1 | -2/+2 |
| * | Remove object_t's name field.•••This was only for debugging and wastes memory.
| Jilles Tjoelker | 2011-06-04 | 1 | -1/+1 |
| * | scripting/perl: add very rudementary ability to create services through perl•••spb will probably hate the way this works and redo it.
| William Pitcock | 2011-05-19 | 1 | -0/+7 |
| * | scripting/perl: Fix some more warnings. | Jilles Tjoelker | 2011-05-09 | 1 | -0/+1 |
| * | scripting/perl: Fix a few warnings and disable many more of them. | Jilles Tjoelker | 2011-05-09 | 3 | -2/+8 |
| * | Use static inline rather than inline to sidestep gnu89 vs c99 inline issues. | Jilles Tjoelker | 2011-05-09 | 1 | -1/+1 |
| * | Unbreak compile with perl support. | Jilles Tjoelker | 2011-05-09 | 1 | -1/+1 |
| * | Don't allow using the myentity_find hook in the Perl API as Perl doesn't know... | JD Horelick | 2011-03-17 | 1 | -1/+1 |
| * | Remove perl 'depends' function; it's no longer needed or wanted | Stephen Bennett | 2011-03-12 | 1 | -17/+0 |
| * | Initial hookified module_load: if the named module can't be loaded, pass it a... | Stephen Bennett | 2011-03-12 | 1 | -1/+2 |
| * | Fix compile | Stephen Bennett | 2011-03-11 | 1 | -7/+0 |
| * | Allow perl to send notices to a given user/account | Stephen Bennett | 2011-02-27 | 2 | -0/+10 |
| * | Make chanacs perl interface more useful | Stephen Bennett | 2011-02-27 | 1 | -1/+25 |
| * | Expose (read-only) chanacs to perl | Stephen Bennett | 2011-01-24 | 4 | -0/+72 |
| * | Expose sourceinfo server/channel/account to perl | Stephen Bennett | 2011-01-04 | 1 | -0/+21 |
| * | When returning an object reference to perl, NULL should be undef and not a fa... | Stephen Bennett | 2011-01-03 | 1 | -0/+8 |
| * | Wrap calls to user perl scripts to prevent them from hanging services. | Stephen Bennett | 2011-01-03 | 3 | -4/+7 |
| * | copy and paste coding-- | Stephen Bennett | 2011-01-02 | 1 | -3/+3 |
| * | Add Atheme::Log | Stephen Bennett | 2011-01-02 | 2 | -0/+28 |
| * | Allow perl scripts to install hooks.•••All standard hooks except for db_write* and sasl_input are supported. Custom
hook names are not. Warning: may contain ugly generated code.
| Stephen Bennett | 2011-01-02 | 6 | -1/+461 |
| * | Expose mynick_t to perl as Atheme::NickRegistration | Stephen Bennett | 2011-01-01 | 4 | -1/+33 |
| * | Fix auto-unbinding of commands following 482d4cdf7f75•••The previous implementation stored references to the service and command
objects, for later unbinding. The aforementioned commit stopped this from
working. To fix, change Atheme::Command to be owned by the Perl code, so that
it can be stored persistently, and store the service name instead of an object
reference.
| Stephen Bennett | 2011-01-01 | 1 | -1/+24 |
| * | Expose server_t to perl | Stephen Bennett | 2011-01-01 | 4 | -0/+95 |
| * | Don't allow references to Atheme objects to be stored across calls to the Per... | Stephen Bennett | 2011-01-01 | 4 | -1/+61 |
| * | Expose metadata for accounts and channel registrations to perl | Stephen Bennett | 2011-01-01 | 4 | -0/+114 |