| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-03-25 | ngIRCd release 16~rc1 rel-16-rc1 | Alexander Barton | |
| 2009-12-31 | Really test for netinet/ip.h and set HAVE_NETINET_IP_H | Alexander Barton | |
| 2009-12-27 | Xcode: fix "-Wuninitialized is not supported without -O" | Alexander Barton | |
| Fix Apple Xcode warning "cc1: warning: -Wuninitialized is not supported without -O" when using the "Debug" build target: Detection of uninitialized automatic variable requires data flow analsys that is only enabled during optimized compilation. | |||
| 2009-11-15 | platformtest.sh: Only show latest commit | Alexander Barton | |
| Only show latest GIT commuit ID as version number, even when the last commit has been a merge. | |||
| 2009-11-07 | Added missing contrib/platformtest.sh to distribution rel-15 | Alexander Barton | |
| 2009-11-07 | ngIRCd release 15 | Alexander Barton | |
| 2009-10-15 | ngIRCd release 15~rc1 rel-15-rc1 | Alexander Barton | |
| 2009-09-30 | Xcode: added new op.{c|h} to project file | Alexander Barton | |
| 2009-09-14 | Xcode: add "debug" configuration to project | Alexander Barton | |
| 2009-09-11 | Xcode: use gcc 4.0 for Mac OS X 10.4 compatibility | Alexander Barton | |
| 2009-08-29 | Fix LSB header of Debian init script | Alexander Barton | |
| 2009-08-04 | New script contrib/platformtest.sh | Alexander Barton | |
| This script analyzes the build process of ngIRCd and generates output suitable for inclusion in doc/Platforms.txt. | |||
| 2009-05-05 | Updated Debian "changelog" file for ngIRCd 14.1 rel-14-1 | Alexander Barton | |
| 2009-05-05 | ngIRCd release 14.1 | Alexander Barton | |
| 2009-05-05 | Added start/stop script for Red Hat based distributions | Alexander Barton | |
| Script contributed by Naoya Nakazawa <naoya@sanow.net>. | |||
| 2009-05-05 | Renamed contrib/ngircd.sh to contrib/ngircd-bsd.sh | Alexander Barton | |
| 2009-05-04 | Fixed "Conflicts:" line in debian/control: missing comma | Alexander Barton | |
| 2009-04-29 | Debian: build ngircd-full-dbg package | Alexander Barton | |
| In addition to the "ngircd" and "ngircd-full" packages a new package named "ngircd-full-dbg" is build: this package contains all the features of the "full" package but includes debug code and both the --debug and --sniffer options and the resulting binaries are _not_ stripped. | |||
| 2009-04-29 | debian/rules: whitespace fixes | Alexander Barton | |
| 2009-04-20 | ngIRCd release 14 rel-14 | Alexander Barton | |
| 2009-04-10 | Xcode: #define include __DATE__ in VERSION | Alexander Barton | |
| Change VERSION to include the __DATE__ when compiling from within Xcode. When building using "make xcode" or "make osxpkg" VERSION already is defined to the "real" version number set in configure.in. | |||
| 2009-03-30 | Fix up last Debian changelog entry | Alexander Barton | |
| 2009-03-29 | ngIRCd release 14~rc1 rel-14-rc1 | Alexander Barton | |
| 2009-03-29 | Updated Debian/Linux init script | Alexander Barton | |
| - PidFile, ServerUID and ServerGID are read from actual server configuration - Exit code and behaviour is more LSB compliant - New "status" and "test" sub-functions | |||
| 2009-01-13 | Update ngircd.spec file | Ask Bjørn Hansen | |
| - Change Copyright to License - Update URL - Make BuildRoot use %{_tmppath} macro - Add basic BuildRequires - Compile with zlib and openssl - Install all docs in standard document location Signed-off-by: Ask Bjørn Hansen <ask@develooper.com> | |||
| 2009-01-06 | Mac OS X: update texts for Mac OS X Installer.app | Alexander Barton | |
| 2009-01-06 | Xcode: build ngIRCd with IPv6 support on Mac OS X | Alexander Barton | |
| 2009-01-06 | Xcode: get release number dynamically; new make target "xcode-clean". | Alexander Barton | |
| - make target "xcode" now detects the release number stored in the configure.in file and passes it to Xcode. - new make target "xcode-clean" which removes all files generated by "make xcode" and removes the Xcode build directory. | |||
| 2009-01-06 | Xcode: define TARGET_VENDOR and TARGET_OS | Alexander Barton | |
| 2009-01-06 | Add new and missing files to Mac OS X Xcode project | Alexander Barton | |
| 2008-12-25 | ngIRCd release 13 rel-13 | Alexander Barton | |
| 2008-11-21 | ngIRCd release 13~rc1 rel-13-rc1 | Alexander Barton | |
| 2008-11-21 | Debian package ("make deb"): fix some lintian(1) warnings | Alexander Barton | |
| 2008-11-13 | Added some missing files of GIT tree to distribution archives | Alexander Barton | |
| The following bits and bytes were not included in distribution archives: - contrib: ngindent, ngircd.sh - contrib/Debian: ngircd.postinst - contrib/MacOSX: preinstall.sh, postinstall.sh - doc/src: Doxyfile, header.inc.html, footer.inc.html, ngircd-doc.css - src/portab: splint.h | |||
| 2008-10-03 | Debian: build ngircd-full with support for GNU TLS and IPv6. | Alexander Barton | |
| 2008-10-03 | Debian: make sure that /var/run/ircd is owned by user "irc". | Alexander Barton | |
| 2008-10-03 | GIT: Ignore Debian-related generated files. | Alexander Barton | |
| Added files that become generated while building Debian GNU/Linux packages of ngIRCd to the .gitignore lists. | |||
| 2008-08-12 | New make target: "osxpkg" to create an Mac OS X installer package. | Alexander Barton | |
| This patch adds a new make target, "osxpkg", to the main Makefile which gereates a Apple Mac OS X installer package of ngIRCd. The packagemaker(1) project bundle is stored in contrib/MacOSX/ngIRCd.pmdoc. | |||
| 2008-08-11 | Clean up Mac OS X Xcode environment. | Alexander Barton | |
| - Remove obsolete contrib/MacOSX/cvs-version.h - Change SDK to 10.4 | |||
| 2008-08-06 | Remove de.barton.ngircd.plist on "make clean", its a generated file. | Alexander Barton | |
| 2008-07-31 | Install /Library/LaunchDaemons/de.barton.ngircd.plist into $(DESTDIR) | Alexander Barton | |
| 2008-05-28 | GIT: ignore de.barton.ngircd.plist, it is a generated file. | Alexander Barton | |
| 2008-05-28 | ngircd.init: use LSB logging functions, if available. | Alexander Barton | |
| 2008-05-26 | Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log | Alexander Barton | |
| 2008-05-13 | Update master development branch | Alexander Barton | |
| - use "dev" instead of "HEAD" as "version number", - update ChangeLog and NEWS to reflect the 0.12.0 release. | |||
| 2008-04-20 | Synchronized branch-0-12-x (ngIRCd 0.12.0-pre1) with master. | Alexander Barton | |
| (cherry picked from commit 4ea29329674ff8ec6d772991a57c146b5d78d2ad) | |||
| 2008-04-13 | Enable more compiler warnings when using Xcode. | Alexander Barton | |
| 2008-04-12 | GIT should ignore user preferences files inside Xcode projects. | Alexander Barton | |
| Added filter for GIT to ignore Xcode user preferences files (*.mode1v3 and *.pbxuser) which are automatically generated inside the project bundle when opened in Xcode. | |||
| 2008-04-12 | Updated Xcode project file. | Alexander Barton | |
| 2008-04-09 | Include Mac OS X Xcode project in distribution archives. (Part 2) | Alexander Barton | |
| I forgot to include the new Makefile.am in contrib/MacOSX/ngIRCd.xcodeproj/ ... | |||