ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid
Revision 840 - Directory Listing - [select for diffs]
Modified Fri Feb 9 00:14:33 2007 UTC (17 years, 1 month ago) by bear
Diff to previous 839
Fix asymmetric logic in hash_add_id / hash_del_id calls
found by adx

Revision 839 - Directory Listing - [select for diffs]
Modified Thu Feb 1 20:53:41 2007 UTC (17 years, 1 month ago) by stu
Diff to previous 838
Make m_names compile again
Revision 838 - Directory Listing - [select for diffs]
Modified Sun Jan 21 10:19:05 2007 UTC (17 years, 2 months ago) by stu
Diff to previous 837
Allow bans to go through which have no wild chars in them
Revision 837 - Directory Listing - [select for diffs]
Modified Thu Jan 18 18:06:15 2007 UTC (17 years, 2 months ago) by bear
Diff to previous 836
oops, don't commit that...
This code would make bans effective on cmode -n channels too,
but I'm not sure if we want that yet

Revision 836 - Directory Listing - [select for diffs]
Modified Thu Jan 18 17:59:04 2007 UTC (17 years, 2 months ago) by bear
Diff to previous 835
Throttle 'wildcard' NAMES, this does look like it eats some CPU on a big net
Revision 835 - Directory Listing - [select for diffs]
Modified Thu Jan 11 18:19:27 2007 UTC (17 years, 2 months ago) by bear
Diff to previous 834
remove outdated comment
Revision 834 - Directory Listing - [select for diffs]
Modified Sun Jan 7 23:57:47 2007 UTC (17 years, 2 months ago) by bear
Diff to previous 833
Fix one symptom of what happens when a server's client_p
is unexpectedly exitted during link setup.

This does not fix the underlying bug that we may call exit_client
without being aware of it.

Revision 833 - Directory Listing - [select for diffs]
Modified Thu Jan 4 18:44:35 2007 UTC (17 years, 2 months ago) by stu
Diff to previous 832
add some error/warning checking to adding nameservers, because currently if we fail to add any we just carry on then fail horribly later in a not-easily-identifyable way
Revision 832 - Directory Listing - [select for diffs]
Modified Tue Dec 19 15:58:06 2006 UTC (17 years, 3 months ago) by michael
Diff to previous 829
- Updated ircd-italian.lang

Revision 829 - Directory Listing - [select for diffs]
Modified Thu Nov 23 21:38:51 2006 UTC (17 years, 4 months ago) by stu
Diff to previous 828
match args wrong way around preventing you from doing CONNECT *
Revision 828 - Directory Listing - [select for diffs]
Modified Thu Nov 23 21:23:11 2006 UTC (17 years, 4 months ago) by stu
Diff to previous 827
- Add src/modules.c - This gives us back MOD((UN|RE)LOAD|RESTART) (doesnt take
  core modules into account)
- Add CT_FLAG - a generic way of adding backward compatible foo = yes; flags
- Correct a couple of conf entries which didnt quite match 7.2
- Allow bools to be passed through to a CT_LIST properly


Revision 827 - Directory Listing - [select for diffs]
Modified Thu Nov 23 19:51:17 2006 UTC (17 years, 4 months ago) by stu
Diff to previous 826
dlinkDelete the node not the data
Revision 826 - Directory Listing - [select for diffs]
Modified Wed Nov 15 11:25:29 2006 UTC (17 years, 4 months ago) by stu
Diff to previous 825
Fix wrong comment
Revision 825 - Directory Listing - [select for diffs]
Modified Sun Nov 12 09:24:54 2006 UTC (17 years, 4 months ago) by bear
Diff to previous 824
remove outdated/wrong comments
Revision 824 - Directory Listing - [select for diffs]
Modified Sun Nov 5 21:24:55 2006 UTC (17 years, 4 months ago) by stu
Diff to previous 823
Fix double free caused by tmpserver not being reset after its used in a field.
Revision 823 - Directory Listing - [select for diffs]
Modified Sun Oct 8 21:37:28 2006 UTC (17 years, 5 months ago) by adx
Diff to previous 822
+ allow no class limit

Revision 822 - Directory Listing - [select for diffs]
Modified Sun Oct 8 11:56:47 2006 UTC (17 years, 5 months ago) by adx
Diff to previous 821
+ fixed 99% cpu

Revision 821 - Directory Listing - [select for diffs]
Modified Sat Oct 7 20:25:51 2006 UTC (17 years, 5 months ago) by adx
Diff to previous 820
+ fixed compile error

Revision 820 - Directory Listing - [select for diffs]
Modified Sat Oct 7 07:14:50 2006 UTC (17 years, 5 months ago) by metalrock
Diff to previous 819
 - Remove the help dir in contrib to fix configure error since help dir is gone.

Revision 819 - Directory Listing - [select for diffs]
Modified Mon Sep 25 14:52:02 2006 UTC (17 years, 6 months ago) by adx
Diff to previous 818
+ updated message files

Revision 818 - Directory Listing - [select for diffs]
Modified Sun Sep 10 18:52:20 2006 UTC (17 years, 6 months ago) by adx
Diff to previous 814
+ not sure this change is needed here, too lazy to check..

Revision 814 - Directory Listing - [select for diffs]
Modified Thu Sep 7 10:10:04 2006 UTC (17 years, 6 months ago) by michael
Diff to previous 813
- Update contrib/Makefile.in

Revision 813 - Directory Listing - [select for diffs]
Modified Thu Sep 7 10:02:42 2006 UTC (17 years, 6 months ago) by michael
Diff to previous 811
- Finally mucked out ircd-hybrid/contrib/

Revision 811 - Directory Listing - [select for diffs]
Modified Mon Sep 4 20:39:46 2006 UTC (17 years, 6 months ago) by adx
Diff to previous 810
+ implemented oper override

Revision 810 - Directory Listing - [select for diffs]
Modified Mon Sep 4 20:18:53 2006 UTC (17 years, 6 months ago) by adx
Diff to previous 809
+ found a better way to implement this

Revision 809 - Directory Listing - [select for diffs]
Modified Mon Sep 4 19:40:32 2006 UTC (17 years, 6 months ago) by adx
Diff to previous 805
+ modularised oper flags
+ somebody please do the same with auth,connect

Revision 805 - Directory Listing - [select for diffs]
Modified Thu Aug 31 23:41:45 2006 UTC (17 years, 7 months ago) by db
Diff to previous 802
- don't use a potentially real server name for redirect example


Revision 802 - Directory Listing - [select for diffs]
Modified Wed Aug 30 18:35:53 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 801
+ updated RELNOTES

Revision 801 - Directory Listing - [select for diffs]
Modified Wed Aug 30 16:54:25 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 800
+ only filename changes

Revision 800 - Directory Listing - [select for diffs]
Modified Wed Aug 30 16:46:53 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 799
+ remove old userhost entry when re-adding as local

Revision 799 - Directory Listing - [select for diffs]
Modified Wed Aug 30 16:31:17 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 798
+ temp connect{} block should be of reference count 1

Revision 798 - Directory Listing - [select for diffs]
Modified Wed Aug 30 16:11:49 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 797
+ added mysql_auth (old uid_register) to contrib

Revision 797 - Directory Listing - [select for diffs]
Modified Wed Aug 30 11:53:57 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 796
- Misc. general{} conf fixes

Revision 796 - Directory Listing - [select for diffs]
Modified Wed Aug 30 10:32:10 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 795
- Fixed resvs

Revision 795 - Directory Listing - [select for diffs]
Modified Mon Aug 28 13:08:23 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 794
- propset

Revision 794 - Directory Listing - [select for diffs]
Modified Sun Aug 27 22:43:34 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 793
+ fixed win32 build (at least under BCC)
+ newconf adjustments aiming at simple.conf compatibility
+ added missing init_resv() call
Revision 793 - Directory Listing - [select for diffs]
Modified Sun Aug 27 20:54:32 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 792
- Oops, serverinfo{} should be read in the first, and listen{} in
  the second pass.

Revision 792 - Directory Listing - [select for diffs]
Modified Sun Aug 27 20:51:45 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 791
- Read listen{} blocks in the first parsing pass. Just in case
  a listen{} block comes before servinfo{}

Revision 791 - Directory Listing - [select for diffs]
Modified Sun Aug 27 20:30:32 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 790
+ inet_misc.h was being included twice

Revision 790 - Directory Listing - [select for diffs]
Modified Sun Aug 27 18:16:37 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 789
- Doxyfied watch.(c|h)

Revision 789 - Directory Listing - [select for diffs]
Modified Sun Aug 27 10:07:17 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 788
- Doxyfied whowas.h

Revision 788 - Directory Listing - [select for diffs]
Modified Sun Aug 27 09:58:11 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 787
- Doxyfied whowas.c

Revision 787 - Directory Listing - [select for diffs]
Modified Sun Aug 27 09:25:57 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 785
- Updated messages/Makefile.in

Revision 785 - Directory Listing - [select for diffs]
Modified Sat Aug 26 10:41:50 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 784
- More TBURST fixes

Revision 784 - Directory Listing - [select for diffs]
Modified Sat Aug 26 10:36:18 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 783
- Forward-ported TBURST fix from 7.2

Revision 783 - Directory Listing - [select for diffs]
Modified Fri Aug 25 17:29:26 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 782
- channel.c: use const whenever possible

Revision 782 - Directory Listing - [select for diffs]
Modified Fri Aug 25 16:29:28 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 781
- Small cleanups for better readability to whois_person()

Revision 781 - Directory Listing - [select for diffs]
Modified Thu Aug 24 14:33:02 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 780
+ recode

Revision 780 - Directory Listing - [select for diffs]
Modified Thu Aug 24 14:06:24 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 779
+ updated README

Revision 779 - Directory Listing - [select for diffs]
Modified Wed Aug 23 16:31:46 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 778
+ deal with compressed/encrypted links properly

Revision 778 - Directory Listing - [select for diffs]
Modified Wed Aug 23 15:42:17 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 777
+ and yet a few other improvements

Revision 777 - Directory Listing - [select for diffs]
Modified Wed Aug 23 14:55:16 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 776
+ misc corrections

Revision 776 - Directory Listing - [select for diffs]
Modified Wed Aug 23 13:53:34 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 775
+ corrections to the new code
+ first succeeded soft reboot attempts.

Revision 775 - Directory Listing - [select for diffs]
Modified Wed Aug 23 07:46:06 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 774
.

Revision 774 - Directory Listing - [select for diffs]
Modified Wed Aug 23 00:13:06 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 773
+ break a safelist during reboot, if currently processing

Revision 773 - Directory Listing - [select for diffs]
Modified Wed Aug 23 00:06:08 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 772
+ first attempts at soft reboot

Revision 772 - Directory Listing - [select for diffs]
Modified Tue Aug 22 20:20:40 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 771
+ preparation for soft reboot code

Revision 771 - Directory Listing - [select for diffs]
Modified Tue Aug 22 18:54:38 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 770
+ after fixing a bunch of bugs, ircd is finally able to start up and /connect.
+ problems: kline/xline and such refuse to load (missing write_csv_line),
  modload & co are also not present (need to implement module-like m_ files?)

Revision 770 - Directory Listing - [select for diffs]
Modified Tue Aug 22 17:40:56 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 769
+ no need to handle SIGTRAP [interferes with gdb]

Revision 769 - Directory Listing - [select for diffs]
Modified Tue Aug 22 10:50:20 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 768
- Removed untabify from tools/

Revision 768 - Directory Listing - [select for diffs]
Modified Mon Aug 21 16:59:42 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 767
+ added a missing callback initialization

Revision 767 - Directory Listing - [select for diffs]
Modified Mon Aug 21 16:53:15 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 766
+ resolved a filename conflict

Revision 766 - Directory Listing - [select for diffs]
Modified Sun Aug 20 11:18:36 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 765
- Fixed src/Makefile.in
- Have KLINE and friends deal properly with write_csv_line().  It's currently
  kinda ugly, but the whole csvlib crap will have to be rewritten to use some
  proper database anyways.

  /UN*LINE may core for now.


Revision 765 - Directory Listing - [select for diffs]
Modified Sat Aug 19 21:03:24 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 764
+ keep userhost hash coherent with clients

Revision 764 - Directory Listing - [select for diffs]
Modified Sat Aug 19 20:14:06 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 763
+ restored class limits plus reworked them to be a bit more sane.


Revision 763 - Directory Listing - [select for diffs]
Modified Sat Aug 19 14:06:43 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 762
+ restored number_per_cidr stuff

Revision 762 - Directory Listing - [select for diffs]
Modified Sat Aug 19 13:39:21 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 761
+ restored ip hashing code (moved to hash.c)

Revision 761 - Directory Listing - [select for diffs]
Modified Fri Aug 18 19:35:15 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 758
- Fixed compile error

Revision 758 - Directory Listing - [select for diffs]
Modified Fri Aug 18 14:26:11 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 757
- Fixed ban cache as reported by ThaPrince

Revision 757 - Directory Listing - [select for diffs]
Modified Fri Aug 18 10:41:40 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 756
- Updated example.conf

Revision 756 - Directory Listing - [select for diffs]
Modified Fri Aug 18 09:43:20 2006 UTC (17 years, 7 months ago) by adx
Diff to previous 754
+ added parser files.
+ ip hashing is to come

Revision 754 - Directory Listing - [select for diffs]
Modified Thu Aug 10 19:09:51 2006 UTC (17 years, 7 months ago) by michael
Diff to previous 752
- Fixed bug in parseargs() as reported by Szymek on the hybrid forum
  http://forum.ircd-hybrid.org/viewtopic.php?t=163


Revision 752 - Directory Listing - [select for diffs]
Modified Wed Jul 26 15:56:37 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 751
+ fixed an old bug that affected our numeric delivery:

Imagine we have a scenario like this:
[origin A on server 0] --> [OUR IRCD] --> [TS6 server] --> [TS5 server and target Z]

We'd try to address Z by its null ID only because the next server on the way
is TS6.  That led to delivery failure in cases like
ts6(origin)->ts6->ts6->ts5(target).


Revision 751 - Directory Listing - [select for diffs]
Modified Tue Jul 25 20:51:14 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 750
+ implemented RESV hashing where it's possible (i.e. no wildcards)
+ ok, all this list/hash manipulation should be moved to src/conf

