ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/src
(Current path doesn't exist after revision 1591)
r1294
File Last Change
 ../
ircd_parser.c 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
ircd_parser.h 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
ircd_lexer.l 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
ircd_lexer.c 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
s_conf.c 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
s_user.c 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
ircd_parser.y 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
s_serv.c 1294 (12 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
messages.tab 1179 (12 years ago) by michael: - Forward-port r1177: Fix ERR_ACCEPTEXIST numeric string. Two %s conversion specifier have been missed here
s_bsd_devpoll.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
rsa.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
irc_res.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
numeric.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
client.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
fileio.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
csvlib.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_epoll.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_sigio.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
modules.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
restart.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
memory.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_auth.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
send.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
event.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_kqueue.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
parse.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
hostmask.c 1219 (12 years ago) by michael: - Start cleaning up macros in client.h. Replace several ClientHasSomeCoolFlag() with simple HasFlag/HasUMode macros.
s_log.c 1248 (12 years ago) by michael: - add log file rotation
Makefile.in 1291 (12 years ago) by michael: - automake 1.11.3
match.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_poll.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_gline.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
watch.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
irc_string.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
version.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
ircd_signal.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
balloc.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
getopt.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
rng_mt.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
sprintf_irc.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_select.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
hook.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
list.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
motd.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
irc_reslib.c 1256 (12 years ago) by michael: - irc_res_mkquery(): fixed compile warning with gcc 4.6
ircd.c 1286 (12 years ago) by michael: - ircd.c: fix compile warning
listener.c 1242 (12 years ago) by michael: - listener.c: remove outdated comment. remove useless header include
packet.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
fdlist.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
whowas.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
channel_mode.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
dbuf.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
hash.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
s_misc.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
channel.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
resv.c 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
Makefile.am 1237 (12 years ago) by michael: - move remaining functions in dynlink.c into modules.c
0 directories and 58 files shown