Activity for GNUWorld

  • Hidden committed [2eecfe] on Git

    Include unix timestamp in socket.log

  • Hidden committed [02bdb9] on Git

    ccontrol: exec refreshExcessiveConnNotif() every 2 hours

  • Hidden committed [514be9] on Git

    ccontrol: fix itr issue

  • Hidden committed [e530a1] on Git

    ccontrol: readd excessive connections notifications

  • GitHub committed [322d50] on Git

    Merge pull request #64 from MrIron-no/master

  • MrIron committed [00a521] on Git

    Fixed Prometheus sanitizer. Added documentation.

  • MrIron committed [4c74bf] on Git

    Safe init of prometheus. Misc clean-up.

  • MrIron committed [dca2fe] on Git

    * Only log and increase stats for successful commands

  • GitHub committed [87ce93] on Git

    Merge pull request #63 from MrIron-no/master

  • MrIron committed [1f08fb] on Git

    Fix log syntax for SQL queries

  • GitHub committed [8adf4a] on Git

    Merge pull request #62 from MrIron-no/json-log

  • MrIron committed [25a11e] on Git

    Added documentation for logger engine

  • MrIron committed [1f411f] on Git

    * Logger: Added functions for logging with defined json params

  • GitHub committed [abc10d] on Git

    Merge pull request #61 from MrIron-no/master

  • MrIron committed [497e74] on Git

    Fix compilation issue.

  • GitHub committed [594f6d] on Git

    Merge pull request #59 from MrIron-no/master

  • MrIron committed [3f35ea] on Git

    Minor fix - compiler warnings on non-LOG systems

  • MrIron committed [0b8e93] on Git

    Added overloader for logger::write

  • MrIron committed [49fedc] on Git

    Added JSON logging capability. Started on logging cleanup in mod.cservice

  • MrIron committed [9174f2] on Git

    Minor fix verbosity level

  • GitHub committed [2a87ad] on Git

    Merge pull request #58 from MrIron-no/master

  • MrIron committed [92b5b5] on Git

    Correct handling of stat increments.

  • GitHub committed [4429d8] on Git

    Merge pull request #57 from MrIron-no/logger

  • MrIron committed [2def8d] on Git

    Added fix to comply with non-format environments

  • MrIron committed [296055] on Git

    * Redacting passwords from elog and in mod.cservice

  • MrIron committed [c2c37e] on Git

    Fix grammar.

  • GitHub committed [4bcfcc] on Git

    Merge pull request #56 from MrIron-no/logger

  • MrIron committed [3dce03] on Git

    Forgot a check.

  • MrIron committed [62dfd3] on Git

    Disable certain logger features on old systems without <format>

  • MrIron committed [a62191] on Git

    Use pkgconf to find libcurl

  • MrIron committed [0b5bf7] on Git

    Updated Makefile.in after rebase

  • MrIron committed [de1daf] on Git

    Added missing files

  • MrIron committed [d495ad] on Git

    * Added logger to core initialised for each xClient. If used, the logger will based on configurable verbosity levels post messages to a debug channel and elog.

  • Hidden committed [e96c67] on Git

    build: run autoreconf -fi with Debian Trixie toolchain

  • GitHub committed [e6616f] on Git

    Merge pull request #55 from MrIron-no/master

  • MrIron committed [e967b6] on Git

    Fix command log. Redact sensitive information.

  • Erik Tørrissen committed [0d2075] on Git

    Simplifications to mod.cloner, and use of new config parser.

  • GitHub committed [743ac1] on Git

    Merge pull request #53 from MrIron-no/memfix

  • Erik Tørrissen committed [3a7905] on Git

    Memory cleanup in core and mod.cloner

  • Hidden committed [0e61e3] on Git

    ccontrol: Remove extra space in MODE's MsgChanLog()

  • GitHub committed [255cb3] on Git

    Merge pull request #52 from MrIron-no/config

  • Erik Tørrissen committed [9c875e] on Git

    Added TryRequire intended for rehashes to retain current value and return error.

  • Erik Tørrissen committed [9b33d4] on Git

    Parse config to correct type safely.

  • GitHub committed [b1fc37] on Git

    Merge pull request #51 from MrIron-no/master

  • Erik Tørrissen committed [b9d710] on Git

    Make prettyNumber safe when en_US.UTF-8 is not installed on the system. Thanks to naka for spotting this.

  • Erik Tørrissen committed [90f1bf] on Git

    Added quit command. Fixed iteration bug in quitClones

  • Empus Empus committed [4af755] on Git

    cservice: Fix language dump script and update cservice.languages.sql

  • GitHub committed [861b4c] on Git

    Merge pull request #50 from MrIron-no:master

  • Erik Tørrissen committed [266a5f] on Git

    Trigger sendAccountFlags on indirect net merge.

  • GitHub committed [782651] on Git

    Merge pull request #49 from MrIron-no:master

  • Erik Tørrissen committed [b66c74] on Git

    Added affectedRows() to psql engine.

  • Erik Tørrissen committed [245c97] on Git

    Added new cycle feature. Parse correct base64 for ip hosts.

  • Empus Empus committed [33fd64] on Git

    cservice: update linked_users stored proc

  • Empus Empus committed [29334c] on Git

    mod.cservice: Further cleanup of *.sql files; added IPR insert advice

  • Empus Empus committed [654967] on Git

    mod.cservice: Archived old *.sql update files; added user correlation; user_sec_history indexing

  • GitHub committed [c5ac83] on Git

    Merge pull request #48 from MrIron-no/master

  • Erik Tørrissen committed [011d42] on Git

    Added rusage to mod.cservice. Function included in libgnuworld, and removed code repetition.

  • Hidden committed [a830ab] on Git

    fix mod.cservice: Do not attempt to enforce a ban if not in chan

  • Hidden committed [32261e] on Git

    Fix mod.ccontrol: limits ipinfo bugs from commit 76f77942

  • Hidden committed [fb4454] on Git

    mod.openchanfix: Forgot to commit one file from 4d6259e

  • Hidden committed [4d6259] on Git

    chanfix: make oplist -days the default. Add -nodays param to hide.

  • Hidden committed [4b949a] on Git

    chanfix: fix with erasing unexisting authMap entry

  • Hidden committed [5e6324] on Git

    fix: gnuworld now updates chan creation TS with MODE command

  • Hidden committed [05764e] on Git

    Do not remove +R channel mode when clearmode is received or sent

  • GitHub committed [01ed1d] on Git

    Merge pull request #47 from MrIron-no/master

  • Erik Tørrissen committed [02c882] on Git

    Don't burst +l when FLOATLIM is ON.

  • GitHub committed [9f4997] on Git

    Merge pull request #46 from MrIron-no/accountflags

  • Erik Tørrissen committed [cb7bf1] on Git

    Disable USE_AC_XFLAGS per default

  • Erik Tørrissen committed [4b1ac1] on Git

    Initial implementation of account flags. Misc minor fixes.

  • GitHub committed [2dc7a9] on Git

    Merge pull request #44 from MrIron-no/master

  • Erik Tørrissen committed [fbc3fd] on Git

    Make ISUSER case insensitive...

  • GitHub committed [6da8bf] on Git

    Merge pull request #43 from MrIron-no/master

  • Erik Tørrissen committed [d10aa4] on Git

    Added missing header required by certain compiler versions

  • GitHub committed [0490f8] on Git

    Merge pull request #42 from MrIron-no/master

  • Erik Tørrissen committed [8b614e] on Git

    Refactored ISUSER XQuery to return bitflags. Added timepoint functions to libgnuworld.

  • Erik Tørrissen committed [d2bff5] on Git

    Fix to lookup of usernames in ISUSER. Added TOTP flag to response.

  • Hidden committed [e3e250] on Git

    mod.ccontrol: Fix compile warning for unused variable

  • Hidden committed [ea517c] on Git

    mod.ccontrol: Add gline mask in REMGLINE reply

  • GitHub committed [f99785] on Git

    Merge pull request #40 from MrIron-no/ischeck

  • Erik Tørrissen committed [797f11] on Git

    core: XQuery and XReply do PostEvent instead of sending to socket if destined to itself (multiple modules). CService: New ISUSER and ISCHAN handlers, and sends REMUSER when expiring usernames.

  • GitHub committed [61e89c] on Git

    Merge pull request #39 from MrIron-no/topicwho

  • MrIron committed [112c90] on Git

    Added support for bursting of topic nick in P10

  • Hidden committed [76f779] on Git

    mod.ccontrol: Added IPINFO subcommand to LIMITS

  • Hidden committed [321dfa] on Git

    mod.ccontrol: allow topics to be cleared

  • Hidden committed [99ee62] on Git

    mod.ccontrol: Added TOPIC Command

  • GitHub committed [259661] on Git

    Merge pull request #38 from MrIron-no/master

  • MrIron committed [b4e03a] on Git

    Returning userList container to allow for range-based loops

  • GitHub committed [d3ac5c] on Git

    Merge pull request #37 from MrIron-no/master

  • MrIron committed [f86f04] on Git

    Merge branch 'master' of github.com:MrIron-no/gnuworld

  • MrIron committed [fb6547] on Git

    Added lang dump script. Added mode cC to cservice::CLEARMODE.

  • GitHub committed [d9b68a] on Git

    Merge pull request #36 from MrIron-no/master

  • MrIron committed [8da4f2] on Git

    Dont send bans_removed response if the nick is not online.

  • MrIron committed [a62b58] on Git

    Shows default HELP message if no command is specified.

  • MrIron committed [2c1bcb] on Git

    Fix escaping.

  • GitHub committed [a3abcd] on Git

    Merge pull request #35 from MrIron-no/master

  • MrIron committed [9a7ca5] on Git

    Fix typo to previous commit.

  • GitHub committed [1bba33] on Git

    Merge pull request #34 from MrIron-no/master

  • MrIron committed [19957b] on Git

    Made available core containers to allow for range-based for loops. Fixed checks in cservice::expireBans. Clean-up in derived Notice functions.

  • GitHub committed [86a449] on Git

    Merge branch 'UndernetIRC:master' into master

  • MrIron committed [cde45f] on Git

    Fixed compiler warnings

1 >