atheme

log

age author description
8 months ago William Pitcock scripting/perl: add catserv example scriptdefault tip
8 months ago William Pitcock scripting/perl: add very rudementary ability to create services through perl
8 months ago William Pitcock libathemecore: more cleanups
8 months ago William Pitcock abirev: bump to 700006
8 months ago William Pitcock headers: Remove references to nonexistant symbols.
8 months ago William Pitcock libathemecore: cleanups
8 months ago William Pitcock libathemecore, chanserv/main: move chanserv core configuration to chanserv/main
8 months ago William Pitcock libathemecore,modules/nickserv: move core nickserv configuration to nickserv/main.
8 months ago William Pitcock libathemecore: more API change chasing
8 months ago William Pitcock libathemecore: chase r6381 API change, phase 1
8 months ago William Pitcock modules/*: chase API change in r6381.
8 months ago William Pitcock libathemecore: service_t.conf_table is now a static member instead of a pointer
8 months ago William Pitcock libathemecore: remove some pre-return_val_if_fail() soft assertions
8 months ago William Pitcock scripting/perl: if perl is compiled with thread support, then we need to link atheme binaries against libpthread
8 months ago William Pitcock scripting/perl: work around ldso that does not globally track rpath
8 months ago William Pitcock libathemecore: fix compile warning introduced by assertions
8 months ago William Pitcock regenerate configure.
8 months ago William Pitcock do not use strange timestamps when touching dependency caches
8 months ago William Pitcock libathemecore: modestack_init(): assert that source and channel are not NULL
8 months ago Keith Buck Documentation: Nickserv 'LASTUSED' criteria for LIST should actually be 'LASTLOGIN'.
8 months ago William Pitcock rpgserv: service stub
8 months ago William Pitcock rpgserv: add keys for pretty names
8 months ago William Pitcock rpgserv: rework system stuff, add rpg_channel_t description
8 months ago William Pitcock libathemecore: initialize strshare in early startup phase
8 months ago William Pitcock protocol: sprinkle some assertions on the modesetting implementation
8 months ago Keith Buck libathemecore: Remove duplicate code.
8 months ago Keith Buck operserv/clones: Remove kill queue.
8 months ago Keith Buck operserv/clones: Remove is_exempt function - duplicates functionality.
8 months ago Keith Buck operserv/clones: Remove gettext macro from kill_user/kline_sts.
8 months ago Keith Buck operserv/clones: Clean up syntax and add gettext macro where it belongs.
8 months ago Keith Buck operserv/clones: Bump clones database version to 3.
8 months ago Keith Buck Remove the clones kill variable and associated clone limit option.
9 months ago Jilles Tjoelker scripting/perl: Fix some more warnings.
9 months ago Jilles Tjoelker scripting/perl: Fix a few warnings and disable many more of them.
9 months ago Jilles Tjoelker Use static inline rather than inline to sidestep gnu89 vs c99 inline issues.
9 months ago Jilles Tjoelker Unbreak compile with perl support.
9 months ago William Pitcock rpgserv: add flag lookup code
9 months ago William Pitcock rpgserv: add genre, rating, period and ruleset enums
9 months ago William Pitcock rpgserv: add empty skeleton
9 months ago William Pitcock Split up moduleset lists in buildsystem.
9 months ago William Pitcock Close trunk branch.trunk
9 months ago William Pitcock doc/PRIVILEGES: document how to override the default privilege scheme
9 months ago JD Horelick hostserv/request: Add a hook named host_request.
9 months ago Stephen Bennett contrib/anope_convert: Attempt to fix migration of users to opensex
9 months ago William Pitcock Added tag atheme-services-7.0.0-alpha3 for changeset e1d4962c441d
9 months ago William Pitcock Atheme 7.0.0-alpha3.atheme-services-7.0.0-alpha3
9 months ago William Pitcock Update NEWS.
9 months ago William Pitcock memoserv/sendall: bugfixes !@()%R$*($*(!@!#
9 months ago William Pitcock memoserv/sendall: new module (SRV-113)
9 months ago William Pitcock Add missing USE_NLS variable.
9 months ago JD Horelick contrib/anope_convert: convert +q and +a prefixes.
9 months ago JD Horelick contrib/anope_convert: Set the modified time on chanacs entries to 0.
9 months ago JD Horelick contrib/README: Update with the new action of anope_convert.c
9 months ago Stephen Bennett Slightly more helpful behaviour if the database contains metadata or access entries for non-existent groups
9 months ago Stephen Bennett Add ability to look up entities by UID
9 months ago Stephen Bennett Give entities a UID, and make them persistent for accounts and groups
9 months ago William Pitcock chanserv/akick: omg bugfix!
9 months ago William Pitcock chanserv/akick: refactor AKICK information display and show setter information
9 months ago William Pitcock libathemecore: add tracking of ACL entry origination
9 months ago JD Horelick operserv/rwatch: Display an informative message on RWATCH DB conversion.