Revision 750 - Directory Listing - [select for diffs]
Modified Tue Jul 25 19:57:38 2006 UTC (17 years, 8 months ago) by stu
Diff to previous 749
also need to check if the sockhost is '0' because thats what remote servers that hide ips send us
Revision 749 - Directory Listing - [select for diffs]
Modified Tue Jul 25 19:45:47 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 748
+ make everything compile, but not yet link

Revision 748 - Directory Listing - [select for diffs]
Modified Tue Jul 25 09:09:00 2006 UTC (17 years, 8 months ago) by stu
Diff to previous 747
If we have the remote IP, use it and dont default to masking an ip when we dont have to.
Revision 747 - Directory Listing - [select for diffs]
Modified Mon Jul 24 22:14:17 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 746
+ fixed everything except m_gline and m_spoof.
+ still to do: ban storage, limits, iphash, parser, conf_connect_allowed

Revision 746 - Directory Listing - [select for diffs]
Modified Mon Jul 24 18:47:50 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 745
+ make most modules compile, except a few ones which need deeper changes

Revision 745 - Directory Listing - [select for diffs]
Modified Mon Jul 24 08:12:48 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 744
+ make parse_aline compile
+ to do: parser executive, limits, ip hash, conf_connect_allowed replacement


Revision 744 - Directory Listing - [select for diffs]
Modified Mon Jul 24 07:48:55 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 743
+ fixed server.c

Revision 743 - Directory Listing - [select for diffs]
Modified Sun Jul 23 20:03:42 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 742
+ make ircd core compile except server.c and parse_aline.c

Revision 742 - Directory Listing - [select for diffs]
Modified Sun Jul 23 14:10:50 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 741
+ moved isupport handling from s_conf.c

Revision 741 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:49:20 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 740
+ removed s_conf.h and superseded parts of s_conf.c

Revision 740 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:21:24 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 739
+ removed oldconf

Revision 739 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:03:22 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 738
+ finished implementing newconf base

Revision 738 - Directory Listing - [select for diffs]
Modified Sat Jul 22 20:58:30 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 737
+ implemented newconf/gecos

Revision 737 - Directory Listing - [select for diffs]
Modified Sat Jul 22 20:17:19 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 736
+ moved parser files to its dedicated subdirectory

Revision 736 - Directory Listing - [select for diffs]
Modified Sat Jul 22 20:13:05 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 735
+ implemented shared and cluster
+ added todo marks

Revision 735 - Directory Listing - [select for diffs]
Modified Sat Jul 22 19:08:32 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 734
+ implemented conf/glines

Revision 734 - Directory Listing - [select for diffs]
Modified Fri Jul 21 21:19:03 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 733
+ implemented resvs

Revision 733 - Directory Listing - [select for diffs]
Modified Fri Jul 21 19:49:27 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 732
+ implemented exempt{} blocks

Revision 732 - Directory Listing - [select for diffs]
Modified Fri Jul 21 19:35:54 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 731
+ added support for deny{} blocks

Revision 731 - Directory Listing - [select for diffs]
Modified Fri Jul 21 18:58:38 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 730
+ added report_klines()

Revision 730 - Directory Listing - [select for diffs]
Modified Thu Jul 20 19:43:58 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 729
+ implemented K-lines, yet without callback for kline.conf load/store

Revision 729 - Directory Listing - [select for diffs]
Modified Mon Jul 17 12:52:05 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 728
+ implemented auth{}

Revision 728 - Directory Listing - [select for diffs]
Modified Mon Jul 17 08:56:08 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 725
+ added find_access_conf

Revision 725 - Directory Listing - [select for diffs]
Modified Sun Jul 16 21:58:09 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 724
+ turned a variable static

Revision 724 - Directory Listing - [select for diffs]
Modified Sun Jul 16 21:48:50 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 722
+ began implementing hashtable confs (ACB)

Revision 722 - Directory Listing - [select for diffs]
Modified Sun Jul 16 17:10:00 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 721
+ save user= entries in the order they're entered

Revision 721 - Directory Listing - [select for diffs]
Modified Sun Jul 16 17:02:55 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 720
+ added missing class unreference when multiple "class=" lines were
  encountered.

Revision 720 - Directory Listing - [select for diffs]
Modified Sun Jul 16 16:57:28 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 719
+ forgot to add this

Revision 719 - Directory Listing - [select for diffs]
Modified Sun Jul 16 16:56:58 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 717
+ reworked operator{} blocks to make them independent from oldconf
+ moved some utilities from s_conf.* to libio
+ added stub for auth{} blocks

Revision 717 - Directory Listing - [select for diffs]
Modified Sat Jul 15 13:14:01 2006 UTC (17 years, 8 months ago) by adx
Diff to previous 712
+ added DEAF isupport (forward port)

Revision 712 - Directory Listing - [select for diffs]
Modified Sat Jul 8 12:13:14 2006 UTC (17 years, 8 months ago) by michael
Diff to previous 709
- Also show the full path of .included configuration files when reporting
  syntax errors.  This is just cosmetical.

Revision 709 - Directory Listing - [select for diffs]
Modified Fri Jul 7 08:58:58 2006 UTC (17 years, 8 months ago) by michael
Diff to previous 704
- Applied nenolod's parse_resvconf() fix

Revision 704 - Directory Listing - [select for diffs]
Modified Thu Jun 29 13:57:38 2006 UTC (17 years, 9 months ago) by db
Diff to previous 703
- add contributed brazilian language (untested)
  Marcelo Lipienski <und3rl1n3d@gmail.com>


Revision 703 - Directory Listing - [select for diffs]
Modified Sun Jun 25 10:39:47 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 702
- Fixed off-by-one error in do_parse_error() when reporting the line number
  Spotted by stu

Revision 702 - Directory Listing - [select for diffs]
Modified Sun Jun 25 10:27:09 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 701
- Removed pointless check_class() call in main()
- Removed unused function prototypes
- Moved s_serv.c to server.c
- Renamed initialize_server_capabs() to server_init() and move it to server.c

Revision 701 - Directory Listing - [select for diffs]
Modified Sat Jun 24 19:24:39 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 700
- Avoid header files including other header files
- Killed supported.h, fixed misc. compile errors

Revision 700 - Directory Listing - [select for diffs]
Modified Sat Jun 24 16:21:12 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 699
+ fixed small memory leak on newconf's .include

Revision 699 - Directory Listing - [select for diffs]
Modified Thu Jun 22 09:36:39 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 697
- Fixed core in make_virthost() with host names that doesn't have a dot
  in it.  Reported by CoolCold

Revision 697 - Directory Listing - [select for diffs]
Modified Wed Jun 21 08:22:08 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 695
- Fixed small memory leak in delete_auth()

Revision 695 - Directory Listing - [select for diffs]
Modified Mon Jun 19 10:05:31 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 694
- Moved safe list code to channel.c

Revision 694 - Directory Listing - [select for diffs]
Modified Mon Jun 19 09:57:40 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 693
- Removed unused header includes

Revision 693 - Directory Listing - [select for diffs]
Modified Sun Jun 18 13:32:56 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 692
- Delete existing invites if a client gets into a channel via OJOIN/FORCEJOIN

Revision 692 - Directory Listing - [select for diffs]
Modified Sat Jun 17 13:10:22 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 691
- Moved show_ports() to m_stats.c

Revision 691 - Directory Listing - [select for diffs]
Modified Sat Jun 17 12:59:03 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 689
- Moved can_join() to m_join.c
- Use const keyword in channel.c whenever possible, fixed comments too

Revision 689 - Directory Listing - [select for diffs]
Modified Sat Jun 17 11:30:39 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 688
- Fixed stupid bug in mo_forcejoin() that would append the name of the source
  to the RPL_TOPICWHOTIME numeric instead of the target name.

Revision 688 - Directory Listing - [select for diffs]
Modified Sat Jun 17 11:21:50 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 686
- Merged update_client_exit_stats() into exit_one_client()

Revision 686 - Directory Listing - [select for diffs]
Modified Fri Jun 16 14:17:06 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 684
- m_names(): removed useless check_channel_name()

Revision 684 - Directory Listing - [select for diffs]
Modified Thu Jun 15 18:18:08 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 682
- Moved ircd_get_platform to libio and killed version.c

Revision 682 - Directory Listing - [select for diffs]
Modified Thu Jun 15 14:21:00 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 681
- exit_client(): Wanna-be servers that are in connecting or handshaking state
  are not on on the serv_list, so let's clean this up a bit.
- close_connection(): Fixed some harmless bug that could result in incorrect
  sent statistics in "STATS t"


Revision 681 - Directory Listing - [select for diffs]
Modified Thu Jun 15 08:48:52 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 680
+ handle servlink sockets in the following order: net, data, ctrl
+ this should make ircd exit messages visible on compressed links

Revision 680 - Directory Listing - [select for diffs]
Modified Thu Jun 15 08:26:41 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 679
+ a missing 'else' was causing a core on rehash

Revision 679 - Directory Listing - [select for diffs]
Modified Thu Jun 15 08:06:49 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 678

Revision 678 - Directory Listing - [select for diffs]
Modified Thu Jun 15 08:06:28 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 677
+ rebuilt y.tab.c
+ ServerInfo -> ServerInfoX for now to avoid hidden name conflicts
+ serv_list nodes are localClient->lnode, so don't free them with balloc


Revision 677 - Directory Listing - [select for diffs]
Modified Tue Jun 13 17:12:38 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 676
+ fixed contrib

Revision 676 - Directory Listing - [select for diffs]
Modified Tue Jun 13 16:51:24 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 674
+ patch against truncated NAMES output

Submitted by: Murat Deligonul <deligonul@gmail.com>


Revision 674 - Directory Listing - [select for diffs]
Modified Tue Jun 13 08:45:01 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 669
- Removed server connection scheduling leftovers.  We just periodically continue
  to check server confs in try_connections() without updating aconf->hold in
  close_connection()

Revision 669 - Directory Listing - [select for diffs]
Modified Sun Jun 11 15:36:16 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 667
- lexer.l: added proper support for quotes in strings.
  Cleaned up C comment style handling.
  Added support for C++ comments.

Revision 667 - Directory Listing - [select for diffs]
Modified Sun Jun 11 12:25:08 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 665
- Removed FLAGS_RESTRICTED and friends

Revision 665 - Directory Listing - [select for diffs]
Modified Sat Jun 10 20:01:13 2006 UTC (17 years, 9 months ago) by stu
Diff to previous 663
integers aren't necessarily pointers, unless you say they are. (removed compile warning)
Revision 663 - Directory Listing - [select for diffs]
Modified Sat Jun 10 14:32:32 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 662
- Fixed several compile errors

Revision 662 - Directory Listing - [select for diffs]
Modified Sat Jun 10 08:38:38 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 661
- More fixes to ircd-german.lang
- Removed ERR_RESTRICTED

Revision 661 - Directory Listing - [select for diffs]
Modified Fri Jun 9 19:48:32 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 659
- Misc. spelling fixes to ircd-german.lang

Revision 659 - Directory Listing - [select for diffs]
Modified Fri Jun 9 18:29:48 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 658
+ do not report +g on /whois if target_p is in +G mode

Revision 658 - Directory Listing - [select for diffs]
Modified Fri Jun 9 18:26:43 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 657
+ slight numeric changes, updated polish translation
+ show "%s is in +g mode" on /whois

Revision 657 - Directory Listing - [select for diffs]
Modified Fri Jun 9 18:07:14 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 656
+ added implementation for listen{}
+ fixed header in conf_channel.c

Revision 656 - Directory Listing - [select for diffs]
Modified Fri Jun 9 13:51:25 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 655
- Added support for windows vista to uname()

Revision 655 - Directory Listing - [select for diffs]
Modified Fri Jun 9 13:30:21 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 654
- Fixed function naming convention in some places
- Moved win32 uname() to libio

Revision 654 - Directory Listing - [select for diffs]
Modified Thu Jun 8 09:02:45 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 653
- Got rid of Server::dep_user,dep_server and renamed Server::user and Server::servers dlink
  lists to client_list and server_list

Revision 653 - Directory Listing - [select for diffs]
Modified Thu Jun 8 07:55:03 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 652
- Changed Client::random_ping and Client::serial to standard unsigned integer
  types

Revision 652 - Directory Listing - [select for diffs]
Modified Thu Jun 8 07:45:54 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 651
- Removed metadata.h

Revision 651 - Directory Listing - [select for diffs]
Modified Thu Jun 8 07:38:56 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 649
- Backported r650 (clients are exited in check_unknowsn_list() while still
  processing auth/dns)
- Changed Client::flags to 64bit integer type to allow more flags

Revision 649 - Directory Listing - [select for diffs]
Modified Wed Jun 7 17:57:52 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 648
- Removed all common.h header includes from libio sources
- Moved IRCD_MIN/IRCD_MAX macros to libio and renamed them
  to LIBIO_MIN/LIBIO_MAX

Revision 648 - Directory Listing - [select for diffs]
Modified Wed Jun 7 15:16:38 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 647
- Moved our own getopt implementation to libio.  We may replace this with gnu
  getopt/getopt_long some day.

Revision 647 - Directory Listing - [select for diffs]
Modified Wed Jun 7 15:10:17 2006 UTC (17 years, 9 months ago) by adx
Diff to previous 645
+ path separator doesn't always mean /

Revision 645 - Directory Listing - [select for diffs]
Modified Wed Jun 7 12:40:28 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 644
- Fixed old bug that would forbid SPAMNUM to be disabled via "SET SPAMNUM 0"

Revision 644 - Directory Listing - [select for diffs]
Modified Wed Jun 7 12:36:21 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 643
- Moved split_users and split_servers ints to GlobalSetOptions struct

Revision 643 - Directory Listing - [select for diffs]
Modified Wed Jun 7 11:13:45 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 642
- Killed get_maxrss().  Kinda useless and not very portable.
- count_memory(): replaced all longs with size_t

Revision 642 - Directory Listing - [select for diffs]
Modified Wed Jun 7 11:03:17 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 641
- Moved setup_corefile() to libio

Revision 641 - Directory Listing - [select for diffs]
Modified Wed Jun 7 10:51:31 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 640
- Renamed basename() to libio_basename() and use it everywhere instead
  of glibc's basename
- Updated configure.ac accordingly

