[Pkg-owncloud-commits] [owncloud] 139/145: Merge tag 'upstream/6.0.2_rc1+dfsg'
David Prévot
taffit at moszumanska.debian.org
Wed Feb 26 16:27:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 066ec48a2bcca49c463fb0461330a1fd1b0e2463
Merge: 1faf678 52ff8c3
Author: David Prévot <taffit at debian.org>
Date: Tue Feb 25 14:54:23 2014 -0400
Merge tag 'upstream/6.0.2_rc1+dfsg'
Upstream version 6.0.2~rc1+dfsg
# gpg: Signature faite le mar. 25 févr. 2014 14:51:40 AST
# gpg: avec la clef RSA 058C1CF944F6BD3C
# gpg: Bonne signature de « David Prévot <david at tilapin.org> »
# gpg: alias « David Prévot <davidp at altern.org> »
# gpg: alias « David Prévot <davidp at no-log.org> »
# gpg: alias « David Prévot <taffit at debian.org> »
# gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
# gpg: Rien n'indique que la signature appartient à son propriétaire.
# Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF 7E1E B82A 217A FDFE 09F2
# Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7 8D66 058C 1CF9 44F6 BD3C
.htaccess | 2 +-
.../Classes/PHPExcel/Reader/Excel2003XML.php | 2 +
.../PHPExcel/Classes/PHPExcel/Reader/Excel2007.php | 26 +-
.../PHPExcel/Classes/PHPExcel/Reader/Gnumeric.php | 1 +
.../PHPExcel/Classes/PHPExcel/Reader/OOCalc.php | 3 +
3rdparty/Sabre/DAV/Client.php | 6 +-
3rdparty/Sabre/DAV/Locks/Plugin.php | 2 +-
3rdparty/Sabre/DAV/XMLUtil.php | 3 +-
3rdparty/getid3/getid3.lib.php | 1 +
3rdparty/patches.txt | 4 +
3rdparty/phpdocx/classes/AutoLoader.inc | 2 +-
3rdparty/phpdocx/classes/CreateDocx.inc | 11 +
3rdparty/phpdocx/classes/CreateMath.inc | 1 +
3rdparty/phpdocx/classes/Docx2Text.inc | 5 +
3rdparty/phpdocx/classes/TransformDoc.inc | 6 +-
3rdparty/phpdocx/classes/WordML.inc | 1 +
3rdparty/phpdocx/pdf/dompdf.php | 328 ---
3rdparty/phpdocx/pdf/dompdf_config.inc.php | 497 -----
3rdparty/phpdocx/pdf/include/_dompdf2phpdocx.php | 395 ----
.../pdf/include/_dompdf_treeOut__20120418.php | 445 ----
.../pdf/include/absolute_positioner.cls.php | 85 -
.../phpdocx/pdf/include/abstract_renderer.cls.php | 890 --------
.../pdf/include/attribute_translator.cls.php | 481 -----
.../pdf/include/block_frame_decorator.cls.php | 354 ----
.../pdf/include/block_frame_reflower.cls.php | 756 -------
.../phpdocx/pdf/include/block_positioner.cls.php | 86 -
.../phpdocx/pdf/include/block_renderer.cls.php | 211 --
.../pdf/include/cached_pdf_decorator.cls.php | 186 --
3rdparty/phpdocx/pdf/include/canvas.cls.php | 328 ---
.../phpdocx/pdf/include/canvas_factory.cls.php | 83 -
3rdparty/phpdocx/pdf/include/cellmap.cls.php | 730 -------
3rdparty/phpdocx/pdf/include/cpdf_adapter.cls.php | 919 --------
3rdparty/phpdocx/pdf/include/css_color.cls.php | 287 ---
3rdparty/phpdocx/pdf/include/dompdf.cls.php | 792 -------
.../phpdocx/pdf/include/dompdf_exception.cls.php | 60 -
.../pdf/include/dompdf_internal_exception.cls.php | 59 -
3rdparty/phpdocx/pdf/include/dompdf_treeOut.php | 486 -----
3rdparty/phpdocx/pdf/include/file.skel | 40 -
.../phpdocx/pdf/include/fixed_positioner.cls.php | 117 --
3rdparty/phpdocx/pdf/include/font_metrics.cls.php | 299 ---
3rdparty/phpdocx/pdf/include/frame.cls.php | 990 ---------
.../phpdocx/pdf/include/frame_decorator.cls.php | 483 -----
3rdparty/phpdocx/pdf/include/frame_factory.cls.php | 207 --
.../phpdocx/pdf/include/frame_reflower.cls.php | 414 ----
3rdparty/phpdocx/pdf/include/frame_tree.cls.php | 230 --
3rdparty/phpdocx/pdf/include/functions.inc.php | 942 ---------
3rdparty/phpdocx/pdf/include/gd_adapter.cls.php | 840 --------
3rdparty/phpdocx/pdf/include/image_cache.cls.php | 231 --
.../pdf/include/image_frame_decorator.cls.php | 116 --
.../pdf/include/image_frame_reflower.cls.php | 162 --
.../phpdocx/pdf/include/image_renderer.cls.php | 95 -
.../pdf/include/inline_frame_decorator.cls.php | 112 -
.../pdf/include/inline_frame_reflower.cls.php | 99 -
.../phpdocx/pdf/include/inline_positioner.cls.php | 102 -
.../phpdocx/pdf/include/inline_renderer.cls.php | 207 --
.../pdf/include/javascript_embedder.cls.php | 68 -
.../include/list_bullet_frame_decorator.cls.php | 96 -
.../pdf/include/list_bullet_frame_reflower.cls.php | 66 -
.../list_bullet_image_frame_decorator.cls.php | 188 --
.../pdf/include/list_bullet_positioner.cls.php | 111 -
.../pdf/include/list_bullet_renderer.cls.php | 200 --
.../pdf/include/null_frame_decorator.cls.php | 59 -
.../pdf/include/null_frame_reflower.cls.php | 54 -
.../phpdocx/pdf/include/null_positioner.cls.php | 56 -
3rdparty/phpdocx/pdf/include/page_cache.cls.php | 159 --
.../pdf/include/page_frame_decorator.cls.php | 583 ------
.../pdf/include/page_frame_reflower.cls.php | 245 ---
.../phpdocx/pdf/include/pdflib_adapter.cls.php | 1053 ----------
3rdparty/phpdocx/pdf/include/php_evaluator.cls.php | 76 -
3rdparty/phpdocx/pdf/include/positioner.cls.php | 71 -
3rdparty/phpdocx/pdf/include/renderer.cls.php | 293 ---
3rdparty/phpdocx/pdf/include/style.cls.php | 2165 -------------------
3rdparty/phpdocx/pdf/include/stylesheet.cls.php | 1202 -----------
.../pdf/include/table_cell_frame_decorator.cls.php | 135 --
.../pdf/include/table_cell_frame_reflower.cls.php | 147 --
.../pdf/include/table_cell_positioner.cls.php | 61 -
.../pdf/include/table_cell_renderer.cls.php | 185 --
.../pdf/include/table_frame_decorator.cls.php | 342 ---
.../pdf/include/table_frame_reflower.cls.php | 574 -----
.../pdf/include/table_row_frame_decorator.cls.php | 81 -
.../pdf/include/table_row_frame_reflower.cls.php | 94 -
.../table_row_group_frame_decorator.cls.php | 96 -
.../include/table_row_group_frame_reflower.cls.php | 92 -
.../pdf/include/table_row_positioner.cls.php | 68 -
3rdparty/phpdocx/pdf/include/tcpdf_adapter.cls.php | 498 -----
.../pdf/include/text_frame_decorator.cls.php | 204 --
.../pdf/include/text_frame_reflower.cls.php | 440 ----
3rdparty/phpdocx/pdf/include/text_renderer.cls.php | 182 --
3rdparty/phpdocx/pdf/include/ttf_info.cls.php | 306 ---
3rdparty/phpdocx/pdf/load_font.php | 2 +-
3rdparty/phpdocx/pdf/www/examples.php | 108 -
3rdparty/phpdocx/pdf/www/foot.inc | 10 -
3rdparty/phpdocx/pdf/www/head.inc | 39 -
3rdparty/phpdocx/pdf/www/images/arrow_01.gif | Bin 237 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/arrow_02.gif | Bin 227 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/arrow_03.gif | Bin 232 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/arrow_04.gif | Bin 251 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/arrow_05.gif | Bin 241 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/arrow_06.gif | Bin 268 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/css2.png | Bin 392 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/dompdf_simple.png | Bin 4861 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/favicon.ico | Bin 1406 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/favicon.png | Bin 308 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/h_bar.gif | Bin 1350 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/left_arrow.gif | Bin 276 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/logo.png | Bin 2492 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/logo.xcf | Bin 8524 -> 0 bytes
.../phpdocx/pdf/www/images/php5-power-micro.png | Bin 268 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/small_logo.png | Bin 887 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/star_01.gif | Bin 314 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/star_02.gif | Bin 324 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/star_03.gif | Bin 312 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/star_04.gif | Bin 335 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/star_05.gif | Bin 380 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/title.gif | Bin 2992 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/v_bar.gif | Bin 2607 -> 0 bytes
3rdparty/phpdocx/pdf/www/images/xhtml10.png | Bin 481 -> 0 bytes
3rdparty/phpdocx/pdf/www/index.php | 32 -
3rdparty/phpdocx/pdf/www/style.css | 269 ---
3rdparty/phpdocx/pdf/www/test/anchor_link.html | 210 --
.../phpdocx/pdf/www/test/background_image.html | 68 -
.../backgroundcolor_fontdecoration_pageborder.html | 138 --
3rdparty/phpdocx/pdf/www/test/baseline.html | 16 -
3rdparty/phpdocx/pdf/www/test/block_height.html | 14 -
.../phpdocx/pdf/www/test/border_css_values.html | 41 -
3rdparty/phpdocx/pdf/www/test/border_test.html | 124 --
3rdparty/phpdocx/pdf/www/test/br.html | 46 -
3rdparty/phpdocx/pdf/www/test/center_table.html | 19 -
3rdparty/phpdocx/pdf/www/test/css/common.css | 128 --
3rdparty/phpdocx/pdf/www/test/css/importabs.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/importall.css | 2 -
.../phpdocx/pdf/www/test/css/importdisplay.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/importprint.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/importsub.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/linkall.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/linkdefault.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/linkdisplay.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/linkprint.css | 2 -
3rdparty/phpdocx/pdf/www/test/css/print_static.css | 701 -------
3rdparty/phpdocx/pdf/www/test/demo_01.html | 214 --
3rdparty/phpdocx/pdf/www/test/entities.html | 14 -
3rdparty/phpdocx/pdf/www/test/font_selection.html | 116 --
3rdparty/phpdocx/pdf/www/test/gif_test.html | 9 -
3rdparty/phpdocx/pdf/www/test/html_attributes.html | 55 -
3rdparty/phpdocx/pdf/www/test/image.html | 20 -
3rdparty/phpdocx/pdf/www/test/image_variants.html | 149 --
.../phpdocx/pdf/www/test/images/dokuwiki-128.png | Bin 33615 -> 0 bytes
.../phpdocx/pdf/www/test/images/dompdf_simple.png | Bin 4739 -> 0 bytes
3rdparty/phpdocx/pdf/www/test/images/html.png | Bin 748 -> 0 bytes
3rdparty/phpdocx/pdf/www/test/images/pdf.png | Bin 663 -> 0 bytes
3rdparty/phpdocx/pdf/www/test/images/php.gif | Bin 2523 -> 0 bytes
3rdparty/phpdocx/pdf/www/test/images/png.png | Bin 1001 -> 0 bytes
3rdparty/phpdocx/pdf/www/test/images/smiley.png | Bin 730 -> 0 bytes
3rdparty/phpdocx/pdf/www/test/important_flag.html | 54 -
3rdparty/phpdocx/pdf/www/test/javascript.html | 30 -
3rdparty/phpdocx/pdf/www/test/large_table.html | 2197 --------------------
3rdparty/phpdocx/pdf/www/test/long_table.php | 43 -
3rdparty/phpdocx/pdf/www/test/margin.html | 38 -
3rdparty/phpdocx/pdf/www/test/media.html | 150 --
3rdparty/phpdocx/pdf/www/test/multiple_class.html | 18 -
3rdparty/phpdocx/pdf/www/test/nbsp.html | 6 -
3rdparty/phpdocx/pdf/www/test/nested_table.html | 61 -
3rdparty/phpdocx/pdf/www/test/pages.html | 201 --
3rdparty/phpdocx/pdf/www/test/php_test.php | 28 -
3rdparty/phpdocx/pdf/www/test/remote.html | 21 -
3rdparty/phpdocx/pdf/www/test/simple_ul.html | 39 -
3rdparty/phpdocx/pdf/www/test/table.html | 106 -
3rdparty/phpdocx/pdf/www/test/table_01.html | 24 -
3rdparty/phpdocx/pdf/www/test/table_height.html | 15 -
3rdparty/phpdocx/pdf/www/test/table_image.html | 19 -
3rdparty/phpdocx/pdf/www/test/ul.html | 312 ---
3rdparty/phpdocx/pdf/www/test/unicode.html | 8 -
.../phpdocx/pdf/www/test/unicode_wrapping.html | 13 -
apps/calendar/appinfo/app.php | 4 +
apps/calendar/js/calendar.js | 2 +-
apps/calendar/lib/object.php | 38 +-
apps/calendar/lib/sabre/backend.php | 47 +-
apps/calendar/templates/part.eventform.php | 12 +-
apps/calendar/templates/settings.php | 4 +-
apps/contacts/Changelog | 7 +
apps/contacts/appinfo/app.php | 4 +-
apps/contacts/js/addressbooks.js | 4 +-
apps/contacts/js/app.js | 30 +-
apps/contacts/js/config.php | 13 +-
apps/contacts/js/contacts.js | 100 +-
apps/contacts/js/groups.js | 15 +-
apps/contacts/lib/backend/database.php | 23 +-
apps/contacts/lib/backend/shared.php | 3 +
apps/contacts/lib/carddav/backend.php | 26 +-
apps/contacts/lib/contact.php | 2 +-
.../lib/controller/addressbookcontroller.php | 5 +-
.../lib/controller/contactphotocontroller.php | 4 +
apps/contacts/lib/controller/groupcontroller.php | 17 +-
apps/contacts/lib/controller/importcontroller.php | 8 +
apps/contacts/lib/utils/jsonserializer.php | 21 +-
apps/contacts/lib/vobject/groupproperty.php | 6 +-
apps/contacts/lib/vobject/vcard.php | 98 +-
apps/documents/ajax/documentController.php | 2 +-
apps/documents/ajax/download.php | 2 +-
apps/documents/ajax/{download.php => mimes.php} | 7 +-
apps/documents/ajax/otpoll.php | 10 +-
apps/documents/ajax/sessionController.php | 21 -
apps/documents/ajax/userController.php | 23 +-
apps/documents/appinfo/routes.php | 14 -
apps/documents/css/style.css | 30 +-
apps/documents/index.php | 1 +
apps/documents/js/documents.js | 114 +-
apps/documents/js/viewer/viewer.js | 17 +-
apps/documents/lib/db/op.php | 29 +-
apps/documents/lib/db/session.php | 3 +-
apps/documents/lib/helper.php | 119 +-
apps/documents/lib/invite.php | 79 -
apps/documents/public.php | 1 -
apps/documents/templates/documents.php | 6 +-
apps/documents/templates/part.sessions.php | 6 -
apps/files/ajax/upload.php | 18 +-
apps/files/appinfo/remote.php | 1 +
apps/files/command/scan.php | 1 +
apps/files/css/files.css | 15 +-
apps/files/css/upload.css | 8 -
apps/files/js/fileactions.js | 4 +-
apps/files/js/filelist.js | 4 +-
apps/files/js/files.js | 2 +-
apps/files/templates/index.php | 12 +-
apps/files/templates/part.list.php | 2 +-
apps/files_encryption/ajax/getMigrationStatus.php | 8 +-
apps/files_encryption/appinfo/app.php | 1 +
apps/files_encryption/appinfo/info.xml | 4 +
apps/files_encryption/hooks/hooks.php | 111 +-
apps/files_encryption/js/detect-migration.js | 6 +-
apps/files_encryption/js/encryption.js | 12 +
apps/files_encryption/lib/helper.php | 2 +
apps/files_encryption/lib/keymanager.php | 55 +-
apps/files_encryption/lib/proxy.php | 75 +-
apps/files_encryption/lib/util.php | 145 +-
apps/files_encryption/tests/hooks.php | 326 +++
apps/files_encryption/tests/keymanager.php | 20 +
apps/files_encryption/tests/proxy.php | 50 -
apps/files_encryption/tests/share.php | 119 +-
apps/files_encryption/tests/util.php | 81 +-
apps/files_external/3rdparty/smb4php/smb.php | 2 +-
apps/files_external/lib/config.php | 14 +-
apps/files_external/tests/mountconfig.php | 25 +
apps/files_pdfviewer/js/loader.js | 2 +-
apps/files_sharing/css/authenticate.css | 7 +-
apps/files_sharing/css/mobile.css | 49 +
apps/files_sharing/css/public.css | 86 +-
apps/files_sharing/js/public.js | 24 +-
apps/files_sharing/lib/api.php | 27 +-
apps/files_sharing/lib/cache.php | 75 +-
apps/files_sharing/lib/permissions.php | 15 +-
apps/files_sharing/lib/share/file.php | 9 +-
apps/files_sharing/public.php | 7 +-
apps/files_sharing/templates/authenticate.php | 2 +-
apps/files_sharing/templates/public.php | 83 +-
apps/files_sharing/tests/cache.php | 249 +++
apps/files_sharing/tests/permissions.php | 110 +
apps/files_trashbin/ajax/preview.php | 14 +-
apps/files_trashbin/appinfo/database.xml | 16 +-
apps/files_trashbin/appinfo/version | 2 +-
apps/files_videoviewer/appinfo/version | 2 +-
.../js/mediaelement-and-player.js | 948 +++++----
.../js/mediaelement-and-player.min.js | 242 +--
apps/files_videoviewer/mediaelement/src/Builder.py | 137 --
.../mediaelement/src/compiler.jar | Bin 3939454 -> 0 bytes
.../mediaelement/src/css/background.png | Bin 135 -> 0 bytes
.../mediaelement/src/css/bigplay.fw.png | Bin 73809 -> 0 bytes
.../mediaelement/src/css/bigplay.png | Bin 2912 -> 0 bytes
.../mediaelement/src/css/bigplay.svg | 36 -
.../mediaelement/src/css/controls-ted.png | Bin 1559 -> 0 bytes
.../mediaelement/src/css/controls-wmp-bg.png | Bin 1960 -> 0 bytes
.../mediaelement/src/css/controls-wmp.png | Bin 5511 -> 0 bytes
.../mediaelement/src/css/controls.fw.png | Bin 80382 -> 0 bytes
.../mediaelement/src/css/controls.png | Bin 1873 -> 0 bytes
.../mediaelement/src/css/controls.svg | 98 -
.../mediaelement/src/css/loading.gif | Bin 6224 -> 0 bytes
.../mediaelement/src/css/mediaelementplayer.css | 850 --------
.../mediaelement/src/css/mejs-skins.css | 283 ---
.../mediaelement/src/flash/FlashMediaElement.as | 1 -
.../mediaelement/src/flash/FlashMediaElement.fla | Bin 26182 -> 0 bytes
.../mediaelement/src/flash/HtmlMediaEvent.as | 29 -
.../src/flash/htmlelements/AudioElement.as | 332 ---
.../src/flash/htmlelements/IMediaElement.as | 35 -
.../src/flash/htmlelements/VideoElement.as | 1 -
.../src/flash/htmlelements/YouTubeElement.as | 403 ----
.../mediaelement/src/js/jeesh-extras.js | 49 -
.../files_videoviewer/mediaelement/src/js/jeesh.js | 1578 --------------
.../mediaelement/src/js/me-featuredetection.js | 98 -
.../mediaelement/src/js/me-header.js | 13 -
.../mediaelement/src/js/me-i18n-locale-de.js | 26 -
.../mediaelement/src/js/me-i18n-locale-zh.js | 26 -
.../mediaelement/src/js/me-i18n.js | 194 --
.../mediaelement/src/js/me-mediaelements.js | 327 ---
.../mediaelement/src/js/me-namespace.js | 25 -
.../mediaelement/src/js/me-plugindetector.js | 102 -
.../mediaelement/src/js/me-shim.js | 892 --------
.../mediaelement/src/js/me-utility.js | 158 --
.../mediaelement/src/js/mep-feature-ads-vast.js | 243 ---
.../mediaelement/src/js/mep-feature-ads.js | 312 ---
.../mediaelement/src/js/mep-feature-backlight.js | 435 ----
.../mediaelement/src/js/mep-feature-contextmenu.js | 197 --
.../mediaelement/src/js/mep-feature-endedhtml.js | 12 -
.../mediaelement/src/js/mep-feature-fullscreen.js | 458 ----
.../src/js/mep-feature-googleanalytics.js | 68 -
.../mediaelement/src/js/mep-feature-loop.js | 26 -
.../mediaelement/src/js/mep-feature-playlist.js | 12 -
.../mediaelement/src/js/mep-feature-playpause.js | 46 -
.../mediaelement/src/js/mep-feature-postroll.js | 35 -
.../mediaelement/src/js/mep-feature-progress.js | 173 --
.../src/js/mep-feature-sourcechooser.js | 87 -
.../mediaelement/src/js/mep-feature-speed.js | 11 -
.../mediaelement/src/js/mep-feature-stop.js | 33 -
.../mediaelement/src/js/mep-feature-time.js | 84 -
.../mediaelement/src/js/mep-feature-tracks.js | 673 ------
.../src/js/mep-feature-visualcontrols.js | 10 -
.../mediaelement/src/js/mep-feature-volume.js | 225 --
.../mediaelement/src/js/mep-header.js | 11 -
.../mediaelement/src/js/mep-library.js | 5 -
.../mediaelement/src/js/mep-player.js | 1165 -----------
.../mediaelement/src/silverlight/App.xaml | 8 -
.../mediaelement/src/silverlight/App.xaml.cs | 68 -
.../mediaelement/src/silverlight/MainPage.xaml | 276 ---
.../mediaelement/src/silverlight/MainPage.xaml.cs | 636 ------
.../src/silverlight/Properties/AppManifest.xml | 6 -
.../src/silverlight/Properties/AssemblyInfo.cs | 35 -
.../src/silverlight/SilverlightMediaElement.csproj | 112 -
.../SilverlightMediaElement.csproj.user | 32 -
.../src/silverlight/SilverlightMediaElement.sln | 20 -
.../mediaelement/src/yuicompressor-2.4.2.jar | Bin 851219 -> 0 bytes
apps/gallery/ajax/image.php | 16 +-
apps/gallery/ajax/thumbnail.php | 19 +-
apps/gallery/css/mobile.css | 19 +
apps/gallery/css/public.css | 31 +-
apps/gallery/js/public.js | 12 +-
apps/gallery/lib/thumbnail.php | 8 +-
apps/gallery/public.php | 1 +
apps/gallery/templates/public.php | 11 +-
apps/updater/lib/downloader.php | 20 +-
apps/updater/lib/helper.php | 8 +-
apps/updater/templates/admin.php | 2 +-
apps/user_ldap/appinfo/info.xml | 3 +
apps/user_ldap/js/settings.js | 1 +
apps/user_ldap/lib/access.php | 13 +-
apps/user_ldap/lib/helper.php | 6 +
apps/user_ldap/lib/ildapwrapper.php | 4 +-
apps/user_ldap/lib/ldap.php | 6 +-
apps/user_ldap/lib/wizard.php | 5 +
apps/user_ldap/tests/access.php | 71 +
apps/user_ldap/tests/user_ldap.php | 101 +-
apps/user_ldap/user_ldap.php | 36 +-
config/config.sample.php | 10 +
core/ajax/appconfig.php | 27 +-
core/ajax/share.php | 28 +-
core/css/icons.css | 240 +++
core/doc/admin/LDAP/CONFIGURATION.html | 484 +++++
.../Introduction.html} | 45 +-
.../Table_of_Contents.html} | 39 +-
.../installation_linux.html => LDAP/index.html} | 48 +-
.../_images/100000000000001D0000001E5C455170.png | Bin 0 -> 1301 bytes
.../_images/100000000000003800000018D49F1CE7.png | Bin 0 -> 873 bytes
.../_images/1000000000000050000000DB83B8FA5B.png | Bin 0 -> 17868 bytes
.../_images/10000000000000950000004412998BE7.png | Bin 0 -> 2083 bytes
.../_images/10000000000000A800000073F49785A6.png | Bin 0 -> 5450 bytes
.../_images/10000000000000B600000120706C3C75.png | Bin 0 -> 6579 bytes
.../_images/10000000000000CD000000ECA8DE7780.png | Bin 0 -> 7028 bytes
.../_images/10000000000000D2000000F553818155.png | Bin 0 -> 40563 bytes
.../_images/10000000000000F1000000F56125BDBA.png | Bin 0 -> 5002 bytes
.../_images/10000000000000F1000000F6704F46D3.png | Bin 0 -> 4269 bytes
.../_images/10000000000000F20000003BAA849B42.png | Bin 0 -> 12296 bytes
.../_images/10000000000000F300000068AF0ECD53.png | Bin 0 -> 2795 bytes
.../_images/10000000000000F40000019A110DD159.png | Bin 0 -> 9945 bytes
.../_images/10000000000000F5000000675DC5F68C.png | Bin 0 -> 2645 bytes
.../_images/10000000000000F500000067A8845EF8.png | Bin 0 -> 3191 bytes
.../_images/10000000000000F60000006754ED2A1E.png | Bin 0 -> 3302 bytes
.../_images/10000000000000F6000000685DFB3767.png | Bin 0 -> 3288 bytes
.../_images/100000000000012C0000009C444B4720.png | Bin 0 -> 5703 bytes
.../_images/100000000000013C0000017D4FC6CEF5.png | Bin 0 -> 15943 bytes
.../_images/10000000000001400000008A557EF7E3.png | Bin 0 -> 5796 bytes
.../_images/10000000000001440000005A2989832F.png | Bin 0 -> 14546 bytes
.../_images/1000000000000160000000DBB2FB0223.png | Bin 0 -> 9238 bytes
.../_images/1000000000000163000000E9CDA84C92.png | Bin 0 -> 28427 bytes
.../_images/1000000000000165000000D3FF2168AB.png | Bin 0 -> 8964 bytes
.../_images/1000000000000167000000B43E4BF478.png | Bin 0 -> 6216 bytes
.../_images/1000000000000175000000FAB2A2B294.png | Bin 0 -> 30207 bytes
.../_images/10000000000001800000009A9494E037.png | Bin 0 -> 6695 bytes
.../_images/10000000000001880000007EA4444400.png | Bin 0 -> 4446 bytes
.../_images/100000000000018B000000A090F31164.png | Bin 0 -> 5189 bytes
.../_images/100000000000018E000000C4BA62B2A3.png | Bin 0 -> 7559 bytes
.../_images/1000000000000193000001AE9AB8B0A2.png | Bin 0 -> 15022 bytes
.../_images/1000000000000194000000498325A766.png | Bin 0 -> 3850 bytes
.../_images/1000000000000194000000FAD39BC0D8.png | Bin 0 -> 9793 bytes
.../_images/1000000000000195000000EF7E44082C.png | Bin 0 -> 32515 bytes
.../_images/10000000000001980000009271BE0D26.png | Bin 0 -> 6348 bytes
.../_images/100000000000019E0000004CD2A0F407.png | Bin 0 -> 4562 bytes
.../_images/10000000000001A3000000AAFE82893A.png | Bin 0 -> 7417 bytes
.../_images/10000000000001A40000006C954442CE.png | Bin 0 -> 4317 bytes
.../_images/10000000000001AC000000477C76808F.png | Bin 0 -> 3251 bytes
.../_images/10000000000001BF00000012349EAE2F.png | Bin 0 -> 2672 bytes
.../_images/10000000000001C1000000FE663748B2.png | Bin 0 -> 13463 bytes
.../_images/10000000000001C9000000AF9C1CE57F.png | Bin 0 -> 7443 bytes
.../_images/10000000000001CE000000F2E2084BA1.png | Bin 0 -> 32918 bytes
.../_images/10000000000001CF00000176B0BE1EBC.png | Bin 0 -> 19593 bytes
.../_images/10000000000001D30000014DC251C948.png | Bin 0 -> 13282 bytes
.../_images/10000000000001E50000006E3ECDC427.png | Bin 0 -> 4218 bytes
.../_images/10000000000001E50000018C3AD09A21.png | Bin 0 -> 107117 bytes
.../_images/10000000000001EE00000164642CCA08.png | Bin 0 -> 73614 bytes
.../_images/10000000000001F40000016609A0CFCC.png | Bin 0 -> 55791 bytes
.../_images/10000000000001FD000000DF8D2D7546.png | Bin 0 -> 10154 bytes
.../_images/1000000000000200000000BCCCC35DEB.png | Bin 0 -> 8340 bytes
.../_images/10000000000002170000004A27056037.png | Bin 0 -> 3446 bytes
.../_images/100000000000021C0000004CACBF786C.png | Bin 0 -> 60017 bytes
.../_images/10000000000002210000002DE3BE7515.png | Bin 0 -> 43976 bytes
.../_images/1000000000000227000000935D9B1EF6.png | Bin 0 -> 7153 bytes
.../_images/100000000000023B000000125381F51B.png | Bin 0 -> 2174 bytes
.../_images/100000000000024400000027BEE1E4A9.png | Bin 0 -> 37305 bytes
.../_images/1000000000000247000000A77440E4D3.png | Bin 0 -> 13432 bytes
.../_images/10000000000002650000018CA6A1BE66.png | Bin 0 -> 74341 bytes
.../_images/10000000000002650000018E4285E964.png | Bin 0 -> 92661 bytes
.../_images/10000000000002690000018D3A8C9F17.png | Bin 0 -> 75305 bytes
.../_images/100000000000026A000001DCAF8778F2.png | Bin 0 -> 126167 bytes
.../_images/100000000000026E0000003672ADCB6E.png | Bin 0 -> 59136 bytes
.../_images/10000000000002720000013FB6EDA793.png | Bin 0 -> 71618 bytes
.../_images/100000000000027B0000011D10F70F88.png | Bin 0 -> 10759 bytes
.../_images/10000000000002840000016729388B7F.png | Bin 0 -> 17014 bytes
.../_images/1000000000000288000001A1D5BE4881.png | Bin 0 -> 43888 bytes
.../_images/1000000000000289000001A9D7F3941F.png | Bin 0 -> 45688 bytes
.../_images/10000000000002910000018B31D51F03.png | Bin 0 -> 48251 bytes
.../_images/1000000000000291000001951B69B9A6.png | Bin 0 -> 48707 bytes
.../_images/10000000000002950000019EF5732E36.png | Bin 0 -> 45789 bytes
.../_images/10000000000002950000021E245F6883.png | Bin 0 -> 37232 bytes
.../_images/1000000000000298000001870B0581FA.png | Bin 0 -> 48992 bytes
.../_images/1000000000000298000001874D3CA506.png | Bin 0 -> 47645 bytes
.../_images/100000000000029B0000018885B5282E.png | Bin 0 -> 47473 bytes
.../_images/100000000000029F000000B8A83D0275.png | Bin 0 -> 131939 bytes
.../_images/10000000000002A6000000BFBE298238.png | Bin 0 -> 22524 bytes
.../_images/10000000000002B1000002258C08D304.png | Bin 0 -> 32791 bytes
.../_images/10000000000002B3000000365E1CD00D.png | Bin 0 -> 55217 bytes
.../_images/10000000000002B30000003A5B960711.png | Bin 0 -> 76501 bytes
.../_images/10000000000002BB000000266DB6AD1A.png | Bin 0 -> 2419 bytes
.../_images/10000000000002BB000001EABD7E6DF0.png | Bin 0 -> 336801 bytes
.../_images/10000000000002BF000001E5B544E7E7.png | Bin 0 -> 97877 bytes
.../_images/10000000000002C1000001ED5CECCC6D.png | Bin 0 -> 134744 bytes
.../_images/10000000000002C3000001EBBD39E47A.png | Bin 0 -> 113591 bytes
.../_images/10000000000002C700000048F3729BAA.png | Bin 0 -> 67393 bytes
.../_images/10000000000002F3000000926CA65D02.png | Bin 0 -> 7435 bytes
.../_images/1000000000000304000001B964698779.png | Bin 0 -> 46567 bytes
.../_images/1000000000000336000000F38C3FAF84.png | Bin 0 -> 19215 bytes
.../_images/1000000000000372000002AF943ADDA0.png | Bin 0 -> 77271 bytes
.../_images/10000000000003730000002B6865E951.png | Bin 0 -> 6012 bytes
.../_images/10000000000003A60000011E274A1A28.png | Bin 0 -> 27778 bytes
.../_images/10000000000003A6000002A9C7A660BE.png | Bin 0 -> 48549 bytes
.../_images/10000000000003A800000039364066E4.png | Bin 0 -> 2473 bytes
.../_images/10000000000003B30000021B5EE5D338.png | Bin 0 -> 26142 bytes
.../_images/10000000000003DF00000071A41D8A1F.png | Bin 0 -> 7998 bytes
.../_images/10000000000003DF000000D953A456B6.png | Bin 0 -> 20531 bytes
.../_images/10000000000003E8000001524A147A04.png | Bin 0 -> 20730 bytes
.../_images/10000000000003EC000000AB60616FA7.png | Bin 0 -> 11252 bytes
.../_images/10000000000003FB000002359BAFB40E.png | Bin 0 -> 52998 bytes
.../_images/10000000000004010000017E4A6552BC.png | Bin 0 -> 23425 bytes
.../_images/1000000000000403000001632F0B76F6.png | Bin 0 -> 22013 bytes
.../_images/1000000000000404000000FCFC13E732.png | Bin 0 -> 15600 bytes
.../_images/10000000000004100000005657010336.png | Bin 0 -> 5834 bytes
.../_images/10000000000004170000016ACB5E15AE.png | Bin 0 -> 17777 bytes
.../_images/100000000000041D0000003D52225C0D.png | Bin 0 -> 2619 bytes
.../_images/100000000000041D0000017D8D1BC4D9.png | Bin 0 -> 19279 bytes
.../_images/100000000000042500000163D2B339D5.png | Bin 0 -> 18284 bytes
.../_images/1000000000000427000000324F58266D.png | Bin 0 -> 3549 bytes
.../_images/100000000000042E000001D3EEB9978B.png | Bin 0 -> 26544 bytes
.../_images/100000000000042F000000CC3EDDE79E.png | Bin 0 -> 17217 bytes
.../_images/1000000000000430000000AF9D6E724E.png | Bin 0 -> 15565 bytes
.../_images/100000000000043000000164DA0CE8C9.png | Bin 0 -> 17870 bytes
.../_images/100000000000043200000169BCD20493.png | Bin 0 -> 17111 bytes
.../_images/1000000000000453000001BFFCF48776.png | Bin 0 -> 90848 bytes
.../_images/100000000000045800000197FE462F2B.png | Bin 0 -> 87827 bytes
.../_images/1000000000000462000000D44541CF9A.png | Bin 0 -> 26360 bytes
.../_images/1000000000000467000002B63162E59B.png | Bin 0 -> 98937 bytes
.../_images/10000000000004690000026615360BEB.png | Bin 0 -> 79621 bytes
.../_images/100000000000046C000000C2D3E5CF30.png | Bin 0 -> 24263 bytes
.../_images/100000000000046D0000015F4B5494A9.png | Bin 0 -> 54254 bytes
.../_images/100000000000046F000000DEA2BFCD9B.png | Bin 0 -> 33578 bytes
.../_images/1000000000000470000001B68AE60DD3.png | Bin 0 -> 53051 bytes
.../_images/10000000000004710000014BBC34499D.png | Bin 0 -> 42673 bytes
.../_images/100000000000047200000129CB014025.png | Bin 0 -> 49688 bytes
.../_images/10000000000004770000008AAF3CFFDB.png | Bin 0 -> 20774 bytes
.../_images/100000000000047700000219A3013A92.png | Bin 0 -> 64044 bytes
.../_images/1000000000000479000002887E7F48EA.png | Bin 0 -> 103484 bytes
.../_images/100000000000047A000000B727198874.png | Bin 0 -> 39182 bytes
.../_images/100000000000047A000000FB86FF2A9A.png | Bin 0 -> 39293 bytes
.../_images/100000000000047A0000011C6682A254.png | Bin 0 -> 45027 bytes
.../_images/100000000000048100000245268CDB7A.png | Bin 0 -> 170000 bytes
.../_images/10000000000004920000028D9C8DC2CB.png | Bin 0 -> 42580 bytes
.../_images/10000000000004C0000000795BB2C146.png | Bin 0 -> 11658 bytes
.../_images/10000000000004ED000000BE3B9E25D5.png | Bin 0 -> 17947 bytes
.../_images/1000000000000523000000C6F786381C.png | Bin 0 -> 11774 bytes
.../_images/100000000000052500000088DBB95005.png | Bin 0 -> 9110 bytes
.../_images/1000000000000525000000BE30CF0423.png | Bin 0 -> 22144 bytes
.../_images/1000000000000527000000A7AB409FE0.png | Bin 0 -> 8145 bytes
.../_images/100000000000052F000000C2867B7294.png | Bin 0 -> 19378 bytes
.../_images/1000000000000530000001410CF0028A.png | Bin 0 -> 28881 bytes
.../_images/100000000000053100000142D9A4C916.png | Bin 0 -> 21903 bytes
.../_images/1000000000000532000000285DDBBF37.png | Bin 0 -> 3643 bytes
.../_images/100000000000053A00000067708C8F53.png | Bin 0 -> 10039 bytes
.../_images/1000000000000552000000BF22E90239.png | Bin 0 -> 28686 bytes
.../_images/1000000000000557000002E148BAB6D4.png | Bin 0 -> 274289 bytes
.../_images/10000000000005970000006AE23997C9.png | Bin 0 -> 9708 bytes
.../_images/10000000000005AF00000074604B1A67.png | Bin 0 -> 10960 bytes
.../_images/10000000000005B90000007866D92D14.png | Bin 0 -> 12227 bytes
.../_images/10000000000005BB0000007C1DF71FA7.png | Bin 0 -> 12121 bytes
.../_images/10000000000005C30000006CAFFAAD61.png | Bin 0 -> 10451 bytes
.../_images/10000000000005D00000003B29340A7A.png | Bin 0 -> 3663 bytes
.../_images/10000000000005D50000009458C5EE48.png | Bin 0 -> 9396 bytes
.../_images/10000000000005E20000009B1BA5A8CF.png | Bin 0 -> 10494 bytes
.../_images/10000000000005E6000000676902E040.png | Bin 0 -> 11118 bytes
.../_images/10000000000005EB000000A68BA73E2D.png | Bin 0 -> 9895 bytes
.../_images/10000000000005EC00000073E678DFEC.png | Bin 0 -> 11066 bytes
.../_images/10000000000005F30000030F1372448D.png | Bin 0 -> 209174 bytes
.../_images/10000000000005F70000005F0912E904.png | Bin 0 -> 9691 bytes
.../_images/10000000000005F70000007E43DB8026.png | Bin 0 -> 11835 bytes
.../_images/10000000000005FA0000005CE8491B77.png | Bin 0 -> 8013 bytes
.../_images/10000000000005FF0000005F35710398.png | Bin 0 -> 7709 bytes
.../_images/10000000000006000000005EDA7B96BE.png | Bin 0 -> 7862 bytes
.../_images/100000000000060300000065DF96536B.png | Bin 0 -> 7799 bytes
.../_images/10000000000006060000006A0106CA0C.png | Bin 0 -> 7281 bytes
.../_images/100000000000061A0000006FC014C3A4.png | Bin 0 -> 6997 bytes
.../_images/100000000000061D0000007047877972.png | Bin 0 -> 10952 bytes
.../_images/100000000000061E0000006BCF9ECC0B.png | Bin 0 -> 8768 bytes
.../_images/100000000000062A0000005F61A18950.png | Bin 0 -> 9781 bytes
.../_images/1000000000000631000000E19D116AA0.png | Bin 0 -> 12942 bytes
.../_images/100000000000063F00000090AAE1FA4A.png | Bin 0 -> 36870 bytes
.../_images/1000000000000668000002D29EAD9899.png | Bin 0 -> 215204 bytes
.../_images/100000000000066D000001AAD8CE8256.png | Bin 0 -> 136897 bytes
.../_images/10000201000002FC000001DC2DDAD2F1.png | Bin 0 -> 47621 bytes
.../_images/1000020100000359000000A8B848DE68.png | Bin 0 -> 8426 bytes
.../_images/10000201000005F90000029D8BA200FB.png | Bin 0 -> 28486 bytes
core/doc/admin/_sources/LDAP/CONFIGURATION.txt | 485 +++++
core/doc/admin/_sources/LDAP/Introduction.txt | 21 +
core/doc/admin/_sources/LDAP/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/LDAP/index.txt | 8 +
core/doc/admin/_sources/activity/Configuration.txt | 15 +
core/doc/admin/_sources/activity/Introduction.txt | 22 +
core/doc/admin/_sources/activity/RSS_Feed.txt | 33 +
.../admin/_sources/activity/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/activity/Utilization.txt | 136 ++
core/doc/admin/_sources/activity/index.txt | 10 +
.../doc/admin/_sources/antivirus/Configuration.txt | 127 ++
core/doc/admin/_sources/antivirus/Introduction.txt | 34 +
.../admin/_sources/antivirus/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/antivirus/index.txt | 8 +
core/doc/admin/_sources/config/APPS.txt | 50 +
core/doc/admin/_sources/config/Code_Locations.txt | 38 +
.../admin/_sources/config/Default_Parameters.txt | 63 +
core/doc/admin/_sources/config/Deleted_Items.txt | 18 +
core/doc/admin/_sources/config/Introduction.txt | 10 +
core/doc/admin/_sources/config/Logging.txt | 52 +
core/doc/admin/_sources/config/Mail_Parameters.txt | 63 +
core/doc/admin/_sources/config/Maintenance.txt | 19 +
core/doc/admin/_sources/config/Miscellaneous.txt | 56 +
core/doc/admin/_sources/config/Previews.txt | 35 +
.../config/Reverse_Proxy_Configurations.txt | 51 +
core/doc/admin/_sources/config/Session_Info.txt | 24 +
.../admin/_sources/config/Table_of_Contents.txt | 5 +
core/doc/admin/_sources/config/User_Experience.txt | 35 +
core/doc/admin/_sources/config/Verification.txt | 29 +
core/doc/admin/_sources/config/index.txt | 20 +
.../doc/admin/_sources/configuration/auth_ldap.txt | 8 +
.../_sources/configuration/background_jobs.txt | 2 +-
core/doc/admin/_sources/cron/Introduction.txt | 5 +
core/doc/admin/_sources/cron/Usage.txt | 24 +
core/doc/admin/_sources/cron/index.txt | 7 +
.../admin/_sources/dependencies/Configuration.txt | 12 +
.../admin/_sources/dependencies/Introduction.txt | 6 +
.../_sources/dependencies/Table_of_Contents.txt | 4 +
.../admin/_sources/dependencies/Utilization.txt | 17 +
core/doc/admin/_sources/dependencies/index.txt | 9 +
.../admin/_sources/encryption/Configuration.txt | 88 +
.../doc/admin/_sources/encryption/File_Systems.txt | 65 +
.../doc/admin/_sources/encryption/Introduction.txt | 57 +
.../_sources/encryption/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/encryption/index.txt | 9 +
core/doc/admin/_sources/external/Configuration.txt | 875 ++++++++
core/doc/admin/_sources/external/Introduction.txt | 54 +
.../admin/_sources/external/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/external/index.txt | 8 +
.../doc/admin/_sources/first_run/Configuration.txt | 12 +
core/doc/admin/_sources/first_run/Introduction.txt | 4 +
core/doc/admin/_sources/first_run/Links.txt | 54 +
.../admin/_sources/first_run/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/first_run/Usage.txt | 21 +
core/doc/admin/_sources/first_run/index.txt | 10 +
.../_sources/installation/installation_linux.txt | 2 +-
.../_sources/installation/installation_source.txt | 346 ++-
.../_sources/installation/installation_windows.txt | 2 +-
core/doc/admin/_sources/maintenance/update.txt | 9 +-
.../_sources/quota/Checking_available_space.txt | 22 +
.../admin/_sources/quota/Excluded_from_quota.txt | 40 +
core/doc/admin/_sources/quota/Introduction.txt | 21 +
core/doc/admin/_sources/quota/Sharing.txt | 26 +
.../doc/admin/_sources/quota/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/quota/index.txt | 10 +
.../doc/admin/_sources/share_app/Configuration.txt | 32 +
core/doc/admin/_sources/share_app/Introduction.txt | 7 +
.../_sources/share_app/Retrieving_shared_data.txt | 46 +
.../admin/_sources/share_app/Table_of_Contents.txt | 4 +
core/doc/admin/_sources/share_app/Utilization.txt | 96 +
core/doc/admin/_sources/share_app/index.txt | 11 +
core/doc/admin/_sources/sharing_api/Contents.txt | 4 +
.../_sources/sharing_api/Create_a_new_Share.txt | 261 +++
.../admin/_sources/sharing_api/Delete_Share.txt | 89 +
.../admin/_sources/sharing_api/Get_All_Shares.txt | 155 ++
.../Get_Information_about_a_known_share.txt | 160 ++
.../Get_Shares_from_a_Specific_File_or_Folder.txt | 364 ++++
.../admin/_sources/sharing_api/Introduction.txt | 48 +
core/doc/admin/_sources/sharing_api/index.txt | 13 +
.../admin/_sources/sync_client/Advanced_Usage.txt | 114 +
.../admin/_sources/sync_client/Introduction.txt | 9 +
.../_sources/sync_client/Obtaining_the_Client.txt | 29 +
.../_sources/sync_client/Setting_up_an_Account.txt | 54 +
.../_sources/sync_client/Table_of_Contents.txt | 7 +
.../doc/admin/_sources/sync_client/Visual_Tour.txt | 257 +++
core/doc/admin/_sources/sync_client/index.txt | 11 +
.../undelete/Configuration_and_storage_.txt | 33 +
core/doc/admin/_sources/undelete/Introduction.txt | 25 +
.../admin/_sources/undelete/Table_of_Contents.txt | 8 +
core/doc/admin/_sources/undelete/Utilization.txt | 146 ++
core/doc/admin/_sources/undelete/index.txt | 9 +
.../versions/Configuration_and_storage.txt | 52 +
core/doc/admin/_sources/versions/Introduction.txt | 39 +
core/doc/admin/_sources/versions/Utilization.txt | 114 +
core/doc/admin/_sources/versions/index.txt | 16 +
core/doc/admin/_sources/viewers/Configuration.txt | 28 +
core/doc/admin/_sources/viewers/Introduction.txt | 5 +
core/doc/admin/_sources/viewers/Utilization.txt | 23 +
core/doc/admin/_sources/viewers/index.txt | 12 +
core/doc/admin/_sources/web_guide/Adding_Data.txt | 117 ++
.../admin/_sources/web_guide/Initial_Log_In.txt | 29 +
core/doc/admin/_sources/web_guide/Introduction.txt | 6 +
.../_sources/web_guide/Main_ownCloud_screen.txt | 32 +
core/doc/admin/_sources/web_guide/Navigation.txt | 75 +
.../_sources/web_guide/Personal_Configurations.txt | 84 +
.../admin/_sources/web_guide/Table_of_Contents.txt | 5 +
core/doc/admin/_sources/web_guide/index.txt | 12 +
.../Configuration.html} | 44 +-
.../Introduction.html} | 47 +-
.../RSS_Feed.html} | 50 +-
.../Table_of_Contents.html} | 39 +-
core/doc/admin/activity/Utilization.html | 205 ++
.../index.html} | 48 +-
core/doc/admin/antivirus/Configuration.html | 202 ++
.../Introduction.html} | 55 +-
.../Table_of_Contents.html} | 39 +-
.../index.html} | 51 +-
.../installation_linux.html => config/APPS.html} | 86 +-
.../Code_Locations.html} | 85 +-
core/doc/admin/config/Default_Parameters.html | 219 ++
.../Deleted_Items.html} | 61 +-
.../Introduction.html} | 43 +-
.../Logging.html} | 101 +-
.../Mail_Parameters.html} | 39 +-
.../Maintenance.html} | 63 +-
.../Miscellaneous.html} | 39 +-
.../Previews.html} | 82 +-
.../Reverse_Proxy_Configurations.html} | 93 +-
.../Session_Info.html} | 66 +-
.../Table_of_Contents.html} | 39 +-
.../User_Experience.html} | 79 +-
.../Verification.html} | 74 +-
.../installation_linux.html => config/index.html} | 55 +-
core/doc/admin/configuration/auth_ldap.html | 8 +
core/doc/admin/configuration/background_jobs.html | 4 +-
core/doc/admin/contents.html | 3 +-
.../Introduction.html} | 40 +-
.../installation_linux.html => cron/Usage.html} | 48 +-
.../installation_linux.html => cron/index.html} | 42 +-
.../Configuration.html} | 41 +-
.../Introduction.html} | 40 +-
.../Table_of_Contents.html} | 39 +-
.../Utilization.html} | 44 +-
.../index.html} | 44 +-
.../Configuration.html} | 70 +-
.../File_Systems.html} | 54 +-
.../Introduction.html} | 59 +-
.../Table_of_Contents.html} | 39 +-
.../index.html} | 51 +-
core/doc/admin/external/Configuration.html | 494 +++++
.../Introduction.html} | 57 +-
.../Table_of_Contents.html} | 39 +-
.../index.html} | 51 +-
.../Configuration.html} | 41 +-
.../Introduction.html} | 39 +-
.../Links.html} | 55 +-
.../Table_of_Contents.html} | 39 +-
.../Usage.html} | 43 +-
.../index.html} | 51 +-
.../doc/admin/installation/installation_linux.html | 2 +-
.../admin/installation/installation_source.html | 326 ++-
.../admin/installation/installation_windows.html | 2 +-
core/doc/admin/maintenance/update.html | 8 +-
.../Checking_available_space.html} | 43 +-
.../Excluded_from_quota.html} | 63 +-
.../Introduction.html} | 46 +-
.../installation_linux.html => quota/Sharing.html} | 53 +-
.../Table_of_Contents.html} | 39 +-
.../installation_linux.html => quota/index.html} | 58 +-
.../Configuration.html} | 47 +-
.../Introduction.html} | 42 +-
.../Retrieving_shared_data.html} | 49 +-
.../Table_of_Contents.html} | 39 +-
core/doc/admin/share_app/Utilization.html | 194 ++
.../index.html} | 59 +-
.../Contents.html} | 39 +-
core/doc/admin/sharing_api/Create_a_new_Share.html | 408 ++++
.../Delete_Share.html} | 121 +-
core/doc/admin/sharing_api/Get_All_Shares.html | 305 +++
.../Get_Information_about_a_known_share.html | 309 +++
.../Get_Shares_from_a_Specific_File_or_Folder.html | 500 +++++
.../Introduction.html} | 80 +-
core/doc/admin/sharing_api/index.html | 187 ++
core/doc/admin/sync_client/Advanced_Usage.html | 205 ++
.../Introduction.html} | 43 +-
.../Obtaining_the_Client.html} | 54 +-
.../Setting_up_an_Account.html} | 55 +-
.../Table_of_Contents.html} | 40 +-
core/doc/admin/sync_client/Visual_Tour.html | 261 +++
.../index.html} | 57 +-
.../Configuration_and_storage_.html} | 49 +-
.../Introduction.html} | 53 +-
.../Table_of_Contents.html} | 41 +-
core/doc/admin/undelete/Utilization.html | 221 ++
.../index.html} | 60 +-
.../Configuration_and_storage.html} | 56 +-
.../Introduction.html} | 53 +-
core/doc/admin/versions/Utilization.html | 201 ++
.../index.html} | 63 +-
.../Configuration.html} | 46 +-
.../Introduction.html} | 40 +-
.../Utilization.html} | 42 +-
.../installation_linux.html => viewers/index.html} | 49 +-
core/doc/admin/web_guide/Adding_Data.html | 195 ++
.../Initial_Log_In.html} | 48 +-
.../Introduction.html} | 41 +-
.../Main_ownCloud_screen.html} | 50 +-
.../Navigation.html} | 68 +-
.../Personal_Configurations.html} | 83 +-
.../Table_of_Contents.html} | 39 +-
.../index.html} | 68 +-
core/doc/user/_sources/pim/contacts.txt | 6 +
core/doc/user/_sources/pim/troubleshooting.txt | 50 +
core/doc/user/contents.html | 3 +
core/doc/user/pim/contacts.html | 5 +
core/doc/user/pim/troubleshooting.html | 45 +
core/img/actions/toggle-filelist.png | Bin 0 -> 195 bytes
core/img/actions/toggle-filelist.svg | 11 +
core/img/actions/toggle-pictures.png | Bin 0 -> 193 bytes
core/img/actions/toggle-pictures.svg | 9 +
core/js/config.php | 6 +
core/js/js.js | 53 +-
core/js/share.js | 6 +-
core/skeleton/ownCloudUserManual.pdf | Bin 1558473 -> 1571890 bytes
core/templates/layout.base.php | 2 +-
core/templates/layout.guest.php | 2 +-
lib/base.php | 4 +-
lib/private/app.php | 4 +
.../connector/sabre/exceptionloggerplugin.php | 50 +
lib/private/connector/sabre/file.php | 6 +-
lib/private/connector/sabre/objecttree.php | 15 +-
lib/private/files.php | 3 +
lib/private/files/cache/storage.php | 19 +
lib/private/files/view.php | 4 +-
lib/private/l10n.php | 4 +-
lib/private/log/errorhandler.php | 31 +-
lib/private/log/owncloud.php | 1 -
lib/private/memcache/apc.php | 2 +
lib/private/ocs/result.php | 18 +-
lib/private/request.php | 48 +-
lib/private/setup.php | 1 +
lib/private/share/searchresultsorter.php | 59 +
lib/private/updater.php | 15 +
lib/private/urlgenerator.php | 3 +-
lib/private/user.php | 5 +-
lib/public/share.php | 2 +-
lib/public/util.php | 8 +-
ocs/providers.php | 2 +
settings/ajax/decryptall.php | 9 +-
settings/css/settings.css | 6 +
settings/js/apps.js | 30 +-
settings/js/personal.js | 10 +-
settings/templates/apps.php | 13 +-
settings/templates/personal.php | 48 +-
version.php | 8 +-
789 files changed, 16437 insertions(+), 45996 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list