]> jfr.im git - irc/rqf/shadowircd.git/log
irc/rqf/shadowircd.git
16 years agoshow_capabilities cleanup and now show whether we are TS or TS6 and SSL link
Valery Yatsko [Mon, 7 Apr 2008 16:21:09 +0000 (20:21 +0400)] 
show_capabilities cleanup and now show whether we are TS or TS6 and SSL link

16 years agoMake charybdis not search m_sjoin as its a core module
Valery Yatsko [Mon, 7 Apr 2008 16:06:04 +0000 (20:06 +0400)] 
Make charybdis not search m_sjoin as its a core module

16 years ago'pargs' gone from set_final_mode - should be correct
Valery Yatsko [Mon, 7 Apr 2008 15:05:29 +0000 (19:05 +0400)] 
'pargs' gone from set_final_mode - should be correct

16 years agom_sjoin.c gone, merged with m_join.c
Valery Yatsko [Mon, 7 Apr 2008 14:26:59 +0000 (18:26 +0400)] 
m_sjoin.c gone, merged with m_join.c

16 years agoSSL options added to configuration files
Valery Yatsko [Mon, 7 Apr 2008 11:45:15 +0000 (15:45 +0400)] 
SSL options added to configuration files

16 years agoMissed include
Valery Yatsko [Mon, 7 Apr 2008 11:29:39 +0000 (15:29 +0400)] 
Missed include

16 years agoSome declarations connected to removed servlink gone
Valery Yatsko [Mon, 7 Apr 2008 11:26:25 +0000 (15:26 +0400)] 
Some declarations connected to removed servlink gone

16 years agoIf we see an invalid nick, close the local link instead of killing it.
Jilles Tjoelker [Sun, 6 Apr 2008 20:04:42 +0000 (22:04 +0200)] 
If we see an invalid nick, close the local link instead of killing it.
This avoids annoying users when someone links a test
server with the wrong nicklen and is more likely to lead
to the inconsistency being fixed than a kill.

16 years agoyes, ssl s2s, ssl c2s works good, maxconnections stuff cleared, so notice that in...
Valery Yatsko [Sun, 6 Apr 2008 19:26:01 +0000 (23:26 +0400)] 
yes, ssl s2s, ssl c2s works good, maxconnections stuff cleared, so notice that in TODO

16 years agorun autoreconf
Valery Yatsko [Sun, 6 Apr 2008 18:44:48 +0000 (22:44 +0400)] 
run autoreconf

16 years agoRemove servlink, it's functionality is now provided by ssld.
William Pitcock [Sun, 6 Apr 2008 18:38:55 +0000 (13:38 -0500)] 
Remove servlink, it's functionality is now provided by ssld.

16 years agofix whois :)
William Pitcock [Sun, 6 Apr 2008 17:04:25 +0000 (12:04 -0500)] 
fix whois :)

16 years agoadd umode +Z for SSL, can't be set or unset
William Pitcock [Sun, 6 Apr 2008 16:55:12 +0000 (11:55 -0500)] 
add umode +Z for SSL, can't be set or unset

16 years agoremove unneeded notice, whois idle works fine :)
William Pitcock [Sun, 6 Apr 2008 16:48:28 +0000 (11:48 -0500)] 
remove unneeded notice, whois idle works fine :)

16 years agomake this compile again
William Pitcock [Sun, 6 Apr 2008 16:33:34 +0000 (11:33 -0500)] 
make this compile again

16 years agoadd missing file
William Pitcock [Sun, 6 Apr 2008 16:31:46 +0000 (11:31 -0500)] 
add missing file

16 years agossl sync with http://hg.angelforce.ru/charybdis-old
Valery Yatsko [Sun, 6 Apr 2008 14:52:42 +0000 (18:52 +0400)] 
ssl sync with http://hg.angelforce.ru/charybdis-old

16 years agoImporting changes from ircd-ratbox revision r25203, this fixes libratbox/src/openssl...
Valery Yatsko [Sun, 6 Apr 2008 14:28:56 +0000 (18:28 +0400)] 
Importing changes from ircd-ratbox revision r25203, this fixes libratbox/src/openssl.c a bit

