Alexander Barton 
							
						 
					 
					
						
						
							
						
						4ea2932967 
					 
					
						
						
							
							ngIRCd 0.12.0-pre1  
						
						
						
						
					 
					
						2008-04-20 15:53:49 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						761ae2b1a4 
					 
					
						
						
							
							Enable more compiler warnings when using Xcode.  
						
						
						
						
					 
					
						2008-04-13 23:43:12 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						87cae1465b 
					 
					
						
						
							
							GIT should ignore user preferences files inside Xcode projects.  
						
						... 
						
						
						
						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 23:29:58 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						b7135ea76a 
					 
					
						
						
							
							Updated Xcode project file.  
						
						
						
						
					 
					
						2008-04-12 23:27:11 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						7c82cc236b 
					 
					
						
						
							
							Include Mac OS X Xcode project in distribution archives. (Part 2)  
						
						... 
						
						
						
						I forgot to include the new Makefile.am in contrib/MacOSX/ngIRCd.xcodeproj/ ... 
						
						
					 
					
						2008-04-09 19:24:22 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						307f8abd74 
					 
					
						
						
							
							Include Mac OS X Xcode project in distribution archives.  
						
						... 
						
						
						
						Oops, it has not been included since ... ages?? 
						
						
					 
					
						2008-04-09 19:09:23 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						bc63064d5c 
					 
					
						
						
							
							Moved .cvsignore files to .gitignore  
						
						... 
						
						
						
						Since we are using GIT starting from now, I converted all the
.cvsignore files to .gitignore files. 
						
						
					 
					
						2008-04-09 18:54:52 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						89ba1bdcba 
					 
					
						
						
							
							LaunchDaemon plist for Mac OS X/Darwin launchd.  
						
						
						
						
					 
					
						2008-02-26 23:49:33 +01:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						0250acc50b 
					 
					
						
						
							
							Install a LaunchDaemon script to start/stop ngIRCd on Mac OS X.  
						
						
						
						
					 
					
						2008-02-26 23:49:33 +01:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						ec80cc99c6 
					 
					
						
						
							
							Added new test files to Xcode project.  
						
						
						
						
					 
					
						2008-02-26 23:49:33 +01:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						56256535c5 
					 
					
						
						
							
							Updated Debian changelog [from 0.10.x; 0.11.x]  
						
						
						
						
					 
					
						2008-01-07 23:06:24 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						47ca178a21 
					 
					
						
						
							
							Introduce option to configure the maximum nick name lenth in ngircd.conf  
						
						... 
						
						
						
						- 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-21 12:16:33 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						c7d4d85666 
					 
					
						
						
							
							Remove some bogus files from project ...  
						
						
						
						
					 
					
						2007-11-19 23:38:59 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						4659dae6eb 
					 
					
						
						
							
							Update Mac OS X Xcode project file for Xcode 3.  
						
						... 
						
						
						
						Allow building of ngIRCd using Xcode 3 without running ./configure. 
						
						
					 
					
						2007-11-19 22:11:36 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						089ca21b3d 
					 
					
						
						
							
							Xcode project: include manual page template files, not generated pages.  
						
						
						
						
					 
					
						2007-10-14 11:25:45 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						137a139112 
					 
					
						
						
							
							Updated Mac OS X project file for Xcode.  
						
						
						
						
					 
					
						2007-10-14 10:37:20 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						949a4ef793 
					 
					
						
						
							
							Added .cvsignore files to hide generated files from CVS.  
						
						
						
						
					 
					
						2006-12-28 13:20:07 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						ee568cc444 
					 
					
						
						
							
							Only "fiddle" with /etc/ngircd in "configure" stage.  
						
						
						
						
					 
					
						2006-12-26 14:44:40 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						2d9a3ec484 
					 
					
						
						
							
							Added LSB compliant header.  
						
						
						
						
					 
					
						2006-12-26 14:43:46 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						bddb4914b4 
					 
					
						
						
							
							Updated files from ngIRCd 0.10.0.  
						
						
						
						
					 
					
						2006-10-01 17:23:36 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						fac4682212 
					 
					
						
						
							
							Updated debian changelog.  
						
						
						
						
					 
					
						2006-08-02 09:53:54 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						155056f386 
					 
					
						
						
							
							Added ngindent.  
						
						
						
						
					 
					
						2006-07-23 11:34:32 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						b2a3bc3257 
					 
					
						
						
							
							Updated build configurations.  
						
						
						
						
					 
					
						2005-09-03 15:13:14 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						bcf8a5bee6 
					 
					
						
						
							
							Updated XCode project files to XCode version 2.1.  
						
						
						
						
					 
					
						2005-09-03 14:57:27 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						701c259394 
					 
					
						
						
							
							Added start script for FreeBSD.  
						
						
						
						
					 
					
						2005-08-12 21:32:45 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						8c7521af25 
					 
					
						
						
							
							Updated Debian changelog from branch-0-9-x.  
						
						
						
						
					 
					
						2005-07-26 19:37:38 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						e96b4aad2e 
					 
					
						
						
							
							Run "basename" on our script name when it is a symlink as well. [from 0-9-x]  
						
						
						
						
					 
					
						2005-07-26 19:37:18 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						50338126e0 
					 
					
						
						
							
							Fixed handling of symbolic links as used in /etc/rc.X directories.  
						
						
						
						
					 
					
						2005-06-01 21:51:11 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						55fadbfb1d 
					 
					
						
						
							
							Fixed wrong location of "Doxyfile" ... argl.  
						
						
						
						
					 
					
						2005-04-09 18:29:30 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						0545288ebd 
					 
					
						
						
							
							New build style "deployment", cleaned up options for build style  
						
						... 
						
						
						
						"development" (enabled "ZeroLink") and fixed path of "ngircd.spec". 
						
						
					 
					
						2005-04-09 11:25:28 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						ba19fb8ff4 
					 
					
						
						
							
							Enable Pidfile /var/run/ircd/ngircd.pid  
						
						
						
						
					 
					
						2005-02-14 00:44:48 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						c16d1b03aa 
					 
					
						
						
							
							Added an empty /etc/ngircd/ngircd.motd to the packages. And ngircd.conf  
						
						... 
						
						
						
						becomes modified to enable the PID file (/var/run/ircd/ngircd.cond) and
