]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/defines.h
Always cloak client hostname, if needed
[ngircd-alex.git] / src / ngircd / defines.h
2012-08-27 Alexander BartonMerge branch 'umode-B'
2012-08-27 Alexander BartonMerge branch 'recognize-umode-R'
2012-08-27 Alexander BartonMerge branch 'cmode-M'
2012-08-26 DNS777Implement channel mode "M"
2012-08-26 DNS777Implement an Unreal-like user mode "B" ("Bot mode")
2012-08-03 Sebastian KöhlerImplemented hashed cloaked hostnames for +x
2012-05-01 Alexander BartonNumeric 005 (ISUPPORT), CHANMODES: add missing mode "r"
2012-01-21 Alexander BartonImplement channel exception list (mode 'e')
2012-01-16 Alexander BartonImplement user mode 'C': require "same channel" to...
2012-01-15 Alexander BartonLimit channel invite and ban lists to 50 entries
2012-01-06 Alexander BartonLimit list replies of LIST, WHO, WHOIS, and MAX_RPL_WHOWAS
2012-01-06 Alexander BartonDEFAULT_WHOWAS->DEF_RPL_WHOWAS; MAX_CMODES_ARG->MAX_HND...
2012-01-06 Alexander Bartondefines.h: Code cleanup and (a little bit) more documen...
2012-01-06 Alexander Bartonchannel modes: only handle MAX_CMODES_ARG modes with...
2011-11-04 Alexander Bartondefines.h: fix comment: "lenth" -> "length"
2011-08-26 Alexander BartonImplemented user mode "R" and channel mode "R"
2011-08-13 Alexander BartonMerge branch 'ServerMode'
2011-08-01 Alexander BartonEnlarge client user mode buffer, reduce client flags...
2011-02-13 Alexander BartonCode cleanup: mostly removing empty lines
2011-02-12 Alexander BartonMake write buffers bigger, but flush early
2011-01-10 Alexander BartonImplement channel mode 'O': "IRC operators only"
2011-01-09 Alexander BartonRemove support for ZeroConf/Bonjour/Rendezvous service...
2010-08-17 Alexander BartonImplement user mode "x": hostname cloaking (closes...
2010-08-12 Florian Westphalngircd: change MOTD file handling
2010-06-24 Alexander BartonImplement user mode "c": receive connect/disconnect...
2010-01-17 Alexander BartonImplemented new "secure clients only" channel mode: +z
2010-01-16 Alexander BartonAdded missing modes to USERMODES #define
2009-11-07 Alexander BartonMerge commit 'cade80dcf516f40e7d53124bc98526e6e5b3fb66'
2009-11-07 Florian WestphalRemove limit on max number of configured irc operators.
2008-12-27 Florian Westphaldefines.h: remove MAX_LISTEN_PORTS, MAX_SERVICES
2008-12-26 Florian WestphalRemove limit on max number of predefined channels.
2008-09-23 Alexander BartonAnnounce IRC services in the network.
2007-11-21 Alexander BartonIntroduce option to configure the maximum nick name...
2007-08-02 Florian Westphalimplement /WALLOPS as described in RFC 2812, section...
2007-05-17 Alexander BartonReworked read and write buffer handling, introduced...
2007-05-09 Florian Westphalremove ZBUFFER constants and increase max buffer size...
2006-06-15 Alexander BartonSorted channel modes alphabetically.
2005-09-02 Alexander BartonImplementec numeric "333": Time and user name who set...
2005-07-28 Florian Westphaltopic no longer limited to 127 chars (now only limited...
2005-07-08 Alexander BartonRenamed "Rendezvous" to "Zeroconf".
2005-07-05 Alexander BartonFixed maximum length of user names, now allow up to...
2005-07-02 Alexander BartonCode and comment cleanups, new #define "CUT_TXTSUFFIX".
2005-05-16 Alexander BartonNew defines MAX_WHOWAS and DEFAULT_WHOWAS.
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2005-03-02 Alexander BartonImplemented support for "secret channels" (channel...
2005-02-04 Alexander BartonNew configuration variable "PidFile", section "[Global...
2005-01-17 Alexander BartonTranslated source code comments.
2005-01-17 Alexander BartonRaised the maximum length of passwords to 20 characters.
2004-05-07 Alexander BartonNew "chroot" feature (from Benjamin Pineau), introducin...
2004-04-25 Alexander BartonAdd flag "L" to default IRC+ server flags: synchronize...
2003-12-26 Alexander BartonRemoved "USE_" prefixes of configuration #defines.
2003-11-05 Alexander BartonFixed and enhanced penalty handling; changed internal...
2003-02-23 Alexander Barton- New constant RENDEZVOUS_TYPE.
2002-12-26 Alexander Barton- definition of CONFIG_FILE and MOTD_FILE is now compat...
2002-12-16 Alexander Barton- new constant MAX_SERVICES,
2002-12-12 Alexander Barton- new file header format (in english).
2002-11-29 Alexander Barton- "Text-Prefix" fuer Server-Notices auf "" gesetzt.
2002-11-26 Alexander Barton- Unterstuetzung fuer komprimierte Server-Server-Links...
2002-11-23 Alexander Barton- neue Konstante TIME_RES: "Zeitaufloesung" des Servers.
2002-11-02 Alexander BartonMAX_CONNECTIONS durch CONNECTION_POOL ersetzt.
2002-10-09 Alexander Barton- neue Konstante NOTICE_TXTPREFIX.
2002-09-07 Alexander Barton- IRC+-Protokoll ist nun abschaltbar.
2002-09-03 Alexander Barton- neue Konstante IRCPLUSFLAGS.
2002-09-03 Alexander Barton- Anpassungen/Umstellung auf IRC+-Protokoll.
2002-09-03 Alexander Barton- neue Konstante CLIENT_FLAGS_LEN.
2002-09-02 Alexander Barton- Konstante PASSSERVERADD durch Variable NGIRCd_ProtoID...
2002-07-15 Alexander Barton- Channel-Modes "b" und "I" in CHANMODES aufgenommen.
2002-06-02 Alexander Barton- nicht unterstuetzte Channel-Modes entfernt.
2002-05-30 Alexander Barton- Weitere Anpassungen an pre-ANSI-Compiler.
2002-05-27 Alexander Barton- Channel-Mode "i" in Feature-Konstante aufgenommen,
2002-05-21 Alexander Barton- persistente und vordefinierte Channels implementiert.
2002-04-08 Alexander Barton- neue Konstante TOKEN_OUTBOUND.
2002-04-08 Alexander Barton- MAX_OPERATORS und MAX_SERVERS auf je 16 angehoben :-)
2002-03-29 Alexander Barton- ERROR_DIR auf "/tmp" geaendert: dort darf i.d.R....
2002-03-29 Alexander Barton- ERROR_FILE wurde durch ERROR_DIR ersetzt.
2002-03-27 Alexander Barton- Server Notices (User-Mode "s") implementiert.
2002-03-27 Alexander Barton- neues #define: MAX_LOG_MSG_LEN.
2002-03-12 Alexander Barton- externe portab-Header werden nicht mehr benoetigt...
2002-03-10 Alexander Barton- die Pfade der Konfigurationsdatei, des MOTD und das...
2002-03-06 Alexander Barton- Dateinamen und Pfad sind nun in Konstanten definiert.
2002-03-04 Alexander Barton- neue Konstante DEFAULT_AWAY_MSG fuer die Default...
2002-03-02 Alexander Barton- bei abgebrochene ausgehende Server-Verbindungen wird...
2002-02-27 Alexander Barton- CONNECTED und DISCONNECTED fuer die irc-xxx-Module...
2002-02-27 Alexander Barton- neue Konstante: CHANNEL_TOPIC_LEN
2002-02-27 Alexander Barton- Mode "a" (away) in USERMODES aufgenommen.
2002-02-13 Alexander Barton- CHANMODES um Operator (o) und Voiced User (v) ergaenzt.
2002-02-13 Alexander Barton- unterstuetzte User- und Channel-Modes stehen nun...
2002-01-22 Alexander Barton- die Fehlermeldung "interrupted system call" sollte...
2002-01-21 Alexander Barton- neue Konstante CHANNEL_MODE_LEN.
2002-01-18 Alexander Barton- Server-Verbinungen werden beim Start erst nach kurzer...
2002-01-07 Alexander Barton- PASSSERVERADD definiert, wird beim PASS-Befehl an...
2002-01-03 Alexander Barton- Protokollversion und Suffix definiert.
2002-01-02 Alexander Barton- neue Defines fuer max. Anzahl Server und Operatoren.
2001-12-31 Alexander Barton- viele neue Befehle (WHOIS, ISON, OPER, DIE, RESTART),