brain
|
968a04f3ec
|
Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation:
gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@908 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 21:06:14 +00:00 |
|
brain
|
a9bde38b55
|
Fixed inspstring strlcpy and strlcat
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@907 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 20:42:50 +00:00 |
|
brain
|
5174091b75
|
Fixed strlcpy detection
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@906 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 19:51:52 +00:00 |
|
brain
|
9f1bd74b09
|
Added implementation of strlcpy and strlcat for systems that dont have it
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@905 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 19:25:41 +00:00 |
|
brain
|
ad75aac623
|
Fixed a little bug that would come back to bite us when gcc3.5 comes out...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@904 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 06:24:18 +00:00 |
|
brain
|
c114e87135
|
GCC 3.4 detection tested and working
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@903 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 06:14:33 +00:00 |
|
brain
|
e2359d9a4e
|
Fixes for GCC3.4 and namespaces (must rerun configure!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@902 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 06:01:34 +00:00 |
|
brain
|
a0ef1070aa
|
Added detection for gcc 3.4... where they changed the namespaces again.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@901 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 05:54:33 +00:00 |
|
brain
|
71552d40b6
|
Changed occurances of vector to std::vector
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@900 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 05:32:34 +00:00 |
|
brain
|
52899de0ff
|
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 03:51:56 +00:00 |
|
brain
|
0340f1a432
|
Added a lot of config error checking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@898 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 02:52:43 +00:00 |
|
brain
|
0825e274f6
|
Finally fixed a load of umode change stuff!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@897 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-24 19:05:43 +00:00 |
|
brain
|
ca049db71a
|
Fixed a ton of MODE crap 'avec le' services :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@896 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-24 18:07:52 +00:00 |
|
brain
|
454c039711
|
Fixed minor typo in the bugfix, wrong number of brackets in a confusing if()
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@894 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-24 16:37:37 +00:00 |
|
frostycoolslug
|
f9acb3830b
|
Fix to bug #29
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@893 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-24 16:33:18 +00:00 |
|
frostycoolslug
|
7e6328fb85
|
Fix to bug #27
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@892 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-24 14:19:47 +00:00 |
|
brain
|
126ba7c600
|
Added IP addresses to connection notices to support bopm
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@891 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-24 14:02:10 +00:00 |
|
brain
|
be1a1fad01
|
Changed ordering of sys/socket.h and sys/types.h to fix compile error on gcc 2.95
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@890 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-21 03:40:18 +00:00 |
|
frostycoolslug
|
1d125bf5e8
|
Updated it to actually contain items supported by the IRCd. (Was _VERY_ out of date)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@889 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-15 18:41:45 +00:00 |
|
frostycoolslug
|
cf3e6d7bd2
|
Makeconf is pretty much dead, not worth reviving.. new version will come later. (CYA IN HELL!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@888 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-15 16:30:06 +00:00 |
|
frostycoolslug
|
08c21c2653
|
Insert Something Funkeh.. err.. There! -->
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@887 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-15 16:19:10 +00:00 |
|
frostycoolslug
|
be24cbdaa1
|
Added Comment with regard to 'hidden command' :D
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@886 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-15 16:13:24 +00:00 |
|
frostycoolslug
|
54d2d16592
|
Updated SUPPORTED file to reflect some recent changes.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@885 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-15 16:13:03 +00:00 |
|
brain
|
4fcd9c9f2c
|
Unknown change
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@884 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-14 13:44:51 +00:00 |
|
brain
|
236d23e654
|
Changes for security based on RATS analysis
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@856 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-09-11 20:29:22 +00:00 |
|
brain
|
e7f0a0fb7e
|
Security audit based on RATS output
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@855 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-09-11 20:10:05 +00:00 |
|
brain
|
ea36f2bb1b
|
Fix to bug #24, stringstream::clear() clears the stream error state not its data
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@854 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-09-04 19:55:46 +00:00 |
|
brain
|
a1561f0d2d
|
Fix for bug #24 (/stats entries doubling after rehash)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@853 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-09-04 19:39:50 +00:00 |
|
frostycoolslug
|
5291e2815e
|
Fixed bug with falsly reporting that configs CAN be copied.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@852 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-09-04 14:54:45 +00:00 |
|
brain
|
58f012efd7
|
Made these executable again!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@851 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-09-04 14:41:32 +00:00 |
|
brain
|
d0e5b8e76d
|
Project structure changes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@850 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-09-04 14:39:28 +00:00 |
|
frostycoolslug
|
a093aeddff
|
Fixed freebsd -n bug.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@846 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-07-23 21:17:04 +00:00 |
|
typobox43
|
6a2a049d38
|
m_showwhois.cpp - adds support for +W umode
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@845 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-07-20 04:03:45 +00:00 |
|
typobox43
|
ca5af9f34d
|
Initial commit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@844 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-07-17 23:02:09 +00:00 |
|
typobox43
|
b26cfca8bd
|
Added support for 472 numeric (Unknown mode char) - typobox43
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@843 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-07-17 22:56:39 +00:00 |
|
brain
|
67eb7966f0
|
Unknown changes to this file due to system restore, june 2004
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@842 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-07-04 21:50:04 +00:00 |
|
brain
|
0a2e0466a1
|
Stupid services links...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@839 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 15:27:29 +00:00 |
|
brain
|
99fcbc6bd6
|
Hands up if you think linking is akward
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@838 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 15:15:58 +00:00 |
|
brain
|
0914bbd640
|
Stupid thing wont update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@837 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 15:11:36 +00:00 |
|
brain
|
88b70526e1
|
fucking ulines
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@836 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 15:10:59 +00:00 |
|
brain
|
48c458020e
|
more link fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@835 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 15:04:32 +00:00 |
|
brain
|
71e7afe155
|
services link fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@834 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 15:03:35 +00:00 |
|
brain
|
b12617d293
|
Fixed uline synching
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@833 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 14:46:18 +00:00 |
|
brain
|
44a7931867
|
Added m_botmode, module that provides unreal style +B and the SWHOIS that goes with it
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@832 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-29 11:57:17 +00:00 |
|
brain
|
3eea190b73
|
Test change to verify security settings on brainbox allow me to commit to cvs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@831 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-28 19:20:03 +00:00 |
|
brain
|
b1502bf73c
|
Fix to bug number 21
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@830 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-27 00:55:57 +00:00 |
|
brain
|
496ef08226
|
Fixed perplexing bug in custom mode removal (apparent with +C and +c)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@829 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-24 20:56:01 +00:00 |
|
brain
|
d53d8da69b
|
Added m_stripcolor.so, strips ansi colour (user and channel +S mode)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@826 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-23 14:06:54 +00:00 |
|
brain
|
8ef6a7b26b
|
*** empty log message ***
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@825 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-23 14:06:39 +00:00 |
|
brain
|
01171d813f
|
Fixed typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@824 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 21:47:07 +00:00 |
|