NeonServV5.git
12 years agofixed MODE raw for requesting the channel ban list
pk910 [Tue, 20 Sep 2011 23:09:28 +0000 (01:09 +0200)]
fixed MODE raw for requesting the channel ban list

12 years agoupdate cached information on cmd_move
pk910 [Tue, 20 Sep 2011 22:56:15 +0000 (00:56 +0200)]
update cached information on cmd_move

12 years agoadded cmd_move
pk910 [Tue, 20 Sep 2011 22:48:50 +0000 (00:48 +0200)]
added cmd_move

12 years agoadded missing language strings & parameters
pk910 [Tue, 20 Sep 2011 22:31:53 +0000 (00:31 +0200)]
added missing language strings & parameters

12 years agoadded cmd_csuspend and cmd_cunsuspend
pk910 [Tue, 20 Sep 2011 22:25:29 +0000 (00:25 +0200)]
added cmd_csuspend and cmd_cunsuspend

12 years agoadded cmd_help
pk910 [Tue, 20 Sep 2011 22:03:18 +0000 (00:03 +0200)]
added cmd_help

12 years agoadded cmd_invite and cmd_inviteme
pk910 [Tue, 20 Sep 2011 20:45:06 +0000 (22:45 +0200)]
added cmd_invite and cmd_inviteme

12 years agoupdated DATABASE.txt and implemented suspended channels
pk910 [Tue, 20 Sep 2011 20:00:22 +0000 (22:00 +0200)]
updated DATABASE.txt and implemented suspended channels

12 years agoadded cmd_unban, cmd_unbanall, cmd_unbanme
pk910 [Tue, 20 Sep 2011 19:41:32 +0000 (21:41 +0200)]
added cmd_unban, cmd_unbanall, cmd_unbanme

12 years agoadded cmd_reloadlang
pk910 [Mon, 19 Sep 2011 01:33:45 +0000 (03:33 +0200)]
added cmd_reloadlang

12 years agousing $b, $k for formating purposes - don't use \002, \003 anymore
pk910 [Mon, 19 Sep 2011 01:05:39 +0000 (03:05 +0200)]
using $b, $k for formating purposes - don't use \002, \003 anymore

12 years agoautomatically switch to build in language if a custom language string is missing
pk910 [Mon, 19 Sep 2011 00:53:15 +0000 (02:53 +0200)]
automatically switch to build in language if a custom language string is missing

12 years agosave new languages for later use ;)
pk910 [Mon, 19 Sep 2011 00:51:00 +0000 (02:51 +0200)]
save new languages for later use ;)

12 years agoload all languages on startup
pk910 [Mon, 19 Sep 2011 00:42:55 +0000 (02:42 +0200)]
load all languages on startup

12 years agoadded dirty cmd_uset
pk910 [Mon, 19 Sep 2011 00:23:33 +0000 (02:23 +0200)]
added dirty cmd_uset

12 years agoadded cmd_peek and added example arguments for language strings with placeholders
pk910 [Sun, 18 Sep 2011 19:47:57 +0000 (21:47 +0200)]
added cmd_peek and added example arguments for language strings with placeholders

12 years agochanged Makefile (version should always be updated)
pk910 [Sun, 18 Sep 2011 03:21:17 +0000 (05:21 +0200)]
changed Makefile (version should always be updated)

12 years agoremade Makefile
pk910 [Sun, 18 Sep 2011 03:14:31 +0000 (05:14 +0200)]
remade Makefile

12 years agoadded cmd_version
pk910 [Sun, 18 Sep 2011 02:36:11 +0000 (04:36 +0200)]
added cmd_version