Revision 640 - Directory Listing - [select for diffs]
Modified Wed Jun 7 10:41:00 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 638
- Replaced several strchr(x, '*'), etc. with hash_wildcard()
- Removed useless collapse() call in hunt_server().  It's match()'s job
  to deal with multiple ***.  No need to re-copy the entire string again.

Revision 638 - Directory Listing - [select for diffs]
Modified Thu Jun 1 14:03:51 2006 UTC (17 years, 10 months ago) by adx
Diff to previous 636
+ backport !VCHAN_C #15 from 7.2

Revision 636 - Directory Listing - [select for diffs]
Modified Thu Jun 1 13:33:35 2006 UTC (17 years, 10 months ago) by db
Diff to previous 631
- forward port disable fake channel from 7.2


Revision 631 - Directory Listing - [select for diffs]
Modified Tue May 30 08:32:50 2006 UTC (17 years, 10 months ago) by adx
Diff to previous 630
+ added info about recode to contrib/README

Revision 630 - Directory Listing - [select for diffs]
Modified Mon May 29 20:12:44 2006 UTC (17 years, 10 months ago) by adx
Diff to previous 629
+ 2002 looks a bit stale

Revision 629 - Directory Listing - [select for diffs]
Modified Mon May 29 20:10:44 2006 UTC (17 years, 10 months ago) by adx
Diff to previous 628
+ hook uninstallers for iorecv/iosend were missing

Revision 628 - Directory Listing - [select for diffs]
Modified Mon May 29 20:04:32 2006 UTC (17 years, 10 months ago) by adx
Diff to previous 626
Added contrib module for character set recoding

Note it doesn't work at the moment because listen{} itself
is not yet modularised.  Will probably also need some modifications
to include iconv headers and libraries in the build process.

Revision 626 - Directory Listing - [select for diffs]
Modified Fri May 26 11:32:27 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 625
- Fixed compile warning in change_simple_umode as reported by Volk

Revision 625 - Directory Listing - [select for diffs]
Modified Thu May 25 10:24:30 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 623
- Fixed an off-by one bug in the ip limiting code as reported by Volk

Revision 623 - Directory Listing - [select for diffs]
Modified Thu May 25 08:54:56 2006 UTC (17 years, 10 months ago) by metalrock
Diff to previous 622
 - Fix shadowed declare.

Revision 622 - Directory Listing - [select for diffs]
Modified Thu May 25 08:27:36 2006 UTC (17 years, 10 months ago) by metalrock
Diff to previous 621
 - Change my email address. I've graduated finally and don't want to be associated with 
that place!

Revision 621 - Directory Listing - [select for diffs]
Modified Wed May 24 19:05:08 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 615
- Unbroke KILLHOST

Revision 615 - Directory Listing - [select for diffs]
Modified Sun May 21 12:44:31 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 614
- Moved logging and announcement of *LINES out of csvlib into their
  specific modules where they belong to.


Revision 614 - Directory Listing - [select for diffs]
Modified Sat May 20 15:06:23 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 613
- Use get_oper_name() in each place an oper action is logged.
  (KLINE/XLINE/DLINE, etc.)

Revision 613 - Directory Listing - [select for diffs]
Modified Fri May 19 09:23:10 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 612
- Got rid of several pointless irc_getnameinfo() calls in places where we
  can simply use client->sockhost.
- Removed contrib/m_ltrace.c.  Use TRACE instead.
- Fixed compile errors in m_gline.c and m_info.c

Revision 612 - Directory Listing - [select for diffs]
Modified Thu May 18 11:51:01 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 610
- Properly fixed /dline nick and removed inetntoa()

Revision 610 - Directory Listing - [select for diffs]
Modified Thu May 18 08:05:21 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 609
- Fixed /dline nick for ipv6 servers

Revision 609 - Directory Listing - [select for diffs]
Modified Tue May 16 10:42:05 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 608
- Killed the client_p parameter of hunt_server() as suggested
  by adx some time ago.

Revision 608 - Directory Listing - [select for diffs]
Modified Tue May 16 10:05:44 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 607
- Merged mo_whowas() and m_whowas() and doxyfied it while at it
- Made whowas_do() only take 3 params and don't longer cut off a
  nick after the first comma.  As per rfc1459, a comma separated
  nick list isn't supported anyways.

Revision 607 - Directory Listing - [select for diffs]
Modified Tue May 16 08:12:00 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 605
- Only fully registered clients are added into the whowas history,
  so let's remove those pointles IsClient tests.

Revision 605 - Directory Listing - [select for diffs]
Modified Tue May 16 07:05:34 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 604
- Made find_chasing() only take 3 arguments
- Cleaned up find_person()

Revision 604 - Directory Listing - [select for diffs]
Modified Sun May 14 10:40:41 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 603
- Moved GLINE_PENDING_EXPIRE and CLEANUP_GLINES_TIME defines to m_gline.c

Revision 603 - Directory Listing - [select for diffs]
Modified Sun May 14 10:32:26 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 602
- Made cleanup_pending_glines() an event started off when loading
  the m_gline module
- Removed s_gline.c, s_gline.h and metadata.c

Revision 602 - Directory Listing - [select for diffs]
Modified Sun May 14 09:36:11 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 600
- channel_mode.c: removed a bunch of prototypes we don't need

Revision 600 - Directory Listing - [select for diffs]
Modified Sat May 13 09:30:18 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 599
- Don't code while having a breakfast!  Now here's the other missing
  half of the previous commit which fixes SIGALRM handling.

Revision 599 - Directory Listing - [select for diffs]
Modified Sat May 13 09:17:25 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 591
- Forward-ported r594,r598 (missing signal handlers for SIGXFSZ and SIGALRM)

Revision 591 - Directory Listing - [select for diffs]
Modified Thu May 11 12:39:39 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 590
- Merged check_xline() and check_regexp_xline() into a single function

Revision 590 - Directory Listing - [select for diffs]
Modified Thu May 11 11:35:07 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 587
- Fixed compile warnings in send_caplist()

Revision 587 - Directory Listing - [select for diffs]
Modified Mon May 8 11:14:24 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 586
- Documentation fixes about MemBlock struct in balloc.h

Revision 586 - Directory Listing - [select for diffs]
Modified Mon May 8 11:06:32 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 580
- Proper typecasting in newblock()

Revision 580 - Directory Listing - [select for diffs]
Modified Mon May 1 21:27:23 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 578
- Minor changes to pending_gline struct to improve readability
- Fixed compile error in channel.c

Revision 578 - Directory Listing - [select for diffs]
Modified Mon May 1 12:39:44 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 577
- Merged mo_mkpasswd into m_mkpasswd
- Renamed des(), md5() to m_mkpasswd_des(), m_mkpasswd_md5()

Revision 577 - Directory Listing - [select for diffs]
Modified Mon May 1 12:27:59 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 576
- Forward-ported ts6 fix from 7.2
- Updated INSTALL

Revision 576 - Directory Listing - [select for diffs]
Modified Mon May 1 12:23:45 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 571
- Updated contrib/help/opers/mkpasswd

Revision 571 - Directory Listing - [select for diffs]
Modified Fri Apr 28 06:48:08 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 568
- removed INVARIANTS leftover and updated configure.ac accordingly

Revision 568 - Directory Listing - [select for diffs]
Modified Thu Apr 27 08:34:04 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 566
- hash_check_watch() should be called for clients only (remote or local)

Revision 566 - Directory Listing - [select for diffs]
Modified Wed Apr 26 16:57:01 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 562
- can_send(): splitted up some bigass if() statement

Revision 562 - Directory Listing - [select for diffs]
Modified Sun Apr 23 07:18:32 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 561
- Forward-ported gline voting fix

Revision 561 - Directory Listing - [select for diffs]
Modified Sun Apr 23 06:53:12 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 559
- Forward-ported r560 (negative traffic stats in STATS ?; reported by ThaPrince)

Revision 559 - Directory Listing - [select for diffs]
Modified Sun Apr 23 00:49:54 2006 UTC (17 years, 11 months ago) by db
Diff to previous 558
- basename the right variable.


Revision 558 - Directory Listing - [select for diffs]
Modified Sat Apr 22 19:40:17 2006 UTC (17 years, 11 months ago) by db
Diff to previous 557
- channel.c name conflict was confusing Makefile


Revision 557 - Directory Listing - [select for diffs]
Modified Sat Apr 22 19:39:08 2006 UTC (17 years, 11 months ago) by db
Diff to previous 556
- name conflict was confusing Makefile


Revision 556 - Directory Listing - [select for diffs]
Modified Sat Apr 22 18:46:28 2006 UTC (17 years, 11 months ago) by db
Diff to previous 551
- correct #ifndef


Revision 551 - Directory Listing - [select for diffs]
Modified Fri Apr 21 14:57:03 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 550
- Fixed compile warnings

Revision 550 - Directory Listing - [select for diffs]
Modified Fri Apr 21 14:42:55 2006 UTC (17 years, 11 months ago) by db
Diff to previous 546
- fix compile error in m_stats.c
- wrap header in balloc.h


Revision 546 - Directory Listing - [select for diffs]
Modified Mon Apr 17 08:15:50 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 544
- check_client: remove this useless IRCD_SOCKET_ERROR case

Revision 544 - Directory Listing - [select for diffs]
Modified Wed Apr 5 09:34:28 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 543
- Made heap_list a dlink_list type
- Killed Block::used_list

Revision 543 - Directory Listing - [select for diffs]
Modified Mon Apr 3 15:18:11 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 540
- "deglobalized" heap_list and added block_heap_get_heap_list() instead.
  Note that block_heap_get_heap_list is a const function and the data pointed
  by it can't and should never be modified externally.

Revision 540 - Directory Listing - [select for diffs]
Modified Sat Mar 25 15:41:56 2006 UTC (18 years ago) by michael
Diff to previous 539
- Cleaned up add_connection(), e.g. got rid of pointless getpeername() call.
  We also don't need to deal with encapsulated ipv4 addresses since this
  is already done in comm_accept()


Revision 539 - Directory Listing - [select for diffs]
Modified Sat Mar 25 10:17:25 2006 UTC (18 years ago) by michael
Diff to previous 538
- We do not need a local copy of addr in accept_connection()
  Made several functions use the const keyword for read-only
  parameters

Revision 538 - Directory Listing - [select for diffs]
Modified Fri Mar 24 09:46:02 2006 UTC (18 years ago) by michael
Diff to previous 534
- m_ojoin(): removed useless IsDead test.  This is sendto_one()'s job

Revision 534 - Directory Listing - [select for diffs]
Modified Tue Mar 21 19:06:29 2006 UTC (18 years ago) by michael
Diff to previous 533
- Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h
- Untabified parse.c

Revision 533 - Directory Listing - [select for diffs]
Modified Tue Mar 21 03:04:18 2006 UTC (18 years ago) by metalrock
Diff to previous 532
 - Fix compile error.

Revision 532 - Directory Listing - [select for diffs]
Modified Mon Mar 20 10:38:39 2006 UTC (18 years ago) by michael
Diff to previous 531
- Fixed core in m_jupe().  We're now using an embedded lclient_node dlink_node
  which is allocated within a LocalUser struct, so don't try to free() it.

Revision 531 - Directory Listing - [select for diffs]
Modified Sat Mar 18 16:48:34 2006 UTC (18 years ago) by michael
Diff to previous 529
- Fixed compile error in m_operspy.c.  Reported by Volk

Revision 529 - Directory Listing - [select for diffs]
Modified Sat Mar 18 15:28:33 2006 UTC (18 years ago) by michael
Diff to previous 527
- Some small tweaks to client exit code.  99% of the time it is a client
  exiting the network, so check this case first, then see if it is a server

Revision 527 - Directory Listing - [select for diffs]
Modified Sat Mar 18 11:26:39 2006 UTC (18 years ago) by michael
Diff to previous 526
- Added missing !u@h prefix when sending MODE message back to a client

Revision 526 - Directory Listing - [select for diffs]
Modified Sat Mar 18 11:04:52 2006 UTC (18 years ago) by michael
Diff to previous 525
- misc cleanups for better readability to m_stats.c

Revision 525 - Directory Listing - [select for diffs]
Modified Sun Mar 12 21:29:56 2006 UTC (18 years ago) by adx
Diff to previous 524
+ fixed modload log notice

Revision 524 - Directory Listing - [select for diffs]
Modified Sun Mar 12 20:09:01 2006 UTC (18 years ago) by adx
Diff to previous 520
- %p should never be treated as signed

Revision 520 - Directory Listing - [select for diffs]
Modified Sat Mar 11 21:36:58 2006 UTC (18 years ago) by db
Diff to previous 519
- When checking for first " in a line, make sure it doesn't run off
  the end of the line before it finds one.


Revision 519 - Directory Listing - [select for diffs]
Modified Sat Mar 11 11:37:27 2006 UTC (18 years ago) by michael
Diff to previous 518
- Removed redundant tests in ms_server()

Revision 518 - Directory Listing - [select for diffs]
Modified Thu Mar 9 11:05:52 2006 UTC (18 years ago) by michael
Diff to previous 517
- Added missing INIT_MODULE/CLEANUP_MODULE to m_error.c

Revision 517 - Directory Listing - [select for diffs]
Modified Thu Mar 9 10:55:57 2006 UTC (18 years ago) by michael
Diff to previous 515
- Removed unused struct DNSQuery pointer from Listener structure

Revision 515 - Directory Listing - [select for diffs]
Modified Sun Mar 5 09:26:04 2006 UTC (18 years ago) by michael
Diff to previous 514
- Moved tstats() to m_stats.c and killed s_stats.(c|h)
- Got rid of extra ServerStats pointer
- Killed ms_error which was basically a duplication of m_error

Revision 514 - Directory Listing - [select for diffs]
Modified Sun Mar 5 08:30:18 2006 UTC (18 years ago) by michael
Diff to previous 513
- Move m_error.c ..

Revision 513 - Directory Listing - [select for diffs]
Modified Sun Mar 5 08:28:01 2006 UTC (18 years ago) by michael
Diff to previous 511
- Moved m_error to core modules and made remaining command handlers use
  m_ignore instead of m_error

Revision 511 - Directory Listing - [select for diffs]
Modified Sat Mar 4 08:51:36 2006 UTC (18 years ago) by michael
Diff to previous 509
- Removed LL leftovers

