Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
- auth.c: remove auth_timeout_queries() and related code. Just let the dns and identd timeouts finish the request - Removed IDENTTIMEOUT from '/set' options. We now no longer allow users to change this on runtime. identd timeout is 5 seconds now
- Update copyright years
- defaults.h: change NETWORK_NAME_DEFAULT and NETWORK_DESC_DEFAULT
- Update copyright years
- Update copyright years
- Fixed svn properties
- Update copyright years
- Allow general::ts_warn_delta, and general::ts_max_delta to become 0
- defaults.h, conf.c: get rid of this WATCHSIZE_MIN, WATCHSIZE_DEFAULT magic
- Added serverhide::flatten_links_file configuration option and get rid of LIPATH
- Database files and links.txt are now stored in /var/lib instead of /etc
- Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options - m_dline.c: allow d-lines to be added even if an exempt {} exists
- defaults.h: tweaked TS_WARN_DELTA_MIN and TS_MAX_DELTA_MIN; allow minimum values of 1
- Update copyright years
- Update GPL 2 license headers
- Implemented pseudo {} blocks (service aliases)
- Renamed structures to meet code conventions
- Create 8.2.x branch
- defaults.h: revert previous change
- Doxygen - Update help/undline
- defaults.h: removed MSGPATH definition
- ircd binary is now again placed in /bin instead of /sbin
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- include/defaults.h: remove unused INIT_LOG_LEVEL define
- Overhaul HELP system
- Forward-port -r1742 [ircd.pid should be in /var/run instead of /var]
- klines, dlines, xlines, glines and resv now make use of the new database; also, temporary *lines are now stored, so they're not lost after restarting the ircd. This also applies to G-lines.
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- Removed rkline.conf and rxline.conf leftovers. Regular expression based k- and x-lines can be set via ircd.conf only.
- Removed general::client_flood configuration option and added the new 'recvq' configuration directive to class{} blocks. The max size of a receive queue can be seen in "STATS Y" for each class - Update NEWS
- Removed all unused references to GPATH and glinefile. There's no glines.conf.
- remove g-line acls - added general::gline_request_duration configuration option which simply replaces the harcoded PENDING_GLINE_TIME definition
- Removed OMOTD --- Diese und die folgenden Zeilen werden ignoriert -- M include/defaults.h M include/conf.h M include/numeric.h M include/motd.h M src/s_user.c M src/messages.tab M src/motd.c M src/ircd.c M modules/Makefile.in M modules/m_challenge.c M modules/m_oper.c D modules/m_omotd.c M modules/m_rehash.c M modules/Makefile.am M NEWS
- s_bsd.c:close_connection(): fixed connection scheduling
- remove servlink in preparation for tls links/compression
- preliminary services support
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- Bump up max temporary kline time to 360 days
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
- Implemented libtool-ltdl. Only shared modules are supported currently - Several build fixes and cleanups. ircd now builds and runs without any problems - Added back all files to SVN that are needed to built the daemon I really don't want to force other people that want to test the snapshots or svn versions to install yyacc, lex, automake, autoconf and libtool... No problem having required files in svn - Removed some automake maintainer stuff which is kinda useless for us
Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
- Major cleanup of build system (Stu should review this) Basically move shared stuff like help messages modules to datadir Try to keep to the original layout under prefix if --datadir --sysconfdir --localstatedir are not given - Make the example files have reasonable defaults, this bites me all the time anyway.
Backported WATCH
create 7.2 branch, we can move/rename it as needed.
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |