OSDN Git Service

BugTrack/2565 Fix read_auth and edit_auth apply condition
[pukiwiki/pukiwiki.git] / lib / file.php
2022-03-21 umoriguBugTrack/2551 Diff and History on RecentChanges page
2021-11-28 umoriguBugTrack/2526 readable pkwk_chown() flock() failed...
2021-03-13 umoriguBugTrack/2514 Support PHP 8
2020-02-15 teananBugTrack/2002 AutoAlias: Link defined keywords in AutoA...
2018-12-26 umoriguBugTrack/2407 Create link files automatically if no...
2017-11-08 umoriguBugTrack/2447 Show page passage by Web browser/JavaScri...
2017-10-24 umoriguBugTrack/2411 Fix document comment
2017-10-22 umoriguBugTrack/2438 Fasten get_existpages() for ls2 plugin
2017-09-30 umoriguBugTrack/2434 Search result cache and offset paging
2017-09-30 umoriguBugTrack/692 Show page contents in search result -...
2017-09-09 umoriguBugTrack/2430 Remove author line from text-search target
2017-09-02 umoriguBugTrack/2213 Set Absolute URI or Root relative path
2017-08-26 umoriguBugTrack/571 Write updates log
2017-06-19 umoriguBugTrack/2196 Refresh RecentChanges list on renaming...
2017-02-16 umoriguBugTrack/2418 Delete blank page even if it has only...
2016-12-11 umoriguBugTrack/2407 Make link files (cache/*.rel,*.ref) autom...
2016-12-08 umoriguBugTrack/2406 Create cache/autolink.dat automatically
2016-12-04 umoriguBugTrack/2404 Add filetime as author attr on "Don't...
2016-12-02 umoriguBugTrack/2401 Locked file_get_contents/file_put_content...
2016-10-23 umoriguFix comment - 'Line feeds' to 'Carriage Return'
2016-02-19 umoriguBugTrack2/384 Support LDAP Group - Security Group of...
2016-02-13 umoriguBugTrack2/362 Support ldaps(SSL) - Secure LDAP server...
2016-02-07 umoriguBugTrack2/374 Fix recording username logic
2016-02-07 umoriguBugTrack2/230 Do nothing on updating page with unchange...
2016-02-03 umoriguBugTrack2/378 Record delete action history and its...
2016-02-02 umoriguMerge branch 'bugtrack2374_record_page_author' into...
2016-02-01 umoriguBugTrack2/374 Record fullname of edit user(author)
2016-02-01 umoriguBugTrack2/374 Record timestamp and edit user as author...
2015-01-12 umoriguBugTrack2/361 Simplify URL. Keep slash / and colon...
2014-11-30 henohenoBugTrack2/236: Care for readdir() returns FALSE
2014-11-30 henohenoBugTrack2/236: If you compare two numerical strings...
2014-11-30 henohenoWarning: fread() [function.fread]: Length parameter...
2014-11-30 henohenoget_source(): Returns FALSE if error occurerd. Cleanup...
2014-11-30 henohenoget_source(): Returns FALSE if error occurerd. Cleanup...
2014-11-30 henohenoget_source(,,$join=TRUE): Care for 0 byte files
2014-11-25 henohenoBugTrack2/235: Clear the sort_flag
2014-11-25 henohenoBugTrack2/62:
2014-07-19 umoriguMerge tag 'r1_5_0' from branch_r1_5 r1_5_0
2014-06-01 henohenohtmlsc(): Just sugar for htmlspecialchars(), and a...
2006-06-11 henohenoCorrect using PKWK_UPDATE_EXEC
2006-06-08 henohenoCorrect using PKWK_UPDATE_EXEC
2006-05-19 henohenoBugTrack2/179: array_splice() will break integer keys...
2006-05-19 henohenoBugTrack2/179: array_splice() will break integer keys...
2006-05-02 henoheno$update_exec => PKWK_UPDATE_EXEC for security reason
2006-04-30 henohenoBugTrack2/151: lastmodified_add() now treats page deletion
2006-04-29 henohenolastmodified_add(): if the $page is blank, add nothing
2006-04-29 henohenolastmodified_add(): Just a cleanup
2006-04-25 henohenoBugTrack2/151: Correct r1.60: Ignore $non_list
2006-04-15 henohenoget_source(): Forgotten str_replace()
2006-04-15 henohenoget_source(): Added comments only
2006-04-14 teananBugTrack2/171: 'get_source' can return flat value.
2006-04-12 henohenoBugTrack2/151: Added lastmodified_add().
2006-04-12 henohenoBugTrack2/151: Added lastmodified_add().
2006-04-11 henohenofile_head() with non-lock option
2006-04-11 henohenofile_head() with non-lock option
2006-04-10 henohenofile_head() with non-lock option
2006-04-10 henohenoCleanup file_write()
2006-04-10 henohenoAdded defines PKWK_MAXSHOW_CACHE, PKWK_AUTOLINK_REGEX_CACHE
2006-04-09 henohenoHack: Ignore null posting (not to mail it) for DIFF_DIR
2006-04-09 henohenoBugTrack2/151: Cleanup: Separate updating recent.dat...
2006-03-06 henohenoBugTrack2/151: Cut unused lines from recent.dat
2006-03-05 henohenoCorrct fopen() error messages only
2006-03-05 henohenoAdded file_head()
2006-03-05 henohenoTypo: pate => page
2006-03-05 henohenoCleanup. Added comments, hide the path of CACHE_DIR
2006-01-12 teananBugTrack2/122: tempnam() fails when open_basedir is...
2006-01-09 henohenoBugTrack2/126: Correct a typo: ogirinal => original...
2005-12-18 henohenoBugTrack2/140: check_non_list() handles
2005-12-18 henohenoBugTrack2/140: check_non_list() handles
2005-12-09 teananBugTrack2/140: (Re-correction) RecentDeleted yet enable...
2005-12-09 teananBugTrack2/140: RecentDeleted yet enable to add $non_lis...
2005-10-04 henohenoBugTrack2/106: Inserted BugTrack no to the comments
2005-10-02 henohenoBugTrack2/106: Only variables can be passed by referenc...
2005-08-01 henohenoBugTrack2/98: fopen(w) [file size zero] before flock...
2005-08-01 henohenoBugTrack2/98: fopen(w) [file size zero] before flock...
2005-08-01 henohenoBugTrack2/98: fopen(w) [file size zero] before flock...
2005-08-01 henohenofile_write(): Cleanup only
2005-08-01 henohenoBugTrack2/98: flock() seems not thorough (Pointed out...
2005-07-31 henohenoBugTrack2/98: flock() seems not thorough (Pointed out...
2005-07-31 henohenoget_source(): Clenaup only
2005-07-05 henohenoSeparate generate_fixed_heading_anchor_id() from make_s...
2005-07-03 henohenoBugTrack2/84: Experimental features: PKWKEXP_DISABLE_MU...
2005-07-03 henohenoCorrect a comment only
2005-06-30 henohenomake_str_rules(): Cleanup. Save our memories
2005-06-25 henohenoUpside down REMOTE_ADDR <=> USER_AGENT
2005-06-07 henohenoAdded pkwk_mail_notify(): Send a mail to the administrator
2005-04-30 henohenoAdded credits for yu-ji by tracking pukiwiki.php(r1...
2005-04-29 henohenoCorrect miss-spelling 'Copywrite' => 'Copyright' (Point...
2005-04-29 henohenoBetter late than never. Added simple credits, workdays...
2005-04-22 henohenoBugTrack2/20: die_message() => die(). Show filename...
2005-04-17 henohenoBugTrack2/55: touch() before copy() is for 'rw-r--r...
2005-04-17 henohenoBugTrack2/55: (PHP 4 < PHP 4.2.0) touch() with the...
2005-04-17 henohenoBugTrack2/55: Clean temporary file if failed
2005-04-16 henohenoJust touch() without the file
2005-04-16 henohenoBugTrack2/55: Added two functions.
2005-04-16 henohenoBugTrack2/55: Added two functions.
2005-04-14 henohenoBugTrack2/55: Too strict to die() with invalid touch...
2005-04-05 henohenoNOTE: With safe_mode, touch() always check UID
2005-01-29 henohenoPKWK_READONLY prohibits writing
2005-01-18 henohenoAbstruct and rename put_recentdeleted() => add_recent()
next