Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
cryptsetup /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2017-09-27 17:58
AUTHORS
102
B
-rw-r--r--
2014-06-23 21:19
FAQ.gz
37.84
KB
-rw-r--r--
2014-06-24 17:55
NEWS.Debian.gz
3.57
KB
-rw-r--r--
2015-03-28 21:38
README.Debian.gz
5.37
KB
-rw-r--r--
2015-03-28 21:38
README.gnupg
1.59
KB
-rw-r--r--
2015-03-28 21:38
README.initramfs.gz
3.69
KB
-rw-r--r--
2015-03-28 21:38
README.keyctl
3.04
KB
-rw-r--r--
2015-03-28 21:38
README.openct.gz
2.34
KB
-rw-r--r--
2015-03-28 21:38
README.opensc.gz
2.23
KB
-rw-r--r--
2015-03-28 21:38
README.remote.gz
1.57
KB
-rw-r--r--
2015-03-28 21:38
changelog.Debian.gz
2.71
KB
-rw-r--r--
2017-09-06 12:08
copyright
2.09
KB
-rw-r--r--
2015-03-28 21:38
v1.0.7-ReleaseNotes
2.85
KB
-rw-r--r--
2012-02-07 18:50
v1.1.0-ReleaseNotes.gz
2.22
KB
-rw-r--r--
2012-02-07 18:50
v1.1.1-ReleaseNotes
1.75
KB
-rw-r--r--
2012-02-07 18:50
v1.1.2-ReleaseNotes
1.56
KB
-rw-r--r--
2012-02-07 18:50
v1.1.3-ReleaseNotes
482
B
-rw-r--r--
2012-02-07 18:50
v1.2.0-ReleaseNotes.gz
2.07
KB
-rw-r--r--
2012-02-07 18:50
v1.3.0-ReleaseNotes.gz
2.08
KB
-rw-r--r--
2012-02-07 18:50
v1.3.1-ReleaseNotes
421
B
-rw-r--r--
2012-02-07 18:50
v1.4.0-ReleaseNotes.gz
2.2
KB
-rw-r--r--
2012-02-07 18:50
v1.4.1-ReleaseNotes
889
B
-rw-r--r--
2012-02-07 18:50
v1.4.2-ReleaseNotes
1.59
KB
-rw-r--r--
2012-04-09 23:24
v1.4.3-ReleaseNotes
2.3
KB
-rw-r--r--
2012-06-12 13:23
v1.5.0-ReleaseNotes.gz
3.24
KB
-rw-r--r--
2012-07-10 13:09
v1.5.1-ReleaseNotes
1.26
KB
-rw-r--r--
2012-10-16 21:51
v1.6.0-ReleaseNotes.gz
3.73
KB
-rw-r--r--
2013-01-09 13:23
v1.6.1-ReleaseNotes
1.02
KB
-rw-r--r--
2013-03-24 10:01
v1.6.2-ReleaseNotes
985
B
-rw-r--r--
2014-03-15 08:45
v1.6.3-ReleaseNotes
1.82
KB
-rw-r--r--
2014-03-15 08:45
v1.6.4-ReleaseNotes
1.99
KB
-rw-r--r--
2014-03-15 08:45
v1.6.5-ReleaseNotes
2.42
KB
-rw-r--r--
2014-06-28 13:57
v1.6.6-ReleaseNotes
1.07
KB
-rw-r--r--
2014-08-16 11:13
Save
Rename
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]