NeonServV5.git
2011-09-09 pk910added some code & compiler information to cmd_netinfo
2011-09-09 pk910removed ban timeout check (need to do it on another...
2011-09-09 pk910fixed cmd_netinfo
2011-09-09 pk910fixed ban timeout check
2011-09-09 pk910added cmd_netinfo
2011-09-09 pk910added cmd_delban
2011-09-09 pk910fixed modcmd query bug
2011-09-09 pk910fixed make_banmask (do not use a single * as zero auth...
2011-09-09 pk910added possibilities to change table content after addin...
2011-09-08 pk910fixed cmd_addban NS_BAN_ALREADY_ADDED output
2011-09-08 pk910added bans & kicks to cmd_addban
2011-09-08 pk910fixed make_banmask
2011-09-08 pk910finished cmd_addban
2011-09-08 pk910using mysql UNIX_TIMESTAMP function to store timestamps
2011-09-08 pk910added cmd_addban & simple time queue system
2011-09-08 pk910added cmd_trace and cmd_wipeinfo
2011-09-01 pk910fixed a small comparison fail :D
2011-09-01 pk910do not pass args directly to the mysql query
2011-09-01 pk910fixed last commit
2011-09-01 pk910continued cmd_neonserv_set.c
2011-08-31 pk910fixed last commits
2011-08-28 pk910continued cmd_set
2011-08-28 pk910added BanNode.c to the Makefile
2011-08-28 pk910added simple channel ban cache
2011-08-28 pk910change empty fields to NULL (* later) on make_banmask
2011-08-28 pk910added cmd_ban and all functions depending on
2011-08-27 pk910fixed modcmd privs parsing and extended merge_argv
2011-08-27 pk910fixed small bug in IRCParser.c
2011-08-27 pk910fixed required parameter count for cmd_kick & cmd_kickban
2011-08-27 pk910added cmd_kick, cmd_kickban & all the functions dependi...
2011-08-27 pk910recheck userlist before execute cmd_deop or cmd_deopall
2011-08-25 pk910fixed last commit
2011-08-25 pk910modified modcmd to give the possibility for dynamic...
2011-08-25 pk910started cmd_set
2011-08-25 pk910fixed last commits
2011-08-25 pk910added cmd_op cmd_deop cmd_voice cmd_devoice cmd_opall...
2011-08-25 pk910added ModeBuffer to tools.c
2011-08-24 pk910fixed last commit
2011-08-24 pk910added cmd_giveowner
2011-08-24 pk910cmd_trim added, fixed some bugs and added DATABASE...
2011-08-24 pk910added strToTime function and started writing cmd_trim
2011-08-23 pk910added cmd_mdeluser
2011-08-23 pk910fixed cmd_upall
2011-08-23 pk910fixed upall channel loop
2011-08-23 pk910changed temporary static channel trigger to +
2011-08-23 pk910added cmd_downall & cmd_upall
2011-08-23 pk910cmd_down added
2011-08-22 pk910fixed access check & added cmd_up
2011-08-22 pk910get default value if channel_getop or channel_getvoice...
2011-08-22 pk910fixed cmd_myaccess
2011-08-22 pk910improved table_end
2011-08-22 pk910added cmd_myaccess
2011-08-21 pk910fixed last commit
2011-08-21 pk910added list of cmd's to do and added cmd_delme
2011-08-21 pk910fixed comment copy fail :D
2011-08-21 pk910changed cmd_users output
2011-08-21 pk910fixed last commit
2011-08-21 pk910added cmd_suspend and cmd_unsuspend
2011-08-21 pk910really use parameters when passed with bind_set_parameters
2011-08-21 pk910fixed match check on cmd_neonserv_users.c
2011-08-21 pk910added timeToStr and cmd_users
2011-08-21 pk910added table system
2011-08-20 pk910fixed small language "bug"
2011-08-20 pk910fixed last commit
2011-08-20 pk910some variable fixes
2011-08-20 pk910added missing cmd includes
2011-08-20 pk910added cmd_a
2011-08-20 pk910fixed last commit
2011-08-20 pk910using channel entry named 'default' as default values
2011-08-20 pk910fixed last commit
2011-08-20 pk910added cmd_clvl and moved all the database request funct...
2011-08-19 pk910cmd_neonserv_deluser added
2011-08-17 pk910fixed last commit
2011-08-17 pk910added mussing include
2011-08-17 pk910completed cmd_adduser and added CMDFLAG_REGISTERED_CHAN...
2011-08-17 pk910added missing variable declarations
2011-08-17 pk910continues cmd_neonserv_adduser.c
2011-08-17 pk910changed USERINFO to ACCOUNTINFO
2011-08-17 pk910changes srvx command "HANDLEINFO" to "USERINFO"
2011-08-17 pk910fixed small negation bug on WHOHandler.c
2011-08-17 pk910syntax fix
2011-08-17 pk910added missing include
2011-08-17 pk910added error messages to cmd_adduser
2011-08-17 pk910fixed last commits
2011-08-17 pk910register this new command in modcmd
2011-08-17 pk910added first command requesting asynchronous data (adduser)
2011-08-17 pk910pass NULL to the get_userauth callback if the user...
2011-08-17 pk910added HandleInfoHandler.c with lookup_authname()
2011-08-17 pk910set automodes on connect
2011-08-17 pk910changed access variable name
2011-08-17 pk910moved cmds to extra files and loading binds from the...
2011-08-17 pk910fixed WHOHandler.c WHO queue
2011-08-17 pk910fixed raw parser
2011-08-17 pk910fixed missing parameter
2011-08-17 pk910added first messages to modcmd.c
2011-08-17 pk910fixed last commit
2011-08-16 pk910added language system
2011-08-15 pk910added new (now missing) parameters
2011-08-15 pk910syntax fix
2011-08-15 pk910fixed last commit #2
next