]> arthur.barton.de Git - ngircd-alex.git/history - contrib/MacOSX
Specify session context for OpenSSL clients
[ngircd-alex.git] / contrib / MacOSX /
2015-04-10 Alexander BartonUpdate Xcode project for latest Xcode version (6.3)
2014-03-17 Alexander BartonXcode: remove imp.h and exp.h from project file
2014-01-02 Alexander BartonUpdate Copyright notices for 2014
2013-12-27 Alexander BartonOS X has a working getaddrinfo() implementation
2013-08-26 Alexander BartonXcode: update project settings for Xcode 5
2013-03-27 Alexander BartonXcode: fix detection of host OS, vendor, and CPU
2013-03-27 Alexander BartonPackageMaker: use relativ path names
2013-02-22 Alexander BartonClean up Xcode project file, remove outdated files...
2013-02-15 Alexander BartonMerge branch 'bug151-iconv' into master
2013-02-15 Alexander BartonMerge branch 'bug153-ServerMask' into master
2013-02-09 Alexander BartonAdd new irc-macros.h to project
2013-01-02 Alexander BartonMerge branch 'bug145-ProvideHelp'
2013-01-01 Alexander BartonUse "${docdir}/Commands.txt" as help text file bug145-ProvideHelp
2013-01-01 Alexander BartonUpdate Copyright notices for 2013
2012-11-11 Alexander BartonUpdate Xcode project files
2012-11-05 Alexander BartonImplement METADATA command to update client metadata
2012-11-02 Alexander BartonXcode: correctly #define PACKAGE and PACKAGE_NAME
2012-10-06 Alexander BartonMerge branch 'bug141-ModesQq'
2012-10-06 Alexander BartonMerge branch 'bug109-CHARCONV'
2012-10-06 Alexander BartonDefine HAVE_SETSID for Mac OS X Xcode builds
2012-09-16 Alexander BartonImplement new IRC+ "CHARCONV" command
2012-09-11 Alexander BartonMerge branch 'xop' of https://github.com/kart0ffelsack...
2012-08-26 Alexander BartonMerge branch 'move-connection-password' of git://arthur...
2012-08-21 Alexander BartonXcode: use certificate of Alex for code signing
2012-04-27 Alexander BartonMerge branch 'master' of /srv/git/ngircd
2012-04-27 Alexander BartonMerge branch 'capabilities'
2012-04-27 Alexander Barton"multi-prefix" capability 2/2: adjust NAME and WHO... capabilities
2012-04-27 Alexander BartonXcode: update project file for Xcode 4.3
2012-04-17 Alexander BartonXcode: correctly sort conn-ssl.{c|h} files in file...
2012-03-31 Alexander BartonImplement core IRC capability handling and "CAP" command
2012-03-31 Alexander BartonNew "login" source file
2012-03-31 Alexander BartonAdd missing documentation files to Xcode project
2012-03-12 Alexander BartonFix typo: Please not -> Please note
2011-12-24 Alexander BartonAdd new class.{c|h} module to Xcode project
2011-12-24 Alexander BartonXcode: update project file for Xcode 4.2
2011-12-24 Alexander Bartondefine HAVE_GAI_STRERROR for Mac OS X Xcode builds
2011-08-13 Alexander BartonMerge branch 'ServerMode'
2011-08-09 Alexander BartonMerge branch 'bug113-SrvPrefix'
2011-08-07 Alexander BartonXcode: update project file to Xcode 3.2 or newer
2011-08-07 Alexander BartonXcode: Mac OS X config.h: support 10.5 as well as 10...
2011-08-02 Alexander BartonXcode: exclude more Xcode 4 specific directories in...
2011-08-02 Alexander BartonXcode: update and add missing files to project
2011-04-26 Alexander BartonMerge branch 'master' of git://arthur.barton.de/ngircd...
2011-04-16 Alexander BartonMac OS X: install on root volume only, and set correct...
2011-04-14 Alexander BartonMac OS X: update installer texts and add logo.
2011-03-27 Alexander BartonMerge branch 'AuthPing'
2011-03-27 Alexander BartonMerge branch 'NoticeAuth'
2011-03-27 Alexander BartonXcode: don't list sample-ngircd.conf, use sample-ngircd...
2011-01-09 Alexander BartonRemove support for ZeroConf/Bonjour/Rendezvous service...
2010-12-29 Alexander BartonXcode: correctly sort files
2010-10-26 Alexander BartonMac OS X package ("make osxpkg"): generate PAM configur...
2010-10-26 Alexander BartonXcode builds ("make xcode"): disable pam_fail_delay()
2010-10-26 Alexander BartonXcode: update project file, use 10.5.x SDK
2010-10-09 Alexander BartonXcode: only build current architecture in "Debug" target
2010-09-22 Alexander BartonAdd sighandlers.{c|h} to Xcode project
2010-07-12 Alexander BartonAdd new pam.{c|h} module to Xcode project
2010-06-29 Alexander BartonNew "module" proc.c/proc.h for generic process handling
2010-04-02 Alexander BartonUpdated some more copyright notices, it's 2010 already :-)
2009-12-30 Alexander BartonReally test for netinet/ip.h and set HAVE_NETINET_IP_H
2009-12-27 Alexander BartonXcode: fix "-Wuninitialized is not supported without -O"
2009-09-30 Alexander BartonXcode: added new op.{c|h} to project file
2009-09-13 Alexander BartonXcode: add "debug" configuration to project
2009-09-11 Alexander BartonXcode: use gcc 4.0 for Mac OS X 10.4 compatibility
2009-04-10 Alexander BartonXcode: #define include __DATE__ in VERSION
2009-01-06 Alexander BartonMac OS X: update texts for Mac OS X Installer.app
2009-01-06 Alexander BartonXcode: build ngIRCd with IPv6 support on Mac OS X
2009-01-06 Alexander BartonXcode: get release number dynamically; new make target...
2009-01-06 Alexander BartonXcode: define TARGET_VENDOR and TARGET_OS
2009-01-06 Alexander BartonAdd new and missing files to Mac OS X Xcode project
2008-11-13 Alexander BartonAdded some missing files of GIT tree to distribution...
2008-08-12 Alexander BartonNew make target: "osxpkg" to create an Mac OS X install...
2008-08-11 Alexander BartonClean up Mac OS X Xcode environment.
2008-08-06 Alexander BartonRemove de.barton.ngircd.plist on "make clean", its...
2008-07-31 Alexander BartonMerge branch 'master' of git://ngircd.barton.de/ngircd
2008-07-31 Alexander BartonInstall /Library/LaunchDaemons/de.barton.ngircd.plist...
2008-05-28 Alexander BartonGIT: ignore de.barton.ngircd.plist, it is a generated...
2008-05-26 Alexander BartonMac OS X LaunchDaemon script: log messages to /Library...
2008-04-13 Alexander BartonEnable more compiler warnings when using Xcode.
2008-04-12 Alexander BartonGIT should ignore user preferences files inside Xcode...
2008-04-12 Alexander BartonUpdated Xcode project file.
2008-04-09 Alexander BartonInclude Mac OS X Xcode project in distribution archives...
2008-04-09 Alexander BartonInclude Mac OS X Xcode project in distribution archives.
2008-04-09 Alexander BartonMoved .cvsignore files to .gitignore
2008-02-26 Alexander BartonLaunchDaemon plist for Mac OS X/Darwin launchd.
2008-02-26 Alexander BartonInstall a LaunchDaemon script to start/stop ngIRCd...
2008-02-26 Alexander BartonAdded new test files to Xcode project.
2007-11-21 Alexander BartonIntroduce option to configure the maximum nick name...
2007-11-19 Alexander BartonRemove some bogus files from project ...
2007-11-19 Alexander BartonUpdate Mac OS X Xcode project file for Xcode 3.
2007-10-14 Alexander BartonXcode project: include manual page template files,...
2007-10-14 Alexander BartonUpdated Mac OS X project file for Xcode.
2006-12-28 Alexander BartonAdded .cvsignore files to hide generated files from...
2005-09-03 Alexander BartonUpdated build configurations.
2005-09-03 Alexander BartonUpdated XCode project files to XCode version 2.1.
2005-04-09 Alexander BartonFixed wrong location of "Doxyfile" ... argl.
2005-04-09 Alexander BartonNew build style "deployment", cleaned up options for...
2004-08-10 Alexander BartonRemoved empty "buildRules" variable (suggested by XCode...
2004-05-11 Alexander Barton"make maintainer-clean" removes Makefile.in now.
2004-04-09 Alexander BartonUpdated XCode project for Mac OS X.
2004-02-29 Alexander BartonUpdated XCode project, added missing Makefile template...
next