../
|
Makefile.am
|
4545
(11 years ago)
by michael:
- Implemented pseudo {} blocks (service aliases)
- Fixed compile warnings with -Wmissing-field-initializers
|
Makefile.in
|
4545
(11 years ago)
by michael:
- Implemented pseudo {} blocks (service aliases)
- Fixed compile warnings with -Wmissing-field-initializers
|
auth.c
|
4865
(10 years ago)
by michael:
- auth.c:start_auth_query(): removed archaic comment
|
channel.c
|
4884
(10 years ago)
by michael:
- Style corrections; fixed comments
|
channel_mode.c
|
4884
(10 years ago)
by michael:
- Style corrections; fixed comments
|
client.c
|
4884
(10 years ago)
by michael:
- Style corrections; fixed comments
|
conf.c
|
4892
(10 years ago)
by michael:
- Set reasonable default ciphers if there aren't any specified in general::ssl_cipher_list
|
conf_class.c
|
4874
(10 years ago)
by michael:
- Const-correctness
|
conf_db.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
conf_lexer.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
conf_lexer.l
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
conf_parser.c
|
4915
(10 years ago)
by michael:
- Style corrections; renamed variables
|
conf_parser.h
|
4545
(11 years ago)
by michael:
- Implemented pseudo {} blocks (service aliases)
- Fixed compile warnings with -Wmissing-field-initializers
|
conf_parser.y
|
4915
(10 years ago)
by michael:
- Style corrections; renamed variables
|
conf_pseudo.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
dbuf.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
event.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
fdlist.c
|
4878
(10 years ago)
by michael:
- fdlist.c: removed set_fdlimit() wrapper function
|
getopt.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
gline.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
hash.c
|
4890
(10 years ago)
by michael:
- Style corrections
|
hostmask.c
|
4915
(10 years ago)
by michael:
- Style corrections; renamed variables
|
ipcache.c
|
4800
(10 years ago)
by michael:
- Renamed variables
|
irc_string.c
|
4915
(10 years ago)
by michael:
- Style corrections; renamed variables
|
ircd.c
|
4892
(10 years ago)
by michael:
- Set reasonable default ciphers if there aren't any specified in general::ssl_cipher_list
|
ircd_signal.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
list.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
listener.c
|
4840
(10 years ago)
by michael:
- listener.c:listener_accept_connection(): no need to send the NUL byte
|
log.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
match.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
memory.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
mempool.c
|
4439
(11 years ago)
by michael:
- Renamed various variables
|
misc.c
|
4914
(10 years ago)
by michael:
- misc.c:ssl_get_cipher(): added dash between ssl/tls version and ciphers to match other ircds
|
modules.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
motd.c
|
4890
(10 years ago)
by michael:
- Style corrections
|
numeric.c
|
4895
(10 years ago)
by michael:
- numeric.c: added 'h' (half-op) to supported channel modes in RPL_MYINFO
|
packet.c
|
4894
(10 years ago)
by michael:
- Fixed compile warning
|
parse.c
|
4833
(10 years ago)
by michael:
- Constification
|
res.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
reslib.c
|
3852
(11 years ago)
by michael:
- reslib.c: style corrections
|
restart.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
resv.c
|
4822
(10 years ago)
by michael:
- Renamed exempt::coid to exempt::country_id
|
rng_mt.c
|
3881
(11 years ago)
by michael:
- rng_mt.c: removed trailing whitespaces
|
rsa.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
s_bsd.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
s_bsd_devpoll.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
s_bsd_epoll.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
s_bsd_kqueue.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
s_bsd_poll.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
send.c
|
4890
(10 years ago)
by michael:
- Style corrections
|
server.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
user.c
|
4872
(10 years ago)
by michael:
- user.c:init_isupport(): removed +e/+I values from EXCEPTS/INVEX tokens
|
version.c
|
4565
(11 years ago)
by michael:
- Update GPL 2 license headers
|
watch.c
|
4815
(10 years ago)
by michael:
- Renamed variables
|
whowas.c
|
4819
(10 years ago)
by michael:
- Renamed Client::svid to Client::account
|