Revision 509 - Directory Listing - [select for diffs]
Modified Sat Mar 4 08:33:31 2006 UTC (18 years ago) by michael
Diff to previous 508
- register_remote_user(): Fixed bug where we would increase Count.total and
  source_p->from->serv->dep_users for unregistered remote clients and don't
  decrease them if we exit the client due to non existand server or fake
  direction.

Revision 508 - Directory Listing - [select for diffs]
Modified Sat Mar 4 08:25:08 2006 UTC (18 years ago) by michael
Diff to previous 505
- Removed some outdated XXX comments

Revision 505 - Directory Listing - [select for diffs]
Modified Fri Mar 3 21:06:19 2006 UTC (18 years ago) by michael
Diff to previous 504
- channel_member_names(): properly count the number of
  prefixes that will be written to lbuf

Revision 504 - Directory Listing - [select for diffs]
Modified Fri Mar 3 20:11:54 2006 UTC (18 years ago) by michael
Diff to previous 502
- Misc changes regarding CAP API documentation
- Removed forgotten debugging code in ircd.c

Revision 502 - Directory Listing - [select for diffs]
Modified Fri Mar 3 19:49:25 2006 UTC (18 years ago) by michael
Diff to previous 501
- Implemented CAP command handler based uppon ircu's m_cap()
- Added somewhat outdated draft-mitchell-irc-capabilities-01.txt until
  I get the latest version from kev.
- Added "multi-prefix" cap so clients supporting "multi-prefix"
  may recieve multi prefixed NAMES replies, e.g. @%+nick1 @+nick2 ..
- Fixed "make clean" for src/conf/

Revision 501 - Directory Listing - [select for diffs]
Modified Thu Mar 2 10:40:42 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 500
- Removed all inlined versions of dlink* functions
- Added an assert()s to dlinkDelete()
- NDEBUG is now undefined by default for testing and beta versions

Revision 500 - Directory Listing - [select for diffs]
Modified Wed Mar 1 19:35:59 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 499
- In 7.3 we don't have lazy links anymore ..

Revision 499 - Directory Listing - [select for diffs]
Modified Wed Mar 1 19:32:01 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 496
- exit_client(): Don't bounce a QUIT back to origin's server
  Reported by adx

Revision 496 - Directory Listing - [select for diffs]
Modified Wed Mar 1 18:57:10 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 495
- Fixed bug where "OPERSPY NAMES #channel" would add a
  client twice onto a channel's member list if it is
  already on that channel.

Revision 495 - Directory Listing - [select for diffs]
Modified Wed Mar 1 16:37:27 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 493
- Fixed error in check_channel_name() if using gcc

Revision 493 - Directory Listing - [select for diffs]
Modified Wed Mar 1 16:26:26 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 492
- Break the loop if a client has reached its channel limit


Revision 492 - Directory Listing - [select for diffs]
Modified Wed Mar 1 14:59:29 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 491
- check_channel_name(): skip the first character since we already know it's
  a valid channel prefix (either '#' or '&')

Revision 491 - Directory Listing - [select for diffs]
Modified Wed Mar 1 14:51:05 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 489
- Got rid of extra strlenS and redundant hash_find_channel() calls
- Cleaned up channel name validation routines
- mo_force: don't allow servers to be added to a channel


Revision 489 - Directory Listing - [select for diffs]
Modified Wed Mar 1 12:53:31 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 486
- Rewrote m_join(). This was mainly done to fix some bug that can be easily abused.
  Details about this bug have been given on IRC.

Revision 486 - Directory Listing - [select for diffs]
Modified Wed Mar 1 10:52:19 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 485
- Fixed bug where "JOIN #keyedchan1,#keyedchan2 key1,key2" wouldn't work.
  Reported by ThaPrince

Revision 485 - Directory Listing - [select for diffs]
Modified Mon Feb 27 15:17:56 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 483
- Yet another mach_chan fix (broken #*chan vs. &chan match logic
                             as pointed out by adx)

Revision 483 - Directory Listing - [select for diffs]
Modified Mon Feb 27 14:52:35 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 480
- Don't give away IPs unless it's an admin doing /stats P.

Revision 480 - Directory Listing - [select for diffs]
Modified Mon Feb 27 13:04:06 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 479
- Fixed match_chan() so "/LIST *chan*" works again.  Reported by ThaPrince

Revision 479 - Directory Listing - [select for diffs]
Modified Fri Feb 24 11:28:05 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 478
+ fixed a stupid

Revision 478 - Directory Listing - [select for diffs]
Modified Fri Feb 24 11:27:13 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 477
+ work against malformed numerics on "WHOIS :  "
+ actually the same needs to be done in many other modules...

Revision 477 - Directory Listing - [select for diffs]
Modified Sat Feb 18 12:34:09 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 476
+ additional parameter 'exact' for find_module():

if NO, match only the canonical name i.e. m_part.ABC will match
m_part.so or built-in m_part (used to check if any version of a
module is loaded)

if YES, match the whole file name (used with /modunload and friends)

Revision 476 - Directory Listing - [select for diffs]
Modified Sat Feb 18 07:19:35 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 475
- Get operator.c to compile (with a few warnings)

Revision 475 - Directory Listing - [select for diffs]
Modified Sat Feb 18 02:34:20 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 474
+ make it compile, and maybe even run...

Revision 474 - Directory Listing - [select for diffs]
Modified Sat Feb 18 02:12:40 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 473
+ finished modules API
+ now we need to put these mo_modload etc somewhere

Revision 473 - Directory Listing - [select for diffs]
Modified Sat Feb 18 00:49:41 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 471
+ don't allow pathnames when loading modules *kiss*

Revision 471 - Directory Listing - [select for diffs]
Modified Fri Feb 17 10:01:53 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 470
- Don't allocate new dlink_node pointer on each client creation,
  rather reuse localClient->lclient_node for linking it into
  unknown_list and move it into local_client_list after client
  registration.

Revision 470 - Directory Listing - [select for diffs]
Modified Fri Feb 17 05:07:43 2006 UTC (18 years, 1 month ago) by db
Diff to previous 469
- fix compile errors with moved modules.h
- fix a few missing includes, msg.h and parse.h


Revision 469 - Directory Listing - [select for diffs]
Modified Fri Feb 17 05:06:40 2006 UTC (18 years, 1 month ago) by db
Diff to previous 467
- clean up section dealing with errors and comment what is happening


Revision 467 - Directory Listing - [select for diffs]
Modified Tue Feb 14 00:27:11 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 466
+ module manager

Revision 466 - Directory Listing - [select for diffs]
Modified Mon Feb 13 16:33:18 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 464
+ return module base == NULL instead of handle if not known

Revision 464 - Directory Listing - [select for diffs]
Modified Mon Feb 13 14:16:54 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 462
+ I really see no reason for this garrulous "Client Quit"
  reason, it used to be just a null reason for years.

Revision 462 - Directory Listing - [select for diffs]
Modified Mon Feb 13 03:09:38 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 461
+ added missing error handlers for mach

Revision 461 - Directory Listing - [select for diffs]
Modified Mon Feb 13 01:28:16 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 460
+ rewritten dynlink.c, moved to libio

Revision 460 - Directory Listing - [select for diffs]
Modified Sun Feb 12 22:22:50 2006 UTC (18 years, 1 month ago) by db
Diff to previous 459
- fixed typo
- fixed argument number
- removed reference to no longer used argument


Revision 459 - Directory Listing - [select for diffs]
Modified Sun Feb 12 22:21:37 2006 UTC (18 years, 1 month ago) by db
Diff to previous 458
- If DNS server gives us a NXDOMAIN, we should give up trying to resolve
  this host if doing IPV4, if doing IPV6, NXDOMAIN might mean that a hostname
  might not be available under AAAA but A record might be worth a shot.


Revision 458 - Directory Listing - [select for diffs]
Modified Sun Feb 12 20:45:14 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 457
- Small changes so register_local_user() only takes 2 parameters instead of 4

Revision 457 - Directory Listing - [select for diffs]
Modified Sun Feb 12 20:30:27 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 455
- Use set_initial_nick() if an unregistered client is changing between
  equivalent nicks which only differ in cAsE.  That way we properly keep
  the fd note about the client updated.

Revision 455 - Directory Listing - [select for diffs]
Modified Sun Feb 12 20:15:46 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 453
- Unbreak can_send()

Revision 453 - Directory Listing - [select for diffs]
Modified Sun Feb 12 18:56:55 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 452
- Get rid of can_send_part. This also fixes a bug where voiced clients
  weren't able to send a PART message to the channel.  Reported by ThaPrince.

Revision 452 - Directory Listing - [select for diffs]
Modified Sun Feb 12 16:21:34 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 450
- Properly close ssl clients

Revision 450 - Directory Listing - [select for diffs]
Modified Sun Feb 12 13:16:27 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 449
- Removed unused 'nextconnect' var

Revision 449 - Directory Listing - [select for diffs]
Modified Sun Feb 12 11:04:23 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 446
- Cleaned up is_banned and can_join a bit

Revision 446 - Directory Listing - [select for diffs]
Modified Sun Feb 12 02:46:54 2006 UTC (18 years, 1 month ago) by db
Diff to previous 445
- reported by Jon, resolver was not checking for NXDOMAIN as well as SERVFAIL
  this caused odd DNS reports and took longer to connect.

  Tested by Jon (ThaPrince).


Revision 445 - Directory Listing - [select for diffs]
Modified Sun Feb 12 00:18:46 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 444
+ now the long awaited moment

Revision 444 - Directory Listing - [select for diffs]
Modified Sun Feb 12 00:15:24 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 443
+ STATIC_MODULES is no longer meaningful so byebye

Revision 443 - Directory Listing - [select for diffs]
Modified Sat Feb 11 23:37:10 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 442
+ make it compile
+ fix contrib
+ fixed core when unloading spy_trace_notice, this one should be MFC'd
  (etrace_cb was not unhooked properly)

Revision 442 - Directory Listing - [select for diffs]
Modified Sat Feb 11 23:14:21 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 437
+ massive rewrite of module init/deinit/version headers,
  we are introducing a new module manager which deals with static
  and dynamic modules exactly the same way. (New possibilities
  include loading/unloading statically compiled modules and
  mixing static/dynamic ones in one build.)

Revision 437 - Directory Listing - [select for diffs]
Modified Sat Feb 11 21:44:07 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 434
- Forward ported fd_close() fix

Revision 434 - Directory Listing - [select for diffs]
Modified Sat Feb 11 19:19:48 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 431
- Fixed invalid output of the USERS command as reported by ThaPrince

Revision 431 - Directory Listing - [select for diffs]
Modified Sat Feb 11 12:59:06 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 429
- Forward ported r430

Revision 429 - Directory Listing - [select for diffs]
Modified Sat Feb 11 12:26:18 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 426
- Forward ported r428

Revision 426 - Directory Listing - [select for diffs]
Modified Sat Feb 11 00:35:13 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 424
- Forward port of fix for static build with BMASK and TMODE

Revision 424 - Directory Listing - [select for diffs]
Modified Fri Feb 10 16:15:23 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 423
+ default field support for class{}

Revision 423 - Directory Listing - [select for diffs]
Modified Fri Feb 10 16:11:41 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 422
+ support for oper "name" { ... } syntax

Revision 422 - Directory Listing - [select for diffs]
Modified Fri Feb 10 16:01:16 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 421
- Added conf_operator_report()

Revision 421 - Directory Listing - [select for diffs]
Modified Fri Feb 10 14:26:35 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 420
+ make conf_add_field return pointer to ConfField

Revision 420 - Directory Listing - [select for diffs]
Modified Fri Feb 10 14:23:33 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 419
+ added support for syntax SECTION "value" { ...fields... };
  ConfSection has a field 'def_field', if non-NULL it will be
  assigned with the provided value.

Revision 419 - Directory Listing - [select for diffs]
Modified Fri Feb 10 14:23:14 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 418
- As suggested by adx, allow oper{} as well as operator{}

Revision 418 - Directory Listing - [select for diffs]
Modified Fri Feb 10 14:06:04 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 417
- Added reset_operator(), also do some error reporting

Revision 417 - Directory Listing - [select for diffs]
Modified Fri Feb 10 13:40:01 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 415
- Added initial version of operator.c which still isn't finished and propably
  won't even compile.

Revision 415 - Directory Listing - [select for diffs]
Modified Fri Feb 10 03:16:26 2006 UTC (18 years, 1 month ago) by metalrock
Diff to previous 414
 - Alphabetize values.

Revision 414 - Directory Listing - [select for diffs]
Modified Fri Feb 10 03:14:50 2006 UTC (18 years, 1 month ago) by metalrock
Diff to previous 413
 - Update help file and alphabetize.

Revision 413 - Directory Listing - [select for diffs]
Modified Thu Feb 9 14:28:21 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 412
- Speeded up msg_tree_parse() a bit

Revision 412 - Directory Listing - [select for diffs]
Modified Wed Feb 8 14:45:27 2006 UTC (18 years, 1 month ago) by adx
Diff to previous 409
+ fixed unaligned memory reference in resolver

  Submitted by: Immo 'FaUl' Wehrenberg

Revision 409 - Directory Listing - [select for diffs]
Modified Wed Feb 8 14:29:11 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 408
- fixed spelling in klines.txt, recieved vs. received

Revision 408 - Directory Listing - [select for diffs]
Modified Wed Feb 8 12:55:04 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 407
- Removed check_channel_name() call in m_mode(). hash_find_channel() will
  deal with invalid channel names.  No need to always scan the buffer
  pointed by parv[1].

Revision 407 - Directory Listing - [select for diffs]
Modified Wed Feb 8 12:46:29 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 406
- Merged set_autoconn() into quote_autoconn()

Revision 406 - Directory Listing - [select for diffs]
Modified Wed Feb 8 10:40:24 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 405
- Got rid of MAXCONFLINKS.  You can even have a billion connect{} blocks if you want..

Revision 405 - Directory Listing - [select for diffs]
Modified Tue Feb 7 19:38:35 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 404
- Removed now unused llflags parameter from sendto_server()


Revision 404 - Directory Listing - [select for diffs]
Modified Tue Feb 7 18:52:20 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 403
- m_knock(): use chptr->chname instead of the string the client provided
  us when reporting errors etc

