]> jfr.im git - irc/rqf/shadowircd.git/log
irc/rqf/shadowircd.git
16 years agoadd a TODO file
William Pitcock [Thu, 3 Apr 2008 02:59:19 +0000 (21:59 -0500)] 
add a TODO file

16 years agos_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
William Pitcock [Thu, 3 Apr 2008 02:52:01 +0000 (21:52 -0500)] 
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)

16 years agoreport_error() cleanup
William Pitcock [Thu, 3 Apr 2008 02:47:03 +0000 (21:47 -0500)] 
report_error() cleanup

16 years agoilog_error() replaces legacy report_error() craq
William Pitcock [Thu, 3 Apr 2008 02:40:54 +0000 (21:40 -0500)] 
ilog_error() replaces legacy report_error() craq

16 years agorun autoreconf
William Pitcock [Thu, 3 Apr 2008 01:47:43 +0000 (20:47 -0500)] 
run autoreconf

16 years ago3.0alpha1
William Pitcock [Thu, 3 Apr 2008 01:47:05 +0000 (20:47 -0500)] 
3.0alpha1

16 years agoRemove gnutls.c, we don't need it now.
William Pitcock [Thu, 3 Apr 2008 01:46:05 +0000 (20:46 -0500)] 
Remove gnutls.c, we don't need it now.

16 years agosetting maxconnections seems to get things going...
William Pitcock [Thu, 3 Apr 2008 01:45:24 +0000 (20:45 -0500)] 
setting maxconnections seems to get things going...

16 years agouse an rpath to avoid LD_LIBRARY_PATH stuff
William Pitcock [Thu, 3 Apr 2008 01:26:48 +0000 (20:26 -0500)] 
use an rpath to avoid LD_LIBRARY_PATH stuff

16 years agouse rb_set_time() to update ratbox time
William Pitcock [Thu, 3 Apr 2008 01:26:00 +0000 (20:26 -0500)] 
use rb_set_time() to update ratbox time

16 years agoNeed to initialize linebuf separately.
Jilles Tjoelker [Wed, 2 Apr 2008 23:40:32 +0000 (01:40 +0200)] 
Need to initialize linebuf separately.

16 years agoRestore and update send_oper_motd().
Jilles Tjoelker [Wed, 2 Apr 2008 23:16:49 +0000 (01:16 +0200)] 
Restore and update send_oper_motd().
The main ircd binary now compiles and links.

16 years agoMake some more files compile.
Jilles Tjoelker [Wed, 2 Apr 2008 23:10:04 +0000 (01:10 +0200)] 
Make some more files compile.

16 years agoMake s_conf.c compile.
Jilles Tjoelker [Wed, 2 Apr 2008 19:39:58 +0000 (21:39 +0200)] 
Make s_conf.c compile.

16 years agoClear event pointer after removing it.
Jilles Tjoelker [Wed, 2 Apr 2008 19:22:18 +0000 (21:22 +0200)] 
Clear event pointer after removing it.

16 years agoMake s_auth.c compile.
Jilles Tjoelker [Wed, 2 Apr 2008 19:14:34 +0000 (21:14 +0200)] 
Make s_auth.c compile.

16 years agoRemove ^M.
Jilles Tjoelker [Wed, 2 Apr 2008 18:50:20 +0000 (20:50 +0200)] 
Remove ^M.

16 years agoRerun autoconf.
Jilles Tjoelker [Wed, 2 Apr 2008 18:43:19 +0000 (20:43 +0200)] 
Rerun autoconf.

16 years agoRevert 415a87c328d1 as the corresponding ConfItem change won't be done now.
Jilles Tjoelker [Wed, 2 Apr 2008 18:43:12 +0000 (20:43 +0200)] 
Revert 415a87c328d1 as the corresponding ConfItem change won't be done now.

16 years agoreject.c ported
William Pitcock [Wed, 2 Apr 2008 18:01:18 +0000 (13:01 -0500)] 
reject.c ported

16 years agores.c is ported to libratbox :)
William Pitcock [Wed, 2 Apr 2008 17:57:14 +0000 (12:57 -0500)] 
res.c is ported to libratbox :)

16 years agoSynching http://angelforce.ru:8000/ with http://hg.atheme.org/charybdis
Valery Yatsko [Wed, 2 Apr 2008 17:43:20 +0000 (21:43 +0400)] 
Synching http://angelforce.ru:8000/ with http://hg.atheme.org/charybdis

16 years agopacket.c fixed
Valery Yatsko [Wed, 2 Apr 2008 17:23:29 +0000 (21:23 +0400)] 
packet.c fixed

16 years agoStuff connected with ctrlFd disabled
Valery Yatsko [Wed, 2 Apr 2008 17:16:13 +0000 (21:16 +0400)] 
Stuff connected with ctrlFd disabled