12 years agofixed cmd_resync (bot shouldn't deop itself...)
pk910 [Sat, 17 Sep 2011 19:39:27 +0000 (21:39 +0200)]
fixed cmd_resync (bot shouldn't deop itself...)

12 years agofixed cmd_trim access range check
pk910 [Sat, 17 Sep 2011 19:34:34 +0000 (21:34 +0200)]
fixed cmd_trim access range check

12 years agowe should show the new value for dynlimit & nodelete - not the old one
pk910 [Sat, 17 Sep 2011 19:27:46 +0000 (21:27 +0200)]
we should show the new value for dynlimit & nodelete - not the old one

12 years agofixed cmd_register
pk910 [Sat, 17 Sep 2011 19:20:22 +0000 (21:20 +0200)]
fixed cmd_register

12 years agoadded cmd_god
pk910 [Sat, 17 Sep 2011 18:33:48 +0000 (20:33 +0200)]
added cmd_god

12 years agoadded cmd_say, cmd_emote, cmd_notice, cmd_raw
pk910 [Sat, 17 Sep 2011 13:51:44 +0000 (15:51 +0200)]
added cmd_say, cmd_emote, cmd_notice, cmd_raw

12 years agoadded mode +-b to cmd_mode
pk910 [Fri, 16 Sep 2011 23:27:45 +0000 (01:27 +0200)]
added mode +-b to cmd_mode

12 years agoadded +-ov to cmd_mode
pk910 [Fri, 16 Sep 2011 23:07:11 +0000 (01:07 +0200)]
added +-ov to cmd_mode

12 years agoadded cmd_mode and added some useful functions to ModeNode.c
pk910 [Fri, 16 Sep 2011 22:00:24 +0000 (00:00 +0200)]
added cmd_mode and added some useful functions to ModeNode.c

12 years agomoved all modes to an extra ModeNode struct
pk910 [Thu, 15 Sep 2011 23:27:26 +0000 (01:27 +0200)]
moved all modes to an extra ModeNode struct

12 years agofixed cmd_bans expires time
pk910 [Thu, 15 Sep 2011 22:47:34 +0000 (00:47 +0200)]
fixed cmd_bans expires time

12 years agofixed time-queue (remove triggered & freed entries from the list) & fixed cmd_addtime...
pk910 [Thu, 15 Sep 2011 22:37:01 +0000 (00:37 +0200)]
fixed time-queue (remove triggered & freed entries from the list) & fixed cmd_addtimeban output

12 years agoremove timed out bans from the channel ban list
pk910 [Thu, 15 Sep 2011 22:30:20 +0000 (00:30 +0200)]
remove timed out bans from the channel ban list

12 years agomodified time-queue system and added cmd_addtimeban
pk910 [Wed, 14 Sep 2011 22:59:57 +0000 (00:59 +0200)]
modified time-queue system and added cmd_addtimeban

12 years agochanged version.sh to skip merged commits (they're just increasing the version counter)
pk910 [Wed, 14 Sep 2011 22:12:58 +0000 (00:12 +0200)]
changed version.sh to skip merged commits (they're just increasing the version counter)

12 years agofixed last commit
pk910 [Wed, 14 Sep 2011 21:36:58 +0000 (23:36 +0200)]
fixed last commit

12 years agoadded cmd_resync
pk910 [Wed, 14 Sep 2011 21:35:30 +0000 (23:35 +0200)]
added cmd_resync

12 years agorequest and parse channel banlist on join
pk910 [Wed, 14 Sep 2011 14:16:37 +0000 (16:16 +0200)]
request and parse channel banlist on join

12 years agofixed start_bots query
pk910 [Mon, 12 Sep 2011 19:50:59 +0000 (21:50 +0200)]
fixed start_bots query

12 years agoimplemented event logger
pk910 [Mon, 12 Sep 2011 19:40:27 +0000 (21:40 +0200)]
implemented event logger

12 years agouse the correct channel ID in cmd_unregister
pk910 [Mon, 12 Sep 2011 02:53:11 +0000 (04:53 +0200)]
use the correct channel ID in cmd_unregister

12 years agofixed endless loop in freeChanNode
pk910 [Mon, 12 Sep 2011 02:50:05 +0000 (04:50 +0200)]
fixed endless loop in freeChanNode

12 years agofixed cmd_register
pk910 [Mon, 12 Sep 2011 02:41:33 +0000 (04:41 +0200)]
fixed cmd_register

12 years agoadded cmd_unregister and cmd_recover
pk910 [Mon, 12 Sep 2011 02:37:33 +0000 (04:37 +0200)]
added cmd_unregister and cmd_recover

12 years agoadded cmd_register
pk910 [Mon, 12 Sep 2011 02:05:12 +0000 (04:05 +0200)]
added cmd_register

12 years agomade cmd_op checking invisible users
pk910 [Mon, 12 Sep 2011 01:11:37 +0000 (03:11 +0200)]
made cmd_op checking invisible users

12 years agofixed VALID_NICK_CHARS and WHOHandler multi-query support
pk910 [Sun, 11 Sep 2011 23:12:52 +0000 (01:12 +0200)]
fixed VALID_NICK_CHARS and WHOHandler multi-query support

12 years agomade cmd_voice checking invisible users
pk910 [Sun, 11 Sep 2011 22:16:55 +0000 (00:16 +0200)]
made cmd_voice checking invisible users

12 years agomade cmd_opall oping invisible users
pk910 [Sun, 11 Sep 2011 22:03:05 +0000 (00:03 +0200)]
made cmd_opall oping invisible users

12 years agomade cmd_voiceall voicing invisible users
pk910 [Sun, 11 Sep 2011 21:58:18 +0000 (23:58 +0200)]
made cmd_voiceall voicing invisible users

12 years agomade cmd_kick checking invisible users
pk910 [Sun, 11 Sep 2011 21:49:49 +0000 (23:49 +0200)]
made cmd_kick checking invisible users

12 years agoadded support for invisible users
pk910 [Sun, 11 Sep 2011 21:46:15 +0000 (23:46 +0200)]
added support for invisible users

12 years agoreconnect to mysql if disconnected
pk910 [Sun, 11 Sep 2011 11:06:27 +0000 (13:06 +0200)]
reconnect to mysql if disconnected

12 years agocompleted cmd_chanservsync
pk910 [Sun, 11 Sep 2011 01:42:22 +0000 (03:42 +0200)]
completed cmd_chanservsync

12 years agostarted writing cmd_chanservsync
pk910 [Sat, 10 Sep 2011 22:50:00 +0000 (00:50 +0200)]
started writing cmd_chanservsync

12 years agoexecute mysql_check only if a query fails.
pk910 [Sat, 10 Sep 2011 16:05:45 +0000 (18:05 +0200)]
execute mysql_check only if a query fails.

12 years agofixed modcmd command (tolower) bug
pk910 [Sat, 10 Sep 2011 00:20:34 +0000 (02:20 +0200)]
fixed modcmd command (tolower) bug

12 years agoremoved some doubled checks & added cmd_topic with ADVANCEDTOPIC
pk910 [Fri, 9 Sep 2011 22:13:30 +0000 (00:13 +0200)]
removed some doubled checks & added cmd_topic with ADVANCEDTOPIC

12 years agoadded some database information to cmd_netinfo
pk910 [Fri, 9 Sep 2011 15:08:28 +0000 (17:08 +0200)]
added some database information to cmd_netinfo

12 years agochmod version.sh to be execute-able before calling it
pk910 [Fri, 9 Sep 2011 14:28:17 +0000 (16:28 +0200)]
chmod version.sh to be execute-able before calling it

12 years agoadded some code & compiler information to cmd_netinfo
pk910 [Fri, 9 Sep 2011 14:15:51 +0000 (16:15 +0200)]
added some code & compiler information to cmd_netinfo

12 years agoremoved ban timeout check (need to do it on another way...)
pk910 [Fri, 9 Sep 2011 05:40:16 +0000 (07:40 +0200)]
removed ban timeout check (need to do it on another way...)

12 years agofixed cmd_netinfo
pk910 [Fri, 9 Sep 2011 05:14:03 +0000 (07:14 +0200)]
fixed cmd_netinfo

12 years agofixed ban timeout check
pk910 [Fri, 9 Sep 2011 05:12:41 +0000 (07:12 +0200)]
fixed ban timeout check

12 years agoadded cmd_netinfo
pk910 [Fri, 9 Sep 2011 05:06:25 +0000 (07:06 +0200)]
added cmd_netinfo

12 years agoadded cmd_delban
pk910 [Fri, 9 Sep 2011 01:07:52 +0000 (03:07 +0200)]
added cmd_delban

12 years agofixed modcmd query bug
pk910 [Fri, 9 Sep 2011 00:42:01 +0000 (02:42 +0200)]
fixed modcmd query bug

12 years agofixed make_banmask (do not use a single * as zero auth mask)
pk910 [Fri, 9 Sep 2011 00:37:58 +0000 (02:37 +0200)]
fixed make_banmask (do not use a single * as zero auth mask)

12 years agoadded possibilities to change table content after adding it & added cmd_bans
pk910 [Fri, 9 Sep 2011 00:27:14 +0000 (02:27 +0200)]
added possibilities to change table content after adding it & added cmd_bans

12 years agofixed cmd_addban NS_BAN_ALREADY_ADDED output
pk910 [Thu, 8 Sep 2011 23:44:14 +0000 (01:44 +0200)]
fixed cmd_addban NS_BAN_ALREADY_ADDED output

12 years agoadded bans & kicks to cmd_addban
pk910 [Thu, 8 Sep 2011 23:41:39 +0000 (01:41 +0200)]
added bans & kicks to cmd_addban

12 years agofixed make_banmask
pk910 [Thu, 8 Sep 2011 23:37:43 +0000 (01:37 +0200)]
fixed make_banmask

12 years agofinished cmd_addban
pk910 [Thu, 8 Sep 2011 23:31:40 +0000 (01:31 +0200)]
finished cmd_addban

12 years agousing mysql UNIX_TIMESTAMP function to store timestamps
pk910 [Thu, 8 Sep 2011 03:14:05 +0000 (05:14 +0200)]
using mysql UNIX_TIMESTAMP function to store timestamps

12 years agoadded cmd_addban & simple time queue system
pk910 [Thu, 8 Sep 2011 03:02:27 +0000 (05:02 +0200)]
added cmd_addban & simple time queue system

12 years agoadded cmd_trace and cmd_wipeinfo
pk910 [Mon, 5 Sep 2011 21:50:09 +0000 (23:50 +0200)]
added cmd_trace and cmd_wipeinfo

12 years agofixed a small comparison fail :D
pk910 [Thu, 1 Sep 2011 19:55:07 +0000 (21:55 +0200)]
fixed a small comparison fail :D

12 years agodo not pass args directly to the mysql query
pk910 [Thu, 1 Sep 2011 12:57:46 +0000 (14:57 +0200)]
do not pass args directly to the mysql query

12 years agofixed last commit
pk910 [Thu, 1 Sep 2011 12:32:06 +0000 (14:32 +0200)]
fixed last commit

12 years agocontinued cmd_neonserv_set.c
pk910 [Thu, 1 Sep 2011 02:31:14 +0000 (04:31 +0200)]
continued cmd_neonserv_set.c

12 years agofixed last commits
pk910 [Sun, 28 Aug 2011 15:22:17 +0000 (17:22 +0200)]
fixed last commits

12 years agocontinued cmd_set
pk910 [Sun, 28 Aug 2011 15:20:16 +0000 (17:20 +0200)]
continued cmd_set

12 years agoadded BanNode.c to the Makefile
pk910 [Sun, 28 Aug 2011 13:57:09 +0000 (15:57 +0200)]
added BanNode.c to the Makefile

12 years agoadded simple channel ban cache
pk910 [Sun, 28 Aug 2011 13:55:59 +0000 (15:55 +0200)]
added simple channel ban cache

12 years agochange empty fields to NULL (* later) on make_banmask
pk910 [Sun, 28 Aug 2011 10:43:33 +0000 (12:43 +0200)]
change empty fields to NULL (* later) on make_banmask

12 years agoadded cmd_ban and all functions depending on
pk910 [Sun, 28 Aug 2011 09:52:16 +0000 (11:52 +0200)]
added cmd_ban and all functions depending on

12 years agofixed modcmd privs parsing and extended merge_argv
pk910 [Sat, 27 Aug 2011 16:36:20 +0000 (18:36 +0200)]
fixed modcmd privs parsing and extended merge_argv

12 years agofixed small bug in IRCParser.c
pk910 [Sat, 27 Aug 2011 14:54:38 +0000 (16:54 +0200)]
fixed small bug in IRCParser.c

12 years agofixed required parameter count for cmd_kick & cmd_kickban
pk910 [Sat, 27 Aug 2011 14:48:48 +0000 (16:48 +0200)]
fixed required parameter count for cmd_kick & cmd_kickban

12 years agoadded cmd_kick, cmd_kickban & all the functions depending on
pk910 [Sat, 27 Aug 2011 14:34:53 +0000 (16:34 +0200)]
added cmd_kick, cmd_kickban & all the functions depending on

12 years agorecheck userlist before execute cmd_deop or cmd_deopall
pk910 [Sat, 27 Aug 2011 07:07:34 +0000 (09:07 +0200)]
recheck userlist before execute cmd_deop or cmd_deopall

12 years agofixed last commit
pk910 [Thu, 25 Aug 2011 10:24:59 +0000 (12:24 +0200)]
fixed last commit

12 years agomodified modcmd to give the possibility for dynamic access (modcmd)
pk910 [Thu, 25 Aug 2011 10:23:00 +0000 (12:23 +0200)]
modified modcmd to give the possibility for dynamic access (modcmd)

12 years agostarted cmd_set
pk910 [Thu, 25 Aug 2011 07:55:10 +0000 (09:55 +0200)]
started cmd_set

12 years agofixed last commits
pk910 [Thu, 25 Aug 2011 04:31:04 +0000 (06:31 +0200)]
fixed last commits

12 years agoadded cmd_op cmd_deop cmd_voice cmd_devoice cmd_opall cmd_deopall cmd_voiceall cmd_de...
pk910 [Thu, 25 Aug 2011 04:29:03 +0000 (06:29 +0200)]
added cmd_op cmd_deop cmd_voice cmd_devoice cmd_opall cmd_deopall cmd_voiceall cmd_devoiceall

12 years agoadded ModeBuffer to tools.c
pk910 [Thu, 25 Aug 2011 03:11:21 +0000 (05:11 +0200)]
added ModeBuffer to tools.c

12 years agofixed last commit
pk910 [Wed, 24 Aug 2011 09:05:05 +0000 (11:05 +0200)]
fixed last commit

12 years agoadded cmd_giveowner
pk910 [Wed, 24 Aug 2011 08:58:07 +0000 (10:58 +0200)]
added cmd_giveowner

12 years agocmd_trim added, fixed some bugs and added DATABASE modifications
pk910 [Wed, 24 Aug 2011 07:57:25 +0000 (09:57 +0200)]
cmd_trim added, fixed some bugs and added DATABASE modifications

12 years agoadded strToTime function and started writing cmd_trim
pk910 [Wed, 24 Aug 2011 00:44:56 +0000 (02:44 +0200)]
added strToTime function and started writing cmd_trim