Revision 403 - Directory Listing - [select for diffs]
Modified Tue Feb 7 14:19:52 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 402
- replaced some lame stuff in example configuration files

Revision 402 - Directory Listing - [select for diffs]
Modified Tue Feb 7 13:07:26 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 401
- Removed dalloca.h

Revision 401 - Directory Listing - [select for diffs]
Modified Tue Feb 7 12:52:37 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 400
- Fixed bug in m_force() that would allow to join clients into
  channels with too long channelnames.

Revision 400 - Directory Listing - [select for diffs]
Modified Tue Feb 7 12:46:07 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 399
- Got rid of ms_topic()

Revision 399 - Directory Listing - [select for diffs]
Modified Tue Feb 7 12:23:17 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 398
- Removed LL leftovers

Revision 398 - Directory Listing - [select for diffs]
Modified Tue Feb 7 12:00:21 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 396
- Ripped out lazylinks as discussed on irc. the main concept wasn't very well
  designed and will be done in a better way some day.  Anyways, they propably
  never worked and were considered bloat by most people.  Good bye!

Revision 396 - Directory Listing - [select for diffs]
Modified Fri Feb 3 22:00:28 2006 UTC (18 years, 1 month ago) by nenolod
Diff to previous 392
Use read() in posix to ensure we get a valid response... recv() works like read() under Windows, so that part was 
fine...

Revision 392 - Directory Listing - [select for diffs]
Modified Fri Feb 3 15:48:08 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 389
- Fixed some nasty bug reported by Fool, also cleaned up m_join.c a bit

Revision 389 - Directory Listing - [select for diffs]
Modified Wed Feb 1 21:22:47 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 387
- Fixed typo in example configuration files

Revision 387 - Directory Listing - [select for diffs]
Modified Wed Feb 1 11:04:08 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 385
- Fixed +bbb nick1 nick2 nick3 bug as reported by ThaPrince.
  Currently not the best fix, but does the job for now

Revision 385 - Directory Listing - [select for diffs]
Modified Tue Jan 31 12:24:23 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 383
- Forward-port SoftCallerId fix from 7.2

Revision 383 - Directory Listing - [select for diffs]
Modified Tue Jan 31 12:15:49 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 381
- Forward-port relay_xline fix from 7.2

Revision 381 - Directory Listing - [select for diffs]
Modified Sun Jan 29 10:27:33 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 380
- Cleaned up some special magic in show_iline_prefix.  Someone tell me why
  we should copy aconf->user into a separate buffer after the prefix? Also
  renamed it to make_iline_prefix.

Revision 380 - Directory Listing - [select for diffs]
Modified Sat Jan 28 08:40:37 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 379
- Typo

Revision 379 - Directory Listing - [select for diffs]
Modified Sat Jan 28 08:31:31 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 378
- More preparations for the new u@h mask storage system, also
  added some small example to report_confitem_types() how to deal
  with it when reporting items


Revision 378 - Directory Listing - [select for diffs]
Modified Sat Jan 28 08:13:58 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 377
- Added mask_list dlink_list to MatchItem/AcccessItem structs.  These lists
  will later be used to hold a chain of hostmasks used for hub_mask, leaf_mask,
  and auth{}/oper{} user masks so we later don't need to duplicate a whole
  MatchItem or AcccessItem via ugly ColllecItems.

Revision 377 - Directory Listing - [select for diffs]
Modified Wed Jan 25 10:48:24 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 376
- Removed death code. We don't have sth. like conf *lines* anymore

Revision 376 - Directory Listing - [select for diffs]
Modified Mon Jan 23 10:07:23 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 375
- Show the total number of clients in a class in "STATS y|Y"
  output (as per irc2.11 / ircu2.10.12)


Revision 375 - Directory Listing - [select for diffs]
Modified Sun Jan 22 11:04:43 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 374
- Don't free() source_p->localClient->auth_oper after calling
  oper_up() on source_p.  Added small explanatation about why
  you shouldn't do that.

Revision 374 - Directory Listing - [select for diffs]
Modified Sat Jan 14 17:57:18 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 373
- More m_connect cleanups, I also never liked the idea of temporarily modifying
  a connect item, so let's do this a bit different now.

Revision 373 - Directory Listing - [select for diffs]
Modified Sat Jan 14 17:23:35 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 372
- Get rid of some really outdated PORTNUM assignments/tests in m_connect().
  connect items have a default port set upon creation.
- Untabified m_connect.c

Revision 372 - Directory Listing - [select for diffs]
Modified Sat Jan 14 12:42:28 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 370
- optimized ircncmp()

Revision 370 - Directory Listing - [select for diffs]
Modified Tue Jan 10 10:37:39 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 369
- Fixed core with regexp k-lines

Revision 369 - Directory Listing - [select for diffs]
Modified Tue Jan 10 10:23:19 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 366
- Removed comp_with_mask()

Revision 366 - Directory Listing - [select for diffs]
Modified Sun Jan 8 22:12:22 2006 UTC (18 years, 2 months ago) by adx
Diff to previous 365
+ added support for integer enumeration in conf manager
+ will need this for listen{}

Revision 365 - Directory Listing - [select for diffs]
Modified Sun Jan 8 20:48:35 2006 UTC (18 years, 2 months ago) by adx
Diff to previous 364
+ this should fix the bug with low ping timeouts for servers.
keep cleaning up the conf stuff.

Revision 364 - Directory Listing - [select for diffs]
Modified Sun Jan 8 15:39:24 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 363
- Entirely changed the way of ban match processing to be more cleaner.
  It also should nicely speed up matching of pure ip (may include cidr mask)
  bans.
- Removed match_cidr() which is now not longed needed
- Add back some prototypes to res.h to fix compile errors

Revision 363 - Directory Listing - [select for diffs]
Modified Sun Jan 8 14:18:13 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 362
- Fixed broken CIDR bans (untested).  Fix needs to be backported to 7.2
  after it's been tested

Revision 362 - Directory Listing - [select for diffs]
Modified Sat Jan 7 05:06:18 2006 UTC (18 years, 2 months ago) by metalrock
Diff to previous 361
 - Fixed some compile errors and some shadowed declarations.

Revision 361 - Directory Listing - [select for diffs]
Modified Sat Jan 7 04:27:45 2006 UTC (18 years, 2 months ago) by metalrock
Diff to previous 360
 - Add TODO for adding global ungline support.

Revision 360 - Directory Listing - [select for diffs]
Modified Fri Jan 6 16:51:28 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 359
- Cleaned up find_user_host a bit more, also added support
  for "KLINE somehost.edu"

Revision 359 - Directory Listing - [select for diffs]
Modified Fri Jan 6 16:34:35 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 358
- Rewrite find_user_host() to use split_nuh()

Revision 358 - Directory Listing - [select for diffs]
Modified Thu Jan 5 16:09:28 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 357
- s/NICKLEN+1/NICKLEN/

Revision 357 - Directory Listing - [select for diffs]
Modified Thu Jan 5 16:06:45 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 355
- Mainly re-wrote split_nuh() to fix a regexp kline bug where we would cut off
  the user portion after 9 chars, but also to be a bit more flexible when we
  have to deal with different user/host name lengths.
- Re-wrote m_capture() to use split_nuh()

Revision 355 - Directory Listing - [select for diffs]
Modified Mon Jan 2 22:04:51 2006 UTC (18 years, 2 months ago) by adx
Diff to previous 354
+ present halfops as ops to servers which don't support it
+ should work but please review before I break another net ;)


Revision 354 - Directory Listing - [select for diffs]
Modified Sun Jan 1 12:42:26 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 353
- Made struct Message.bytes a 64-bit integer datatype

Revision 353 - Directory Listing - [select for diffs]
Modified Sun Jan 1 12:00:11 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 351
- Kill mo_info() and use ms_info() instead

Revision 351 - Directory Listing - [select for diffs]
Modified Sun Jan 1 09:35:12 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 350
- Don't allow shared (remote) k-lines to be set without a valid reason

Revision 350 - Directory Listing - [select for diffs]
Modified Sun Jan 1 09:29:42 2006 UTC (18 years, 2 months ago) by michael
Diff to previous 349
- documentings

Revision 349 - Directory Listing - [select for diffs]
Modified Sat Dec 31 18:43:28 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 348
- Got rid of multiple bogus_host() copies

Revision 348 - Directory Listing - [select for diffs]
Modified Sat Dec 31 14:08:37 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 347
- More documentation

Revision 347 - Directory Listing - [select for diffs]
Modified Sat Dec 31 13:22:28 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 346
- m_admin.c: fixed comment about parv[1].  Also did some style cleanups

Revision 346 - Directory Listing - [select for diffs]
Modified Sat Dec 31 13:00:57 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 345
- Updated doxygen.conf

Revision 345 - Directory Listing - [select for diffs]
Modified Sat Dec 31 11:50:01 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 344
- Continue doxyfying modules

Revision 344 - Directory Listing - [select for diffs]
Modified Sat Dec 31 09:41:44 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 334
- Flag the client as being ip-spoofed if setting a new hostname via CHGHOST,
  that way non-opers can't figure out the IP with a simple WHOIS.
  Suggested by adx


Revision 334 - Directory Listing - [select for diffs]
Modified Mon Dec 26 10:33:05 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 333
- Add missing semicolon

Revision 333 - Directory Listing - [select for diffs]
Modified Mon Dec 26 10:08:18 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 332
- This should fix broken set_topic() as reported by CoolCold

Revision 332 - Directory Listing - [select for diffs]
Modified Sun Dec 25 12:53:19 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 331
- Got rid of do_local_user() function

Revision 331 - Directory Listing - [select for diffs]
Modified Sun Dec 25 11:03:27 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 328
- Updated example confs to reflect topicburst config option

Revision 328 - Directory Listing - [select for diffs]
Modified Sun Dec 25 10:42:33 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 323
- Fixed bug where we wouldn't send the HUB capability token when
  using cryptlinks

Revision 323 - Directory Listing - [select for diffs]
Modified Sat Dec 24 22:07:31 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 320
- Only locally connected clients should be checked for a valid channelmembership
  when processing the INVITE message.  Remote clients that are outside a channel
  e.g. services, are allowed to send INVITEs.  This also fixes a bug with anope
  services.  Reported by r0d3nt


Revision 320 - Directory Listing - [select for diffs]
Modified Sat Dec 24 15:13:27 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 316
- Fixed core in case aconf->cipher_preference and
  ConfigFileEntry.default_cipher_preference are both NULL pointers

  Reported by opteron-hani via Joan

Revision 316 - Directory Listing - [select for diffs]
Modified Fri Dec 23 12:03:15 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 315
- Fixed compile error caused by previous commit
- Removed outdated comment

Revision 315 - Directory Listing - [select for diffs]
Modified Fri Dec 23 11:56:34 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 314
- Moved 'invited' dlink_list to LocalUser struct which will save
  some 1.3mb of ram on a typical efnet server.

Revision 314 - Directory Listing - [select for diffs]
Modified Fri Dec 23 10:59:55 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 312
- Don't pace "WHO #somechan" and "WHO *" as this breaks several clients

Revision 312 - Directory Listing - [select for diffs]
Modified Sun Dec 11 23:21:22 2005 UTC (18 years, 3 months ago) by lusky
Diff to previous 311
test commit (hi adx!)


Revision 311 - Directory Listing - [select for diffs]
Modified Sun Dec 11 23:05:09 2005 UTC (18 years, 3 months ago) by lusky
Diff to previous 303
fix beta verbage


Revision 303 - Directory Listing - [select for diffs]
Modified Tue Dec 6 19:30:20 2005 UTC (18 years, 3 months ago) by adx
Diff to previous 302
+ fixed logic for maxlisters
+ if maxlisters=0, show the 'list disabled' notice

Revision 302 - Directory Listing - [select for diffs]
Modified Tue Dec 6 02:10:51 2005 UTC (18 years, 3 months ago) by db
Diff to previous 301
- parser change


Revision 301 - Directory Listing - [select for diffs]
Modified Mon Dec 5 23:42:59 2005 UTC (18 years, 3 months ago) by db
Diff to previous 299
- forward port fix for core from 7.2


Revision 299 - Directory Listing - [select for diffs]
Modified Mon Dec 5 23:12:56 2005 UTC (18 years, 3 months ago) by db
Diff to previous 297
- fixes infinite loop; spotted by
  *runedude* Jeremy Sayres and my email is runedude@runedude.net


Revision 297 - Directory Listing - [select for diffs]
Modified Mon Dec 5 22:18:41 2005 UTC (18 years, 3 months ago) by nenolod
Diff to previous 296
- Fix indentation style on metadata source, and enable keyword expansion. (sorry!)

Revision 296 - Directory Listing - [select for diffs]
Modified Mon Dec 5 20:41:51 2005 UTC (18 years, 3 months ago) by nenolod
Diff to previous 295
- Add a simple metadata API for extending channel/client/whatever structs
  via adding a single dlink_list to the structure you wish to make extensible.

Reviewed by db.

Revision 295 - Directory Listing - [select for diffs]
Modified Mon Dec 5 20:17:33 2005 UTC (18 years, 3 months ago) by db
Diff to previous 294
- fixed nasty core in operator {} block
  if umodes was used, yy_aconf is not allocated during 1st pass


Revision 294 - Directory Listing - [select for diffs]
Modified Mon Dec 5 14:11:15 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 293
- Fixed the fix ;P  It is possible that sockhost field is empty for remote clients coming
  from a TS5 server

Revision 293 - Directory Listing - [select for diffs]
Modified Mon Dec 5 14:03:00 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 292
- Fixed WHOIS bug with RPL_WHOISACTUALLY.  Spotted by adx

Revision 292 - Directory Listing - [select for diffs]
Modified Mon Dec 5 10:40:18 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 291
- Added support for (\) escape character to has_wildcards()

Revision 291 - Directory Listing - [select for diffs]
Modified Sun Dec 4 13:46:01 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 290
- Fixed name clash between *FloodNoticed macros in client.h and channel.h

Revision 290 - Directory Listing - [select for diffs]
Modified Sun Dec 4 13:31:27 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 289
- Moved has_wildcards() from m_list.c to match.c and re-use it
  in some other places.

Revision 289 - Directory Listing - [select for diffs]
Modified Sat Dec 3 18:11:34 2005 UTC (18 years, 3 months ago) by db
Diff to previous 288
- forward port from 7.2, this bug is no longer present with last send.c


