../
|
Makefile.am
|
6185
(10 years ago)
by michael:
- Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention
|
Makefile.in
|
6188
(10 years ago)
by michael:
- autoreconf
|
auth.c
|
6313
(10 years ago)
by michael:
- Make use of the *Flag() macros in some more places
|
channel.c
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
channel_mode.c
|
6359
(10 years ago)
by michael:
- channel_mode.c:channel_modes(): removed useless FLAGS_SERVICE test on client_p. We don't need that here.
|
client.c
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
conf.c
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
conf_class.c
|
5411
(10 years ago)
by michael:
- conf_class.c: removed duplicated code
|
conf_db.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
conf_lexer.c
|
6378
(10 years ago)
by michael:
- Rebuild parser files
|
conf_lexer.l
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
conf_parser.c
|
6378
(10 years ago)
by michael:
- Rebuild parser files
|
conf_parser.h
|
6378
(10 years ago)
by michael:
- Rebuild parser files
|
conf_parser.y
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
conf_pseudo.c
|
6259
(10 years ago)
by michael:
- Set keyword and eol-style properties
|
dbuf.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
event.c
|
6370
(10 years ago)
by michael:
- Rename several functions in event.c to comply with naming convention
|
fdlist.c
|
5590
(10 years ago)
by michael:
- Sprinkle some assert()
|
getopt.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
hash.c
|
6161
(10 years ago)
by michael:
- Move all SID/UID related code to id.c
|
hostmask.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
id.c
|
6259
(10 years ago)
by michael:
- Set keyword and eol-style properties
|
ipcache.c
|
6259
(10 years ago)
by michael:
- Set keyword and eol-style properties
|
irc_string.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
ircd.c
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
ircd_signal.c
|
6357
(10 years ago)
by michael:
- Make server_die() use enum; minor cleanups here and there
|
isupport.c
|
6259
(10 years ago)
by michael:
- Set keyword and eol-style properties
|
list.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
listener.c
|
6367
(10 years ago)
by michael:
- Rename several functions in listener.c to comply with naming convention
|
log.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
match.c
|
6256
(10 years ago)
by michael:
- Removed slang in comment
|
memory.c
|
6357
(10 years ago)
by michael:
- Make server_die() use enum; minor cleanups here and there
|
mempool.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
misc.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
modules.c
|
6318
(10 years ago)
by michael:
- Get rid of UMODE_ALL
|
motd.c
|
5545
(10 years ago)
by michael:
- Fixed style in several places
|
numeric.c
|
6375
(10 years ago)
by michael:
- Remove splitmode checking
|
packet.c
|
6350
(10 years ago)
by michael:
- Make use of enum in more places
|
parse.c
|
6350
(10 years ago)
by michael:
- Make use of enum in more places
|
patricia.c
|
6259
(10 years ago)
by michael:
- Set keyword and eol-style properties
|
res.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
reslib.c
|
5875
(10 years ago)
by michael:
- Style corrections; removed trailing whitespaces
|
restart.c
|
6357
(10 years ago)
by michael:
- Make server_die() use enum; minor cleanups here and there
|
resv.c
|
6363
(10 years ago)
by michael:
- Remove unused header includes
|
rng_mt.c
|
3881
(11 years ago)
by michael:
- rng_mt.c: removed trailing whitespaces
|
rsa.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
s_bsd.c
|
5887
(10 years ago)
by michael:
- s_bsd.c: use C99-style array initialization
|
s_bsd_devpoll.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
s_bsd_epoll.c
|
5902
(10 years ago)
by michael:
- Style corrections
|
s_bsd_kqueue.c
|
6350
(10 years ago)
by michael:
- Make use of enum in more places
|
s_bsd_poll.c
|
5902
(10 years ago)
by michael:
- Style corrections
|
send.c
|
6357
(10 years ago)
by michael:
- Make server_die() use enum; minor cleanups here and there
|
server.c
|
6350
(10 years ago)
by michael:
- Make use of enum in more places
|
user.c
|
6367
(10 years ago)
by michael:
- Rename several functions in listener.c to comply with naming convention
|
version.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
watch.c
|
5347
(10 years ago)
by michael:
- Update copyright years
|
whowas.c
|
5631
(10 years ago)
by michael:
- WHOWAS now shows IP addresses to irc operators
- Changed RPL_WHOISACTUALLY numeric string. In the future it will also show the
*real* hostname once we distinguish between spoofs/vhosts and real hosts
|