ngircd-tor/contrib/MacOSX
Alexander Barton 35ed57e6c1 Implement METADATA command to update client metadata
The METADATA command can be used by other servers to update "metadata"
of registered clients, like the client info text ("real name"), user
name, and hostname:

  :<prefix> METADATA <target> <key> :<value>

It is distributed in the network, unknown <key> names are silently ignored
and passed on, too. This allows for further extensions.
2012-11-05 23:34:21 +01:00
..
ngIRCd.pmdoc Fix typo: Please not -> Please note 2012-03-12 09:49:24 +01:00
ngIRCd.xcodeproj Implement METADATA command to update client metadata 2012-11-05 23:34:21 +01:00
.gitignore GIT: ignore de.barton.ngircd.plist, it is a generated file. 2008-05-28 03:00:22 +02:00
Makefile.am Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
config.h Xcode: correctly #define PACKAGE and PACKAGE_NAME 2012-11-02 14:16:58 +01:00
de.barton.ngircd.plist.tmpl Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log 2008-05-26 17:48:02 +02:00
postinstall.sh Mac OS X package ("make osxpkg"): generate PAM configuration 2010-10-26 15:15:06 +02:00
preinstall.sh New make target: "osxpkg" to create an Mac OS X installer package. 2008-08-12 17:30:38 +02:00