Revision 288 - Directory Listing - [select for diffs]
Modified Sat Dec 3 17:15:38 2005 UTC (18 years, 3 months ago) by adx
Diff to previous 286
+ fixed my bustage

Revision 286 - Directory Listing - [select for diffs]
Modified Sat Dec 3 10:59:57 2005 UTC (18 years, 3 months ago) by adx
Diff to previous 284
+ (MFC) fixed problems with amd64 and possibly other platforms

Revision 284 - Directory Listing - [select for diffs]
Modified Sat Dec 3 09:54:52 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 283
- Killed 'flood_noticed' int in LocalUser struct

Revision 283 - Directory Listing - [select for diffs]
Modified Sat Dec 3 09:33:51 2005 UTC (18 years, 3 months ago) by michael
Diff to previous 281
- Fixed missleading comment about LocalUser.last in LocalUser struct

Revision 281 - Directory Listing - [select for diffs]
Modified Thu Nov 24 10:29:09 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 279
+ hopefully fixed /dev/poll

Revision 279 - Directory Listing - [select for diffs]
Modified Wed Nov 23 20:38:17 2005 UTC (18 years, 4 months ago) by db
Diff to previous 278
- Fix logic so it actually works right for opers/admins/unopered 
  with spoof/unspoof logic


Revision 278 - Directory Listing - [select for diffs]
Modified Wed Nov 23 08:18:57 2005 UTC (18 years, 4 months ago) by db
Diff to previous 277
- add a maxlisters /quote set
  limit the number of possible listings going on at once


Revision 277 - Directory Listing - [select for diffs]
Modified Wed Nov 23 08:08:29 2005 UTC (18 years, 4 months ago) by db
Diff to previous 276
- Fix typo .type = ENTITY_NONE
- Fix prototype for find_userhost() prototype and fixed calls of this function


Revision 276 - Directory Listing - [select for diffs]
Modified Mon Nov 14 23:25:40 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 275
+ another slight bug, ie '/msg 0 something' would not lead to
  any error message (as it was delivered)

Revision 275 - Directory Listing - [select for diffs]
Modified Mon Nov 14 23:21:10 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 274
+ fixed something that would obviously lead to a compile error

Revision 274 - Directory Listing - [select for diffs]
Modified Mon Nov 14 23:18:39 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 273
+ and yet another one, *sigh*

Revision 273 - Directory Listing - [select for diffs]
Modified Mon Nov 14 23:17:02 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 272
+ another slight fix for /msg nick@server,nick@server bug

Revision 272 - Directory Listing - [select for diffs]
Modified Mon Nov 14 23:12:09 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 271
+ fixed several m_message issues
+ no idea how many bugs did I introduce, or even if it compiles,
  be welcome to review.

Revision 271 - Directory Listing - [select for diffs]
Modified Mon Nov 14 21:36:23 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 270
+ fixes for accept

Revision 270 - Directory Listing - [select for diffs]
Modified Mon Nov 14 19:39:35 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 267
+ ported rate limiting fixes from 7.2

Revision 267 - Directory Listing - [select for diffs]
Modified Sun Nov 13 22:54:08 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 266
+ s/extern/EXTERN/ in include/conf
+ implemented class{} from scratch; it's almost done,
  I only need to add limit checking code
+ added nice syntax e.g. number_per_ip = 3, global:5;
+ added some aliases ie host_limit === number_per_ip,
  userhost_limit === number_per_userhost
  (replaces max_local & max_global mess)
+ check example.conf for more details.

Revision 266 - Directory Listing - [select for diffs]
Modified Sun Nov 13 19:11:25 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 265
+ updated RELNOTES

Revision 265 - Directory Listing - [select for diffs]
Modified Sun Nov 13 12:01:02 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 263
- Small cleanups to m_mkpasswd.c

Revision 263 - Directory Listing - [select for diffs]
Modified Sun Nov 13 11:10:37 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 262
recommitting:
+ added UMODE_BOTS to default oper umodes. From my experience most opers
  don't know/remember about this flag, and it gives them much help in
  hunting floods etc.

Revision 262 - Directory Listing - [select for diffs]
Modified Sun Nov 13 11:08:43 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 261
+ forgot to update newconf as well

Revision 261 - Directory Listing - [select for diffs]
Modified Sun Nov 13 10:55:40 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 260
- Changed cluster{} to use a MatchItem struct

Revision 260 - Directory Listing - [select for diffs]
Modified Sun Nov 13 10:05:06 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 259
- propset svn:keywords "Id" modules/m_watch.c

Revision 259 - Directory Listing - [select for diffs]
Modified Sun Nov 13 10:01:52 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 257
- Fixed parser error with max_watch.  Reported by CooldCold

Revision 257 - Directory Listing - [select for diffs]
Modified Sat Nov 12 16:00:08 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 256
- Forgot to remove my debugging code ..

Revision 256 - Directory Listing - [select for diffs]
Modified Sat Nov 12 15:56:40 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 254
- Fixed core caused by memory corruption with cluster{} blocks

Revision 254 - Directory Listing - [select for diffs]
Modified Sat Nov 12 11:26:07 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 253
- Disabled optimization. i.e. restored -O0
- #if'd out My* inline functions from memory.h

Revision 253 - Directory Listing - [select for diffs]
Modified Fri Nov 11 21:03:09 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 252
- ULINES/XLINES are actually MatchItems

Revision 252 - Directory Listing - [select for diffs]
Modified Fri Nov 11 20:56:00 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 250
- Fixed some nice core that showed us the dark side of using unions.
  rxlines (MatchItem) were contantly being trashed due to
  "aconf->status = status;" assignment in make_conf_item()
- Fixed another core in conf_add_server()

Revision 250 - Directory Listing - [select for diffs]
Modified Fri Nov 11 12:33:23 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 249
- Fixed problem where configure wouldn't deal properly with openssl 0.9.8.
  Reported by CoolCold

Revision 249 - Directory Listing - [select for diffs]
Modified Thu Nov 10 13:41:31 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 248
- Moved serial to LocalUser part

Revision 248 - Directory Listing - [select for diffs]
Modified Sun Nov 6 18:42:07 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 247
+ updated default NICKLEN to 15, and still 9 on --enable-efnet

Revision 247 - Directory Listing - [select for diffs]
Modified Sun Nov 6 14:49:12 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 246
+ missed this one

Revision 246 - Directory Listing - [select for diffs]
Modified Sun Nov 6 14:48:23 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 245
+ updated custom oper/admin messages

Revision 245 - Directory Listing - [select for diffs]
Modified Sun Nov 6 13:10:29 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 244
- Cosmetical fix to "STATS z"

Revision 244 - Directory Listing - [select for diffs]
Modified Sun Nov 6 12:13:07 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 243
- Updated configure

Revision 243 - Directory Listing - [select for diffs]
Modified Sun Nov 6 11:21:03 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 241
+ 7.1 -> 7.3

Revision 241 - Directory Listing - [select for diffs]
Modified Sat Nov 5 19:39:35 2005 UTC (18 years, 4 months ago) by db
Diff to previous 240
- Don't allocate memory until it is known it will be allowed
- No need to allocate memory twice.


Revision 240 - Directory Listing - [select for diffs]
Modified Sat Nov 5 18:03:59 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 239
- Forgot to remove accept_num, we dont need it anymore.

Revision 239 - Directory Listing - [select for diffs]
Modified Sat Nov 5 17:54:04 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 238
- Got rid of build_nuh_list()
- Readd ability of showing ACCEPT list via "ACCEPT *" as described in umodeg.txt

Revision 238 - Directory Listing - [select for diffs]
Modified Sat Nov 5 17:00:17 2005 UTC (18 years, 4 months ago) by db
Diff to previous 237
- Fix core, don't try to remove accepts for remote clients


Revision 237 - Directory Listing - [select for diffs]
Modified Sat Nov 5 15:47:32 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 236
- Fixed indenting in set_initial_nick

Revision 236 - Directory Listing - [select for diffs]
Modified Sat Nov 5 11:54:49 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 235
- Fixed misc compile errors

Revision 235 - Directory Listing - [select for diffs]
Modified Sat Nov 5 11:31:51 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 234
- Fixed and cleaned up new acceptcode, e.g fix memory leaks,
  don't allow wildcards in a mask when removing accepts, don't
  allow redundant masks etc.

Revision 234 - Directory Listing - [select for diffs]
Modified Sat Nov 5 08:38:19 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 233
- Cleaned up report_memory() a bit more. user_invite_count is actually
  the same as channel_invite_count.

Revision 233 - Directory Listing - [select for diffs]
Modified Sat Nov 5 08:05:06 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 232
- Style correction to watch.c
- Add some statistical information about WATCH headers/entries
  to "STATS z"

Revision 232 - Directory Listing - [select for diffs]
Modified Sat Nov 5 06:05:06 2005 UTC (18 years, 4 months ago) by db
Diff to previous 231
- This commits the n!u@h accept code
  I'll tidy it up more later.


Revision 231 - Directory Listing - [select for diffs]
Modified Fri Nov 4 17:33:00 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 230
- Cleaned up watchcode

Revision 230 - Directory Listing - [select for diffs]
Modified Thu Nov 3 20:38:58 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 229
+ check_pidfile could go up, maybe even more, again a part of
  sorting bootup process

Revision 229 - Directory Listing - [select for diffs]
Modified Thu Nov 3 20:31:33 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 228
+ keep it compact, ie we have a sequence of things which
  together constitute "os environment initialization"
  (libio_init, outofmemory handler setup, fdlimit change handler
  etc etc), don't break it with ircd "me" setups.

Revision 228 - Directory Listing - [select for diffs]
Modified Thu Nov 3 20:22:19 2005 UTC (18 years, 4 months ago) by db
Diff to previous 227
- move me initialisation after libio_init() so make_dlink() works


Revision 227 - Directory Listing - [select for diffs]
Modified Thu Nov 3 18:29:22 2005 UTC (18 years, 4 months ago) by db
Diff to previous 226
- replace all MODE_PRIVATE with MODE_PARANOID
- Can't use make_dlink_node() too early in startup or it will core


Revision 226 - Directory Listing - [select for diffs]
Modified Thu Nov 3 17:12:30 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 225
+ missing header

Revision 225 - Directory Listing - [select for diffs]
Modified Thu Nov 3 17:08:38 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 224

Revision 224 - Directory Listing - [select for diffs]
Modified Thu Nov 3 17:05:46 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 223
+ added logging{} block. I hate to add this rusty code to new conf
  but it's the only way for now..
+ style corrections

Revision 223 - Directory Listing - [select for diffs]
Modified Thu Nov 3 15:42:51 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 221
+ moved max_watch to the beginning of 'registered users' subsection

Revision 221 - Directory Listing - [select for diffs]
Modified Thu Nov 3 15:36:27 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 220
- Finished WATCH implementation
- Added missing 'return' after register_remote_user() call in
  nick_from_server() which would cause an extra hash_del/strcpy/hash_add
  combination.

Revision 220 - Directory Listing - [select for diffs]
Modified Thu Nov 3 14:45:34 2005 UTC (18 years, 4 months ago) by db
Diff to previous 217
- no case sensitive on findmodule_byname


Revision 217 - Directory Listing - [select for diffs]
Modified Thu Nov 3 13:59:27 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 216
- Fixed compile error in m_invite.c and s_serv.c
- Added m_watch.c

Revision 216 - Directory Listing - [select for diffs]
Modified Thu Nov 3 12:42:52 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 215
- svn propset svn:keywords "Id"
- Use EXTERN for prototypes

Revision 215 - Directory Listing - [select for diffs]
Modified Thu Nov 3 12:16:56 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 214
- Finish off WATCH API

Revision 214 - Directory Listing - [select for diffs]
Modified Thu Nov 3 11:31:53 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 213
- Add watch.c

Revision 213 - Directory Listing - [select for diffs]
Modified Thu Nov 3 11:13:14 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 212
- First preparation for adding WATCH support

Revision 212 - Directory Listing - [select for diffs]
Modified Tue Nov 1 22:17:16 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 211
+ simple implementation of modules{}
+ ok this sucks, we need new module manager

Revision 211 - Directory Listing - [select for diffs]
Modified Tue Nov 1 21:42:01 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 210
- reorganisations which aim at:
  1) moving read_conf_files() at the end of daemon bootup process,
  2) making load_*_modules a part of conf parsing, after the 1st pass

Revision 210 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:31:40 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 209
+ use L_CRIT not L_WARN in parse_fatal

Revision 209 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:28:42 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 208
+ coded new serverinfo
+ added parse_fatal, similar to parse_error but using L_CRIT and server_die
+ cold moved out from reset_conf, verify_conf callbacks to a global conf_cold

Revision 208 - Directory Listing - [select for diffs]
Modified Tue Nov 1 15:38:03 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 207
+ an attempt to fix the HUB capability mess, we _should_ be able
  to establish an LL link now

Revision 207 - Directory Listing - [select for diffs]
Modified Tue Nov 1 15:27:44 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 206
- s/init_serverhide/init_admin/

Revision 206 - Directory Listing - [select for diffs]
Modified Tue Nov 1 14:58:39 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 205
+ implemented admin{} support

Revision 205 - Directory Listing - [select for diffs]
Modified Tue Nov 1 14:13:53 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 204
+ implemented serverhide{}
+ added splitmode activation/deactivation to conf/channel.c

Revision 204 - Directory Listing - [select for diffs]
Modified Tue Nov 1 12:30:39 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 203
+ added missing call in init_conf()
+ added serverhide{} skeleton

Revision 203 - Directory Listing - [select for diffs]
Modified Tue Nov 1 12:24:28 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 200
+ implemented channel{}

Revision 200 - Directory Listing - [select for diffs]
Modified Tue Nov 1 11:38:41 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 199
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit
+ added newconf framework for channel{}
+ added missing 7.2 RELNOTES


Revision 199 - Directory Listing - [select for diffs]
Modified Tue Nov 1 10:34:38 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 198
- Fixed typo in clear_ban_cache()

Revision 198 - Directory Listing - [select for diffs]
Modified Tue Nov 1 10:29:06 2005 UTC (18 years, 4 months ago) by michael
Diff to previous 197
- Killed Channel.locmembers.  The few cycles we save aren't worth
  the memory wasteage.

