Parent Directory
|
|
|
|
|
core/
|
1009 |
11 years |
michael |
- add configure test for pcre lib and remove pcre sources from the tree
|
m_encap.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_resv.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_eob.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_omotd.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_rxline.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_post.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_svinfo.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_oper.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_hash.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
m_version.c
|
269
|
15 years |
adx |
+ more rate limiting fixes
+ update RELNOTES
|
m_whowas.c
|
269
|
15 years |
adx |
+ more rate limiting fixes
+ update RELNOTES
|
m_xline.c
|
382
|
15 years |
michael |
- Fixed incorrect match handling in relay_xline as reported by ThaPrince.
Damn…
|
m_users.c
|
435
|
15 years |
michael |
- Fixed invalid output of the USERS command as reported by ThaPrince
|
m_pass.c
|
573
|
14 years |
michael |
- ts6 fixes as explained on irc
|
m_links.c
|
575
|
14 years |
michael |
- Fixed a bunch of compile warnings
|
m_restart.c
|
588
|
14 years |
michael |
- m_restart(): don't send restart notices twice to locally connected clients
|
m_motd.c
|
589
|
14 years |
michael |
- Clear the TS6 CAPAB bit possibly set on an unregistered client connection
in…
|
m_testline.c
|
808
|
14 years |
michael |
- Misc. fixes to TESTMASK/TESTLINE as reported by Phar Lap
- Prevent TESTLINE …
|
m_testmask.c
|
816
|
14 years |
michael |
- m_testmask.c: fixed match arguments. It's actually the first
argument which …
|
m_ping.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_away.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_invite.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_operwall.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_locops.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_wallops.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_ison.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_whois.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_userhost.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_rkline.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_names.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
m_knock.c
|
886
|
13 years |
michael |
- Fixed comment in m_knock.c and make use of the PrivateChannel macro
to confu…
|
m_trace.c
|
891
|
13 years |
michael |
- Avoid useless irc_getnameinfo calls in several places
|
m_etrace.c
|
891
|
13 years |
michael |
- Avoid useless irc_getnameinfo calls in several places
|
m_topic.c
|
895
|
13 years |
michael |
- Removed lazylink leftovers
|
m_user.c
|
900
|
13 years |
michael |
- Added new 'server' option to listener::flags
|
m_challenge.c
|
912
|
13 years |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa…
|
m_info.c
|
912
|
13 years |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa…
|
m_set.c
|
946
|
11 years |
michael |
- move m_error.c to modules/
|
m_kline.c
|
946
|
11 years |
michael |
- move m_error.c to modules/
|
m_cryptlink.c
|
948
|
11 years |
michael |
- lp64\llp64\ilp32 portability fixes
|
m_tburst.c
|
953
|
11 years |
michael |
- propset keywords
|
m_cap.c
|
953
|
11 years |
michael |
- propset keywords
|
m_list.c
|
968
|
11 years |
michael |
- fixed harmless -Wuninitialized warning in m_list()
|
m_capab.c
|
969
|
11 years |
michael |
- cleanup m_capab() while reviewing: remove useless non-NULL test on p->localCli…
|
m_close.c
|
970
|
11 years |
michael |
- cleanup m_close() while reviewing: get rid of some stupid integer incrementati…
|
m_connect.c
|
971
|
11 years |
michael |
- cleanup m_connect() while reviewing: remove useless MyConnect() test
in mo_c…
|
m_watch.c
|
972
|
11 years |
michael |
- m_watch.c: remove m_watch from server message handler. m_watch should *never*
…
|
m_map.c
|
979
|
11 years |
michael |
- m_map(): remove useless IsOper() test on source_p. for operators mo_map is bei…
|
m_time.c
|
980
|
11 years |
michael |
- remove useless MyConnect tests in m_time() and m_lusers()
- remove useless TS6…
|
m_lusers.c
|
980
|
11 years |
michael |
- remove useless MyConnect tests in m_time() and m_lusers()
- remove useless TS6…
|
m_who.c
|
980
|
11 years |
michael |
- remove useless MyConnect tests in m_time() and m_lusers()
- remove useless TS6…
|
m_pong.c
|
982
|
11 years |
michael |
- added a mersenne twister basedn prng
|
m_stats.c
|
1001
|
11 years |
michael |
- remove half done and broken win32 support
|
m_help.c
|
1001
|
11 years |
michael |
- remove half done and broken win32 support
|
m_rehash.c
|
1001
|
11 years |
michael |
- remove half done and broken win32 support
|
m_admin.c
|
1007
|
11 years |
michael |
- continue doxyfying sources
|
m_accept.c
|
1007
|
11 years |
michael |
- continue doxyfying sources
|
Makefile.in
|
1009
|
11 years |
michael |
- add configure test for pcre lib and remove pcre sources from the tree
|
Makefile.am
|
1009
|
11 years |
michael |
- add configure test for pcre lib and remove pcre sources from the tree
|
m_gline.c
|
1009
|
11 years |
michael |
- add configure test for pcre lib and remove pcre sources from the tree
|