NeonServV5.git
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

12 years agoadded cmd_mdeluser
pk910 [Tue, 23 Aug 2011 23:56:37 +0000 (01:56 +0200)]
added cmd_mdeluser

12 years agofixed cmd_upall
pk910 [Tue, 23 Aug 2011 23:23:43 +0000 (01:23 +0200)]
fixed cmd_upall

12 years agofixed upall channel loop
pk910 [Tue, 23 Aug 2011 23:13:43 +0000 (01:13 +0200)]
fixed upall channel loop

12 years agochanged temporary static channel trigger to +
pk910 [Tue, 23 Aug 2011 23:08:24 +0000 (01:08 +0200)]
changed temporary static channel trigger to +

12 years agoadded cmd_downall & cmd_upall
pk910 [Tue, 23 Aug 2011 23:02:03 +0000 (01:02 +0200)]
added cmd_downall & cmd_upall

12 years agocmd_down added
pk910 [Tue, 23 Aug 2011 01:11:08 +0000 (03:11 +0200)]
cmd_down added

12 years agofixed access check & added cmd_up
pk910 [Mon, 22 Aug 2011 23:17:55 +0000 (01:17 +0200)]
fixed access check & added cmd_up

12 years agoget default value if channel_getop or channel_getvoice is NULL
pk910 [Mon, 22 Aug 2011 21:43:37 +0000 (23:43 +0200)]
get default value if channel_getop or channel_getvoice is NULL

12 years agofixed cmd_myaccess
pk910 [Mon, 22 Aug 2011 21:32:53 +0000 (23:32 +0200)]
fixed cmd_myaccess

12 years agoimproved table_end
pk910 [Mon, 22 Aug 2011 21:28:54 +0000 (23:28 +0200)]
improved table_end

12 years agoadded cmd_myaccess
pk910 [Mon, 22 Aug 2011 07:48:05 +0000 (09:48 +0200)]
added cmd_myaccess

12 years agofixed last commit
pk910 [Sun, 21 Aug 2011 07:35:02 +0000 (09:35 +0200)]
fixed last commit

12 years agoadded list of cmd's to do and added cmd_delme
pk910 [Sun, 21 Aug 2011 07:32:46 +0000 (09:32 +0200)]
added list of cmd's to do and added cmd_delme

12 years agofixed comment copy fail :D
pk910 [Sun, 21 Aug 2011 06:45:48 +0000 (08:45 +0200)]
fixed comment copy fail :D

12 years agochanged cmd_users output
pk910 [Sun, 21 Aug 2011 06:44:45 +0000 (08:44 +0200)]
changed cmd_users output

12 years agofixed last commit
pk910 [Sun, 21 Aug 2011 06:40:49 +0000 (08:40 +0200)]
fixed last commit

12 years agoadded cmd_suspend and cmd_unsuspend
pk910 [Sun, 21 Aug 2011 06:36:49 +0000 (08:36 +0200)]
added cmd_suspend and cmd_unsuspend

12 years agoreally use parameters when passed with bind_set_parameters
pk910 [Sun, 21 Aug 2011 06:07:31 +0000 (08:07 +0200)]
really use parameters when passed with bind_set_parameters

12 years agofixed match check on cmd_neonserv_users.c
pk910 [Sun, 21 Aug 2011 06:00:19 +0000 (08:00 +0200)]
fixed match check on cmd_neonserv_users.c

12 years agoadded timeToStr and cmd_users
pk910 [Sun, 21 Aug 2011 04:19:14 +0000 (06:19 +0200)]
added timeToStr and cmd_users

12 years agoadded table system
pk910 [Sun, 21 Aug 2011 02:42:51 +0000 (04:42 +0200)]
added table system

12 years agofixed small language "bug"
pk910 [Sat, 20 Aug 2011 07:25:21 +0000 (09:25 +0200)]
fixed small language "bug"

12 years agofixed last commit
pk910 [Sat, 20 Aug 2011 07:22:57 +0000 (09:22 +0200)]
fixed last commit

12 years agosome variable fixes
pk910 [Sat, 20 Aug 2011 07:22:16 +0000 (09:22 +0200)]
some variable fixes

12 years agoadded missing cmd includes
pk910 [Sat, 20 Aug 2011 07:20:43 +0000 (09:20 +0200)]
added missing cmd includes

12 years agoadded cmd_a
pk910 [Sat, 20 Aug 2011 07:19:28 +0000 (09:19 +0200)]
added cmd_a

12 years agofixed last commit
pk910 [Sat, 20 Aug 2011 06:38:48 +0000 (08:38 +0200)]
fixed last commit

12 years agousing channel entry named 'default' as default values
pk910 [Sat, 20 Aug 2011 06:35:34 +0000 (08:35 +0200)]
using channel entry named 'default' as default values

12 years agofixed last commit
pk910 [Sat, 20 Aug 2011 06:14:47 +0000 (08:14 +0200)]
fixed last commit

12 years agoadded cmd_clvl and moved all the database request functions to DBHelper.c
pk910 [Sat, 20 Aug 2011 06:12:23 +0000 (08:12 +0200)]
added cmd_clvl and moved all the database request functions to DBHelper.c

