]> jfr.im git - irc/UndernetIRC/gnuworld.git/shortlog
irc/UndernetIRC/gnuworld.git
2023-09-24  HiddenUpdate automake version to 1.16.5 master origin/HEAD origin/master
2023-09-24  HiddenReplace setAccountTS() with setAccountID() (same for...
2023-09-19  Hiddenmod.cservice> No longer setting account_ts to 1 if...
2023-09-18  Hiddenmod.cservice> Use UserID instead of Account_TS in iClie...
2023-09-18  Hiddenmod.ccontrol> properly handling first account_ts updates
2023-09-18  HiddenIf signup_ts == 0, use 1 instead.
2023-09-17  HiddenImplement account_ts
2023-06-27  HiddenAdjusted URLs in README file and replaced cvs command...
2023-03-12  Hiddenchanfix: REQUESTOP no longer forbidden if channel is...
2023-03-05  Hiddendronescan: reformatting. No functional changes made
2023-03-05  Hiddendronescan: now considering the 10 1st joining clients...
2023-03-05  Hiddenmod.dronescan: Added grace period after a netsplit...
2023-01-15  Hiddenmod.ccontrol changes:
2023-01-15  Hiddenmod.ccontrol: Now supporting multiple logins for one...
2022-12-27  Hiddenmod.ccontrol: Removed unused variable
2022-12-27  Hiddenmod.ccontrol: bug fix in LIMITS with unidented clients
2022-12-27  Hiddenmod.ccontrol: removed the two shell tables
2022-12-27  Hiddenmod.ccontrol: Removed SHELLS command and did some cleanup
2022-12-27  Hiddenmod.ccontrol: Removed SHELL related code
2022-12-27  Hiddenmod.ccontrol> bug fix in "LIMITS clearall" command
2022-12-14  Hiddenmod.ccontrol: no longer adding the hostmask *!*@* for...
2022-12-07  Hiddenmod.ccontrol: removing (now) useless debug output for...
2022-11-10  HiddenFixing iterator issues.
2022-11-10  Hiddenfix: better handling of uplink connection timeouts
2022-09-25  HiddenFix: if log files are closed and reopened because of...
2022-09-25  HiddenRotate logs when signal SIGHUP is received
2022-05-16  Hiddenchanfix: changed config default value allowTopOpFix...
2022-05-16  Hiddenchanfix: Deactivating CONTACT feature in CHANFIX and...
2022-05-16  HiddenLast commit modified one config example file, but not...
2022-05-08  HiddenIssue #13 - Now defaulting to useBurstToFix = false.
2022-04-12  Hiddenpostgresql 13 refactoring: applying plgpsql fix to...
2022-04-11  HiddenMerge pull request #12 from ZioNeL/master
2022-04-11  ZioNeLUpdate cservice.sql
2022-04-11  ZioNeLUpdate update_cservice_pgsql13_20220410.sql
2022-04-10  HiddenScripts for refactoring existing euworld and X dbs...
2022-04-03  HiddenRefactoring for postgresql 13
2022-03-19  Hiddenmod.ccontrol: Including URL in iauth message for excess...
2022-02-27  HiddenFinishing Entrope's previous commit to move server_comm...
2022-02-27  HiddenMerge pull request #11 from entrope/entrope/command_map
2022-02-22  Michael PooleAttempt to move server_command_map to $(pkgdatadir).
2022-02-21  Hiddenlibircu: OPMODE fix (Issue #10)
2022-02-21  Hiddenmod.cservice: Replacing temp password used: temPass...
2022-02-21  Hiddenmod.cservice: Adding 'phase' column to DB for the web
2022-01-07  Hiddenmod.ccontrol: fix to yesterday's LIMITS commit
2022-01-06  Hiddenmod.ccontrol: Modified forcecount behaviour in LIMITS...
2021-12-30  Hiddenchanfix bug fix: C crashes when the CHECK command is...
2021-12-19  HiddenFixed bug where gnuworld crashes if one of its own...
2021-12-19  HiddenNot starting gnuworld in DAEMON mode by default
2021-11-19  Hiddenmod.ccontrol: Configurable URLs can be added for 2...
2021-10-19  Hiddenmod.dronescan: Glining /128 instead of /64 at all times...
2021-10-14  Michael PooleUpdate .gitignore for in-tree builds
2021-10-13  Michael PooleFix autoconf error message for log4cplus search
2021-10-13  Michael PooleAdd compile script to the repository (ew)
2021-09-05  Hiddenmod.ccontrol: limitsChan is now optional using '' in...
2021-09-04  Compymod.ccontrol: Correct limitschan default configuration...
2021-09-03  HiddenChanged "install identd" gline message
2021-06-02  Michael PooleDefault to using silent rules in Automake
2021-06-02  Michael PooleConvert to non-recursive make
2021-06-02  Michael PooleRemove extraneous square brackets in configure.ac
2021-06-02  Michael PooleSimplify how modules are detected
2021-06-02  Michael PooleRename bin/*.in because they do not expand anything
2021-06-02  Michael PooleUpdate autoconfigury code
2021-06-02  Michael Poolemod.openchanfix: Remove obsolete files
2021-06-02  Michael PooleConsolidate most .gitignore files
2021-06-01  Michael PooleGit with the program
2021-05-31  Hiddenmod.ccontrol: Fixed issue with JUPE: the EVT_QUIT event...
2021-05-31  Michael Pooleserver.cc: Fix parsing of channel modes +c and +C.
2021-05-31  Michael Poolemod.nickserv: Fix some compiler warnings
2021-05-31  Michael Poolemod.dronescan: Fix some compiler warnings
2021-05-31  Michael Poolemod.cservice: Fix some compiler warnings
2021-05-31  Michael Poolemod.cservice: Fix compiler warnings for commands that...
2021-05-31  Michael Poolemod.ccontrol: Fix some compiler warnings
2021-05-31  Michael Pooleltdl.c: sys_search_path can be empty, but never null
2021-05-31  Michael Poolematch.cc: Comment switch statements that intend to...
2021-05-31  Michael PoolemoduleLoader: Avoid returning a reference to a temporar...
2021-05-31  Michael Pooleirc_in_addr_valid: Fix all-bits-set test for C++
2021-05-31  Michael PooleRemove pre-C++11 exception specifications
2021-05-31  Michael Pooleconfigure.ac: Update calls to AC_INIT, AM_INIT_AUTOMAKE
2021-05-30  Hiddenmod.ccontrol: fix (part 2)
2021-05-30  Hiddenmod.ccontrol: hoping this fixes a problem introduced...
2021-05-30  Hiddenmod.ccontrol: Added debug output for the LIMITS command
2021-05-27  Hiddenmod.cservice: Rearranged if conditions in the REMUSER...
2021-05-27  Hiddenmod.cservice: Changed the order of IF conditions in...
2021-01-30  HiddenMerge pull request #6 from jhoneycutt/fix-cppcheck...
2021-01-30  Jon HoneycuttDon't dereference an iterator after it's been removed...
2021-01-30  Jon HoneycuttDon't dereference an iterator that's been erased from...
2021-01-30  HiddenMemory leak identified by jhoneycutt fixed.
2021-01-30  HiddenMerge pull request #4 from jhoneycutt/fix-mod.nickserv...
2021-01-30  EmpusMerge pull request #5 from jhoneycutt/use-pg_config
2021-01-20  Hiddenmod.ccontrol: LIMITS command now handles and lists...
2020-12-03  Hiddenmod.ccontrol: Now sending time diff as wallops
2020-09-05  Hiddenchanfix: fixed a bug with score calculation
2020-07-30  Jon HoneycuttUse the pg_config tool to locate the PGSQL include...
2020-07-30  Jon HoneycuttFix compile error in mod.nickserv; Stats::Stats referen...
2020-04-03  Gergo FImportant fix: doCommonAuth() must run in case of Login...
2020-03-21  HiddenIssue SETTIME every 30 mins if clock is off by 5+ seconds
2020-03-21  HiddenDEBUG output added for GetLag feature
2019-08-24  HiddenDeactivating mod.dronescan "Aborting glines" when too...
2019-08-20  HiddenDeactivating mod.dronescan "Aborting glines" when too...
2019-08-12  Hiddenccontrol: Disabling ipLRecentIauthList code
next