| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-04-09 | Moved .cvsignore files to .gitignore | Alexander Barton | |
| Since we are using GIT starting from now, I converted all the .cvsignore files to .gitignore files. | |||
| 2008-02-26 | LaunchDaemon plist for Mac OS X/Darwin launchd. | Alexander Barton | |
| 2008-02-26 | Install a LaunchDaemon script to start/stop ngIRCd on Mac OS X. | Alexander Barton | |
| 2008-02-26 | Added new test files to Xcode project. | Alexander Barton | |
| 2007-11-21 | Introduce option to configure the maximum nick name lenth in ngircd.conf | Alexander Barton | |
| - New configuration option "MaxNickLength" to specify the allowed maximum length of user nick names. Note: must be unique in an IRC network! - Enhanced the IRC+ protocol to support an enhanced "server handshake" and enable server to recognice numeric 005 (ISUPPORT) and 376 (ENDOFMOTD). See doc/Protocol.txt for details. | |||
| 2007-11-19 | Remove some bogus files from project ... | Alexander Barton | |
| 2007-11-19 | Update Mac OS X Xcode project file for Xcode 3. | Alexander Barton | |
| Allow building of ngIRCd using Xcode 3 without running ./configure. | |||
| 2007-10-14 | Xcode project: include manual page template files, not generated pages. | Alexander Barton | |
| 2007-10-14 | Updated Mac OS X project file for Xcode. | Alexander Barton | |
| 2006-12-28 | Added .cvsignore files to hide generated files from CVS. | Alexander Barton | |
| 2005-09-03 | Updated build configurations. | Alexander Barton | |
| 2005-09-03 | Updated XCode project files to XCode version 2.1. | Alexander Barton | |
| 2005-04-09 | Fixed wrong location of "Doxyfile" ... argl. | Alexander Barton | |
| 2005-04-09 | New build style "deployment", cleaned up options for build style | Alexander Barton | |
| "development" (enabled "ZeroLink") and fixed path of "ngircd.spec". | |||
| 2004-08-10 | Removed empty "buildRules" variable (suggested by XCode 1.5 :-). | Alexander Barton | |
| 2004-05-11 | "make maintainer-clean" removes Makefile.in now. | Alexander Barton | |
| 2004-04-09 | Updated XCode project for Mac OS X. | Alexander Barton | |
| 2004-02-29 | Updated XCode project, added missing Makefile template for MacOXD directory. | Alexander Barton | |
| 2004-02-29 | Added XCode project files (for Mac OS X) to "contrib" directory. | Alexander Barton | |