RELEASE TAG 8.2.0beta4
- Update macros in m4/
- Create 8.2.x branch
- svn propset
- respond.c: update copyright header
- Update tools/README.mkpasswd
- mkpasswd.c: mkpasswd now defaults to MD5 instead of DES
- mkpasswd.c: cosmetical fixes
- mkkeypair: LICENSE doesn't exist anymore. It's now COPYING
- mkpasswd.c:main(): constification
- Update tools/README.mkpasswd
- automake 1.14.1
- Added m4/ac_define_dir.m4
- Instead of forcefully adding -Wall -Wextra -Wno-unused -Wcast-qual -Wcast-align -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wundef to CFLAGS, 'configure' now tests if the flags are understood by the compiler
- Move openssl check to m4/ax_check_openssl.m4
- Initial build system related modernizations - Add -fstack-protector to CFLAGS if available
- Automake 1.14
- tools/mkpasswd.c: replace another sprintf() with snprintf()
- automake 1.13.4
- mkpasswd.c: replace all sprintf() with snprintf()
- respond.c: white-space changes/style corrections
- automake 1.13.3
- automake 1.13.2
- automake 1.13.1
- automake 1.13
- bison 2.7 & automake 1.12.6 - Update configure.ac
- memory.c: removed mem_frob() - automake 1.12.5
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- mkpasswd.c: constifications
- automake 1.12.4
- automake 1.12.3
- automake 1.12.2
- automake 1.12.1 & bison 2.5.1
- autoconf 2.69 & automake 1.12
- automake 1.11.5
- automake 1.11.4
- automake 1.11.3
- minor documentation updates and fixes
- Update mkpasswd documentation
- automake 1.11.2
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- Fixed broken configure test for sigio - Update libtool to latest 2.4 release
- Updated ltdl to latest 2.2.10 release
- Switch libltdl to recursive build mode
- respond.c:binary_to_hex: fixed harmless compile warning
- automake 1.11.1
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
- remove half done and broken win32 support
- added ssl_server_protocol configuration option to servinfo{}. valid flags are 'sslv3' and 'tlsv1'
- added support for sha256/sha512 to mkpasswd
- fixed some configure mess and imported latest libtool sources
- Update autools versions. - Fix acinclude.m4 to work on FreeBSD at least.
- Add tools/Makefile.am
- Made tools/ compile
Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
- Rebuilt configure using autoconf 2.60
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