../
|
core/
|
6440
(10 years ago)
by michael:
- m_server.c:ms_sid(): should be using get_client_name() in these two places
|
extra/
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
Makefile.am
|
5805
(10 years ago)
by michael:
- Removed glines
- Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and
dline_min_cidr6 configuration options
|
Makefile.in
|
6128
(10 years ago)
by michael:
- autoreconf
|
m_accept.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_admin.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_away.c
|
6185
(10 years ago)
by michael:
- Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention
|
m_cap.c
|
6400
(10 years ago)
by michael:
- Implement ircv3.1 account-notify extension
|
m_capab.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_certfp.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_challenge.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
m_close.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_connect.c
|
6363
(10 years ago)
by michael:
- Remove unused header includes
|
m_dline.c
|
6432
(10 years ago)
by michael:
- m_dline.c: fix comment
|
m_encap.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_eob.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
m_etrace.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_globops.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
m_hash.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_help.c
|
6350
(10 years ago)
by michael:
- Make use of enum in more places
|
m_info.c
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
m_invite.c
|
6403
(10 years ago)
by michael:
- m_invite.c: p4 style broadcast of INVITE to all servers on the network
|
m_ison.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_kline.c
|
6422
(10 years ago)
by michael:
- Get rid of smalldate() and replace all instances of it with date_iso8601()
|
m_knock.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_links.c
|
6355
(10 years ago)
by michael:
- m_links.c:do_links(): use const on 'target_p'
|
m_list.c
|
6385
(10 years ago)
by michael:
- Use an embedded list node for the ListTask struct
|
m_locops.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_lusers.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_map.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_module.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
m_motd.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_names.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_oper.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
m_pass.c
|
6161
(10 years ago)
by michael:
- Move all SID/UID related code to id.c
|
m_ping.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_pong.c
|
6313
(10 years ago)
by michael:
- Make use of the *Flag() macros in some more places
|
m_post.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_rehash.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
m_restart.c
|
6357
(10 years ago)
by michael:
- Make server_die() use enum; minor cleanups here and there
|
m_resv.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_set.c
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
m_stats.c
|
6366
(10 years ago)
by michael:
- Move show_ports() from listener.c to m_stats.c
|
m_svinfo.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
m_svsjoin.c
|
6259
(10 years ago)
by michael:
- Set keyword and eol-style properties
|
m_svskill.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_svsmode.c
|
6408
(10 years ago)
by michael:
- m_svsmode.c:ms_svsmode(): move the 'ts = atol()' assignment right after the find_person()
|
m_svsnick.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_svspart.c
|
6259
(10 years ago)
by michael:
- Set keyword and eol-style properties
|
m_svstag.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_tburst.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_time.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_topic.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_trace.c
|
6443
(9 years ago)
by michael:
- m_trace.c: allow remote operators to request a full client list; various other cleanups
|
m_undline.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_unkline.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_unresv.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_unxline.c
|
6354
(10 years ago)
by michael:
- Rename server capabilities flags from CAP_* to CAPAB_*
|
m_user.c
|
6313
(10 years ago)
by michael:
- Make use of the *Flag() macros in some more places
|
m_userhost.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_version.c
|
6185
(10 years ago)
by michael:
- Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention
|
m_wallops.c
|
5881
(10 years ago)
by michael:
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER
|
m_watch.c
|
6185
(10 years ago)
by michael:
- Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention
|
m_webirc.c
|
6313
(10 years ago)
by michael:
- Make use of the *Flag() macros in some more places
|
m_who.c
|
6405
(10 years ago)
by michael:
- m_who.c: use an enum for WHO_MAX_REPLIES, even though this should be made configurable
|
m_whois.c
|
6255
(10 years ago)
by michael:
- m_whois.c: don't allow remote WHOIS lookups with the target being a UID. Removed IsDigit test.
|
m_whowas.c
|
6350
(10 years ago)
by michael:
- Make use of enum in more places
|
m_xline.c
|
6422
(10 years ago)
by michael:
- Get rid of smalldate() and replace all instances of it with date_iso8601()
|