Parent Directory
|
|
|
|
|
Makefile.am
|
6503
|
6 years |
michael |
- Allow the maintainers of the debian ircd-hybrid package to have their own BUIL…
|
Makefile.in
|
6504
|
6 years |
michael |
- Rebuilt Makefile.in
|
auth.c
|
6477
|
6 years |
michael |
- auth.c: rename auth_pending_list to auth_list
|
channel.c
|
6448
|
6 years |
michael |
- The general::oper_pass_resv configuration directive has been deprecated. Added…
|
channel_mode.c
|
6360
|
7 years |
michael |
- channel_mode.c:channel_modes(): removed useless FLAGS_SERVICE test on client_p…
|
client.c
|
6512
|
6 years |
michael |
- Change myctime() to use strftime() instead of ctime(); rename myctime() to dat…
|
conf.c
|
6448
|
6 years |
michael |
- The general::oper_pass_resv configuration directive has been deprecated. Added…
|
conf_class.c
|
5410
|
7 years |
michael |
- conf_class.c: removed duplicated code
|
conf_db.c
|
6317
|
7 years |
michael |
- Get rid of UMODE_ALL
|
conf_lexer.c
|
6489
|
6 years |
michael |
- Rebuilt parser files
|
conf_lexer.l
|
6487
|
6 years |
michael |
- Added 'close' to irc-operator flags
|
conf_parser.c
|
6489
|
6 years |
michael |
- Rebuilt parser files
|
conf_parser.h
|
6489
|
6 years |
michael |
- Rebuilt parser files
|
conf_parser.y
|
6487
|
6 years |
michael |
- Added 'close' to irc-operator flags
|
conf_pseudo.c
|
6258
|
7 years |
michael |
- Set keyword and eol-style properties
|
dbuf.c
|
6528
|
6 years |
michael |
- Fixed inconsistent style in several places
|
event.c
|
6528
|
6 years |
michael |
- Fixed inconsistent style in several places
|
fdlist.c
|
5591
|
7 years |
michael |
- Sprinkle some assert()
|
getopt.c
|
6384
|
7 years |
michael |
- getopt.c: use pointer arithmetic instead of array subscripting
|
hash.c
|
6392
|
6 years |
michael |
- Move userhost related code from hash.c to userhost.c
|
hostmask.c
|
6430
|
6 years |
michael |
- hostmask.h, hostmask.c: use const keyword where appropriate
|
id.c
|
6258
|
7 years |
michael |
- Set keyword and eol-style properties
|
ipcache.c
|
6528
|
6 years |
michael |
- Fixed inconsistent style in several places
|
irc_string.c
|
5346
|
7 years |
michael |
- Update copyright years
|
ircd.c
|
6483
|
6 years |
michael |
- ircd.c:set_time(): server_die() already does the logging plus notification, no…
|
ircd_signal.c
|
6358
|
7 years |
michael |
- Make server_die() use enum; minor cleanups here and there
|
isupport.c
|
6258
|
7 years |
michael |
- Set keyword and eol-style properties
|
list.c
|
5346
|
7 years |
michael |
- Update copyright years
|
listener.c
|
6368
|
7 years |
michael |
- Rename several functions in listener.c to comply with naming convention
|
log.c
|
6417
|
6 years |
michael |
- log.c: made log_write() use date_iso8601()
|
match.c
|
6257
|
7 years |
michael |
- Removed slang in comment
|
memory.c
|
6358
|
7 years |
michael |
- Make server_die() use enum; minor cleanups here and there
|
mempool.c
|
6528
|
6 years |
michael |
- Fixed inconsistent style in several places
|
misc.c
|
6512
|
6 years |
michael |
- Change myctime() to use strftime() instead of ctime(); rename myctime() to dat…
|
modules.c
|
6317
|
7 years |
michael |
- Get rid of UMODE_ALL
|
motd.c
|
6536
|
6 years |
michael |
- motd.c, send.c: use %zu conversion specifier for size_t types
|
numeric.c
|
6376
|
7 years |
michael |
- Remove splitmode checking
|
packet.c
|
6528
|
6 years |
michael |
- Fixed inconsistent style in several places
|
parse.c
|
6438
|
6 years |
michael |
- parse.c:parse_remove_unknown(): use get_client_name()
|
res.c
|
5346
|
7 years |
michael |
- Update copyright years
|
reslib.c
|
5874
|
7 years |
michael |
- Style corrections; removed trailing whitespaces
|
restart.c
|
6528
|
6 years |
michael |
- Fixed inconsistent style in several places
|
resv.c
|
6364
|
7 years |
michael |
- Remove unused header includes
|
rng_mt.c
|
3880
|
8 years |
michael |
- rng_mt.c: removed trailing whitespaces
|
rsa.c
|
5346
|
7 years |
michael |
- Update copyright years
|
s_bsd.c
|
5886
|
7 years |
michael |
- s_bsd.c: use C99-style array initialization
|
s_bsd_devpoll.c
|
6541
|
6 years |
michael |
- Replace obsolete usleep() with nanosleep()
|
s_bsd_epoll.c
|
6541
|
6 years |
michael |
- Replace obsolete usleep() with nanosleep()
|
s_bsd_kqueue.c
|
6541
|
6 years |
michael |
- Replace obsolete usleep() with nanosleep()
|
s_bsd_poll.c
|
6541
|
6 years |
michael |
- Replace obsolete usleep() with nanosleep()
|
send.c
|
6536
|
6 years |
michael |
- motd.c, send.c: use %zu conversion specifier for size_t types
|
server.c
|
6528
|
6 years |
michael |
- Fixed inconsistent style in several places
|
user.c
|
6503
|
6 years |
michael |
- Allow the maintainers of the debian ircd-hybrid package to have their own BUIL…
|
userhost.c
|
6442
|
6 years |
michael |
- Rename functions in userhost.c to comply with naming convention
|
version.c
|
6398
|
6 years |
michael |
- Update version.c
|
watch.c
|
5346
|
7 years |
michael |
- Update copyright years
|
whowas.c
|
5630
|
7 years |
michael |
- WHOWAS now shows IP addresses to irc operators
- Changed RPL_WHOISACTUALLY num…
|