../
|
Makefile.am
|
3048
(11 years ago)
by michael:
- ircd binary is now again placed in /bin instead of /sbin
|
Makefile.in
|
3048
(11 years ago)
by michael:
- ircd binary is now again placed in /bin instead of /sbin
|
channel.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
channel_mode.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
client.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
conf.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
conf_class.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
conf_db.c
|
3067
(11 years ago)
by michael:
- conf_db.c: fixed inconsistent use of "can't" and "cannot"
|
conf_lexer.c
|
3229
(11 years ago)
by michael:
- flex 2.5.39
|
conf_lexer.l
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
conf_parser.c
|
3229
(11 years ago)
by michael:
- flex 2.5.39
|
conf_parser.h
|
3229
(11 years ago)
by michael:
- flex 2.5.39
|
conf_parser.y
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
dbuf.c
|
3113
(11 years ago)
by michael:
- Update dbuf.h, dbuf.c
|
event.c
|
2919
(11 years ago)
by michael:
- event.c: fixed compile error
|
fdlist.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
getopt.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
hash.c
|
3242
(11 years ago)
by michael:
- hash.c: style fixes only
|
hook.c
|
3218
(11 years ago)
by michael:
- hook.c: minor style fixes
|
hostmask.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
irc_res.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
irc_reslib.c
|
2611
(11 years ago)
by michael:
- src/irc_reslib.c: removed advertising clause
|
irc_string.c
|
2970
(11 years ago)
by michael:
- Move myctime() from irc_string.c to s_misc.c
|
ircd.c
|
3239
(11 years ago)
by michael:
- Have /info report MPATH and SPATH aswell
|
ircd_signal.c
|
3063
(11 years ago)
by michael:
- ircd_signal.c:sigint_handler(): fixed inconsistent
"SIGINT received" vs. "received signal SIGTERM" message
|
list.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
listener.c
|
3215
(11 years ago)
by michael:
- Fixed some comments; cleaned up style here and there
|
log.c
|
3215
(11 years ago)
by michael:
- Fixed some comments; cleaned up style here and there
|
match.c
|
2945
(11 years ago)
by michael:
- match.c: removed unused header include
|
memory.c
|
3167
(11 years ago)
by michael:
- Get rid of restart() wrapper function
|
mempool.c
|
3079
(11 years ago)
by michael:
- white-space changes / style cleanups
|
modules.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
motd.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
numeric.c
|
3118
(11 years ago)
by michael:
- numeric.c, m_dline.c: fixed inconsistent use of "can't" and "cannot"
|
packet.c
|
3171
(11 years ago)
by michael:
- Incorporate Adam's exit_client/quit storm cleanups
Note: QS is mandatory now
|
parse.c
|
3241
(11 years ago)
by michael:
- Incorporate Adam's writev() patch
|
restart.c
|
3186
(11 years ago)
by michael:
- Get rid of the ID() macro
|
resv.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
rng_mt.c
|
1662
(12 years ago)
by michael:
- Fixed inconsistent svn file properties
|
rsa.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_auth.c
|
3168
(11 years ago)
by michael:
- s_auth.c: made sendheader macro use sendto_one_notice()
|
s_bsd.c
|
3245
(11 years ago)
by michael:
- s_bsd.c: no longer resetting source_p->from in close_connection()
|
s_bsd_devpoll.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_bsd_epoll.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_bsd_kqueue.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_bsd_poll.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_bsd_select.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_gline.c
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_misc.c
|
3244
(11 years ago)
by michael:
- s_misc.c: mostly style cleanups
|
s_serv.c
|
3215
(11 years ago)
by michael:
- Fixed some comments; cleaned up style here and there
|
s_user.c
|
3238
(11 years ago)
by michael:
- s_user.c:send_umode_out(): removed unused variable
|
send.c
|
3243
(11 years ago)
by michael:
- send.c: mostly style cleanups. Removed some useless assert() statements
|
version.c
|
3011
(11 years ago)
by michael:
- Update AUTHORS/version.c; add missing '>' spotted by Dizzie
|
watch.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|
whowas.c
|
3235
(11 years ago)
by michael:
- Style corrections all over the place
|