Home
last modified time | relevance | path

Searched refs:banned (Results 1 – 25 of 3450) sorted by relevance

12345678910>>...138

/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Admin/
H A DBan.pm33 my $ban_user = $banned[3];
41 if ( $banned[4] eq 'p' ) {
63 if ( $banned[0] eq 'I' ) {
70 $ban_e = $banned[1];
71 $e_show = $banned[1];
78 $ban_u = $banned[1];
331 if ( $banned[1] eq $j && ( $banned[4] eq 'p' || $tmb > $time ) ) {
373 qq~$banned[0]|$banned[1]|$banned[2]|$banned[3]|$banned[4]|\n~
383 qq~$banned[0]|$banned[1]|$banned[2]|$banned[3]|$banned[4]|\n~
454 if ( $banned[0] eq 'I' && $banned[1] eq $ip_ban ) {
[all …]
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DSecurity.pm232 @banned = split /\|/xsm, $i;
316 || ( $e_ban eq $banned[1] && $banned[4] eq 'p' )
334 || $banned[0] eq 'I'
336 && $banned[4] eq 'p'
346 if ( $banned[0] eq 'U'
667 qq~$banned[0]|$banned[1]|$banned[2]|$banned[3]|$banned[4]|\n~;
678 $banned = $ban;
682 $banned = $ban_email;
686 $banned = $ban_mem;
695 if ( $banned eq $banned[1] && ( $banned[4] eq 'p' || $tmb > $time ) ) {
[all …]
/dports/security/keybase/client-v5.7.1/go/pvl/
H A Dregisters.go18 banned map[string]bool member
24 banned: make(map[string]bool),
33 banned := r.banned[key]
34 if banned {
49 banned := r.banned[key]
50 if banned {
67 _, banned := r.banned[key]
68 if banned {
75 r.banned[key] = true
/dports/games/wesnoth/wesnoth-1.14.17/src/server/
H A Dban.cpp67 banned_ptr dummy(new banned(ip)); in create_dummy()
71 banned::banned(const std::string& ip) : in banned() function in wesnothd::banned
87 banned::banned(const std::string& ip, in banned() function in wesnothd::banned
108 banned::banned(const config& cfg) : in banned() function in wesnothd::banned
166 void banned::read(const config& cfg) in read()
242 bool banned::operator>(const banned& b) const in operator >()
279 } catch (const banned::error& e) { in read()
507 } catch (const banned::error& e) { in ban()
517 } catch (const banned::error& e) { in ban()
531 } catch (const banned::error& e) { in unban()
[all …]
H A Dban.hpp29 class banned;
31 std::ostream& operator<<(std::ostream& o, const banned& n);
33 typedef std::shared_ptr<banned> banned_ptr;
56 class banned { class
68 banned(const std::string& ip);
71banned(const std::string& ip, const time_t end_time, const std::string& reason, const std::string&…
72 banned(const config&);
114 bool operator>(const banned& b) const;
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/cmd/puppeth/
H A Dwizard_ethstats.go69 fmt.Printf("Keep existing IP %v blacklist (y/n)? (default = yes)\n", infos.banned)
75 infos.banned = nil
82 infos.banned = append(infos.banned, ip)
91 for i, addr := range infos.banned {
93 infos.banned = append(infos.banned[:i], infos.banned[i+1:]...)
101 sort.Strings(infos.banned)
117 …(client, w.network, infos.port, infos.secret, infos.host, trusted, infos.banned, nocache); err != …
H A Dmodule_ethstats.go64 …network string, port int, secret string, vhost string, trusted []string, banned []string, nocache …
73 bannedLabels := make([]string, len(banned))
74 for i, address := range banned {
91 "Banned": strings.Join(banned, ","),
115 banned []string member
125 "Banned addresses": strings.Join(info.banned, "\n"),
161 banned := strings.Split(infos.envvars["BANNED"], ",")
173 banned: banned,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/cmd/puppeth/
H A Dwizard_ethstats.go69 fmt.Printf("Keep existing IP %v in the banned list (y/n)? (default = yes)\n", infos.banned)
75 infos.banned = nil
82 infos.banned = append(infos.banned, ip)
91 for i, addr := range infos.banned {
93 infos.banned = append(infos.banned[:i], infos.banned[i+1:]...)
101 sort.Strings(infos.banned)
117 …(client, w.network, infos.port, infos.secret, infos.host, trusted, infos.banned, nocache); err != …
H A Dmodule_ethstats.go65 …network string, port int, secret string, vhost string, trusted []string, banned []string, nocache …
74 bannedLabels := make([]string, len(banned))
75 for i, address := range banned {
92 "Banned": strings.Join(banned, ","),
116 banned []string member
126 "Banned addresses": strings.Join(info.banned, "\n"),
162 banned := strings.Split(infos.envvars["BANNED"], ",")
174 banned: banned,
/dports/net-im/ssh-chat/ssh-chat-1.10.1/
H A Dauth.go49 banned *set.Set member
59 banned: set.New(),
83 var banned bool
85 banned = a.banned.In(authkey)
87 if !banned {
88 banned = a.bannedAddr.In(newAuthAddr(addr))
90 if !banned {
91 banned = a.bannedClient.In(clientVersion)
94 if banned && !a.IsOp(key) {
151 a.banned.Set(set.Expire(authItem, d))
[all …]
/dports/mail/mailman3/mailman-3.3.1/src/mailman/app/docs/
H A Dbans.rst5 Email addresses can be banned from ever subscribing, either to a specific
7 addresses and email address patterns can be banned.
16 At first, no email addresses are banned globally.
53 An email address can be banned globally, so that it cannot be subscribed to
58 Because there is a global ban, Dave is also banned from the mailing list.
71 Dave is of course banned globally.
76 Cris however is not banned globally.
81 Even though Cris is not banned globally, we can add a global ban for her.
87 Cris is now banned from all mailing lists.
123 example.com addresses are not banned.
[all …]
/dports/www/e2guardian/e2guardian-5.3.4/configs/lists/
H A Dnewbannedphraselist.in39 # The following banned phraselists enable Website Content Labeling systems. These are enabled by d…
41 .Include<@DGCONFDIR@/lists/newphraselists/ukenglish/safelabel/banned>
42 #.Include<@DGCONFDIR@/lists/newphraselists/portuguese/rta/banned>
44 # The following banned newphraselists are included in the default DG distribution.
46 .Include<@DGCONFDIR@/lists/newphraselists/ukenglish/pornography/banned>
47 ##.Include<@DGCONFDIR@/lists/newphraselists/portuguese/pornography/banned>
49 #.Include<@DGCONFDIR@/lists/newphraselists/ukenglish/illegaldrugs/banned>
51 #.Include<@DGCONFDIR@/lists/newphraselists/ukenglish/gambling/banned>
52 ##.Include<@DGCONFDIR@/lists/newphraselists/portuguese/gambling/banned>
H A Dbannedphraselist.in39 # The following banned phraselists enable Website Content Labeling systems. These are enabled by d…
41 .Include<@DGCONFDIR@/lists/phraselists/safelabel/banned>
44 # The following banned phraselists are included in the default DG distribution.
46 .Include<@DGCONFDIR@/lists/phraselists/pornography/banned>
49 #.Include<@DGCONFDIR@/lists/phraselists/illegaldrugs/banned>
51 #.Include<@DGCONFDIR@/lists/phraselists/gambling/banned>
54 #.Include<@DGCONFDIR@/lists/phraselists/googlesearches/banned>
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/ipfilter/
H A DIPBannedImpl.java38 protected BannedIp banned; field in IPBannedImpl
44 banned = _blocked; in IPBannedImpl()
50 return( banned.getIp()); in getBannedIP()
56 return(banned.getTorrentName()); in getBannedTorrentName()
62 return( banned.getBanningTime()); in getBannedTime()
/dports/ftp/sftpgo/sftpgo-2.2.0/common/
H A Ddefender.go198 banned: make(map[string]time.Time),
237 for k, v := range d.banned {
268 if banTime, ok := d.banned[ip]; ok {
337 if _, ok := d.banned[ip]; ok {
338 delete(d.banned, ip)
361 if v, ok := d.banned[ip]; ok {
365 delete(d.banned, ip)
418 return len(d.banned)
462 for k, v := range d.banned {
464 delete(d.banned, k)
[all …]
/dports/net/yate/yate-6.4.0-1/share/scripts/
H A Dbanbrutes.php98 function banned() function in Host
146 if ($host->banned()) {
166 $banned = 0;
168 if ($host->banned())
169 $banned++;
173 $retval = "failures=${ban_failures},banned=${banned},gray=${gray}\r\n";
182 if ($host->banned()) {
195 if ($hosts[$addr]->banned()) {
261 if ($host->banned())
/dports/audio/libechonest/libechonest-2.3.1/src/
H A DCatalogUpdateEntry_p.h29 banned( false ), play_count( -1 ), skip_count( -1 ), rating( -1 ), in CatalogUpdateEntryData()
51 banned = other.banned; in CatalogUpdateEntryData()
57 bannedSet = other.banned; in CatalogUpdateEntryData()
77 bool banned; variable
/dports/security/denyhosts/DenyHosts-3.1.2/DenyHosts/
H A Dpurgecounter.py18 banned = set()
20 return banned
25 return banned
34 banned.add(host)
37 return banned
/dports/net-mgmt/librenms/librenms-21.5.1/includes/polling/applications/
H A Dfail2ban.inc.php25 [$jail, $banned] = explode(' ', $jail_data);
26 if (isset($jail) && isset($banned)) {
27 $f2b['data']['jails'][$jail] = $banned;
53 foreach ($f2b['jails'] as $jail => $banned) {
56 $fields = ['banned' => $banned];
/dports/www/e2guardian/e2guardian-5.3.4/src/
H A DListManager.cpp160 int ListManager::newPhraseList(const char *exception, const char *banned, const char *weighted, int… in newPhraseList() argument
162 time_t bannedpfiledate = getFileDate(banned); in newPhraseList()
169 …if ((*l[i]).exceptionpfile == String(exception) && (*l[i]).bannedpfile == String(banned) && (*l[i]… in newPhraseList()
180 …std::cerr << thread_id << "Using previous phrase: " << exception << " - " << banned << " - " << we… in newPhraseList()
200 (*l[(unsigned)free]).bannedpfile = banned; in newPhraseList()
205 bool ListManager::readbplfile(const char *banned, const char *exception, const char *weighted, unsi… in readbplfile() argument
209 int res = newPhraseList(exception, banned, weighted, nlimit); in readbplfile()
230 result = (*l[res]).readPhraseList(banned, false, -1, -1, false,nlimit); in readbplfile()
/dports/www/p5-Blog-Spam/Blog-Spam-1.0.2/lib/Blog/Spam/Plugin/
H A Dbadip.pm220 foreach my $banned ( keys %{ $self->{ 'ips' } } )
226 if ( $banned =~ /^([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)$/ )
228 $banned = "$1.$2.$3.0/24";
232 $cidr->add_any($banned);
/dports/irc/riece/riece-9.0.0/lisp/
H A Driece-channel.el50 (defun riece-make-channel (users topic modes banned invited uninvited key)
55 (vector users topic modes banned invited uninvited key))
168 (banned (riece-channel-banned channel)))
170 (unless (member pattern banned)
171 (riece-channel-set-banned channel (cons pattern banned)))
172 (if (setq pattern (car (member pattern banned)))
173 (riece-channel-set-banned channel (delq pattern banned))))))
/dports/ftp/sftpgo/sftpgo-2.2.0/docs/
H A Ddefender.md19 So a host is banned, for `ban_time` minutes, if the sum of the scores has exceeded the defined thre…
21 …an example: if `score_invalid` is 3 and `threshold` is 8, a host will be banned after 3 login atte…
23 A banned IP has no score, it makes no sense to accumulate host events in memory for an already bann…
25 If an already banned client tries to log in again, its ban time will be incremented according the `…
27banned for additionally 15 minutes. You can also specify values greater than 100 for `ban_time_inc…
29 The `defender` will keep in memory both the host scores and the banned hosts, you can limit the mem…
/dports/www/mybb/mybb-mybb_1829/
H A Dmodcp.php4117 $banned['username'] = htmlspecialchars_uni($banned['username']);
4118 $profile_link = build_profile_link($banned['username'], $banned['uid']);
4140 …if($banned['lifted'] == 'perm' || $banned['lifted'] == '' || $banned['bantime'] == 'perm' || $bann…
4486 $banned = array( variable
4499 if(isset($banned['bantime']) && $banned['bantime'] == $time)
4529 if(isset($banned['gid']) && $banned['gid'] == $group['gid'])
4819 $banned['remaining'] = $banned['lifted']-TIME_NOW;
4820 $banned_cache[$banned['remaining'].$banned['uid']] = $banned;
4822 unset($banned);
4829 $banned['username'] = htmlspecialchars_uni($banned['username']);
[all …]
/dports/www/joomla3/joomla3-3.9.24/components/com_contact/models/rules/
H A Dcontactemailsubject.php38 $banned = $params->get('banned_subject');
40 if ($banned)
42 foreach (explode(';', $banned) as $item)

12345678910>>...138