View Issue Details

IDProjectCategoryView StatusLast Update
0002147unrealircdpublic2004-10-30 11:28
Reportersyzop Assigned Tosyzop  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version3.2.3 
Summary0002147: proposed alias update: auspice.conf
DescriptionRocko recently suggested an updated auspice.conf since the old one seems very out of date.
[see additional info]
Additional Information/* Auspice Aliases */

/* Uncomment this, if you have enabled "MassServ, W and X" in auspice */
# alias massserv { type services; };
# alias ma { target massserv; type services; };
# alias W { type services; };
# alias X { type services; };

/* Uncomment this, if you have enabled "WebServ" in auspice */
# alias webserv { type services; };
# alias ws { target webserv; type services; };

alias agent { type services; };
alias adminserv { type services; };
alias as { target adminserv; type services; };
alias botserv { type services; };
alias bs { target botserv; type services; };
alias chanserv { type services; };
alias cs { target chanserv; type services; };
alias helpserv { type services; };
alias hs { target helpserv; type services; };
alias hostserv { type services; };
alias ho { target hostserv; type services; };
alias memoserv { type services; };
alias ms { target memoserv; type services; };
alias nickserv { type services; };
alias ns { target nickserv; type services; };
alias operserv { type services; };
alias os { target operserv; type services; };
alias rootserv { type services; };
alias rs { target rootserv; type services; };

include "aliases/aliases.conf";

***** DIFF ("+" only): ****
+/* Uncomment this, if you have enabled "MassServ, W and X" in auspice */
+# alias massserv { type services; };
+# alias ma { target massserv; type services; };
+# alias W { type services; };
+# alias X { type services; };
+
+/* Uncomment this, if you have enabled "WebServ" in auspice */
+# alias webserv { type services; };
+# alias ws { target webserv; type services; };
+
+alias agent { type services; };
+alias adminserv { type services; };
+alias as { target adminserv; type services; };
+alias botserv { type services; };
+alias bs { target botserv; type services; };
+alias hostserv { type services; };
+alias ho { target hostserv; type services; };
[rest is the same]
TagsNo tags attached.
3rd party modules

Activities

syzop

2004-10-29 09:50

administrator   ~0008168

Question is if someone can suggest any modifications of this.
Like, I think /hs being helpserv should be gone, and /hs should point to hostserv.
Any other opinions?

Rocko

2004-10-29 10:16

reporter   ~0008169

I thought, you would mention this syzop ;)

But that would make many confusions.

RootServ has "references".
It "links" HS with HelpServ, and HO with Hostserv.
Shortcuts in logs and messages etc. are like that.
When you are going to link HS to HostServ, the confusion would be perfect.

But maybe there are other suggestions.

codemastr

2004-10-29 14:19

reporter   ~0008170

My God, and I thought Auspice was bloated before!!!

White_Magic

2004-10-29 22:44

reporter   ~0008182

use /hps for helpserv and /hs for Hostserv is my opnnion

syzop

2004-10-30 11:28

administrator   ~0008184

Added in .169 (with /hs being helpserv :[).

Issue History

Date Modified Username Field Change
2004-10-29 09:48 syzop New Issue
2004-10-29 09:50 syzop Note Added: 0008168
2004-10-29 09:50 syzop Status new => feedback
2004-10-29 09:52 syzop Additional Information Updated
2004-10-29 09:53 syzop Additional Information Updated
2004-10-29 10:16 Rocko Note Added: 0008169
2004-10-29 14:19 codemastr Note Added: 0008170
2004-10-29 22:44 White_Magic Note Added: 0008182
2004-10-30 11:28 syzop Status feedback => resolved
2004-10-30 11:28 syzop Fixed in Version => 3.2.3
2004-10-30 11:28 syzop Resolution open => fixed
2004-10-30 11:28 syzop Assigned To => syzop
2004-10-30 11:28 syzop Note Added: 0008184