../
|
serno.h
|
1592
(12 years ago)
by michael:
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
svnroot/ircd-hybrid/trunk
|
rng_mt.h
|
1662
(12 years ago)
by michael:
- Fixed inconsistent svn file properties
|
hook.h
|
2846
(11 years ago)
by michael:
- hook.h, hook.c: fixed indentation, removed whitespaces/tabs
|
patchlevel.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
event.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
resv.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
rsa.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
conf_db.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
ircd_signal.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
packet.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
s_bsd.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
userhost.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
whowas.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
log.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
list.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
ircd_getopt.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
motd.h
|
2865
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
fdlist.h
|
2881
(11 years ago)
by michael:
- Use the i/o subsystem to execute scheduled writes. Patch provided by Adam.
|
mempool.h
|
2916
(11 years ago)
by michael:
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
|
irc_string.h
|
2970
(11 years ago)
by michael:
- Move myctime() from irc_string.c to s_misc.c
|
listener.h
|
3085
(11 years ago)
by michael:
- listener.h: use an enum for flag types
|
conf_class.h
|
3087
(11 years ago)
by michael:
- conf_class.h: use an enum for flag types
|
modules.h
|
3089
(11 years ago)
by michael:
- modules.h: use an enum for flag types
|
watch.h
|
3109
(11 years ago)
by michael:
- Applied Adam's sendto_one_numeric() changes
|
dbuf.h
|
3113
(11 years ago)
by michael:
- Update dbuf.h, dbuf.c
|
parse.h
|
3163
(11 years ago)
by michael:
- parse.h: removed redundant comment
|
restart.h
|
3167
(11 years ago)
by michael:
- Get rid of restart() wrapper function
|
hash.h
|
3289
(11 years ago)
by michael:
- Made free_list_task() only take one parameter
|
reslib.h
|
3322
(11 years ago)
by michael:
- Moved irc_res.c to res.c
- Moved irc_reslib.c to reslib.c
|
res.h
|
3322
(11 years ago)
by michael:
- Moved irc_res.c to res.c
- Moved irc_reslib.c to reslib.c
|
gline.h
|
3323
(11 years ago)
by michael:
- gline.h: updated comment
|
auth.h
|
3324
(11 years ago)
by michael:
- Moved s_auth.c to auth.c
|
supported.h
|
3347
(11 years ago)
by michael:
- Moved files:
s_user.c -> user.c
s_misc.c -> misc.c
s_serv.c -> server.c
|
server.h
|
3347
(11 years ago)
by michael:
- Moved files:
s_user.c -> user.c
s_misc.c -> misc.c
s_serv.c -> server.c
|
misc.h
|
3347
(11 years ago)
by michael:
- Moved files:
s_user.c -> user.c
s_misc.c -> misc.c
s_serv.c -> server.c
|
user.h
|
3347
(11 years ago)
by michael:
- Moved files:
s_user.c -> user.c
s_misc.c -> misc.c
s_serv.c -> server.c
|
defaults.h
|
3364
(11 years ago)
by michael:
- defaults.h: revert previous change
|
ircd_defs.h
|
3421
(11 years ago)
by michael:
- Get rid of LOCAL_CHANNELLEN; change CHANNELLEN to 50
|
memory.h
|
3504
(11 years ago)
by michael:
- Renamed MyMalloc() to MyCalloc()
|
hostmask.h
|
3553
(11 years ago)
by michael:
- find_address_conf(): constification
|
channel_mode.h
|
3754
(11 years ago)
by michael:
- channel_mode.c, channel_mode.h: constification
|
channel.h
|
3762
(11 years ago)
by michael:
- Added INVITE flood protection/throttling as requested by Adam. This basically
works similar as the KNOCK throttling algorithm.
|
numeric.h
|
3767
(11 years ago)
by michael:
- /INVITE without any parameters now shows a list of channels a client is invited to
|
stdinc.h
|
3800
(11 years ago)
by michael:
- stdinc.h: whitespace commit
|
send.h
|
3844
(11 years ago)
by michael:
- send.h: update comment
|
conf.h
|
3877
(11 years ago)
by michael:
- Added general::throttle_count idea from p4
|
client.h
|
3901
(11 years ago)
by michael:
- client.h: fixed spelling error
|
ircd.h
|
3902
(11 years ago)
by michael:
- ircd.h: use 'unsigned' whenever possible
|