16 years agoservlink fd commented out in close_connection() - we are moving on ssld
Valery Yatsko [Wed, 2 Apr 2008 17:12:08 +0000 (21:12 +0400)] 
servlink fd commented out in close_connection() - we are moving on ssld

16 years agoflood_recalc moved on ratbox3 event engine
Valery Yatsko [Wed, 2 Apr 2008 17:10:29 +0000 (21:10 +0400)] 
flood_recalc moved on ratbox3 event engine

16 years agolinebuf -> rb_linebuf
Valery Yatsko [Wed, 2 Apr 2008 17:04:44 +0000 (21:04 +0400)] 
linebuf -> rb_linebuf

16 years agoOups, change for last commit
Valery Yatsko [Wed, 2 Apr 2008 16:55:38 +0000 (20:55 +0400)] 
Oups, change for last commit

16 years agofind_dline fixed
Valery Yatsko [Wed, 2 Apr 2008 16:54:27 +0000 (20:54 +0400)] 
find_dline fixed

16 years agoLast argument fix
Valery Yatsko [Wed, 2 Apr 2008 16:51:17 +0000 (20:51 +0400)] 
Last argument fix

16 years agolistener.c fixes - part 1
Valery Yatsko [Wed, 2 Apr 2008 16:49:46 +0000 (20:49 +0400)] 
listener.c fixes - part 1

16 years agoadd_connection fixed to accept F instead of fd
Valery Yatsko [Wed, 2 Apr 2008 16:45:37 +0000 (20:45 +0400)] 
add_connection fixed to accept F instead of fd

16 years agoMissed declarations
Valery Yatsko [Wed, 2 Apr 2008 16:40:38 +0000 (20:40 +0400)] 
Missed declarations

16 years agoPorting accept callback functions
Valery Yatsko [Wed, 2 Apr 2008 16:39:36 +0000 (20:39 +0400)] 
Porting accept callback functions

16 years agoWorkarond with listener.c stuff on moving from listener->fd usage on listener->F.
Valery Yatsko [Wed, 2 Apr 2008 16:06:11 +0000 (20:06 +0400)] 
Workarond with listener.c stuff on moving from listener->fd usage on listener->F.

16 years agoAutomated merge with http://angelforce.ru:8000/
William Pitcock [Wed, 2 Apr 2008 15:58:55 +0000 (10:58 -0500)] 
Automated merge with http://angelforce.ru:8000/

16 years agoirc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F...
Valery Yatsko [Wed, 2 Apr 2008 15:57:37 +0000 (19:57 +0400)] 
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.

16 years agoclass.c fixed
Valery Yatsko [Wed, 2 Apr 2008 15:49:42 +0000 (19:49 +0400)] 
class.c fixed

16 years agom_xline.c fixed
Valery Yatsko [Wed, 2 Apr 2008 15:47:04 +0000 (19:47 +0400)] 
m_xline.c fixed

16 years agom_pass.c fixed
Valery Yatsko [Wed, 2 Apr 2008 15:45:22 +0000 (19:45 +0400)] 
m_pass.c fixed

16 years agoReverting some changed related not to moving on libratbox3 but using ratbox3 source!
Valery Yatsko [Wed, 2 Apr 2008 15:37:50 +0000 (19:37 +0400)] 
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!

16 years agoMake m_resv.so build again.
William Pitcock [Wed, 2 Apr 2008 15:30:44 +0000 (10:30 -0500)] 
Make m_resv.so build again.

16 years agoRun autoreconf.
William Pitcock [Wed, 2 Apr 2008 15:27:02 +0000 (10:27 -0500)] 
Run autoreconf.

16 years agoMissed a spot.
William Pitcock [Wed, 2 Apr 2008 15:26:46 +0000 (10:26 -0500)] 
Missed a spot.

16 years agoforward configure.ac changes
Valery Yatsko [Wed, 2 Apr 2008 13:02:07 +0000 (17:02 +0400)] 
forward configure.ac changes

16 years agoreplacing ssld with servlink
Valery Yatsko [Wed, 2 Apr 2008 13:00:18 +0000 (17:00 +0400)] 
replacing ssld with servlink

16 years agoget_printable_kline(..) fix
Valery Yatsko [Wed, 2 Apr 2008 12:55:01 +0000 (16:55 +0400)] 
get_printable_kline(..) fix

16 years agofixing reject.c compilation + some changes I forgot in previous changeset
Valery Yatsko [Wed, 2 Apr 2008 12:53:21 +0000 (16:53 +0400)] 
fixing reject.c compilation + some changes I forgot in previous changeset

16 years agoincludes fix
Valery Yatsko [Wed, 2 Apr 2008 12:37:42 +0000 (16:37 +0400)] 
includes fix

