History log of /dokuwiki/inc/ (Results 3026 – 3050 of 6436)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
46b991a309-Nov-2012 Andreas Gohr <andi@splitbrain.org>

merge old auth style configs with plugin config

76ce116909-Nov-2012 Andreas Gohr <andi@splitbrain.org>

moved adLDAP to authad plugin and fixed includes

a731ed1d08-Nov-2012 Andreas Gohr <andi@splitbrain.org>

added PCRE UTF-8 checks to do=check FS#2636

63d9b82006-Nov-2012 Andreas Gohr <andi@splitbrain.org>

avoid multiple paralell update checks

we now touch the messages before the actual update happens. this should
lower the chance of more than one update check running at a time.

bfd975d206-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fix regression bug in HTTPClient FS#2621

In the recent refactoring of the HTTPClient, a problem with certain
systems was reintroduced. On these systems a select() call always
waits for a timeout on

fix regression bug in HTTPClient FS#2621

In the recent refactoring of the HTTPClient, a problem with certain
systems was reintroduced. On these systems a select() call always
waits for a timeout on the first call before working properly on the
second call.

This patch reintroduces the shorter timeouts with usleep rate limiting
again.

Since this bug is not reproducible on other systems it can't be unit
tested unfortunately.

show more ...

35349ab006-Nov-2012 Andreas Gohr <andi@splitbrain.org>

added simple compatibility wrapper for old TarLib

fb55b51e05-Nov-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

changed PAGEUTILS_ID_HIDEPAGE to has BEFORE/AFTER

90a1db7004-Nov-2012 Andreas Gohr <andi@splitbrain.org>

Tar: support for creating archives with long filenames

The library now creates either a POSIX ustar prefix or a GNU longlink
entry for files which have a name longer than 100 bytes

421a270404-Nov-2012 Andreas Gohr <andi@splitbrain.org>

Tar: Added extraction support for long file names

Supports POSIX ustar prefixes and GNU longlink entries

fba11f6403-Nov-2012 Andreas Gohr <andi@splitbrain.org>

removed old TarLib and changed plugin manager to use new one

bee9f37703-Nov-2012 Andreas Gohr <andi@splitbrain.org>

Completely rewritten Tar library

This new class is only losely based on our previous library. The
whole API was changed to make it more flexible and memory saving.

Some fisrt unit tests are included

2005b6b603-Nov-2012 Andreas Gohr <andi@splitbrain.org>

TarLib code cleanup

dbfb091903-Nov-2012 Andreas Gohr <andi@splitbrain.org>

TarLib: fixed appending in non-dynamic mode

Appending files now works at least for uncompressed tar files. Seeking
in compressed tars is not yet supported.

b016f52103-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fixed third method of adding files in TarLib

You can give a path and file contents in an array. However this didn't
work because the file_exist() check was done before checking for an
array

cb70b76c03-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fix lone zero block in TarLib created archives

d922c55203-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fix use of constructor in TarLib

90d1012d02-Nov-2012 Martin Michalek <michalek.dev@gmail.com>

Slovak language update

d4b178ac02-Nov-2012 이명진 <aranet100@gmail.com>

Korean language update

a7e9a2b102-Nov-2012 Aivars Miska <allefm@gmail.com>

Latvian language update

8449cc9d31-Oct-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

added event PAGEUTILS_ID_HIDEPAGE

c3d972e626-Oct-2012 Anika Henke <anika@selfthinker.org>

removed redundant variables in tpl_include_page() (because of 3ff8773b)

990578f723-Oct-2012 AmirH Hassaneini <mytechmix@gmail.com>

Persian language update

8036aaf223-Oct-2012 Mercè López <mercelz@gmail.com>

Spanish language update

39e0d51423-Oct-2012 sh.khmit <sh.khamit@gmail.com>

russian language update

b8faabb623-Oct-2012 sh.khmit <sh.khamit@gmail.com>

Kazach language update

1...<<121122123124125126127128129130>>...258