to change the user and group to "irc". 
						
						
					 
					
						2005-02-07 23:09:31 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						451315643f 
					 
					
						
						
							
							Set owner and group of /var/run/ircd to "irc:irc".  
						
						
						
						
					 
					
						2005-02-07 23:07:52 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						d77182e7a6 
					 
					
						
						
							
							Updated debian changelog file from branch-0-8-x ...  
						
						
						
						
					 
					
						2005-02-07 19:57:05 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						f38eeedfd7 
					 
					
						
						
							
							Fxied name of "default file" for ngircd-full package. And do the test if  
						
						... 
						
						
						
						the binary is executable after reading this file. 
						
						
					 
					
						2004-09-06 00:32:20 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						3edaa35d49 
					 
					
						
						
							
							Removed empty "buildRules" variable (suggested by XCode 1.5 :-).  
						
						
						
						
					 
					
						2004-08-10 01:55:33 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						88258070c4 
					 
					
						
						
							
							Added missing commas to debian control file, fixes bug  #56 .  
						
						... 
						
						
						
						Thanks to Kevin Otte (nivex@nivex.net ) for the patch. 
						
						
					 
					
						2004-07-15 09:03:15 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						d7c975e8d8 
					 
					
						
						
							
							"make maintainer-clean" removes Makefile.in now.  
						
						
						
						
					 
					
						2004-05-11 00:34:26 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						bf21dd1578 
					 
					
						
						
							
							"make clean" works better now.  
						
						
						
						
					 
					
						2004-05-11 00:32:31 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						9013f56451 
					 
					
						
						
							
							New Debian version.  
						
						
						
						
					 
					
						2004-05-11 00:21:04 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						39fc76c4e4 
					 
					
						
						
							
							Overview of "contributed" files.  
						
						
						
						
					 
					
						2004-04-28 12:18:50 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						a6d51c3a9e 
					 
					
						
						
							
							Added "README" and "systrace.policy" files.  
						
						
						
						
					 
					
						2004-04-28 12:18:02 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						18b2227a0a 
					 
					
						
						
							
							systrace policy for OpenBSD/NetBSD, thanks to Benjamin Pineau <ben@zouh.org>  
						
						
						
						
					 
					
						2004-04-28 12:16:59 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						47701feb08 
					 
					
						
						
							
							New debian version including updates from CVS HEAD.  
						
						
						
						
					 
					
						2004-04-25 23:57:19 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						bed119c9e5 
					 
					
						
						
							
							New debian package.  
						
						
						
						
					 
					
						2004-04-09 21:58:24 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						cc25c52048 
					 
					
						
						
							
							Updated XCode project for Mac OS X.  
						
						
						
						
					 
					
						2004-04-09 20:48:27 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						30bbc5e1e1 
					 
					
						
						
							
							New debian package ;-)  
						
						
						
						
					 
					
						2004-04-05 11:10:31 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						5155e1c67a 
					 
					
						
						
							
							Updated XCode project, added missing Makefile template for MacOXD directory.  
						
						
						
						
					 
					
						2004-02-29 17:36:20 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						1e9a958324 
					 
					
						
						
							
							Added XCode project files (for Mac OS X) to "contrib" directory.  
						
						
						
						
					 
					
						2004-02-29 17:19:43 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Barton 
							
						 
					 
					
						
						
							
						
						f9e651b333 
					 
					
						
						
							
							New Debian version.  
						
						
						
						
					 
					
						2004-02-28 02:25:21 +00:00