Parent Directory
|
|
|
|
|
core/
|
8600 |
4 years |
michael |
- Rename Channel:locmembers to Channel::members_local
|
extra/
|
8386 |
4 years |
michael |
- autoreconf
|
m_list.c
|
8309
|
4 years |
michael |
- Clean up remaining sizeof() to sizeof(variable)
|
m_set.c
|
8390
|
4 years |
michael |
- Clean up some awful CONF_SERVER handling in serv_connect()
|
Makefile.am
|
7667
|
6 years |
michael |
- Fixed svn properties
|
m_dline.c
|
8499
|
4 years |
michael |
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
|
m_webirc.c
|
8499
|
4 years |
michael |
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
|
m_stats.c
|
8499
|
4 years |
michael |
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
|
m_kline.c
|
8499
|
4 years |
michael |
- Killed Connection::aftype. Use Client::ip.ss.ss_family instead.
|
m_hash.c
|
8495
|
4 years |
michael |
- Killed userhost.c. Rewrote everything to use ipcache.c
|
m_svsmode.c
|
8483
|
4 years |
michael |
- Move svstag related code into its own files
|
m_whois.c
|
8483
|
4 years |
michael |
- Move svstag related code into its own files
|
m_svstag.c
|
8483
|
4 years |
michael |
- Move svstag related code into its own files
|
m_info.c
|
8313
|
4 years |
michael |
- Remove experimental libgeoip support
|
m_svsnick.c
|
8338
|
4 years |
michael |
- Restore fd_table. No longer allocate fde_t items from within any other structu…
|
m_accept.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_invite.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_pong.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_resv.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_links.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_svinfo.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_tburst.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_user.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_wallops.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_topic.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_close.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_svshost.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_svspart.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_connect.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_cap.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_xline.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_svsjoin.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_watch.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_map.c
|
8430
|
4 years |
michael |
- Stylistic changes
|
m_globops.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_who.c
|
8436
|
4 years |
michael |
- Stylistic changes
|
m_ping.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_eob.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_encap.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_admin.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_etrace.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_away.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_unkline.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_version.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_pass.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_locops.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_trace.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_lusers.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_names.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_undline.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_capab.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_certfp.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_whowas.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_time.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_rehash.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_post.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_unxline.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_module.c
|
8280
|
4 years |
michael |
- Update copyright years
|
m_motd.c
|
8280
|
4 years |
michael |
- Update copyright years
|
Makefile.in
|
8386
|
4 years |
michael |
- autoreconf
|
m_restart.c
|
8448
|
4 years |
michael |
- m_die(), m_restart(): don't give any hints about how to use this command if mi…
|
m_help.c
|
8301
|
4 years |
michael |
- m_help.c:do_help(): silence some valgrind warning
|
m_ison.c
|
8440
|
4 years |
michael |
- m_ison(), m_userhost(): const correctness
|
m_userhost.c
|
8440
|
4 years |
michael |
- m_ison(), m_userhost(): const correctness
|
m_knock.c
|
8487
|
4 years |
michael |
- m_knock.c: avoid indexing parv[] multiple times
|
m_oper.c
|
8515
|
4 years |
michael |
- m_oper.c: oper_up() is called for local clients only; use NULL as first argume…
|
m_svskill.c
|
8463
|
4 years |
michael |
- m_svskill.c: cleanup ms_svskill(). args_min is 3 now. A TS argument is now alw…
|
m_unresv.c
|
8492
|
4 years |
michael |
- m_unresv.c: stylistic changes
|