16 years agorun autoreconf
Valery Yatsko [Sun, 6 Apr 2008 10:55:35 +0000 (14:55 +0400)] 
run autoreconf

16 years agoAdded ssld to Makefile.in and configure.ac.
Valery Yatsko [Sun, 6 Apr 2008 10:50:29 +0000 (14:50 +0400)] 
Added ssld to Makefile.in and configure.ac.

16 years agossld from ratbox3 without automake dep
Valery Yatsko [Sun, 6 Apr 2008 10:46:52 +0000 (14:46 +0400)] 
ssld from ratbox3 without automake dep

16 years agoBranch merge.
Jilles Tjoelker [Sat, 5 Apr 2008 20:34:13 +0000 (22:34 +0200)] 
Branch merge.

16 years agorun autoreconf
Valery Yatsko [Sat, 5 Apr 2008 20:16:38 +0000 (00:16 +0400)] 
run autoreconf

16 years agoJust notice in configure that user could use gmake too (only gmake allowed on some...
Valery Yatsko [Sat, 5 Apr 2008 20:15:59 +0000 (00:15 +0400)] 
Just notice in configure that user could use gmake too (only gmake allowed on some of my hostings).

16 years agoPut back connecting to servers defined by hostname.
Jilles Tjoelker [Sat, 5 Apr 2008 20:09:32 +0000 (22:09 +0200)] 
Put back connecting to servers defined by hostname.
The DNS lookup is done at connect time.

16 years agoAutomated sync with http://hg.angelforce.ru/charybdis
Valery Yatsko [Sat, 5 Apr 2008 19:58:49 +0000 (23:58 +0400)] 
Automated sync with http://hg.angelforce.ru/charybdis

16 years agoMuch clear maxconnections stuff - ported from ratbox3.
Valery Yatsko [Sat, 5 Apr 2008 19:56:15 +0000 (23:56 +0400)] 
Much clear maxconnections stuff - ported from ratbox3.

16 years agoBranch merge.
Jilles Tjoelker [Sat, 5 Apr 2008 19:20:15 +0000 (21:20 +0200)] 
Branch merge.

16 years agoFix SET_SS_LEN so that it also works correctly outside libratbox.
Jilles Tjoelker [Sat, 5 Apr 2008 19:08:48 +0000 (21:08 +0200)] 
Fix SET_SS_LEN so that it also works correctly outside libratbox.
Use RB_SOCKADDR_HAS_SA_LEN instead of SOCKADDR_IN_HAS_LEN
which is only defined inside libratbox.
This fixes creating own sockaddr structs in other programs
using SET_SS_LEN, then passing them to libratbox, on
4.4BSD based systems.

16 years agoSome global structs cleaned up a bit in their initalization and declarations.
Valery Yatsko [Sat, 5 Apr 2008 18:02:59 +0000 (22:02 +0400)] 
Some global structs cleaned up a bit in their initalization and declarations.

16 years ago.hgignore added
Valery Yatsko [Sat, 5 Apr 2008 17:35:33 +0000 (21:35 +0400)] 
.hgignore added

16 years agoMissed some files in r520 commit.
Valery Yatsko [Sat, 5 Apr 2008 17:20:48 +0000 (21:20 +0400)] 
Missed some files in r520 commit.

16 years agorun autoreconf
Valery Yatsko [Sat, 5 Apr 2008 17:13:25 +0000 (21:13 +0400)] 
run autoreconf

16 years agoReplacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h).
Valery Yatsko [Sat, 5 Apr 2008 16:57:30 +0000 (20:57 +0400)] 
Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h).

16 years agos_stats.c removed, now we use new style of stats handling.
Valery Yatsko [Fri, 4 Apr 2008 15:54:37 +0000 (19:54 +0400)] 
s_stats.c removed, now we use new style of stats handling.

16 years agoRemove some declarations for removed functions.
Jilles Tjoelker [Thu, 3 Apr 2008 23:19:28 +0000 (01:19 +0200)] 
Remove some declarations for removed functions.

