Parent Directory
|
|
|
|
|
Makefile.am
|
4533
|
8 years |
michael |
- Implemented pseudo {} blocks (service aliases)
|
Makefile.in
|
4533
|
8 years |
michael |
- Implemented pseudo {} blocks (service aliases)
|
auth.c
|
4866
|
7 years |
michael |
- auth.c:start_auth_query(): removed archaic comment
|
channel.c
|
4883
|
7 years |
michael |
- Style corrections; fixed comments
|
channel_mode.c
|
4883
|
7 years |
michael |
- Style corrections; fixed comments
|
client.c
|
4883
|
7 years |
michael |
- Style corrections; fixed comments
|
conf.c
|
4873
|
7 years |
michael |
- Const-correctness
|
conf_class.c
|
4873
|
7 years |
michael |
- Const-correctness
|
conf_db.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
conf_lexer.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
conf_lexer.l
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
conf_parser.c
|
4745
|
7 years |
michael |
- Enable ECDH for OpenSSL 0.9.8o and above
|
conf_parser.h
|
4534
|
8 years |
michael |
- Removed m_services.c
- Add missing dlinkDelete in pseudo_clear()
- Rebuild lex…
|
conf_parser.y
|
4745
|
7 years |
michael |
- Enable ECDH for OpenSSL 0.9.8o and above
|
conf_pseudo.c
|
4816
|
7 years |
michael |
- Renamed variables
|
dbuf.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
event.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
fdlist.c
|
4877
|
7 years |
michael |
- fdlist.c: removed set_fdlimit() wrapper function
|
getopt.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
gline.c
|
4816
|
7 years |
michael |
- Renamed variables
|
hash.c
|
4869
|
7 years |
michael |
- hash.c: constifications
|
hostmask.c
|
4873
|
7 years |
michael |
- Const-correctness
|
ipcache.c
|
4801
|
7 years |
michael |
- Renamed variables
|
irc_string.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
ircd.c
|
4849
|
7 years |
michael |
- Removed init_host_hash()
|
ircd_signal.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
list.c
|
4816
|
7 years |
michael |
- Renamed variables
|
listener.c
|
4839
|
7 years |
michael |
- listener.c:listener_accept_connection(): no need to send the NUL byte
|
log.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
match.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
memory.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
mempool.c
|
4438
|
8 years |
michael |
- Renamed various variables
|
misc.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
modules.c
|
4816
|
7 years |
michael |
- Renamed variables
|
motd.c
|
4816
|
7 years |
michael |
- Renamed variables
|
numeric.c
|
4766
|
7 years |
michael |
- /WHOWAS now shows the name of the services account a user was logged in
- Prep…
|
packet.c
|
4816
|
7 years |
michael |
- Renamed variables
|
parse.c
|
4834
|
7 years |
michael |
- Constification
|
res.c
|
4816
|
7 years |
michael |
- Renamed variables
|
reslib.c
|
3853
|
8 years |
michael |
- reslib.c: style corrections
|
restart.c
|
4816
|
7 years |
michael |
- Renamed variables
|
resv.c
|
4821
|
7 years |
michael |
- Renamed exempt::coid to exempt::country_id
|
rng_mt.c
|
3880
|
8 years |
michael |
- rng_mt.c: removed trailing whitespaces
|
rsa.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
s_bsd.c
|
4816
|
7 years |
michael |
- Renamed variables
|
s_bsd_devpoll.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
s_bsd_epoll.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
s_bsd_kqueue.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
s_bsd_poll.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
send.c
|
4816
|
7 years |
michael |
- Renamed variables
|
server.c
|
4816
|
7 years |
michael |
- Renamed variables
|
user.c
|
4871
|
7 years |
michael |
- user.c:init_isupport(): removed +e/+I values from EXCEPTS/INVEX tokens
|
version.c
|
4564
|
7 years |
michael |
- Update GPL 2 license headers
|
watch.c
|
4816
|
7 years |
michael |
- Renamed variables
|
whowas.c
|
4820
|
7 years |
michael |
- Renamed Client::svid to Client::account
|