Home
last modified time | relevance | path

Searched refs:auth (Results 1 – 19 of 19) sorted by relevance

/vim-8.2.3635/runtime/syntax/
H A Dipfilter.vim34 syn keyword IPFService auth bgp domain finger ftp http https ident
H A Dfetchmail.vim32 \ auth[enticate] timeout envelope qvirtual aka
H A Dpamconf.vim24 syn keyword pamconfTypeKeyword contained account auth password session
H A Dapache.vim69 syn keyword apacheOption none auth auth-int MD5 MD5-sess
H A Dhb.vim30 …ookie\|streql\|url-enc\)\|wall\s*\.\s*\(show\|info\|id\|new\|rm\|count\)\|auth\s*\.\s*\(chk\|add\|…
H A Dasterisk.vim43 syn match asteriskError "^\(type\|auth\|permit\|deny\|bindaddr\|host\)\s*=.*$"
H A Dsamba.vim79 syn keyword sambaKeyword contained addprinter auth browsing deleteprinter
H A Dxinetd.vim147 syn keyword xinetdSyslogType contained daemon auth authpriv user mail lpr
H A Ddnsmasq.vim87 syn match DnsmasqKeyword "^\s*auth-zone\>"
H A Dnamed.vim90 syn keyword namedOption contained auth-nxdomain deallocate-on-exit
H A D8th.vim95 …iltin words G:words words-like G:words-like words/ G:words/ xchg G:xchg xor G:xor >auth HTTP:>auth
96 …) notimpl I:notimpl sh I:sh trace-word I:trace-word call JSONRPC:call auth-string OAuth:auth-string
H A Dpf.vim82 syn keyword pfService auth
H A Dnginx.vim1080 " Nginx Digest Authentication module <https://github.com/atomx/nginx-http-auth-digest>
1860 " Shibboleth auth request module for nginx
1911 " HTTP SPNEGO auth Module <https://github.com/stnoonan/spnego-http-auth-nginx-module>
/vim-8.2.3635/src/testdir/
H A Dtest_filetype.vim317 …\ 'messages': ['/log/auth', '/log/cron', '/log/daemon', '/log/debug', '/log/kern', '/log/lpr', '/l…
318 …\ '/log/auth.log', '/log/cron.log', '/log/daemon.log', '/log/debug.log', '/log/kern.log', '/lo…
319 …\ '/log/auth.err', '/log/cron.err', '/log/daemon.err', '/log/debug.err', '/log/kern.err', '/lo…
320 …\ '/log/auth.info', '/log/cron.info', '/log/daemon.info', '/log/debug.info', '/log/kern.info'…
321 …\ '/log/auth.warn', '/log/cron.warn', '/log/daemon.warn', '/log/debug.warn', '/log/kern.warn'…
322 …\ '/log/auth.crit', '/log/cron.crit', '/log/daemon.crit', '/log/debug.crit', '/log/kern.crit'…
323 …\ '/log/auth.notice', '/log/cron.notice', '/log/daemon.notice', '/log/debug.notice', '/log/ke…
H A Dtest_netbeans.vim857 call writefile(['host=localhost', 'port=' . a:port, 'auth=bunny'], 'Xnbauth')
/vim-8.2.3635/src/
H A Dnetbeans.c243 getConnInfo(char *file, char **host, char **port, char **auth) in getConnInfo() argument
292 vim_free(*auth); in getConnInfo()
293 *auth = (char *)vim_strsave(&buf[5]); in getConnInfo()
/vim-8.2.3635/runtime/doc/
H A Dnetbeans.txt238 auth={password}
H A Dpi_netrw.txt2058 http://sial.org/howto/openssh/publickey-auth/
/vim-8.2.3635/runtime/
H A Dfiletype.vim1059 au BufNewFile,BufRead */log/{auth,cron,daemon,debug,kern,lpr,mail,messages,news/news,syslog,user}{,…