atheme

log

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