16 years agoREADBUF_SIZE
Valery Yatsko [Wed, 2 Apr 2008 12:35:48 +0000 (16:35 +0400)] 
READBUF_SIZE

16 years agoTrying to fix packet.c
Valery Yatsko [Wed, 2 Apr 2008 12:31:17 +0000 (16:31 +0400)] 
Trying to fix packet.c

16 years agoadd_reject fix - please check!!!
Valery Yatsko [Wed, 2 Apr 2008 12:12:49 +0000 (16:12 +0400)] 
add_reject fix - please check!!!

16 years agofixing ServerStats references
Valery Yatsko [Wed, 2 Apr 2008 12:11:27 +0000 (16:11 +0400)] 
fixing ServerStats references

16 years agowarnings fixed
Valery Yatsko [Wed, 2 Apr 2008 12:10:09 +0000 (16:10 +0400)] 
warnings fixed

16 years agofixing ServerStats struct
Valery Yatsko [Wed, 2 Apr 2008 12:08:28 +0000 (16:08 +0400)] 
fixing ServerStats struct

16 years agoreject.h include
Valery Yatsko [Wed, 2 Apr 2008 12:06:45 +0000 (16:06 +0400)] 
reject.h include

16 years agotstats stuff gone to m_stats.c
Valery Yatsko [Wed, 2 Apr 2008 12:04:43 +0000 (16:04 +0400)] 
tstats stuff gone to m_stats.c

16 years agos_stats.c::tstats fixed
Valery Yatsko [Wed, 2 Apr 2008 12:01:49 +0000 (16:01 +0400)] 
s_stats.c::tstats fixed

16 years agoircst legacy declaration gone
Valery Yatsko [Wed, 2 Apr 2008 12:00:08 +0000 (16:00 +0400)] 
ircst legacy declaration gone

16 years agoircvsnprintf -> rb_vsnprintf
Valery Yatsko [Wed, 2 Apr 2008 11:58:00 +0000 (15:58 +0400)] 
ircvsnprintf -> rb_vsnprintf

16 years agoinotice fixed
Valery Yatsko [Wed, 2 Apr 2008 11:56:34 +0000 (15:56 +0400)] 
inotice fixed

16 years agoadd_listener w/o ssl
Valery Yatsko [Wed, 2 Apr 2008 11:53:46 +0000 (15:53 +0400)] 
add_listener w/o ssl

16 years agoMissed ')'
Valery Yatsko [Wed, 2 Apr 2008 11:46:38 +0000 (15:46 +0400)] 
Missed ')'

16 years agoclient.c fixed, remember to check it with servlink
Valery Yatsko [Wed, 2 Apr 2008 11:45:41 +0000 (15:45 +0400)] 
client.c fixed, remember to check it with servlink

16 years agofixing Class struct
Valery Yatsko [Wed, 2 Apr 2008 11:34:26 +0000 (15:34 +0400)] 
fixing Class struct

16 years agoclass.c fixed possibly
Valery Yatsko [Wed, 2 Apr 2008 11:33:29 +0000 (15:33 +0400)] 
class.c fixed possibly

16 years agom_webirc.c fixed
Valery Yatsko [Wed, 2 Apr 2008 11:32:01 +0000 (15:32 +0400)] 
m_webirc.c fixed

16 years agogot m_webirc.c from ratbox3 contrib/
Valery Yatsko [Wed, 2 Apr 2008 11:30:49 +0000 (15:30 +0400)] 
got m_webirc.c from ratbox3 contrib/

16 years agom_unreject.c fixed
Valery Yatsko [Wed, 2 Apr 2008 11:28:55 +0000 (15:28 +0400)] 
m_unreject.c fixed

16 years agom_testline.c fixed
Valery Yatsko [Wed, 2 Apr 2008 11:27:59 +0000 (15:27 +0400)] 
m_testline.c fixed

16 years agoanother fix
Valery Yatsko [Wed, 2 Apr 2008 11:26:28 +0000 (15:26 +0400)] 
another fix

16 years agoclient.c fixed
Valery Yatsko [Wed, 2 Apr 2008 11:25:49 +0000 (15:25 +0400)] 
client.c fixed

16 years agom_kline.c warning fixed, but read my comment
Valery Yatsko [Wed, 2 Apr 2008 11:25:36 +0000 (15:25 +0400)] 
m_kline.c warning fixed, but read my comment

16 years agoremove_temp_glines() without legacy api
Valery Yatsko [Wed, 2 Apr 2008 11:23:07 +0000 (15:23 +0400)] 
remove_temp_glines() without legacy api

16 years agodaddr - unused variable warning fixed
Valery Yatsko [Wed, 2 Apr 2008 11:21:35 +0000 (15:21 +0400)] 
daddr - unused variable warning fixed

