OSDN Git Service

pukiwiki/pukiwiki.git
2003-03-02 panda*** empty log message ***
2003-03-02 pandafix XSS vulnerability.
2003-03-02 pandafix XSS vulnerability.
2003-03-02 pandafix XSS vulnerability.
2003-03-02 pandaadd quoting '/' in $ext.
2003-03-02 pandaBugTrack/233:don't write invalid page file.
2003-03-02 pandaBugTrack/236
2003-03-02 pandaunlink only own cache file (.tmp) in CACHE_DIR.
2003-03-02 pandacleanup, add $Id$.
2003-03-02 pandaadd block style('#aname') routine.
2003-02-28 panda#contents probrem fix.
2003-02-28 pandaBugTrack/235:fix keyword highlighting probrem.
2003-02-28 pandaInlineConverter search only pagename.
2003-02-28 pandafix syntax error. sorry.
2003-02-28 pandaBugTrack/231:fix XSS vulnerability.
2003-02-28 pandafix XSS vulnerability.
2003-02-28 pandaBugTrack/232:move is_url() function into func.php.
2003-02-28 pandaBugTrack/232:fix XSS vulnerability.
2003-02-28 pandaBugTrack/223:delete Align::insert(). use Super-class...
2003-02-28 pandaBugTrack/223:LEFT: does not become a left end.
2003-02-28 pandaBugTrack/222:update Copyright.
2003-02-28 pandaBugTrack/220:content number mismatch.
2003-02-28 pandaBugTrack/218:user definition rule in notes is not expanded.
2003-02-28 pandaBugTrack/221:case insensitive search.
2003-02-28 pandaBugTrack/221:case insensitive search.
2003-02-28 pandaBugTrack/227:cancel output note of each page.
2003-02-28 pandaBugTrack/228:fix XSS vulnerability.
2003-02-28 pandaBugTrack/229:fix XSS vulnerability.
2003-02-28 pandaBugTrack/229 - fix XSS vulnerability.
2003-02-28 pandaBugTrack/230 - fix XSS vulnerability.
2003-02-27 pandacheck specified parameter(s) count.
2003-02-27 pandaBugTrack/216: strip title's htmltag as #contents.
2003-02-27 pandaBugTrack/217: fix XSS vulnerability in search word...
2003-02-26 panda-some bugfix
2003-02-26 pandaenbug X( LOCALTIME -> LOCALZONE.
2003-02-26 pandashow download count (in attach_info()) bug fix.
2003-02-26 pandashow attach files of all page don't work. attach_list...
2003-02-26 pandabugfix $icon -> $showicon.
2003-02-26 pandamake_note() move into make_link().
2003-02-26 pandaremove unused global variable declaration ($non_list).
2003-02-26 pandamargin size variable name fix.
2003-02-26 pandacreate page-name-cache file(s) for hidden page(s).
2003-02-26 pandamake_related() fix. , use $_ul_*margin.
2003-02-26 pandalink_auto: drop match(es) if pagename is not exist.
2003-02-26 pandaadd plugin name check (\w{1,64}).
2003-02-26 pandacatbody() (1)move global declaration from skin,(2)add...
2003-02-26 pandaseparate each (ul/ol/dl) list margin size.
2003-02-26 pandamove global declaration in skin to html.php/catbody().
2003-02-26 pandarevival check second parameter, is page name?
2003-02-25 pandaadd more validity check of user specified pagename...
2003-02-25 pandaadd more validity check of user specified pagename.
2003-02-24 pandaupdate inner classes.
2003-02-24 pandaremove <description>, update <dc:date>
2003-02-24 pandachange message 'Defreeze' -> 'Unfreeze'.
2003-02-23 pandaHTTP_GET_VARS is not set, use HTTP_SERVER_VARS['QUERY_S...
2003-02-23 pandafix nullbyte vulnerability.
2003-02-23 pandaremove unused code.
2003-02-23 pandainitialize $ref bug fix in links_updat_file().
2003-02-22 pandaenbugging in argument check. fix.
2003-02-22 pandaget_autolink_pattern():strlen -> mb_strlen
2003-02-22 pandaget_autolink_pattern_sub(): fix grouping condition.
2003-02-22 pandaget_autolink_pattern(): use mb_substr() function, and...
2003-02-22 pandaset mb_internal_encoding().
2003-02-22 pandaget_autolink_pattern() update. thx for hirofummy.
2003-02-22 pandaSCRIPT_NAME -> REQUEST_URI[path]
2003-02-22 pandainitial release. :)
2003-02-22 pandaupdate.
2003-02-21 pandaadd support for mobilephone.(see pukiwiki.sourceforge... r1_4_pre5
2003-02-20 pandause make_pagelink().
2003-02-20 pandano execute catbody() when $retvals === FALSE.
2003-02-20 pandadie() -> die_message().
2003-02-20 pandamove hidden textarea to bottom of form, rows=cols=1.
2003-02-20 panda-output blank before $pg_passage
2003-02-20 pandano output GO TO CONTENTS link when $top is blank.
2003-02-20 pandause 'CACHE_DIR/recent.dat'.
2003-02-18 panda-set mb_http_output() before output HTML.
2003-02-18 pandaadd check -- is argument numeric?
2003-02-18 pandaupdate & bugfix of links_update_db().
2003-02-18 pandaremove cr/lf from $line.
2003-02-18 pandause <cache_dir>/recent.dat.
2003-02-18 pandafor recent.inc.php, create <cache_dir>/recent.dat in...
2003-02-18 pandacall from lookup, location header must sent 'cmd=read'.
2003-02-18 pandaconstant name 'ENCODING' change to 'SOURCE_ENCODING'
2003-02-18 pandaconstant name 'ENCODE' change to 'SOURCE_ENCODE'
2003-02-18 pandafix configuration page parser.
2003-02-18 pandanew plugin.
2003-02-18 pandacheck pagename.
2003-02-17 pandavariable $obj_type -> $_obj->type.
2003-02-17 pandafile_write() -> page_write().
2003-02-17 pandause get_existpages().
2003-02-17 pandaBugTrack/28
2003-02-17 pandaget_existpages()の仕様変更
2003-02-15 pandaadd right curly bracket at end of variable name. X(
2003-02-15 pandafix probrem when table cell is an empty.
2003-02-15 pandaquote array key. (notice)
2003-02-15 pandaremove debug code.
2003-02-15 pandaremove debug functions.
2003-02-15 pandaextend initialize range of $fp[].
2003-02-14 pandaadd 'plugin_freeze_conevrt()'. r1_4_pre4
2003-02-14 panda-fix warning when HTTP_ACCEPT_LANGUAGE is not specified.
next