16 years agoMake m_dline and m_kline load again.
Jilles Tjoelker [Thu, 3 Apr 2008 23:18:47 +0000 (01:18 +0200)] 
Make m_dline and m_kline load again.

16 years agoServlink control data is read again, this makes /stats Z work.
Jilles Tjoelker [Thu, 3 Apr 2008 22:45:38 +0000 (00:45 +0200)] 
Servlink control data is read again, this makes /stats Z work.

16 years agoZiplinks appear to work again now.
Jilles Tjoelker [Thu, 3 Apr 2008 22:13:50 +0000 (00:13 +0200)] 
Ziplinks appear to work again now.

16 years agoUnbreak /stats B.
Jilles Tjoelker [Thu, 3 Apr 2008 21:38:47 +0000 (23:38 +0200)] 
Unbreak /stats B.

16 years agoUnbreak /stats ? and fix a bug in /stats Z.
Jilles Tjoelker [Thu, 3 Apr 2008 21:21:20 +0000 (23:21 +0200)] 
Unbreak /stats ? and fix a bug in /stats Z.

16 years agoUnbreak percentage display in /map.
Jilles Tjoelker [Thu, 3 Apr 2008 20:55:09 +0000 (22:55 +0200)] 
Unbreak percentage display in /map.
This now uses integer arithmetic instead of floating point.

16 years agoFix crash when a server or attempt by an oper exits.
Jilles Tjoelker [Thu, 3 Apr 2008 20:47:16 +0000 (22:47 +0200)] 
Fix crash when a server or attempt by an oper exits.

16 years agoUnbreak connecting to servers.
Jilles Tjoelker [Thu, 3 Apr 2008 20:46:43 +0000 (22:46 +0200)] 
Unbreak connecting to servers.

16 years agoRemove ident connect failure notices again.
Jilles Tjoelker [Thu, 3 Apr 2008 20:19:47 +0000 (22:19 +0200)] 
Remove ident connect failure notices again.
reverting 7ea53124d350

16 years agoClean this up a bit.
Jilles Tjoelker [Thu, 3 Apr 2008 20:11:19 +0000 (22:11 +0200)] 
Clean this up a bit.

16 years agoMake m_stats and m_svinfo load again.
Jilles Tjoelker [Thu, 3 Apr 2008 20:01:59 +0000 (22:01 +0200)] 
Make m_stats and m_svinfo load again.

16 years agoGet rid of ^M.
Jilles Tjoelker [Thu, 3 Apr 2008 20:00:22 +0000 (22:00 +0200)] 
Get rid of ^M.

16 years agoFix a case where an EOF could be interpreted a previous errno (often ignorable).
Jilles Tjoelker [Thu, 3 Apr 2008 19:43:54 +0000 (21:43 +0200)] 
Fix a case where an EOF could be interpreted a previous errno (often ignorable).

16 years agoConnect to correct ident port (forgot an htons).
Jilles Tjoelker [Thu, 3 Apr 2008 18:46:20 +0000 (20:46 +0200)] 
Connect to correct ident port (forgot an htons).

16 years agoMake identd check work again. Someone made an oops here.
William Pitcock [Thu, 3 Apr 2008 15:53:16 +0000 (10:53 -0500)] 
Make identd check work again. Someone made an oops here.

16 years agoMake this compile again.
William Pitcock [Thu, 3 Apr 2008 15:31:18 +0000 (10:31 -0500)] 
Make this compile again.

16 years agoCall ilog_error() to log identd check failures.
William Pitcock [Thu, 3 Apr 2008 15:29:51 +0000 (10:29 -0500)] 
Call ilog_error() to log identd check failures.

16 years agoset_time() isn't needed anymore; remove it
William Pitcock [Thu, 3 Apr 2008 10:35:44 +0000 (05:35 -0500)] 
set_time() isn't needed anymore; remove it

16 years agoadd TS6-only to TODO.
William Pitcock [Thu, 3 Apr 2008 03:01:37 +0000 (22:01 -0500)] 
add TS6-only to TODO.

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