]> jfr.im git - irc/atheme/atheme.git/shortlog
irc/atheme/atheme.git
2014-10-24  William Pitcockatheme 7.2.0-rc2. atheme-7.2.0-rc2
2014-10-24  Janik Kleinhoffchanserv/info: Show PUBACL among channel control flags
2014-10-24  Janik Kleinhoffchanserv/info: viewing PRIVATE info needs +A
2014-10-24  Janik Kleinhoffchanserv/akick LIST: Require +A even given PUBACL
2014-10-20  William Pitcockchanserv/set_pubacl: fix link error
2014-10-19  William Pitcockchanserv/set_pubacl: new module
2014-10-17  William Pitcockregenerate configure atheme-7.2.0-rc1
2014-10-17  William Pitcockatheme 7.2.0 rc1.
2014-10-15  William PitcockMerge pull request #393 from errietta/gms
2014-10-15  Errietta KostalaAccount flags.
2014-10-15  Errietta KostalaChannel notice command
2014-10-14  William PitcockUpdate contrib modules snapshot.
2014-10-14  Mantas Mikulėnas{groupserv,nickserv}/info: make visibility of entity...
2014-10-14  Daniel Vassdalnickserv/topic: Add TOPICSWAP: Allow easily swapping...
2014-10-06  Keith BuckWhen sending email, use a nicer entity name if available.
2014-09-19  William Pitcockatheme 7.2.0-beta2. atheme-7.2.0-beta2
2014-09-18  Mantas Mikulėnasgs/set_groupname: actually check access
2014-09-18  Mantas Mikulėnasgs/set_groupname: do something more than just renaming...
2014-09-17  William PitcockMerge pull request #388 from attilamolnar/master+coveri...
2014-09-17  Attila Molnarlibathemecore/conf: Fix crash when receive_pass or...
2014-09-17  Attila Molnarlibathemecore/connection: Fix memory leak when connect...
2014-09-17  Attila Molnarlibathemecore/help: Fix memory leak when a help file...
2014-09-17  Attila Molnarbackend/opensex: Fix uninitialized variable usage intro...
2014-09-17  Attila Molnarchanserv/op: Fix uninitialized variable usage introduce...
2014-09-16  William PitcockMerge pull request #387 from attilamolnar/master+hsrequ...
2014-09-16  Attila Molnarhostserv/request: Depend on hostserv/main to avoid...
2014-09-16  William Pitcockatheme 7.2.0-beta1. atheme-7.2.0-beta1
2014-09-16  William Pitcockprotocol/inspircd: chase rejoindelay announcement chang...
2014-09-16  William Pitcockgameserv/dice: make maximum rolls configurable (closes...
2014-09-16  William Pitcockhelpserv/ticket: optionally accept a close reason and...
2014-09-12  William PitcockMerge pull request #383 from attilamolnar/master+version
2014-09-12  William PitcockMerge pull request #386 from attilamolnar/master+jsonrp...
2014-09-12  William PitcockMerge pull request #385 from attilamolnar/master+multim...
2014-09-12  William PitcockMerge pull request #384 from attilamolnar/master+inspir...
2014-09-12  Attila Molnartransport/jsonrpc: Fix format argument type mismatch...
2014-09-12  Attila Molnarnickserv/multimark: Fix const discard warnings
2014-09-12  Attila Molnarprotocol/inspircd: Allow all METADATA accountname messa...
2014-09-12  Attila Molnarprotocol/inspircd: Send a VERSION string that is simili...
2014-09-12  Attila Molnarlibathemecore: Deduplicate VERSION string building...
2014-09-05  William PitcockMerge pull request #379 from reality/patch-2
2014-09-05  William Pitcockprotocol/inspircd: allow +J 5 as the comment promises
2014-09-05  Luke SlaterAdd channel output to flag lines in FLAGS command
2014-09-02  William PitcockMerge pull request #378 from ilbelkyr/really-fix-regain...
2014-09-02  Janik Kleinhoffnickserv/enforce: Only login user to target account...
2014-09-01  William PitcockMerge pull request #377 from ilbelkyr/fix-regain-login
2014-09-01  Janik Kleinhoffnickserv/enforce: make REGAIN login *you* rather than...
2014-08-31  William PitcockMerge pull request #376 from errietta/multimark2
2014-08-31  Errietta KostalaMultiple marks per nick
2014-08-23  William PitcockMerge pull request #374 from ilbelkyr/saslserv-log-fix
2014-08-23  Janik Kleinhoffsaslserv: Use service_get_log_target() in sasl_logcomma...
2014-08-19  William Pitcockupdate NEWS to reflect removal of DH-AES and DH-BLOWFISH
2014-08-19  William Pitcocksaslserv: drop support for DH-AES and DH-BLOWFISH
2014-08-18  William PitcockMerge pull request #373 from ilbelkyr/csflags-fix
2014-08-18  Janik Kleinhoffchanserv/flags: Require single parameter starting with...
2014-08-17  Jilles TjoelkerMerge branch 'bugfix-1' of https://github.com/ilbelkyr...
2014-08-17  Jilles Tjoelkerchanserv: Don't allow kick or deop on services.
2014-08-17  Janik Kleinhoffinclude/servtree.h: fix null pointer dereference
2014-08-14  William PitcockREADME: fix some broken links.
2014-08-14  William PitcockSimplify the README a bit.
2014-08-14  William PitcockMerge pull request #371 from TheTechman/master+insp_ope...
2014-08-11  Michael HazellChange OPERTYPE to say "Service" instead of "Services"
2014-08-09  Jilles TjoelkerAlso show remote opered services as services, not just...
2014-08-09  William Pitcocknickserv/info: fix some unsafe calls to strcat().
2014-08-09  William Pitcocklibathemecore: use mowgli_strlcat() when building the...
2014-08-09  William Pitcocklibathemecore: gracefully handle missing metadata from...
2014-08-09  William Pitcocklibathemecore: socket(2) can return 0, errors are negative.
2014-08-09  William Pitcocklibathemecore: ensure we do not pass NULL to strchr...
2014-08-09  William Pitcockchanserv/moderate: do not crash when processing a chann...
2014-08-09  William Pitcocklibathemecore: match_cidr() could use some assertions.
2014-08-09  William Pitcocklibathemecore/confprocess: cram a bunch of assertions...
2014-08-09  William Pitcockprotocol/unreal: fix incorrect strchr() usage when...
2014-08-09  William Pitcockrfc1459: command cannot ever be null (and if it were...
2014-08-09  William Pitcockchanserv/akick: if duration is non-zero, then expiry...
2014-08-09  William Pitcockgroupserv: remove serious, questionable if it ever...
2014-08-09  William Pitcockgroupserv: fix typo in database saving
2014-08-09  Mantas Mikulėnascrypto: remove outdated comment
2014-08-09  William PitcockMerge pull request #369 from ShutterQuick/master+canextban
2014-08-09  William Pitcocknickserv/enforce: do not allow REGAIN if the source...
2014-08-09  William Pitcocklibathemecore: add a utility function for checking...
2014-08-09  William Pitcockchanserv/voice: fix undefined behaviour introduced...
2014-08-09  William Pitcockchanserv/quiet: do not invoke undefined behaviour with...
2014-08-09  William Pitcockchanserv: passing an uninitialized variable as *storep...
2014-08-09  William Pitcockgroupserv: chase more changes in dependent modules
2014-08-09  William Pitcockchanserv/flags: allow FLAGS #channel +o syntax for...
2014-08-08  William Pitcocknickserv/setpass: fix metadata_find() warnings (introdu...
2014-08-08  William Pitcocknickserv/listgroups: chase recent groupserv changes
2014-08-08  William Pitcocknickserv/enforce: log the user in when REGAIN is done...
2014-08-08  William Pitcockgroupserv: split out ACL listing to group flag +A and...
2014-08-08  William Pitcockgroupserv: add flags migration infrastructure (ref...
2014-08-08  William Pitcockgroupserv: use node colouring to solve the recursion...
2014-08-08  William Pitcockgroupserv: allow selective recursion of child groups
2014-08-08  William Pitcockgroupserv: allow group inheritance to work for a single...
2014-08-08  William Pitcockgroupserv/{flags,fflags}: allow adding any kind of...
2014-08-08  William Pitcockgroupserv: make groupserv core entity-agnostic (ref...
2014-08-08  William Pitcockgroupserv: store myentity_t in access entries.
2014-08-08  William Pitcockgroupserv: myuser_group_count_flag now works with all...
2014-08-08  William Pitcockgroupserv: move groupacs membership accounting to exist...
2014-08-08  William Pitcockoperserv/clones: do not pass a potentially undefined...
2014-08-08  William Pitcockbotserv/main: do not load invalid usernames from database
2014-08-08  William Pitcockbotserv/main: use is_valid_username() and trim username...
next