16 years agofixing dline
Valery Yatsko [Wed, 2 Apr 2008 11:20:15 +0000 (15:20 +0400)] 
fixing dline

16 years ago'ServerStats->' -> 'ServerStats.'
Valery Yatsko [Wed, 2 Apr 2008 11:07:00 +0000 (15:07 +0400)] 
'ServerStats->' -> 'ServerStats.'

16 years agoLine doesn't exists in ratbox3 and makes compile warning - gone
Valery Yatsko [Wed, 2 Apr 2008 11:05:04 +0000 (15:05 +0400)] 
Line doesn't exists in ratbox3 and makes compile warning - gone

16 years agoMore charybdis -> ratbox3
Valery Yatsko [Wed, 2 Apr 2008 11:02:45 +0000 (15:02 +0400)] 
More charybdis -> ratbox3

16 years agoFixing bugs
Valery Yatsko [Wed, 2 Apr 2008 10:43:53 +0000 (14:43 +0400)] 
Fixing bugs

16 years agohostmask.h cleanup
Valery Yatsko [Wed, 2 Apr 2008 10:42:25 +0000 (14:42 +0400)] 
hostmask.h cleanup

16 years agoreject functions from ratbox3
Valery Yatsko [Wed, 2 Apr 2008 10:41:37 +0000 (14:41 +0400)] 
reject functions from ratbox3

16 years agoMissed include
Valery Yatsko [Wed, 2 Apr 2008 10:37:40 +0000 (14:37 +0400)] 
Missed include

16 years agos_stats workaround
Valery Yatsko [Wed, 2 Apr 2008 10:35:57 +0000 (14:35 +0400)] 
s_stats workaround

16 years agosslproc.h include
Valery Yatsko [Wed, 2 Apr 2008 10:30:44 +0000 (14:30 +0400)] 
sslproc.h include

16 years agossl_ok in ircd.{h,c}
Valery Yatsko [Wed, 2 Apr 2008 10:29:18 +0000 (14:29 +0400)] 
ssl_ok in ircd.{h,c}

16 years agolocalflags stuff
Valery Yatsko [Wed, 2 Apr 2008 10:28:02 +0000 (14:28 +0400)] 
localflags stuff

16 years agoLocalUser::ssl_ctl
Valery Yatsko [Wed, 2 Apr 2008 10:26:13 +0000 (14:26 +0400)] 
LocalUser::ssl_ctl

16 years agoCLI_FD_MAX
Valery Yatsko [Wed, 2 Apr 2008 10:23:36 +0000 (14:23 +0400)] 
CLI_FD_MAX

16 years agohash_cli_fd(x)
Valery Yatsko [Wed, 2 Apr 2008 10:22:43 +0000 (14:22 +0400)] 
hash_cli_fd(x)

16 years agoclientbyFdTable
Valery Yatsko [Wed, 2 Apr 2008 10:22:02 +0000 (14:22 +0400)] 
clientbyFdTable

16 years agoSome hash stuff
Valery Yatsko [Wed, 2 Apr 2008 10:20:27 +0000 (14:20 +0400)] 
Some hash stuff

16 years agoReverting to 398.. trying again with native charybdis hash
Valery Yatsko [Wed, 2 Apr 2008 10:16:31 +0000 (14:16 +0400)] 
Reverting to 398.. trying again with native charybdis hash

16 years agoswitching back on nd_dict instead of ratbox3 hash functions
Valery Yatsko [Wed, 2 Apr 2008 10:11:01 +0000 (14:11 +0400)] 
switching back on nd_dict instead of ratbox3 hash functions

16 years agoLocalUser struct changes
Valery Yatsko [Wed, 2 Apr 2008 10:07:14 +0000 (14:07 +0400)] 
LocalUser struct changes

16 years agom_message::add_target from ratbox3
Valery Yatsko [Wed, 2 Apr 2008 10:05:17 +0000 (14:05 +0400)] 
m_message::add_target from ratbox3

16 years agoLOCAL_COPY_N macro
Valery Yatsko [Wed, 2 Apr 2008 10:03:16 +0000 (14:03 +0400)] 
LOCAL_COPY_N macro

16 years agoUMODE_DEBUG -> SNO_DEBUG
Valery Yatsko [Wed, 2 Apr 2008 10:01:32 +0000 (14:01 +0400)] 
UMODE_DEBUG -> SNO_DEBUG

16 years agond_entry struct from ratbox3
Valery Yatsko [Wed, 2 Apr 2008 10:00:41 +0000 (14:00 +0400)] 
nd_entry struct from ratbox3

16 years agohash.{h,c} from ratbox3, let's work around them! xD
Valery Yatsko [Wed, 2 Apr 2008 09:58:52 +0000 (13:58 +0400)] 
hash.{h,c} from ratbox3, let's work around them! xD