1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-10-28 04:27:39 +00:00

- neues Source-Modul "irc-info"; neuer Befehl STATS.

This commit is contained in:
Alexander Barton
2002-11-30 17:39:56 +00:00
parent 1e59617d2c
commit 0c471b84f7
9 changed files with 985 additions and 860 deletions

View File

@@ -146,6 +146,7 @@
F5BEF12E02A1169C01A85B03,
F5BEF13302A12AFE01A85B03,
F5E9448502C9F49D01A85B04,
F5D5CC9403990FED0155B873,
);
isa = PBXHeadersBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
@@ -174,6 +175,7 @@
F5BEF12F02A1169C01A85B03,
F5BEF13502A24F1001A85B03,
F5E9448602C9F49D01A85B04,
F5D5CC9603990FFA0155B873,
);
isa = PBXSourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
@@ -582,6 +584,8 @@
F51D180301C8FDD001E11C2E,
F57C888D02328D7201A85B04,
F57C888E02328D7201A85B04,
F5D5CC9503990FFA0155B873,
F5D5CC9303990FED0155B873,
F51DBB1B022D9D8F01A85B04,
F51DBB1C022D9D8F01A85B04,
F51DBB17022D995501A85B04,
@@ -1172,6 +1176,28 @@
path = "en/sample-ngircd.conf";
refType = 4;
};
F5D5CC9303990FED0155B873 = {
isa = PBXFileReference;
path = "irc-info.h";
refType = 4;
};
F5D5CC9403990FED0155B873 = {
fileRef = F5D5CC9303990FED0155B873;
isa = PBXBuildFile;
settings = {
};
};
F5D5CC9503990FFA0155B873 = {
isa = PBXFileReference;
path = "irc-info.c";
refType = 4;
};
F5D5CC9603990FFA0155B873 = {
fileRef = F5D5CC9503990FFA0155B873;
isa = PBXBuildFile;
settings = {
};
};
F5E9447B02C9EE0E01A85B04 = {
children = (
F5E9448002C9EE4901A85B04,