Revision 197 - Directory Listing - [select for diffs]
Modified Mon Oct 31 19:16:19 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 196
- sorted general{} in example confs according to src/conf/general.c scheme

Revision 196 - Directory Listing - [select for diffs]
Modified Mon Oct 31 17:03:40 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 194
- fixed a typo

Revision 194 - Directory Listing - [select for diffs]
Modified Thu Oct 27 18:56:46 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 193
- Fixed several compiletime warnings

Revision 193 - Directory Listing - [select for diffs]
Modified Wed Oct 26 12:07:33 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 192
- Added some asserts to exit_one_client()

Revision 192 - Directory Listing - [select for diffs]
Modified Wed Oct 26 11:48:57 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 191
- Killed count_whowas_memory()

Revision 191 - Directory Listing - [select for diffs]
Modified Tue Oct 25 13:18:44 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 190
- Rewrote whowas.c to use linked list routines from tools.c

Revision 190 - Directory Listing - [select for diffs]
Modified Sun Oct 23 22:06:17 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 188
* prototypes are now prefixed with either nothing or EXTERN
  (meaning it's an ircd.dll API)
* dynamic modules now work on win32.
Revision 188 - Directory Listing - [select for diffs]
Modified Sun Oct 23 20:40:34 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 187
* compile dynamic modules under win32
Revision 187 - Directory Listing - [select for diffs]
Modified Sun Oct 23 20:30:07 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 186
- Fixed bug in sendto_channel_remote() that would cause
  multiple copies of the same message to be sent to the
  uplinked server.
  That one needs propably to be backported to 7.1.4 and 7.2

Revision 186 - Directory Listing - [select for diffs]
Modified Sun Oct 23 16:05:01 2005 UTC (18 years, 5 months ago) by db
Diff to previous 185
- Q. When is an address not an address?
  A. When it is a handle!

  Keep track of handle address and base address of loaded module separately.
  The address is also used for modlist and could be derived in modlist
  from handle, but later.


Revision 185 - Directory Listing - [select for diffs]
Modified Sun Oct 23 15:39:00 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 184
* dynamic module support for win32

Revision 184 - Directory Listing - [select for diffs]
Modified Sun Oct 23 14:51:05 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 183
* make win32 port work with libio.dll
Revision 183 - Directory Listing - [select for diffs]
Modified Sun Oct 23 00:01:26 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 182
- copyright fixes

Revision 182 - Directory Listing - [select for diffs]
Modified Sat Oct 22 23:49:43 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 181
* implemented general{}

Revision 181 - Directory Listing - [select for diffs]
Modified Sat Oct 22 19:30:19 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 180
* finish last commit

Revision 180 - Directory Listing - [select for diffs]
Modified Sat Oct 22 19:26:46 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 179
* added general{} framework

Revision 179 - Directory Listing - [select for diffs]
Modified Sat Oct 22 11:23:29 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 178
- rearranged new conf headers a bit

Revision 178 - Directory Listing - [select for diffs]
Modified Sat Oct 22 10:02:43 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 177
- somehow it didn't get committed, fixing

Revision 177 - Directory Listing - [select for diffs]
Modified Sat Oct 22 09:05:05 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 175
- Bind uses a semicolon as commentcharacter for resolv.conf.  Let's
  deal with it properly
- Do some logging if we skipped any namserver because we reached the max
  of allowed servers

Revision 175 - Directory Listing - [select for diffs]
Modified Fri Oct 21 23:57:03 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 174
- Fixed typo ...

Revision 174 - Directory Listing - [select for diffs]
Modified Fri Oct 21 23:53:06 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 173
- Fixed gcc4 related compilewarnings in inet_ntop6().  Reported by ThaPrince

Revision 173 - Directory Listing - [select for diffs]
Modified Fri Oct 21 23:48:44 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 171
- Fixed problem with IP throttling

Revision 171 - Directory Listing - [select for diffs]
Modified Fri Oct 21 22:02:41 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 170
- ETRACE should spit out an error if used by a non-oper.  Reported by nenolod

Revision 170 - Directory Listing - [select for diffs]
Modified Fri Oct 21 09:39:59 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 168
- Removed two extra memsets in make_request()

Revision 168 - Directory Listing - [select for diffs]
Modified Fri Oct 21 09:32:54 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 165
- Fixed compilewarning about unused parc in a more or less clean way.
  Reported by Marines

Revision 165 - Directory Listing - [select for diffs]
Modified Fri Oct 21 03:50:50 2005 UTC (18 years, 5 months ago) by db
Diff to previous 164
- committed configure changes by nenolod (William Pitcock)
  to check for HAVE_DLINFO
- fixed logic for picking up address for the mod_list


Revision 164 - Directory Listing - [select for diffs]
Modified Thu Oct 20 21:34:25 2005 UTC (18 years, 5 months ago) by db
Diff to previous 162
- Use dlinfo() to get the actual load address of the module i.e. its
  library base. The previous code was using the "handle" which is wrong.
  Hopefully should compile on linux as well, perhaps we should also have
  an HAVE_DLINFO checked for in configure.


Revision 162 - Directory Listing - [select for diffs]
Modified Thu Oct 20 10:34:50 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 161
- Removed LocalUser.port

Revision 161 - Directory Listing - [select for diffs]
Modified Thu Oct 20 02:10:27 2005 UTC (18 years, 5 months ago) by db
Diff to previous 160
- Make contrib compile with HEAD


Revision 160 - Directory Listing - [select for diffs]
Modified Wed Oct 19 19:02:15 2005 UTC (18 years, 5 months ago) by metalrock
Diff to previous 158
 - chghost desync fix by adx

Revision 158 - Directory Listing - [select for diffs]
Modified Wed Oct 19 09:35:52 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 156
- Fixed bug where we would increase Count.invisi even
  if invisible_on_connect is off

Revision 156 - Directory Listing - [select for diffs]
Modified Tue Oct 18 06:32:44 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 154
- fixed register_callback re-registering

Revision 154 - Directory Listing - [select for diffs]
Modified Tue Oct 18 01:54:17 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 153
bump patchlevel to 7.3beta.  Change this to 7.3beta1 when we are ready to release beta1.


Revision 153 - Directory Listing - [select for diffs]
Modified Mon Oct 17 21:20:34 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 152
- compile libio as a dll on win32
- next step is compiling the whole ircd as a dll to export its symbols
- after that, we'll be able to support loadable *.dll modules.

NOTE: m_operspy.c doesn't compile now (error at localClient->iline)
Revision 152 - Directory Listing - [select for diffs]
Modified Mon Oct 17 01:48:08 2005 UTC (18 years, 5 months ago) by db
Diff to previous 149
- res.c would send out hundreds? of retry requests on clients that
  did not resolve, i.e. SERVFAIL. The code was essentailly ignoring
  SERVFAIL hence generating request after request after request.
  This appears to fix this major bug. It would be a good idea to add
  some logging here however.


Revision 149 - Directory Listing - [select for diffs]
Modified Sun Oct 16 18:11:50 2005 UTC (18 years, 5 months ago) by db
Diff to previous 147
 - Fix m_testline.c in HEAD
   This bug is old. The code was missing a test for a kline conf and the
   sendto to print that kline out, in the case where it was a kline against
   and IP. i.e. foo@ip.ip.ip.ip it would work in the case where it was
   a kline against a dns.


Revision 147 - Directory Listing - [select for diffs]
Modified Sun Oct 16 16:17:21 2005 UTC (18 years, 5 months ago) by db
Diff to previous 146
- interim fix for memory leak in m_testline.c, Michael's split_nuh()
  would be a better solution.
- restore original argv1 if needed, remember to also free this


Revision 146 - Directory Listing - [select for diffs]
Modified Sun Oct 16 15:45:25 2005 UTC (18 years, 5 months ago) by db
Diff to previous 144
- More conf cleanups, aconf->client count is no longer needed
  as an AccessItem can now be deleted immediately.
- Note bug in s_conf.c with flush_deleted_I_P, it was trying to
  free MatchItems using an AccessConf this bug is in 7.1.4 as well
  as 7.2 flush_deleted_I_P() is no longer needed at all in 7.3
  since AccessItems are removed immediately.
- Fixed a few cores in server establishment, notably ->serv
  has to be allocated sooner since there are no confs to attach.
  make_server() is probably called once too often now.


Revision 144 - Directory Listing - [select for diffs]
Modified Sun Oct 16 10:06:30 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 142
- Limit maximum WHOWAS replies for remote requests to 20, as per H6

Revision 142 - Directory Listing - [select for diffs]
Modified Sun Oct 16 09:46:29 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 141
- Fixed a bug where remoteservers would send us an ERROR
  on "WHOWAS nick count remoteserver.net".  Propably one
  of the oldest bugs that got introduced in 7.0.

Revision 141 - Directory Listing - [select for diffs]
Modified Sun Oct 16 06:29:10 2005 UTC (18 years, 5 months ago) by db
Diff to previous 140
- Make ->conf conf_ptr to be consistent in all places.


Revision 140 - Directory Listing - [select for diffs]
Modified Sun Oct 16 06:09:42 2005 UTC (18 years, 5 months ago) by db
Diff to previous 139
- removed free_access_item()
- a few cleanups in s_conf.h as well


Revision 139 - Directory Listing - [select for diffs]
Modified Sun Oct 16 06:01:13 2005 UTC (18 years, 5 months ago) by db
Diff to previous 137
- get rid of map_conf_item and unmap_conf_item
- Use an union in struct ConfItem, but only allocate memory needed


Revision 137 - Directory Listing - [select for diffs]
Modified Sun Oct 16 01:19:50 2005 UTC (18 years, 5 months ago) by db
Diff to previous 135
- fix compile warning
- removed p variable


Revision 135 - Directory Listing - [select for diffs]
Modified Sat Oct 15 23:21:03 2005 UTC (18 years, 5 months ago) by db
Diff to previous 134
- m_testline fix using split_nuh()


Revision 134 - Directory Listing - [select for diffs]
Modified Sat Oct 15 22:57:28 2005 UTC (18 years, 5 months ago) by db
Diff to previous 133
= Commit y.tab.c part as well


Revision 133 - Directory Listing - [select for diffs]
Modified Sat Oct 15 22:55:36 2005 UTC (18 years, 5 months ago) by db
Diff to previous 132
- Fix ~ on oper flags, auth flags and connect flags


Revision 132 - Directory Listing - [select for diffs]
Modified Sat Oct 15 20:15:47 2005 UTC (18 years, 5 months ago) by db
Diff to previous 131
- fix testline to work with cidr i lines of the form foo@ip.ip.ip.ip/bits


Revision 131 - Directory Listing - [select for diffs]
Modified Sat Oct 15 16:22:20 2005 UTC (18 years, 5 months ago) by db
Diff to previous 130
- Make delete_conf_item() table driven

Still not quite done.


Revision 130 - Directory Listing - [select for diffs]
Modified Sat Oct 15 01:47:46 2005 UTC (18 years, 5 months ago) by db
Diff to previous 129
- removed an unused function find_conf_name() from here
- fixed prototype for verify_access()
- added free_aconf_items() free_match_items()
- removed map_to_list() since this is merely a table lookup now
- cleaned up delete_conf_item() a bit more

Not done  yet...


Revision 129 - Directory Listing - [select for diffs]
Modified Fri Oct 14 20:27:45 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 128
- Don't do any client/oper conf attach at all if any possible

Revision 128 - Directory Listing - [select for diffs]
Modified Fri Oct 14 19:29:26 2005 UTC (18 years, 5 months ago) by db
Diff to previous 127
- still need a temporary copy of the client auth block
  for much the same reasons as a copy of the passwd is needed.
- need a copy of the oper conf for get_oper_name() so reuse no longer
  needed temporary spot for client auth block


Revision 127 - Directory Listing - [select for diffs]
Modified Fri Oct 14 09:28:54 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 126
- Updated example.conf as suggested by pi

Revision 126 - Directory Listing - [select for diffs]
Modified Fri Oct 14 02:41:46 2005 UTC (18 years, 5 months ago) by db
Diff to previous 125
- attach/conf cleanup take 2
- Each client has now one AccessItem for its connect
  stored in localClient->iline
- The corresponding class is now stored in localClient->class

The ramifications of this move are, there is no conf list to traverse
to find the AccessItem, the class is instantly available from the localClient
struct without having to traverse the confs list and indirectly through the
aconf. This speeds up get_sendq etc. functions. As a bonus, at least
4 fewer bytes are used in the Client struct, since a dlink list is 4 words.
It does mean there is no longer a separate conf oper, which leads to the
kludge of patching the clients iline into an oper conf when
a client opers up. I don't think the oper flags are used after the client
is opered, so the patching operation may not be necessary.

- Server confs are stored in ->serv->sconf as before but attaching
  happens much earlier.
- server hub/leaf masks continues to be a dlink list but linked from
  the ->serv which is only allocated for servers.

- cleaned up some comments, added a comment, notably to check_server()
  which badly needed it.
- Pass ClassItem or AccessItem etc. in when it makes more sense than passing
  in struct ConfItem. This simplified and clarified rebuild_cidr_class()

And lo, there was a great rejoicing.


Revision 125 - Directory Listing - [select for diffs]
Modified Fri Oct 14 02:03:16 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 123
- Fix my nasty code

Revision 123 - Directory Listing - [select for diffs]
Modified Thu Oct 13 11:02:49 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 122
- renamed m_tb.c to m_tburst.c [could not resist]

Revision 122 - Directory Listing - [select for diffs]
Modified Thu Oct 13 10:57:26 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 121
- it is probably more clean to do it this way..

Revision 121 - Directory Listing - [select for diffs]
Modified Thu Oct 13 10:34:56 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 120
- Moved ms_tburst() to m_tb.c as suggested by adx
- Fixed problem where we would send both TB and TBURST to the same server

Revision 120 - Directory Listing - [select for diffs]
Modified Thu Oct 13 09:51:10 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 119
- More TBURST changes

Revision 119 - Directory Listing - [select for diffs]
Modified Thu Oct 13 07:51:38 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 118
- First logic fix to m_tburst().  Don't fully reject a TBURST in case
  remote topic is the same than ours, that would just cause more desyncs.
  Just accept/propagate it, but don't send a TOPIC to the channel.

Revision 118 - Directory Listing - [select for diffs]
Modified Thu Oct 13 07:39:31 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 117
- Removed TBURST_PROPAGATE define, it's now enabled by default.

Revision 117 - Directory Listing - [select for diffs]
Modified Thu Oct 13 07:36:38 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 116
- Readded m_tburst.c.  It currently doesn't compile and needs a rewrite.

Revision 116 - Directory Listing - [select for diffs]
Modified Wed Oct 12 17:11:55 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 115
- More GCC4 fixes

Revision 115 - Directory Listing - [select for diffs]
Modified Wed Oct 12 16:58:46 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 114
- Fixed compiling error; I think, needs review, but compiles

Revision 114 - Directory Listing - [select for diffs]
Modified Wed Oct 12 15:03:54 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 113
- Missing struct

Revision 113 - Directory Listing - [select for diffs]
Modified Wed Oct 12 14:50:01 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 112
- Fix another valid_wild_card() implicit

Revision 112 - Directory Listing - [select for diffs]
Modified Wed Oct 12 14:35:04 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 111
- Missing header; parse_aline.h for function valid_wild_card()

Revision 111 - Directory Listing - [select for diffs]
Modified Wed Oct 12 14:23:47 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 110
- Update contrib Makefile to compile with libio

Revision 110 - Directory Listing - [select for diffs]
Modified Wed Oct 12 14:16:38 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 109
- remove extra -o in gcc arguments

Revision 109 - Directory Listing - [select for diffs]
Modified Wed Oct 12 09:42:59 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 108
- Forward-ported GDENY core fix

Revision 108 - Directory Listing - [select for diffs]
Modified Wed Oct 12 05:04:40 2005 UTC (18 years, 5 months ago) by metalrock
Diff to previous 107
 - Change the topic whenever the topics don't match even if the TS
   is different because if we check topic TS and we have a topicTS
   mismatch, we will have 2 different topics on two different servers.

Revision 107 - Directory Listing - [select for diffs]
Modified Tue Oct 11 18:33:58 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 106
- fixed header name collision on linux *yawn*

Revision 106 - Directory Listing - [select for diffs]
Modified Tue Oct 11 15:11:56 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 104
- Fixed compile error in m_ctrace.c

Revision 104 - Directory Listing - [select for diffs]
Modified Mon Oct 10 21:01:58 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 101
- fixed core on /links

Revision 101 - Directory Listing - [select for diffs]
Modified Mon Oct 10 03:52:14 2005 UTC (18 years, 5 months ago) by db
Diff to previous 99
- First pass at s_conf.c cleanup for attach clients
- attach_conf() is gone replaced with attach_iline()
  Clients/servers have one single I line "attached", i.e. the confs
  list is gone.
- Add attach_leaf_hub()
  Add a leaf or hub mask to the given server, ->serv must exist
  since there can be a list of hub masks and leaf masks, this continues
  to be a dlink list
- Removed redundant find_conf_exact()
  This function can be replaced in all cases with find_exact_name_conf()
  notably because all find_conf_exact did differently was count whether
  an oper conf would cause an already connected client to exceed class limits.
- oper_up() now takes an extra conf pointer pointing to the found
  oper conf, the oper flags are set in the client->iline as necessary
  in oper_up()
- Cleaned up more prototypes that should have been moved from s_conf.h
  to parse_aline.h notably. find_kill() and find_gkill()
- m_stats.c needs more cleanup since memory in attached "confs" is now
  not counted. This should be replaced with iline memory count and
  hub/leaf confs memory count.
  

Revision 99 - Directory Listing - [select for diffs]
Modified Sun Oct 9 14:33:36 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 98
- CHANNELLEN vs. LOCAL_CHANNELLEN fix.  Local JOINs are limited to 50chars whereas
  remote SJOINs/JOINs can be upto 200chars for backwards compatibility.

Revision 98 - Directory Listing - [select for diffs]
Modified Sun Oct 9 10:15:07 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 97
- Moved llname to LocalUser struct

Revision 97 - Directory Listing - [select for diffs]
Modified Sun Oct 9 08:42:57 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 92
- Got rid of restart(), cleaned up m_restart() and make it use server_die()

Revision 92 - Directory Listing - [select for diffs]
Modified Sat Oct 8 11:14:46 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 91
- Fixed bug in m_whois() that would allow users to send a WHOIS to remote
  servers with an empty argument via "WHOIS someserver.org :"

Revision 91 - Directory Listing - [select for diffs]
Modified Sat Oct 8 03:46:09 2005 UTC (18 years, 5 months ago) by db
Diff to previous 90
- Split out most of the *line *resv stuff into separate file
  parse_aline.c should go eventually into the subdir conf
- removed double -o in Makefile.in in src, this caused compile to fail for me


Revision 90 - Directory Listing - [select for diffs]
Modified Fri Oct 7 02:04:15 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 89
- Finialise svn:ignore keywords to fix everything

Revision 89 - Directory Listing - [select for diffs]
Modified Thu Oct 6 21:22:58 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 88
- added dynamically extensible conf parser (compiles ok); enough to start
  modularising general{} -> general.c, auth{} -> auth.c and so on.

Revision 88 - Directory Listing - [select for diffs]
Modified Thu Oct 6 01:38:47 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 87
- svn:ignore for KDeveloper

Revision 87 - Directory Listing - [select for diffs]
Modified Wed Oct 5 20:47:43 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 86
- integrated close_standard_fds with libio_init

Revision 86 - Directory Listing - [select for diffs]
Modified Wed Oct 5 20:36:04 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 85
* attached misc/tools.c to misc/list.c,
  this should really have been done earlier.

* moved mem_frob() to memory.c

* single libio_init() instead of all startup functions;
  btw, I don't know if ircd's still able to boot ..

Revision 85 - Directory Listing - [select for diffs]
Modified Wed Oct 5 14:29:35 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 84
- register_callback: always restore the original handler at the end
  of the chain, not only when the chain is empty

Revision 84 - Directory Listing - [select for diffs]
Modified Wed Oct 5 05:24:05 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 83
test commit, hybrid-commits@ should really be working now


Revision 83 - Directory Listing - [select for diffs]
Modified Wed Oct 5 05:16:17 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 82
another test commit.  hybrid-commits@ should be working now


Revision 82 - Directory Listing - [select for diffs]
Modified Wed Oct 5 05:14:48 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 81
test commit


Revision 81 - Directory Listing - [select for diffs]
Modified Wed Oct 5 05:12:35 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 80
s/beta/releasce candidate/

Revision 80 - Directory Listing - [select for diffs]
Modified Wed Oct 5 05:09:29 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 79
test commit


Revision 79 - Directory Listing - [select for diffs]
Modified Tue Oct 4 21:57:15 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 78
- fixed server form of CHGIDENT/CHGHOST/CHGNAME

Revision 78 - Directory Listing - [select for diffs]
Modified Tue Oct 4 21:16:00 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 77
- further win32 fixes, use ircd_signal.c interface (signals are wrapped
  around WM_USER's wParam)
- note that the callback for WM_SIGNAL (ie WM_USER) defined in libio is
  independent from the ircd, ie variable dispatch_wm_signal is set in
  ircd_signal.c.
- now it compiles, to do: turn libio into a DLL to allow symbol references
  in m_*.dll protocol modules.
Revision 77 - Directory Listing - [select for diffs]
Modified Tue Oct 4 20:45:31 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 76
- misc win32 fixes
Revision 76 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:38:49 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 75
- fixed contrib #includes

Revision 75 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:35:11 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 74
- Re-commit these since they accidently got deleted :x

Revision 74 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:29:56 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 73
- preliminary win32 fixes
Revision 73 - Directory Listing - [select for diffs]
Modified Tue Oct 4 18:08:14 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 72
- stale .depend

Revision 72 - Directory Listing - [select for diffs]
Modified Tue Oct 4 18:07:51 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 71
- svn:ignore for .depend

Revision 71 - Directory Listing - [select for diffs]
Modified Tue Oct 4 18:05:45 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 70
- svn:keywords *smacks adx*

Revision 70 - Directory Listing - [select for diffs]
Modified Tue Oct 4 16:21:07 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 69
- fixed errors on last commit
- moved rlimits.h to comm

Revision 69 - Directory Listing - [select for diffs]
Modified Tue Oct 4 16:09:51 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 68
- splitted ircd/libio, all headers connected with libio sources have been
  moved for internal use only. To use libio interface, include "libio.h"
  (which is already done in "stdinc.h")


Revision 68 - Directory Listing - [select for diffs]
Modified Tue Oct 4 00:44:29 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 67
- removed last references to the ircd core, libio is independent now
- to do: split headers

Revision 67 - Directory Listing - [select for diffs]
Modified Mon Oct 3 23:50:49 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 65
- removed external references from libio/net, still to do: comm

Revision 65 - Directory Listing - [select for diffs]
Modified Mon Oct 3 23:33:16 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 64
- removed external references from libio/misc
- imported s_misc.c to libio, moved CurrentTime there

Revision 64 - Directory Listing - [select for diffs]
Modified Mon Oct 3 22:50:22 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 63
- removed external references from string/
- still to do : misc net comm

Revision 63 - Directory Listing - [select for diffs]
Modified Mon Oct 3 22:25:15 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 62
- removed some libio sources left in src/

Revision 62 - Directory Listing - [select for diffs]
Modified Mon Oct 3 22:23:39 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 61
- reorganisation goes on, removed external references from libio/mem

Revision 61 - Directory Listing - [select for diffs]
Modified Mon Oct 3 21:20:41 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 60
- split libio Makefiles for easier maintenance
- moved pcre.h to main include/ as it is currently a part
  of libio interface (in the future all such headers should
  be moved to libio/ and integrated...)

Now, libio components like comm, misc etc. should be as independent
as possible (from the rest of ircd and from each other), to allow
easy reuse in other software and to keep the interface clean.


Revision 60 - Directory Listing - [select for diffs]
Modified Mon Oct 3 15:51:34 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 59
- separate interface (irc_res.h) and implementation (irc_reslib.h)
- moved resolver from comm/ to net/

Revision 59 - Directory Listing - [select for diffs]
Modified Mon Oct 3 15:11:57 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 57
- move non-irc related sources to /libio
- todo: make it independent of the rest of code

Revision 57 - Directory Listing - [select for diffs]
Modified Mon Oct 3 12:12:41 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 55
- Reverted oper_privs_as_string() back to its previous version which is easier
  to maintain when adding new operflags. Even the one who wrote the new version
  introduced a bug by not taking care to keep the oper_flags_table in sync
  with the OPER_FLAGS_* bits.  (which also no one really wants to do ...)
- Updated it to deal with new 'remoteban', 'operwall' and 'operspy' flags

Revision 55 - Directory Listing - [select for diffs]
Modified Mon Oct 3 11:15:26 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 49
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
  opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it

Revision 49 - Directory Listing - [select for diffs]
Modified Mon Oct 3 01:42:27 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 48
- committing from src/ is generally bad ..

Revision 48 - Directory Listing - [select for diffs]
Modified Mon Oct 3 01:36:06 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 45
- added a hook for get_channel_access to allow oper override modules
- please review

Revision 45 - Directory Listing - [select for diffs]
Modified Mon Oct 3 01:08:50 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 44
change to static "SVN"


Revision 44 - Directory Listing - [select for diffs]
Modified Mon Oct 3 00:23:21 2005 UTC (18 years, 5 months ago) by lusky
Diff to previous 43
switch to SVN Revision for serno

Revision 43 - Directory Listing - [select for diffs]
Modified Mon Oct 3 00:12:29 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 41
- well I don't think "one or two of these modules will core your ircd".
  too much bullshit.

Revision 41 - Directory Listing - [select for diffs]
Modified Sun Oct 2 23:25:13 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 39
- *hopefully* this hack fixes cryptlinks+ts6 instead of breaking them ;)

Revision 39 - Directory Listing - [select for diffs]
Modified Sun Oct 2 22:37:42 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 37
- documented cidr_bitlen

Revision 37 - Directory Listing - [select for diffs]
Modified Sun Oct 2 22:23:24 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 36
- disallow ':' as the 1st character of server passwords, forbid spaces too
  (breaks PASS %s TS 6 %s)

Revision 36 - Directory Listing - [select for diffs]
Modified Sun Oct 2 21:34:57 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 35
- test

Revision 35 - Directory Listing - [select for diffs]
Modified Sun Oct 2 21:26:44 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 33
- Update svn:ignore to match old .cvsignore

Revision 33 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 32
- svn:keywords

Revision 32 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 31
- svn:keywords

Revision 31 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Diff to previous 30
- Fix svn:keywords

Revision 30 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:03:27 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 29
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Revision 29 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:40:06 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 28
x


Revision 28 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:38:54 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 27
test 12312431241


Revision 27 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:37:28 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 26
blah


Revision 26 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:11:04 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 25
xxx


Revision 25 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:09:18 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 24
zzz


Revision 24 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:06:59 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 23
test


Revision 23 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:04:18 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 22
another


Revision 22 - Directory Listing - [select for diffs]
Modified Sat Oct 1 03:02:23 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 21
test 123


Revision 21 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:59:38 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 20
this is a test


Revision 20 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:58:38 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 19
yet another test commit
Revision 19 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:55:26 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 18
yet another test commit
Revision 18 - Directory Listing - [select for diffs]
Modified Sat Oct 1 02:24:09 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 14
test commit.  will it email?
Revision 14 - Directory Listing - [select for diffs]
Modified Sat Oct 1 01:35:59 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 13
Deleted ircd-hybrid/trunk
Revision 13 - Directory Listing - [select for diffs]
Modified Sat Oct 1 01:35:51 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 12
Deleted ircd-hybrid/tags
Revision 12 - Directory Listing - [select for diffs]
Modified Sat Oct 1 01:35:45 2005 UTC (18 years, 6 months ago) by lusky
Diff to previous 5
Deleted ircd-hybrid/branches
Revision 5 - Directory Listing - [select for diffs]
Modified Fri Sep 30 22:20:48 2005 UTC (18 years, 6 months ago) by adx
Diff to previous 3
- test commit

Revision 3 - Directory Listing - [select for diffs]
Added Thu Sep 29 02:24:21 2005 UTC (18 years, 6 months ago) by lusky
Initial import
(Current path doesn't exist after revision 1586)

Convenience Links