| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move vendor field to a compile time macro | Austin Ellis | 2017-10-30 | 4 | -4/+4 |
| * | Import Atheme commits 41799c4, 5773ef5, 3cf9db6, and e5ce76c. | Ben C | 2017-10-13 | 1 | -1/+4 |
| * | Prevent unverified users from registering groups, don't show BotServ bots in ... | Ben C | 2017-09-16 | 1 | -5/+8 |
| * | helpserv/ticket: optionally accept a close reason and send a memo to an offli... | William Pitcock | 2014-09-16 | 1 | -5/+25 |
| * | Remove all trailing whitespace | Rylee Fowler | 2014-07-08 | 1 | -1/+1 |
| * | helpserv/ticket: rework a little to use strshare efficiently (ref. #60) | William Pitcock | 2012-10-04 | 1 | -16/+10 |
| * | modules/*: replace config_options.time_format reference with TIME_FORMAT define•••POSIX requires that format strings be static.
| William Pitcock | 2012-03-02 | 1 | -1/+1 |
| * | modules/*: chase API change in r6381. | William Pitcock | 2011-05-18 | 2 | -6/+1 |
| * | Make 'make install' depend properly upon things that need to be made | Stephen Bennett | 2011-03-12 | 1 | -2/+2 |
| * | Copy module name and unload capability from module headers into the module_t ... | Stephen Bennett | 2011-03-12 | 1 | -1/+1 |
| * | Remove the logged-in check from most modules that have one as this is now in ... | JD Horelick | 2010-12-23 | 1 | -14/+2 |
| * | Add RPATH information to all of the modules if needed. | William Pitcock | 2010-12-22 | 1 | -1/+1 |
| * | helpserv: Make HELPME trigger a higher flood rate and hook HELPME and REQUEST... | JD Horelick | 2010-12-15 | 2 | -0/+16 |
| * | Make the Atheme core a library and add a stub for the services executable. | William Pitcock | 2010-12-14 | 1 | -0/+2 |
| * | Supply intent information when performing module unload operations.•••There are presently two intents for unload operations, these are
MODULE_UNLOAD_INTENT_PERM which indicates a permanent unload, and
MODULE_UNLOAD_INTENT_RELOAD which indicates that a module is being
reloaded (usually for a code upgrade).
This allows the module to know when it should stash persistence data
using the mowgli.global_data classes or when it should just destroy
all data records.
| William Pitcock | 2010-12-03 | 4 | -4/+4 |
| * | Add time_format config option allowing network owners to customize the time f... | JD Horelick | 2010-11-07 | 1 | -1/+1 |
| * | Mark many modules that use OpenSEX for storing their DB stuff as immutable.•••This is a temporary fix so that you don't lose all your groups and group
memberships if groupserv/main is unloaded or reloaded (for example).
| JD Horelick | 2010-11-17 | 1 | -1/+1 |
| * | Remove the dlink code, it has now been entirely replaced by mowgli.list.•••The new mowgli.list code has been improved through usage in audacious and
other places, and has many features that atheme has needed for some time.
| William Pitcock | 2010-10-08 | 1 | -14/+14 |
| * | Kill node_t and list_t.•••This also has the side effect of unbreaking the build. Oops.
| William Pitcock | 2010-10-08 | 2 | -2/+2 |
| * | Replace LIST_FOREACH_* with the mowgli_iter framework. | William Pitcock | 2010-10-08 | 1 | -7/+7 |
| * | helpserv/services: Do not show BotServ bots in the Services List. | JD Horelick | 2010-09-29 | 1 | -0/+3 |
| * | Remove waiting requested help and vhosts when a user's account expires. | JD Horelick | 2010-09-25 | 1 | -0/+28 |
| * | Remove "help/" from the help path of all modules that contain commands.•••This is just a waste of space as it is stripped out in src/help.c anyway.
Since we've re-done the help stuff anyway, might as well do this too.
| JD Horelick | 2010-09-22 | 4 | -7/+7 |
| * | helpserv: Port to new command framework. | JD Horelick | 2010-09-21 | 4 | -36/+7 |
| * | Clean up help_display() calls. | William Pitcock | 2010-09-21 | 1 | -1/+1 |
| * | Remove duplicated message handler routines. | William Pitcock | 2010-09-20 | 1 | -34/+1 |
| * | helpserv: Cleanups. | William Pitcock | 2010-09-20 | 1 | -1/+1 |
| * | helpserv: Update to new command API. | William Pitcock | 2010-09-20 | 4 | -26/+20 |
| * | Fix 2 typos in helpserv/services. whoops.•••Maybe i need food at 20:30 for the first time in the day....
| JD Horelick | 2010-08-27 | 1 | -1/+1 |
| * | Add helpserv/services for users to be able to see a list of services running ... | JD Horelick | 2010-08-27 | 2 | -1/+62 |
| * | myuser->entity first step (moving the name) compiles. | Elly | 2010-08-21 | 1 | -3/+3 |
| * | There is no helpserv/raw, change it to helpserv/helpme. Whoops.•••Also, there is no spoon.
| JD Horelick | 2010-07-15 | 1 | -1/+1 |
| * | Add HelpServ.•••HelpServ allows users to request help from network staff in either
a ticketing-like system or a alert-like system.
| JD Horelick | 2010-07-14 | 4 | -0/+535 |
| * | [svn] Rip out helpserv, noone has expressed any interest in•••it for months, and it doesn't compile.
| jilles | 2006-09-29 | 6 | -374/+0 |
| * | [svn] - remove win32 port, it's hopelessly broken and nobody cares about it | nenolod | 2006-09-24 | 1 | -56/+0 |
| * | [svn] Fixed ctcp handling. | pippijn | 2006-09-12 | 1 | -3/+3 |
| * | [svn] Merged in sourceinfo changes to the services layer. | pippijn | 2006-09-10 | 1 | -3/+3 |
| * | [svn] - Removed unused code in modules/nickserv/vhost.c and modules/userserv/...•••- Removed useless calls of user_find_named in almost all modules
- Removed some clearly unused variables, it's possible that I have missed some but now is not the time to look for those in great depth
| pippijn | 2006-09-06 | 2 | -6/+5 |
| * | [svn] Change 'make depend' to change .o to .so if necessary•••with a sed command, so dependencies also work for
stuff that's compiled to *.so.
| jilles | 2006-08-14 | 1 | -2/+3 |
| * | [svn] Make 'make depend' work again. This will cause better•••recompilation when changing header files (with the
lame #include policy that means **/*.c usually).
| jilles | 2006-08-14 | 2 | -2/+6 |
| * | [svn] Fixed typo recieved->received. Credits go to maht-atheme at mail.maht0x...•••for noticing and reporting them.
| pippijn | 2006-07-20 | 1 | -3/+3 |
| * | [svn] Ignore unknown CTCPs. | jilles | 2006-07-18 | 1 | -3/+6 |
| * | [svn] - Move common CTCP response code into a new file, "src/ctcp-common.c".•••- Clean up a little.
| beu | 2006-07-18 | 1 | -40/+3 |
| * | [svn] All Makefile.in:•••- Make sysconfdir = line properly aligned by removing a tab
- Remove useless VERSION = 0.1 lines
| jilles | 2006-07-08 | 1 | -4/+2 |
| * | [svn] **/Makefile.in: Remove the mysql include and library path•••variables, which configure no longer provides.
| jilles | 2006-07-05 | 1 | -3/+3 |
| * | [svn] Use MODULE_USE_SYMBOL everywhere.•••This commit brought to you by:
sed -i.bak 's/\([^[:space:]]*\) = module_locate_symbol(\(".*"\), \(".*"\));/MODULE_USE_SYMBOL(\1, \2, \3);/'
and manual editing to put them first everywhere.
| jilles | 2006-07-03 | 3 | -6/+6 |
| * | [svn] sed -i.bak -e 's/user_find(origin)/user_find_named(origin)/' modules/*/...•••This should fix most of the user_find()s that should be user_find_named()s.
| jilles | 2006-01-19 | 1 | -3/+3 |
| * | [svn] Clear out *svs.me on module unload. | jilles | 2006-01-10 | 1 | -2/+5 |
| * | [svn] Make it such that "Insufficient parameters for \2<command>\2."•••and (former) variants only have to appear in language files
once.
| jilles | 2006-01-04 | 2 | -3/+3 |
| * | [svn] - Use ${prefix}/share/doc/atheme and ${prefix}/share/atheme/help for••• documentation and help files respectively for --enable-fhs-paths
- Don't delete old help/doc stuff
- Install atheme.chk file to atheme.chk.sample instead.
| jilles | 2005-12-25 | 1 | -1/+7 |