../
|
Makefile.in
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
s_bsd_devpoll.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
version.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
ircd_signal.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
s_bsd.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
log.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
s_bsd_epoll.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
fdlist.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
whowas.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
getopt.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
restart.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
rng_mt.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
reslib.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
dbuf.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
s_bsd_select.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
gline.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
list.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
Makefile.am
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
send.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
event.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
s_bsd_kqueue.c
|
3377
(12 years ago)
by michael:
- Create 8.2.x branch
|
watch.c
|
3425
(12 years ago)
by michael:
- Fixed possible WATCH core. Fix provided by Adam
|
hash.c
|
3430
(12 years ago)
by michael:
- hash.c:list_one_channel(): constification
|
packet.c
|
3454
(12 years ago)
by michael:
- packet.c: style corrections
|
misc.c
|
3456
(12 years ago)
by michael:
- misc.c:ssl_get_ciper(): get rid of this magic IRCD_BUFSIZE/4.
Use IRCD_BUFSIZE instead.
|
client.c
|
3503
(12 years ago)
by michael:
- client.c:free_client(): sanitize some weird looking assert()
|
s_bsd_poll.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
rsa.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
listener.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
conf_db.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
channel_mode.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
modules.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
server.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
mempool.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
conf.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
memory.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
res.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
hook.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
motd.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
resv.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
parse.c
|
3505
(12 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
conf_parser.c
|
3514
(12 years ago)
by michael:
- Added usermode +p which hides channel list in WHOIS
|
conf_parser.h
|
3514
(12 years ago)
by michael:
- Added usermode +p which hides channel list in WHOIS
|
conf_lexer.c
|
3514
(12 years ago)
by michael:
- Added usermode +p which hides channel list in WHOIS
|
conf_lexer.l
|
3514
(12 years ago)
by michael:
- Added usermode +p which hides channel list in WHOIS
|
conf_parser.y
|
3514
(12 years ago)
by michael:
- Added usermode +p which hides channel list in WHOIS
|
channel.c
|
3524
(12 years ago)
by michael:
- channel.c:send_mode_list(): removed TS5 leftover
|
ircd.c
|
3526
(12 years ago)
by michael:
- ircd.c:main(): make this "don't run ircd as root!!!11" message look more serious
|
conf_class.c
|
3548
(12 years ago)
by michael:
- conf_class.c:class_free(): added an assert()
|
hostmask.c
|
3554
(12 years ago)
by michael:
- find_address_conf(): constification
|
numeric.c
|
3558
(12 years ago)
by michael:
- numeric.c: minor conversion specifier cleanups
|
auth.c
|
3564
(12 years ago)
by michael:
- auth.c: constification
|
match.c
|
3566
(12 years ago)
by michael:
- Style corrections
|
irc_string.c
|
3566
(12 years ago)
by michael:
- Style corrections
|
user.c
|
3570
(12 years ago)
by michael:
- user.c:add_one_to_uid(): use unsigned keyword
|