View Issue Details

IDProjectCategoryView StatusLast Update
0003393unrealdocumentationpublic2015-07-23 22:44
Reportercraftsman Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.3-alpha0 
Summary0003393: remove can_addline (help.conf )
Descriptionhttp://cvs.ircsystems.net/cgi/viewcvs.cgi/unreal/Attic/help.conf?rev=1.1.2.51.2.31&search=None&hideattic=1&only_with_tag=unreal3_2_fixes&content-type=text/vnd.viewcvs-markup

remove can_addline not exists in 3.3
3rd party modules

Activities

craftsman

2007-06-16 05:49

reporter   ~0014367

help Oflags {
    " Here you will find the flags that can be placed inside of the O:Lines";
    " -";
    " ==-------------------------------oOo-----------------------------==";
    " o (locop) Local Operator";
    " O (globop) Global Operator";
    " C (coadmin) Gets +C on oper up. Is Co Administrator";
    " A (admin) Gets +A on oper up. Is Server Administrator";
    " a (services-admin) Gets +a on oper up. Is Services Administrator";
    " N (netadmin) Gets +N on oper up. Is Network Administrator";
    " -";
    " r (can_rehash) Access to /REHASH server";
    " R (can_restart) Access to /RESTART server";
    " D (can_die) Access to /DIE server";
    " h (helpop) Oper receives umode +h (helpop)";
    " g (can_globops) Oper can send /GLOBOPS";
    " w (can_wallops) Oper can send /WALLOPS";
    " n (can_localnotice) Oper can send Local Server Notices";
    " G (can_globalnotice) Oper can send Global Server Notices";
    " c (can_localroute) Access to do local /SQUITs and /CONNECTs";
    " L (can_globalroute) Access to do global /SQUITs and /CONNECTs";
    " k (can_localkill) Access to do local /KILLs";
    " K (can_globalkill) Access to do global /KILLs";
    " b (can_kline) Oper can /KLINE users from server";
    " B (can_unkline) Oper can remove Klines";
    " z (can_zline) Can add Z:Lines";
    " Z (can_gzline) Can add global Z:Lines";
    " t (can_gkline) Can use /GLINE, /SHUN and /SPAMFILTER";
    " v (can_override) Can use OperOverride";
    " q (can_setq) Can use +q";
    " H (get_host) Gets +x on oper up";
    " W (get_umodew) Gets +W on oper up";
* " X (can_addline) Can use /ADDLINE";
    " d (can_dccdeny) Can use /DCCDENY";
    " ==-------------------------------oOo-----------------------------==";
};

Issue History

Date Modified Username Field Change
2007-06-16 05:41 craftsman New Issue
2007-06-16 05:49 craftsman Note Added: 0014367
2007-06-17 06:14 stskeeps Status new => acknowledged
2015-07-23 22:44 syzop Status acknowledged => closed
2015-07-23 22:44 syzop Assigned To => syzop
2015-07-23 22:44 syzop Resolution open => fixed