12 years agocmd_neonserv_deluser added
pk910 [Fri, 19 Aug 2011 03:01:50 +0000 (05:01 +0200)]
cmd_neonserv_deluser added

12 years agofixed last commit
pk910 [Wed, 17 Aug 2011 15:31:40 +0000 (17:31 +0200)]
fixed last commit

12 years agoadded mussing include
pk910 [Wed, 17 Aug 2011 15:30:18 +0000 (17:30 +0200)]
added mussing include

12 years agocompleted cmd_adduser and added CMDFLAG_REGISTERED_CHAN flag
pk910 [Wed, 17 Aug 2011 15:27:20 +0000 (17:27 +0200)]
completed cmd_adduser and added CMDFLAG_REGISTERED_CHAN flag

12 years agoadded missing variable declarations
pk910 [Wed, 17 Aug 2011 10:57:56 +0000 (12:57 +0200)]
added missing variable declarations

12 years agocontinues cmd_neonserv_adduser.c
pk910 [Wed, 17 Aug 2011 10:56:03 +0000 (12:56 +0200)]
continues cmd_neonserv_adduser.c

12 years agochanged USERINFO to ACCOUNTINFO
pk910 [Wed, 17 Aug 2011 05:52:16 +0000 (07:52 +0200)]
changed USERINFO to ACCOUNTINFO

12 years agochanges srvx command "HANDLEINFO" to "USERINFO"
pk910 [Wed, 17 Aug 2011 05:48:03 +0000 (07:48 +0200)]
changes srvx command "HANDLEINFO" to "USERINFO"

12 years agofixed small negation bug on WHOHandler.c
pk910 [Wed, 17 Aug 2011 05:46:08 +0000 (07:46 +0200)]
fixed small negation bug on WHOHandler.c

12 years agosyntax fix
pk910 [Wed, 17 Aug 2011 05:44:15 +0000 (07:44 +0200)]
syntax fix

12 years agoadded missing include
pk910 [Wed, 17 Aug 2011 05:43:29 +0000 (07:43 +0200)]
added missing include

12 years agoadded error messages to cmd_adduser
pk910 [Wed, 17 Aug 2011 05:42:42 +0000 (07:42 +0200)]
added error messages to cmd_adduser

12 years agofixed last commits
pk910 [Wed, 17 Aug 2011 05:22:12 +0000 (07:22 +0200)]
fixed last commits

12 years agoregister this new command in modcmd
pk910 [Wed, 17 Aug 2011 05:20:42 +0000 (07:20 +0200)]
register this new command in modcmd

12 years agoadded first command requesting asynchronous data (adduser)
pk910 [Wed, 17 Aug 2011 05:19:00 +0000 (07:19 +0200)]
added first command requesting asynchronous data (adduser)

12 years agopass NULL to the get_userauth callback if the user doesn't exist
pk910 [Wed, 17 Aug 2011 05:02:31 +0000 (07:02 +0200)]
pass NULL to the get_userauth callback if the user doesn't exist

12 years agoadded HandleInfoHandler.c with lookup_authname()
pk910 [Wed, 17 Aug 2011 04:46:28 +0000 (06:46 +0200)]
added HandleInfoHandler.c with lookup_authname()

12 years agoset automodes on connect
pk910 [Wed, 17 Aug 2011 03:21:04 +0000 (05:21 +0200)]
set automodes on connect

12 years agochanged access variable name
pk910 [Wed, 17 Aug 2011 03:16:11 +0000 (05:16 +0200)]
changed access variable name

12 years agomoved cmds to extra files and loading binds from the database
pk910 [Wed, 17 Aug 2011 03:15:19 +0000 (05:15 +0200)]
moved cmds to extra files and loading binds from the database

12 years agofixed WHOHandler.c WHO queue
pk910 [Wed, 17 Aug 2011 02:59:23 +0000 (04:59 +0200)]
fixed WHOHandler.c WHO queue

12 years agofixed raw parser
pk910 [Wed, 17 Aug 2011 02:53:17 +0000 (04:53 +0200)]
fixed raw parser

12 years agofixed missing parameter
pk910 [Wed, 17 Aug 2011 02:43:52 +0000 (04:43 +0200)]
fixed missing parameter

12 years agoadded first messages to modcmd.c
pk910 [Wed, 17 Aug 2011 02:43:15 +0000 (04:43 +0200)]
added first messages to modcmd.c

12 years agofixed last commit
pk910 [Wed, 17 Aug 2011 02:05:48 +0000 (04:05 +0200)]
fixed last commit

12 years agoadded language system
pk910 [Tue, 16 Aug 2011 21:40:25 +0000 (23:40 +0200)]
added language system

12 years agoadded new (now missing) parameters
pk910 [Mon, 15 Aug 2011 04:10:28 +0000 (06:10 +0200)]
added new (now missing) parameters

12 years agosyntax fix
pk910 [Mon, 15 Aug 2011 04:08:31 +0000 (06:08 +0200)]
syntax fix

12 years agofixed last commit #2
pk910 [Mon, 15 Aug 2011 04:08:00 +0000 (06:08 +0200)]
fixed last commit #2