[Pkg-owncloud-commits] [owncloud-client] branch upstream updated (a3a25eb -> 6b8b892)

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Aug 14 21:07:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a change to branch upstream
in repository owncloud-client.

      from  a3a25eb   Imported Upstream version 1.6.2+dfsg
       new  16d35c1   Avoid crash on csync_ctx is NULL.
       new  2911c0e   Add a recursiveFolderStatus method
       new  f54248c   Minor cleanups and changes
       new  1af3d3f   More descriptive error message when querying the database without hit.
       new  5ee00a8   CSync: Simplify csync_owncloud stat/resource handling
       new  0dcc9be   CSync: Remove owncloud_stat
       new  8a55f83   CSync: Use context instead of global variable
       new  e36f3c5   CSync: Remove one VIO layering
       new  b8e20b4   CSync: We can access the context directly
       new  4d4ae93   CSync: Remove old defines
       new  4d4eab8   CSync & Propagator: Support a direct download URL
       new  2e91557   CSync: Rename callback functions
       new  e49b898   CSync: Shorten WebDAV property name
       new  06863ca   Merge pull request #1839 from owncloud/directDownload
       new  abafbef   Optimize move
       new  08ca8b5   test fles with '%' and '#'
       new  582a8fe   Merge branch '1.6'
       new  806ab8e   csync: remove the local mode
       new  4cb9b3a   Test: fix compilation
       new  df12a58   [tx-robot] updated from transifex
       new  18359d7   StateDB: Remove _csync_win32_hide_file and use other implementation
       new  7428a8f   CSync: Remove unused std functions
       new  233450d   CSync: Remove config dir setting
       new  6897c5d   CSync: Always have statedb enabled
       new  2f81167   CSync: Remove more unused things
       new  2ff27cd   Merge pull request #1844 from owncloud/csyncStdlibReduction
       new  d4d630b   Windows: Fix build
       new  16cb37e   [tx-robot] updated from transifex
       new  4e28ba7   Windows: Fix build harder.
       new  62ea6f3   don't look for CMocka if we're not building unit tests
       new  51e941e   look for Sparkle only on OS X
       new  4b3d124   put man docs in the correct /man1 directory man doesn't work here when the docs are in a /man directory
       new  bd48ab2   Merge pull request #1835 from zizzfizzix/cmake_fixes
       new  7fcf6f9   Merge branch '1.6'
       new  dc53e96   [Janitor] Bump version on master to 1.7.0prealpha
       new  3934fa0   SocketAPI: proper name for pipe on windows
       new  34b31c0   CSync: Fix test compile
       new  e355e12   Fix crash in tests
       new  7d00c36   csync: remove unused variable
       new  6dd248e   csync: fix warnings
       new  fd4642d   Folder: Don't add ignored files on startup
       new  ef3b495   [tx-robot] updated from transifex
       new  4d5c74c   SocketAPI: Add another API call for stat of file and folder separately.
       new  abf0f90   SocketAPI: broadcast change when an item is done
       new  14a5ff6   overlayIcons: First version of the nautilus overlay python module
       new  2e4320e   [tx-robot] updated from transifex
       new  e497b6d   [tx-robot] updated from transifex
       new  b03c4cc   [tx-robot] updated from transifex
       new  04f1026   [tx-robot] updated from transifex
       new  760ecd7   Theme: Show the stringified app version rather than the major version.
       new  4a1d0eb   [tx-robot] updated from transifex
       new  3f543b8   [tx-robot] updated from transifex
       new  892cd96   [tx-robot] updated from transifex
       new  8745a68   [tx-robot] updated from transifex
       new  c593256   [tx-robot] updated from transifex
       new  8da97a7   Merge remote-tracking branch 'origin/1.6'
       new  357b041   CSync: Give ctx to proxy callback
       new  d21f312   [tx-robot] updated from transifex
       new  02809d5   [tx-robot] updated from transifex
       new  22c0174   [tx-robot] updated from transifex
       new  9a7fbd4   csync_owncloud: Parse properties in one function
       new  b48ab79   CSync & statedb: Remove uid/gid
       new  70ff928   CSync & statedb: Parse 'perm' from server
       new  8dbfcd7   CSync: Fetch permissions from server for whole tree on server update
       new  d5bd319   csync unit tests: fix cimpilation
       new  46b8260   network limits: Do not read them from the config file in the engine
       new  18e9357   network limits: Fix warning
       new  2caa69e   blacklist: use the _ERROR instruction instead of _IGNORE
       new  61999a6   CSync: Give ctx to proxy callback
       new  be7b08b   CMake: Fix token auth compile
       new  319cf76   CSync: Move compiler ifdef outwards
       new  2f36127   Merge remote-tracking branch 'origin/1.6' into 'il'
       new  21e22a5   Merge remote-tracking branch 'origin/il' into master
       new  a5967e4   CSync: Fix win32 compile
       new  194bba2   Merge remote-tracking branch 'origin/il' into tmp_master
       new  46ffd1c   Issue-142 : added time estimation and bandwidth indicator to the systry and active download
       new  eadcdab   Issue-#142 : Added support  for current file completion estimation. Changed the account settings estimation to display both current file and overwhole estimation. Decresed the progress font size to fit the added information
       new  cd22a18   Fixed Indentation and multiple concurrent files syncing case ... ..Also increased the height of folder progress bar alittle in order to accommodate the added estimation data
       new  a892b79   Seperated the systray estimation text to a seperate action, fixed an integer rounding bug
       new  35b3ddd   Made the estimated time only appear in the systray when the sync has actual size.
       new  219098c   Changed the time estimate string to be more textual, also added lower limit to the estimate to prevents starting estimation jittering
       new  71ea2b5   changed the  systray  to  display total size  and  estimated time  when the  syncronization actually has size changed the  descriptive  time logic to be more generic
       new  1509c4f   made the time description more malleable ,added support for none size update estimation (ie.. deletion), made the estimation more responsive at start  and less jittery after some time
       new  5310a3c   better time prediction
       new  3777074   Remove extra space between the parenthesis when displaying estimation in the system tray
       new  fae3e46   made the code a little cleaner
       new  ba5e955   chaned the design a little
       new  f9192e2   added "/s" to the bandwidth
       new  89a95d6   fixed comment spelling
       new  6927fc8   change the mapping to use short hand and also  made the mapping logic a little losser
       new  cd82a85   change the text to be a little more descriptive and use shorthand in the context menu
       new  3406fcd   Merge branch 'master' of https://github.com/owncloud/mirall into dark-eye-master
       new  1921d1a   Merge branch 'dark-eye-master'
       new  afea881   Merge pull request #1717 from dark-eye/master
       new  0839878   [tx-robot] updated from transifex
       new  6c3eb06   [tx-robot] updated from transifex
       new  6ce746b   [tx-robot] updated from transifex
       new  da0bd14   Socket API:  move the code that gets the status out of the folder
       new  0d54b88   Socket API: Make it work with Qt5's QUrl
       new  f4ea34e   SyncJournalDb: use QByteArray for etag and fileid
       new  db2c198   SocketAPI: Merge command_RETRIEVE_FOLDER_STATUS and command_RETRIEVE_FILE_STATUS
       new  1e30601   SocketApi:  Fix recursiveFolderStatus
       new  4586451   SocketApi:  query the database for the Shared flag
       new  817f89d   [tx-robot] updated from transifex
       new  f80816d   SyncEngine: silence coverity issue 12885
       new  4a9ad14   Folder: remove unused variable
       new  3e916cf   remove unused member
       new  3633151   doc: Updated package list for win32 build.
       new  5c7f3c1   [tx-robot] updated from transifex
       new  184e58f   [tx-robot] updated from transifex
       new  4555d4b   [tx-robot] updated from transifex
       new  ade92d8   csync test: fix warning
       new  b83f6c0   sync engine: try to respect permission
       new  c759e8b   permission: read them from the tree
       new  e5b3363   csync_statedb: remove noisy output
       new  3825412   csync: fix the size in strncpy for the remote perms
       new  0235569   engine: When restoring the file, use the mtime and fileid from the server
       new  71a901a   TokenCredentials: Fix cookie behaviour
       new  02704cd   Merge remote-tracking branch 'origin/1.6' into il
       new  b626589   Merge branch 'il'
       new  4759429   Fix compilation after merge
       new  f45dd8e   [tx-robot] updated from transifex
       new  e19214c   permissions: record them even if the instruction is NONE
       new  68c902e   propagator: Fix restoring directory
       new  b735dc0   Permissions:  Consider and empty remotePerms from csync as NULL
       new  94ddf7e   Merge remote-tracking branch 'origin/il'
       new  d2436ce   Networkjobs: Check if reply body is empty before parsing.
       new  5f96de3   ownCloudcmd: Use Account object and ConnectionValidator.
       new  a54162e   [tx-robot] updated from transifex
       new  a92f1cb   [tx-robot] updated from transifex
       new  730e86c   [tx-robot] updated from transifex
       new  b3b3ca0   [tx-robot] updated from transifex
       new  e76386b   Revert "ownCloudcmd: Use Account object and ConnectionValidator."
       new  21d7d89   t1.pl:  add a sleep to make sure the mtime of the files are different
       new  eaa3a2e   [tx-robot] updated from transifex
       new  e7d5970   [tx-robot] updated from transifex
       new  f8b0976   Merge remote-tracking branch 'origin/1.6'
       new  ca63b79   [tx-robot] updated from transifex
       new  2fa5a5b   [tx-robot] updated from transifex
       new  caa75d9   [tx-robot] updated from transifex
       new  26c377d   Utility: export new functions
       new  ad2eabe   SocketAPI: Try to make the folder selection work on windows
       new  6ec218e   FF docs submodules
       new  9c0a21a   Permission: keep a space if the permission is empty
       new  3c4f410   cmake compilation flags:  don't define -Wdeclaration-after-statement
       new  8de3bda   csync_update: update the permission in the db when they change
       new  fbadadc   propagator: Fix folder duplication if the folder is renamed on the server while uploading
       new  92f07cb   Enable C++11
       new  48864a6   httpcredentials: Remove useless mutex
       new  62d0e67   Add t7.pl   Test for operation of files with restrictions
       new  9066ad5   t7.pl:  Test that deleting a directory restores it and all its sub directories
       new  0988104   Permissions:  fix restoring subdirectories
       new  2f28420   Permissions: When moving is not allowed, fallback to delete and upload
       new  9c3c4ba   Merge remote-tracking branch 'origin/il'
       new  393eb7b   Typo fix
       new  e673d76   Typo fix
       new  dd5296f   Typo fix
       new  3ad9356   Typo fix
       new  081b7d4   Merge pull request #1913 from owncloud/typo-fix
       new  ffa7f35   [tx-robot] updated from transifex
       new  623dfc0   Socket API: Add test client
       new  553f186   SocketAPI: Build test client with Qt5
       new  e63d45c   SocketAPI: put binary into bin/ dir
       new  2cdfc16   SocketAPI: rename test client binary to socketapiclient
       new  6bc425f   NSIS: Add socketapiclient
       new  79d28bb   [tx-robot] updated from transifex
       new  997559d   NSIS: fix typo
       new  2961c44   NSIS: look for socketapiclient in the right place
       new  367ff79   [tx-robot] updated from transifex
       new  4bb1172   [tx-robot] updated from transifex
       new  2496f23   [tx-robot] updated from transifex
       new  3806905   [tx-robot] updated from transifex
       new  cbc7942   Added t8.pl that test case sensitivity issues
       new  7dd926d   Utility: move raiseDisalog to owncloudGui
       new  517ffbd   Utility: remove Utility::dataLocation
       new  99ee81a   Utility: Move showInFileManager in its own file
       new  8aacb3f   Remove undeeded include
       new  45d1567   Move Folder, FolderMan, and FolderWatcher outside of owncloudsync
       new  26e17f5   Engine: Do not reset the csync log callback in the engine
       new  b80a387   cleanup the CMakeLists.txt
       new  e0c2e8e   folder: remove TOKEN_AUTH_ONLY
       new  bcfa343   Add Q_DECL_OVERRIDE for all function that are overriding something
       new  846773e   Define Q_DECL_OVERRIDE for Qt4
       new  4369151   [tx-robot] updated from transifex
       new  d3b599b   Fix build of the test on Qt5
       new  73e35c6   owncloudcmd: fix the --trust  option
       new  9dacad9   t1.pl: Change the corruption creation command.
       new  c6deb39   SocketAPI: Enhance SyncFileStatus to have share information.
       new  bdb9598   SocketAPI: Use QTcpSocket all over, rather than QLocalSocket.
       new  00f793a   CMake: Remove accidentially added typo to fix build.
       new  d1b991e   Fix windows compilation
       new  7772501   Remove unused socketPath variable.
       new  a281b36   SocketAPI: send the path with UPDATE_VIEW
       new  b6c9b56   [tx-robot] updated from transifex
       new  eb0f074   [tx-robot] updated from transifex
       new  dde06df   [tx-robot] updated from transifex
       new  997504c   FolderMan: Unload folder method added.
       new  e5191ac   [tx-robot] updated from transifex
       new  3477ea0   Fix build with TOKEN_ONLY_AUTH
       new  8961e61   Merge branch '1.6' into il
       new  2fdb3cf   Merge branch 'il'
       new  d5a8661   tests: do not use system any more to modify files, rather perl native.
       new  e6c501d   FolderMan: More useful logging.
       new  7744320   tests: Reverted previous change, do not append in createLocalFile()
       new  2a5691e   tests: Fix assertion.
       new  cfc2f84   [tx-robot] updated from transifex
       new  2981b37   Use file size of factor of four because of the createLocalFile algorithm
       new  56b721b   propagator_qnam: fix warning
       new  c4d7368   Folderman: Fix path detection in folderForPath().
       new  fef713a   SocketAPI: Create the socket API instance in folderman.
       new  d2445ec   PropagatorQNAM: Never send if-match header for new files.
       new  0e9a08c   SocketAPI: rename slot to send UPDATE_VIEW.
       new  743c1c2   SocketAPI: Send an UPDATE_VIEW to the shell plugin on connect.
       new  7ff62bc   NSIS: ICU rebumped to 5.3 as per build service change
       new  0e5d0c1   SocketAPI: Some cleaning up
       new  1ae727e   SocketAPI: Emit error of binding the server fails
       new  35b6d09   SocketAPI: Fix separators on Windows
       new  72cd84e   SocketAPI: Exclude drive part from path blacklist check
       new  f8bea55   SocketAPI: Handle top sync folder correctly.
       new  ed6e3e4   [tx-robot] updated from transifex
       new  74b3e2c   tests: Another try to get around the jenkins test problem.
       new  336e74b   csync_owncloud:  fix the name of the permissions property
       new  81d7867   Merge remote-tracking branch 'origin/1.6' into il
       new  8a88ca6   Merge branch 'il'
       new  3cb9351   [tx-robot] updated from transifex
       new  010ab71   [tx-robot] updated from transifex
       new  bca1ef4   [tx-robot] updated from transifex
       new  77e3480   csync oC Util: set field flag correctly to avoid etag memleak.
       new  2e91ea8   [tx-robot] updated from transifex
       new  4dfe0fa   tests:  Big file chunking, change an existing big file to trigger update
       new  0f4cf74   SyncEngine: allow to do a post upgrade script in debug mode.
       new  8d85516   tx.pl: Add a chunking update test, test for precondition failed.
       new  6b7bd07   [tx-robot] updated from transifex
       new  5356898   [tx-robot] updated from transifex
       new  0f7efbc   fixed bug where the  overall text  caused in the folder view the to defrom
       new  8e5c41e   Merge https://github.com/owncloud/mirall into fix_folder_status_ui_ignore_new_line_inoverall_text
       new  2ca8805   Removed uneed code
       new  1b3ec95   Merge pull request #2000 from dark-eye/fix_folder_status_ui_ignore_new_line_inoverall_text
       new  8b93678   SocketAPI: Added REGISTER_PATH and UNREGISTER_PATH
       new  0027472   nautilus plugin: Adopted to latest socket api changes.
       new  98e21ae   SocketAPI: Connect REGISTER_FOLDER to Foldermans events.
       new  80c096b   [tx-robot] updated from transifex
       new  6284517   [tx-robot] updated from transifex
       new  e8afac3   [tx-robot] updated from transifex
       new  5a4c023   [tx-robot] updated from transifex
       new  2fb2837   [tx-robot] updated from transifex
       new  f1ad82d   t2.pl   Fix the test testing that moving a file that was just added do not create duplicate
       new  17b320f   [tx-robot] updated from transifex
       new  50d178f   MacOSX shell integration code plus icons.
       new  5642e40   Mac Overlays: Add icon containers 1.st part
       new  a6987ad   Mac overlays: Fix allocations, use icns, correct query type.
       new  86acdf6   MocOverlays: Handle the UPDATE_VIEW socket notification correctly.
       new  629e2a9   Overlays: Add the missing icon containers for MacOSX.
       new  55d94bf   Overlays: Handle Sharing state and display the correct icons.
       new  267b9e5   FinderOverlays: Display the error if socket can not connect.
       new  b2a10de   Copyright plus minor beautification.
       new  68bfcf5   SocketAPI: Create the socket API instance in folderman.
       new  3c09ef6   SocketAPI: rename slot to send UPDATE_VIEW.
       new  74e13f4   Use better variable naming.
       new  72a25cf   MacOverlays: Minor cleanups.
       new  7bef588   SocketAPI: Try reconnect if socket was not connected.
       new  f347787   Added XCode file.
       new  5a5c03a   MacOverlays: Registered pathes support.
       new  4688126   MacOverlays: Export the redraw method of content man.
       new  c3b6aec   MacOverlay: Some logging cleanings.
       new  b927898   MacOverlays: Redraw window if registered pathes are empty.
       new  e28a7a7   MacOverlays: Start a 5 seconds timer to try connect if unconn.
       new  a248fc3   Remove user XCode file.
       new  fe9a2e7   SocketAPI: Normalize file names when read from the filesystem.
       new  68f0227   OverlaysMac: Make use of REGISTER_PATH to learn the synced dirs.
       new  6e00989   Add directory MacOSX to cmake processing.
       new  742b036   CMake: Follow policy for 2.8.0 (avoid cmake warnings)
       new  0a7642d   Mac Package: New shellscript and packages steering file.
       new  327f702   GUI: Load the finder overlay icon script on MacOSX.
       new  23269c9   Mac Overlays: load icons from the proper place in the system.
       new  9b37357   cmake: Add the icons path to cmake, install the Mac icons properly.
       new  7f9033f   [tx-robot] updated from transifex
       new  72b8da3   [tx-robot] updated from transifex
       new  aad5c96   Mac Overlays: No crash on context menu actions.
       new  4fb671e   SocketAPI: Send Broadcasts only for Linux, not used on Mac and Win.
       new  14ed261   MacOverlays: Rather use FileManager API to check if is directory.
       new  1f9280c   GUI: Remove useless comment.
       new  40cebee   SocketAPI: Call csync_exclude with the relative path.
       new  f983264   SocketAPI: Do not allow a trailing slash for directories.
       new  a0a5a49   CMake: Install icons under linux.
       new  b2976ba   NautilusOverlays: Use the correct icon names, removed unused function.
       new  0fe51d8   Overlays: renamed icons to sensible names. Also removed .DS_Store
       new  4e13c88   CMake: Install the nautilus plugin.
       new  c313cc0   Config: Fix loading of configuration
       new  24df6f8   [tx-robot] updated from transifex
       new  f4e2041   CMake: Fix installation of the icons, path corrected.
       new  8b1aebc   No need to ship the Qt4-based qtkeychain DLL
       new  839b2fa   SocketAPI: Convert to unix path before comparing with black list
       new  a42e384   Use am. eng. since brit. eng. is handled on transifex
       new  996b716   Merge pull request #2027 from owncloud/l10n-fix
       new  fe3f751   OS X: Slightly improve pkgproj
       new  8d71328   Windows Overlay Icons
       new  9a1781f   Support for multiple icons
       new  c7ff1e9   Windows Shell extension: Add watched directories
       new  4ad9ff4   Merge remote-tracking branch 'origin/win_overlay_icons'
       new  41875c2   [tx-robot] updated from transifex
       new  084d9de   Add binary submodule
       new  2ccfdcb   NautilusOverlays: return False if sock connection breaks
       new  55567f8   remove unused variable
       new  f06019a   NSIS: First steps at installing the shell extension
       new  7337010   [tx-robot] updated from transifex
       new  e9c4635   tests: Add another two seconds break, hope to make it work in virt. env.
       new  fe2e4d8   tests: Fix t5: work with ownCloud 7 sharing.
       new  370ee5c   [tx-robot] updated from transifex
       new  bd9d543   [tx-robot] updated from transifex
       new  f004d50   Merge remote-tracking branch 'origin/1.6' into il
       new  22c1629   SyncEngine: Keep csync_journal with proper values for fileId and remotePerm
       new  6d24bd0   journaldb:  Fix that fileid might be missing in the db
       new  6827f99   Merge branch 'il'
       new  e71ce01   tests: Some more tests with local files and shares.
       new  d8a8b53   SocketAPI: Also update view when paused.
       new  21783ec   SyncEngine:  fix permission detection of moves
       new  95a77e5   Merge branch 'il'
       new  6cb8134   SocketAPI: Use Win32 function SHChangeNotify to notify Explorer.
       new  c3f8e09   tests: Never stumble over an already existing test share dir.
       new  fa8f6f9   NSIS: Add a packaging routine for the overlay icons
       new  80f9ed7   NSIS: Script to download the VS runtimes
       new  633267c   Update binary dir
       new  261d7ee   Ignore binary dir for git exports
       new  344b98b   Shell Integration / MSVC: Fix target platform
       new  5306cdc   Shell Integration: Fix Integration bug when explorer starts before OCC
       new  0e22864   [tx-robot] updated from transifex
       new  600a6d9   Bumped version to alpha1
       new  6b8b892   Imported Upstream version 1.7.0~alpha1+dfsg

The 329 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmodules                                        |    3 +
 .tag                                               |    2 +-
 CMakeLists.txt                                     |    8 +-
 ChangeLog                                          |    3 +-
 VERSION.cmake                                      |    6 +-
 cmake/modules/DefineCompilerFlags.cmake            |    2 +-
 cmake/modules/NSIS.template.in                     |   89 +-
 cmake/modules/QtVersionAbstraction.cmake           |    9 +-
 cmake/modules/Warnings.cmake                       |    2 +
 csync/CMakeLists.txt                               |   14 +-
 csync/src/CMakeLists.txt                           |    4 +-
 csync/src/csync.c                                  |  189 +-
 csync/src/csync.h                                  |  108 +-
 csync/src/csync_exclude.c                          |    8 +-
 csync/src/csync_misc.c                             |   46 -
 csync/src/csync_misc.h                             |    2 -
 csync/src/csync_owncloud.c                         |  559 +-
 csync/src/csync_owncloud.h                         |  159 +-
 .../{csync_owncloud.h => csync_owncloud_private.h} |  148 +-
 csync/src/csync_owncloud_recursive_propfind.c      |  144 +-
 csync/src/csync_owncloud_util.c                    |  217 +-
 csync/src/csync_private.h                          |   36 +-
 csync/src/csync_reconcile.c                        |    2 +
 csync/src/csync_statedb.c                          |   33 +-
 csync/src/csync_update.c                           |   48 +-
 csync/src/csync_util.c                             |   53 -
 csync/src/csync_util.h                             |    3 -
 csync/src/std/CMakeLists.txt                       |    2 -
 csync/src/std/c_dir.c                              |  189 -
 csync/src/std/c_dir.h                              |   86 -
 csync/src/std/c_file.c                             |  346 -
 csync/src/std/c_file.h                             |  102 -
 csync/src/std/c_lib.h                              |   36 -
 csync/src/std/c_path.c                             |  156 -
 csync/src/std/c_path.h                             |   22 -
 csync/src/std/c_string.c                           |   63 -
 csync/src/std/c_string.h                           |   31 -
 csync/src/vio/csync_vio.c                          |   24 +-
 csync/src/vio/csync_vio.h                          |    3 -
 csync/src/vio/csync_vio_file_stat.c                |   18 +-
 csync/src/vio/csync_vio_file_stat.h                |   45 +-
 csync/src/vio/csync_vio_local.c                    |   16 +-
 csync/tests/CMakeLists.txt                         |    2 -
 csync/tests/csync_tests/check_csync_commit.c       |    6 -
 csync/tests/csync_tests/check_csync_create.c       |    4 -
 csync/tests/csync_tests/check_csync_exclude.c      |    8 -
 csync/tests/csync_tests/check_csync_init.c         |    6 -
 csync/tests/csync_tests/check_csync_log.c          |    3 -
 csync/tests/csync_tests/check_csync_statedb_load.c |    2 -
 .../tests/csync_tests/check_csync_statedb_query.c  |    2 -
 csync/tests/csync_tests/check_csync_update.c       |   17 -
 csync/tests/ownCloud/ownCloud/Test.pm              |   51 +-
 csync/tests/ownCloud/t1.pl                         |   16 +-
 csync/tests/ownCloud/t2.pl                         |   25 +-
 csync/tests/ownCloud/t3.pl                         |   10 +
 csync/tests/ownCloud/t5.pl                         |   58 +-
 csync/tests/ownCloud/t6.pl                         |   50 +-
 csync/tests/ownCloud/t7.pl                         |  256 +
 csync/tests/ownCloud/t8.pl                         |  110 +
 csync/tests/std_tests/check_std_c_dir.c            |  176 -
 csync/tests/std_tests/check_std_c_file.c           |  180 -
 csync/tests/std_tests/check_std_c_path.c           |   27 -
 csync/tests/std_tests/check_std_c_str.c            |   86 -
 doc/CMakeLists.txt                                 |    2 +-
 shell_integration/CMakeLists.txt                   |    8 +
 shell_integration/MacOSX/CMakeLists.txt            |   11 +
 .../contents.xcworkspacedata                       |   10 +
 .../xcdebugger/Breakpoints.xcbkptlist              |   20 +
 .../MacOSX/LiferayNativityFinder/ContentManager.h  |   43 +
 .../MacOSX/LiferayNativityFinder/ContentManager.m  |  342 +
 .../LiferayNativityFinder/ContextMenuHandlers.h    |   28 +
 .../LiferayNativityFinder/ContextMenuHandlers.m    |  106 +
 .../ContextMenuHandlers.m.unc                      |   74 +
 .../LiferayNativityFinder/English.lproj/.DS_Store  |  Bin 0 -> 6148 bytes
 .../English.lproj/InfoPlist.strings                |    2 +
 .../MacOSX/LiferayNativityFinder/Finder/.DS_Store  |  Bin 0 -> 6148 bytes
 .../MacOSX/LiferayNativityFinder/Finder/Finder.h   | 1016 +++
 .../MacOSX/LiferayNativityFinder/FinderHook.h      |   22 +
 .../MacOSX/LiferayNativityFinder/FinderHook.m      |  125 +
 .../MacOSX/LiferayNativityFinder/GCDAsyncSocket.h  |  963 +++
 .../MacOSX/LiferayNativityFinder/GCDAsyncSocket.m  | 6969 ++++++++++++++++++++
 .../MacOSX/LiferayNativityFinder/IconCache.h       |   29 +
 .../MacOSX/LiferayNativityFinder/IconCache.m       |  115 +
 .../LiferayNativityFinder/IconOverlayHandlers.h    |   23 +
 .../LiferayNativityFinder/IconOverlayHandlers.m    |  159 +
 .../MacOSX/LiferayNativityFinder/Info.plist        |   46 +
 .../MacOSX/LiferayNativityFinder/JSONKit.h         |  251 +
 .../MacOSX/LiferayNativityFinder/JSONKit.m         | 3065 +++++++++
 .../project.pbxproj                                |  339 +
 .../project.xcworkspace/contents.xcworkspacedata   |    7 +
 .../LiferayNativityFinder.xcodeproj/svp.mode1v3    | 1542 +++++
 .../LiferayNativityFinder.xcodeproj/svp.pbxuser    | 1899 ++++++
 .../xcschemes/xcschememanagement.plist             |   14 +
 .../MacOSX/LiferayNativityFinder/MenuManager.h     |   29 +
 .../MacOSX/LiferayNativityFinder/MenuManager.m     |  188 +
 .../MacOSX/LiferayNativityFinder/RequestManager.h  |   40 +
 .../MacOSX/LiferayNativityFinder/RequestManager.m  |  230 +
 .../English.lproj/InfoPlist.strings                |    2 +
 .../MacOSX/LiferayNativityInjector/Info.plist      |   59 +
 .../LNStandardVersionComparator.h                  |   35 +
 .../LNStandardVersionComparator.m                  |  158 +
 .../LNVersionComparisonProtocol.h                  |   27 +
 .../LiferayNativityInjector.m                      |  270 +
 .../LiferayNativityInjector.sdef                   |    9 +
 .../project.pbxproj                                |  269 +
 .../project.xcworkspace/contents.xcworkspacedata   |    7 +
 .../xcschemes/LiferayNativity.osax.xcscheme        |   73 +
 .../xcschemes/xcschememanagement.plist             |   14 +
 .../MacOSX/LiferayNativityInjector/license.txt     |   25 +
 shell_integration/MacOSX/check.scpt                |    9 +
 shell_integration/MacOSX/deploy.sh                 |   11 +
 shell_integration/MacOSX/load.scpt                 |    6 +
 shell_integration/MacOSX/loadPlugin.sh             |    8 +
 shell_integration/MacOSX/unload.scpt               |    6 +
 shell_integration/icons/1024x1024/oC_error.png     |  Bin 0 -> 19432 bytes
 .../icons/1024x1024/oC_error_shared.png            |  Bin 0 -> 29804 bytes
 shell_integration/icons/1024x1024/oC_ok.png        |  Bin 0 -> 21912 bytes
 shell_integration/icons/1024x1024/oC_ok_shared.png |  Bin 0 -> 32098 bytes
 shell_integration/icons/1024x1024/oC_sync.png      |  Bin 0 -> 24301 bytes
 .../icons/1024x1024/oC_sync_shared.png             |  Bin 0 -> 34594 bytes
 shell_integration/icons/1024x1024/oC_warn.png      |  Bin 0 -> 19847 bytes
 .../icons/1024x1024/oC_warn_shared.png             |  Bin 0 -> 30250 bytes
 shell_integration/icons/128x128/.DS_Store          |  Bin 0 -> 6148 bytes
 shell_integration/icons/128x128/oC_error.png       |  Bin 0 -> 1899 bytes
 .../icons/128x128/oC_error_shared.png              |  Bin 0 -> 3004 bytes
 shell_integration/icons/128x128/oC_ok.png          |  Bin 0 -> 2052 bytes
 shell_integration/icons/128x128/oC_ok_shared.png   |  Bin 0 -> 3176 bytes
 shell_integration/icons/128x128/oC_sync.png        |  Bin 0 -> 2422 bytes
 shell_integration/icons/128x128/oC_sync_shared.png |  Bin 0 -> 3585 bytes
 shell_integration/icons/128x128/oC_warn.png        |  Bin 0 -> 1849 bytes
 shell_integration/icons/128x128/oC_warn_shared.png |  Bin 0 -> 3040 bytes
 shell_integration/icons/16x16/oC_error.png         |  Bin 0 -> 1388 bytes
 shell_integration/icons/16x16/oC_error_shared.png  |  Bin 0 -> 1494 bytes
 shell_integration/icons/16x16/oC_ok.png            |  Bin 0 -> 1392 bytes
 shell_integration/icons/16x16/oC_ok_shared.png     |  Bin 0 -> 1483 bytes
 shell_integration/icons/16x16/oC_sync.png          |  Bin 0 -> 1391 bytes
 shell_integration/icons/16x16/oC_sync_shared.png   |  Bin 0 -> 1495 bytes
 shell_integration/icons/16x16/oC_warn.png          |  Bin 0 -> 1389 bytes
 shell_integration/icons/16x16/oC_warn_shared.png   |  Bin 0 -> 1484 bytes
 shell_integration/icons/256x256/oC_error.png       |  Bin 0 -> 4067 bytes
 .../icons/256x256/oC_error_shared.png              |  Bin 0 -> 6409 bytes
 shell_integration/icons/256x256/oC_ok.png          |  Bin 0 -> 4384 bytes
 shell_integration/icons/256x256/oC_ok_shared.png   |  Bin 0 -> 6777 bytes
 shell_integration/icons/256x256/oC_sync.png        |  Bin 0 -> 5137 bytes
 shell_integration/icons/256x256/oC_sync_shared.png |  Bin 0 -> 7437 bytes
 shell_integration/icons/256x256/oC_warn.png        |  Bin 0 -> 4070 bytes
 shell_integration/icons/256x256/oC_warn_shared.png |  Bin 0 -> 6435 bytes
 shell_integration/icons/32x32/.DS_Store            |  Bin 0 -> 6148 bytes
 shell_integration/icons/32x32/oC_error.png         |  Bin 0 -> 1816 bytes
 shell_integration/icons/32x32/oC_error_shared.png  |  Bin 0 -> 2541 bytes
 shell_integration/icons/32x32/oC_ok.png            |  Bin 0 -> 1825 bytes
 shell_integration/icons/32x32/oC_ok_shared.png     |  Bin 0 -> 2543 bytes
 shell_integration/icons/32x32/oC_sync.png          |  Bin 0 -> 1884 bytes
 shell_integration/icons/32x32/oC_sync_shared.png   |  Bin 0 -> 2592 bytes
 shell_integration/icons/32x32/oC_warn.png          |  Bin 0 -> 1800 bytes
 shell_integration/icons/32x32/oC_warn_shared.png   |  Bin 0 -> 2498 bytes
 shell_integration/icons/48x48/oC_error.png         |  Bin 0 -> 2236 bytes
 shell_integration/icons/48x48/oC_error_shared.png  |  Bin 0 -> 3215 bytes
 shell_integration/icons/48x48/oC_ok.png            |  Bin 0 -> 2204 bytes
 shell_integration/icons/48x48/oC_ok_shared.png     |  Bin 0 -> 3167 bytes
 shell_integration/icons/48x48/oC_sync.png          |  Bin 0 -> 2335 bytes
 shell_integration/icons/48x48/oC_sync_shared.png   |  Bin 0 -> 3342 bytes
 shell_integration/icons/48x48/oC_warn.png          |  Bin 0 -> 2190 bytes
 shell_integration/icons/48x48/oC_warn_shared.png   |  Bin 0 -> 3191 bytes
 shell_integration/icons/512x512/.DS_Store          |  Bin 0 -> 6148 bytes
 shell_integration/icons/512x512/oC_error.png       |  Bin 0 -> 8819 bytes
 .../icons/512x512/oC_error_shared.png              |  Bin 0 -> 14165 bytes
 shell_integration/icons/512x512/oC_ok.png          |  Bin 0 -> 9584 bytes
 shell_integration/icons/512x512/oC_ok_shared.png   |  Bin 0 -> 14521 bytes
 shell_integration/icons/512x512/oC_sync.png        |  Bin 0 -> 11128 bytes
 shell_integration/icons/512x512/oC_sync_shared.png |  Bin 0 -> 16318 bytes
 shell_integration/icons/512x512/oC_warn.png        |  Bin 0 -> 8862 bytes
 shell_integration/icons/512x512/oC_warn_shared.png |  Bin 0 -> 14046 bytes
 shell_integration/icons/64x64/oC_error.png         |  Bin 0 -> 2558 bytes
 shell_integration/icons/64x64/oC_error_shared.png  |  Bin 0 -> 3957 bytes
 shell_integration/icons/64x64/oC_ok.png            |  Bin 0 -> 2659 bytes
 shell_integration/icons/64x64/oC_ok_shared.png     |  Bin 0 -> 3871 bytes
 shell_integration/icons/64x64/oC_sync.png          |  Bin 0 -> 2764 bytes
 shell_integration/icons/64x64/oC_sync_shared.png   |  Bin 0 -> 4043 bytes
 shell_integration/icons/64x64/oC_warn.png          |  Bin 0 -> 2687 bytes
 shell_integration/icons/64x64/oC_warn_shared.png   |  Bin 0 -> 3929 bytes
 shell_integration/icons/72x72/oC_error.png         |  Bin 0 -> 2939 bytes
 shell_integration/icons/72x72/oC_error_shared.png  |  Bin 0 -> 4292 bytes
 shell_integration/icons/72x72/oC_ok.png            |  Bin 0 -> 2818 bytes
 shell_integration/icons/72x72/oC_ok_shared.png     |  Bin 0 -> 4216 bytes
 shell_integration/icons/72x72/oC_sync.png          |  Bin 0 -> 3157 bytes
 shell_integration/icons/72x72/oC_sync_shared.png   |  Bin 0 -> 4570 bytes
 shell_integration/icons/72x72/oC_warn.png          |  Bin 0 -> 2871 bytes
 shell_integration/icons/72x72/oC_warn_shared.png   |  Bin 0 -> 4282 bytes
 shell_integration/icons/CMakeLists.txt             |   22 +
 shell_integration/icons/SVG/Error.svg              | 3824 +++++++++++
 shell_integration/icons/SVG/Error_Shared.svg       | 4769 ++++++++++++++
 shell_integration/icons/SVG/OK.svg                 | 3781 +++++++++++
 shell_integration/icons/SVG/OK_Shared.svg          | 4711 +++++++++++++
 shell_integration/icons/SVG/Sync.svg               | 3837 +++++++++++
 shell_integration/icons/SVG/Sync_Shared.svg        | 4802 ++++++++++++++
 shell_integration/icons/SVG/Warning.svg            | 3787 +++++++++++
 shell_integration/icons/SVG/Warning_Shared.svg     | 4730 +++++++++++++
 .../icons/Sidebar/sidebar_icon_osx_18.png          |  Bin 0 -> 1419 bytes
 .../icons/Sidebar/sidebar_icon_osx_hover_18.png    |  Bin 0 -> 1371 bytes
 .../icons/Sidebar/sidebar_icon_win_18.png          |  Bin 0 -> 1396 bytes
 .../icons/Sidebar/sidebar_icon_win_hover_18.png    |  Bin 0 -> 1228 bytes
 .../icons/__MACOSX/1024x1024/._Error_1024.png      |  Bin 0 -> 120 bytes
 .../__MACOSX/1024x1024/._Error_Shared_1024.png     |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/1024x1024/._OK_1024.png         |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/1024x1024/._OK_Shared_1024.png  |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/1024x1024/._Sync_1024.png       |  Bin 0 -> 120 bytes
 .../__MACOSX/1024x1024/._Sync_Shared_1024.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/1024x1024/._Warning_1024.png    |  Bin 0 -> 120 bytes
 .../__MACOSX/1024x1024/._Warning_Shared_1024.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/128x128/._Error_128.png         |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/128x128/._Error_Shared_128.png  |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/128x128/._OK_128.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/128x128/._OK_Shared_128.png     |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/128x128/._Sync_128.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/128x128/._Sync_Shared_128.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/128x128/._Warning_128.png       |  Bin 0 -> 120 bytes
 .../__MACOSX/128x128/._Warning_Shared_128.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/16x16/._Error_16.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/16x16/._Error_Shared_16.png     |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/16x16/._OK_16.png |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/16x16/._OK_Shared_16.png        |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/16x16/._Sync_16.png             |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/16x16/._Sync_Shared_16.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/16x16/._Warning_16.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/16x16/._Warning_Shared_16.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/256x256/._Error_256.png         |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/256x256/._Error_Shared_256.png  |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/256x256/._OK_256.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/256x256/._OK_Shared_256.png     |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/256x256/._Sync_256.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/256x256/._Sync_Shared_256.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/256x256/._Warning_256.png       |  Bin 0 -> 120 bytes
 .../__MACOSX/256x256/._Warning_Shared_256.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/32x32/._Error_32.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/32x32/._Error_Shared_32.png     |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/32x32/._OK_32.png |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/32x32/._OK_Shared_32.png        |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/32x32/._Sync_32.png             |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/32x32/._Sync_Shared_32.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/32x32/._Warning_32.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/32x32/._Warning_Shared_32.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/48x48/._Error_48.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/48x48/._Error_Shared_48.png     |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/48x48/._OK_48.png |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/48x48/._OK_Shared_48.png        |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/48x48/._Sync_48.png             |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/48x48/._Sync_Shared_48.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/48x48/._Warning_48.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/48x48/._Warning_Shared_48.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/512x512/._Error_512.png         |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/512x512/._Error_Shared_512.png  |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/512x512/._OK_512.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/512x512/._OK_Shared_512.png     |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/512x512/._Sync_512.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/512x512/._Sync_Shared_512.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/512x512/._Warning_512.png       |  Bin 0 -> 120 bytes
 .../__MACOSX/512x512/._Warning_Shared_512.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/64x64/._Error_64.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/64x64/._Error_Shared_64.png     |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/64x64/._OK_64.png |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/64x64/._OK_Shared_64.png        |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/64x64/._Sync_64.png             |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/64x64/._Sync_Shared_64.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/64x64/._Warning_64.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/64x64/._Warning_Shared_64.png   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/72x72/._Error_72.png            |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/72x72/._Error_Shared_72.png     |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/72x72/._OK_72.png |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/72x72/._OK_Shared_72.png        |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/72x72/._Sync_72.png             |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/72x72/._Sync_Shared_72.png      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/72x72/._Warning_72.png          |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/72x72/._Warning_Shared_72.png   |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/SVG/._Error.svg   |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/SVG/._Error_Shared.svg          |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/SVG/._OK.svg      |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/SVG/._OK_Shared.svg             |  Bin 0 -> 120 bytes
 shell_integration/icons/__MACOSX/SVG/._Sync.svg    |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/SVG/._Sync_Shared.svg           |  Bin 0 -> 152 bytes
 shell_integration/icons/__MACOSX/SVG/._Warning.svg |  Bin 0 -> 120 bytes
 .../icons/__MACOSX/SVG/._Warning_Shared.svg        |  Bin 0 -> 120 bytes
 .../__MACOSX/Sidebar/._sidebar_icon_osx_18.png     |  Bin 0 -> 120 bytes
 .../Sidebar/._sidebar_icon_osx_hover_18.png        |  Bin 0 -> 120 bytes
 .../__MACOSX/Sidebar/._sidebar_icon_win_18.png     |  Bin 0 -> 120 bytes
 .../Sidebar/._sidebar_icon_win_hover_18.png        |  Bin 0 -> 120 bytes
 shell_integration/icons/icns/error.icns            |  Bin 0 -> 58407 bytes
 shell_integration/icons/icns/error_swm.icns        |  Bin 0 -> 87687 bytes
 shell_integration/icons/icns/ok.icns               |  Bin 0 -> 57059 bytes
 shell_integration/icons/icns/ok_swm.icns           |  Bin 0 -> 86112 bytes
 shell_integration/icons/icns/sync.icns             |  Bin 0 -> 63480 bytes
 shell_integration/icons/icns/sync_swm.icns         |  Bin 0 -> 91991 bytes
 shell_integration/icons/icns/warning.icns          |  Bin 0 -> 58209 bytes
 shell_integration/icons/icns/warning_swm.icns      |  Bin 0 -> 86541 bytes
 shell_integration/nautilus/CMakeLists.txt          |    1 +
 shell_integration/nautilus/ownCloud.py             |  127 +
 shell_integration/testclient/CMakeLists.txt        |   11 +
 shell_integration/testclient/main.cpp              |   27 +
 shell_integration/testclient/socketclient.cpp      |   22 +
 shell_integration/testclient/socketclient.h        |   21 +
 shell_integration/testclient/window.cpp            |  101 +
 shell_integration/testclient/window.h              |   32 +
 shell_integration/testclient/window.ui             |   31 +
 .../OCShellExtensions/OCOverlays/DllMain.cpp       |  204 +
 .../OCShellExtensions/OCOverlays/OCOverlay.cpp     |  187 +
 .../OCShellExtensions/OCOverlays/OCOverlay.h       |   50 +
 .../OCShellExtensions/OCOverlays/OCOverlay.rc      |  Bin 0 -> 4244 bytes
 .../OCOverlays/OCOverlayFactory.cpp                |   91 +
 .../OCOverlays/OCOverlayFactory.h                  |   48 +
 .../OCOverlays/OCOverlayRegistrationHandler.cpp    |  149 +
 .../OCOverlays/OCOverlayRegistrationHandler.h      |   31 +
 .../OCShellExtensions/OCOverlays/OCOverlays.def    |    6 +
 .../OCOverlays/OCOverlays.vcxproj                  |  198 +
 .../OCOverlays/OverlayConstants.h                  |   47 +
 .../OCOverlays/OverlayConstants.h.original         |   32 +
 .../OCShellExtensions/OCOverlays/ico/Error.ico     |  Bin 0 -> 30166 bytes
 .../OCOverlays/ico/Error_Shared.ico                |  Bin 0 -> 30166 bytes
 .../OCShellExtensions/OCOverlays/ico/OK.ico        |  Bin 0 -> 30166 bytes
 .../OCShellExtensions/OCOverlays/ico/OK_Shared.ico |  Bin 0 -> 30166 bytes
 .../OCShellExtensions/OCOverlays/ico/Sync.ico      |  Bin 0 -> 30166 bytes
 .../OCOverlays/ico/Sync_Shared.ico                 |  Bin 0 -> 30166 bytes
 .../OCShellExtensions/OCOverlays/ico/Warning.ico   |  Bin 0 -> 30166 bytes
 .../OCOverlays/ico/Warning_Shared.ico              |  Bin 0 -> 30166 bytes
 .../OCShellExtensions/OCOverlays/resource.h        |  Bin 0 -> 1536 bytes
 .../windows/OCShellExtensions/OCOverlays/stdafx.h  |   30 +
 .../OCShellExtensions/OCShellExtensions.sln        |   41 +
 .../OCUtil/CommunicationSocket.cpp                 |  129 +
 .../OCShellExtensions/OCUtil/CommunicationSocket.h |   42 +
 .../windows/OCShellExtensions/OCUtil/FileUtil.cpp  |   84 +
 .../windows/OCShellExtensions/OCUtil/FileUtil.h    |   40 +
 .../windows/OCShellExtensions/OCUtil/OCMessage.cpp |   74 +
 .../windows/OCShellExtensions/OCUtil/OCMessage.h   |   42 +
 .../OCShellExtensions/OCUtil/OCUtil.vcxproj        |  160 +
 .../OCShellExtensions/OCUtil/ParserUtil.cpp        |  389 ++
 .../OCShellExtensions/OCUtil/RegistryUtil.cpp      |   70 +
 .../OCShellExtensions/OCUtil/RegistryUtil.h        |   35 +
 .../OCShellExtensions/OCUtil/RemotePathChecker.cpp |  127 +
 .../OCShellExtensions/OCUtil/RemotePathChecker.h   |   42 +
 .../OCShellExtensions/OCUtil/StringUtil.cpp        |   32 +
 .../windows/OCShellExtensions/OCUtil/StringUtil.h  |   35 +
 .../OCShellExtensions/OCUtil/UtilConstants.h       |   30 +
 .../OCShellExtensions/OCUtilTest/OCUtilTest.cpp    |   37 +
 .../OCUtilTest/OCUtilTest.filters                  |   33 +
 .../OCUtilTest/OCUtilTest.vcxproj                  |   97 +
 .../OCShellExtensions/OCUtilTest/ReadMe.txt        |   40 +
 .../OCShellExtensions/OCUtilTest/stdafx.cpp        |    8 +
 .../windows/OCShellExtensions/OCUtilTest/stdafx.h  |   15 +
 .../OCShellExtensions/OCUtilTest/targetver.h       |    8 +
 .../QProgressIndicator/QProgressIndicator.h        |    8 +-
 src/3rdparty/fancylineedit/fancylineedit.cpp       |    2 +-
 src/3rdparty/fancylineedit/fancylineedit.h         |    4 +-
 .../qtsingleapplication/qtsingleapplication.h      |    2 +-
 src/CMakeLists.txt                                 |   87 +-
 src/creds/dummycredentials.h                       |   22 +-
 src/creds/httpcredentials.cpp                      |    9 +-
 src/creds/httpcredentials.h                        |   22 +-
 src/creds/shibboleth/shibbolethuserjob.h           |    4 +-
 src/creds/shibboleth/shibbolethwebview.h           |    2 +-
 src/creds/shibbolethcredentials.h                  |   24 +-
 src/creds/tokencredentials.cpp                     |   38 +-
 src/creds/tokencredentials.h                       |    3 +-
 src/mirall/accountsettings.cpp                     |   16 +-
 src/mirall/application.cpp                         |    5 +-
 src/mirall/application.h                           |    2 -
 src/mirall/connectionvalidator.cpp                 |    1 -
 src/mirall/cookiejar.h                             |   12 +-
 src/mirall/filesystem.h                            |    4 +-
 src/mirall/folder.cpp                              |  153 +-
 src/mirall/folder.h                                |   32 +-
 src/mirall/folderman.cpp                           |   62 +-
 src/mirall/folderman.h                             |   12 +-
 src/mirall/folderstatusmodel.cpp                   |    6 +-
 src/mirall/folderstatusmodel.h                     |   10 +-
 src/mirall/folderwatcher.cpp                       |    1 -
 src/mirall/folderwizard.cpp                        |    2 -
 src/mirall/folderwizard.h                          |   14 +-
 src/mirall/generalsettings.ui                      |    2 +-
 src/mirall/logbrowser.h                            |    2 +-
 src/mirall/mirallaccessmanager.h                   |    2 +-
 src/mirall/mirallconfigfile.cpp                    |   15 +-
 src/mirall/networkjobs.cpp                         |   31 +-
 src/mirall/networkjobs.h                           |   32 +-
 src/mirall/openfilemanager.cpp                     |  185 +
 .../openfilemanager.h}                             |   20 +-
 src/mirall/owncloudgui.cpp                         |   70 +-
 src/mirall/owncloudgui.h                           |    4 +
 src/mirall/owncloudpropagator.cpp                  |   43 +-
 src/mirall/owncloudpropagator.h                    |   20 +-
 src/mirall/owncloudsetupwizard.h                   |    8 +-
 src/mirall/owncloudtheme.h                         |   20 +-
 src/mirall/progressdispatcher.cpp                  |    2 +-
 src/mirall/progressdispatcher.h                    |   91 +-
 src/mirall/propagator_legacy.cpp                   |    4 +
 src/mirall/propagator_legacy.h                     |    4 +-
 src/mirall/propagator_qnam.cpp                     |  104 +-
 src/mirall/propagator_qnam.h                       |   37 +-
 src/mirall/propagatorjobs.cpp                      |   53 +-
 src/mirall/propagatorjobs.h                        |   17 +-
 src/mirall/protocolwidget.cpp                      |    3 +-
 src/mirall/settingsdialog.h                        |    4 +-
 src/mirall/socketapi.cpp                           |  375 +-
 src/mirall/socketapi.h                             |   29 +-
 src/mirall/sslerrordialog.cpp                      |    2 +-
 src/mirall/sslerrordialog.h                        |    2 +-
 src/mirall/syncengine.cpp                          |  329 +-
 src/mirall/syncengine.h                            |   21 +-
 src/mirall/syncfileitem.h                          |   10 +-
 src/mirall/syncfilestatus.cpp                      |   87 +
 src/mirall/syncfilestatus.h                        |   58 +
 src/mirall/syncjournaldb.cpp                       |   79 +-
 src/mirall/syncjournaldb.h                         |   13 +-
 src/mirall/syncjournalfilerecord.cpp               |    7 +-
 src/mirall/syncjournalfilerecord.h                 |    9 +-
 src/mirall/syncrunfilelog.cpp                      |    1 -
 src/mirall/theme.cpp                               |    3 +-
 src/mirall/utility.cpp                             |  250 +-
 src/mirall/utility.h                               |   15 +-
 src/owncloudcmd/owncloudcmd.cpp                    |   13 +-
 src/owncloudcmd/simplesslerrorhandler.h            |    2 +-
 src/updater/ocupdater.cpp                          |    4 +-
 src/updater/ocupdater.h                            |   12 +-
 src/updater/sparkleupdater.h                       |    6 +-
 src/wizard/abstractcredswizardpage.h               |    2 +-
 src/wizard/owncloudadvancedsetuppage.h             |    8 +-
 src/wizard/owncloudhttpcredspage.h                 |   10 +-
 src/wizard/owncloudsetuppage.cpp                   |    4 -
 src/wizard/owncloudsetuppage.h                     |   10 +-
 src/wizard/owncloudshibbolethcredspage.h           |    8 +-
 src/wizard/owncloudwizardresultpage.h              |    4 +-
 test/CMakeLists.txt                                |   26 +-
 test/owncloud_add_test.cmake                       |    9 +-
 test/testcsyncsqlite.h                             |    2 -
 translations/mirall_ca.ts                          |  638 +-
 translations/mirall_cs.ts                          |  574 +-
 translations/mirall_de.ts                          |  552 +-
 translations/mirall_el.ts                          |  868 +--
 translations/mirall_en.ts                          |  536 +-
 translations/mirall_es.ts                          |  554 +-
 translations/mirall_es_AR.ts                       |  549 +-
 translations/mirall_et.ts                          |  560 +-
 translations/mirall_eu.ts                          |  652 +-
 translations/mirall_fa.ts                          |  542 +-
 translations/mirall_fi.ts                          |  573 +-
 translations/mirall_fr.ts                          |  554 +-
 translations/mirall_gl.ts                          |  550 +-
 translations/mirall_hu.ts                          |  542 +-
 translations/mirall_it.ts                          |  558 +-
 translations/mirall_ja.ts                          |  627 +-
 translations/mirall_nl.ts                          |  562 +-
 translations/mirall_pl.ts                          |  554 +-
 translations/mirall_pt.ts                          |  600 +-
 translations/mirall_pt_BR.ts                       |  622 +-
 translations/mirall_ru.ts                          |  654 +-
 translations/mirall_sk.ts                          |  633 +-
 translations/mirall_sl.ts                          |  577 +-
 translations/mirall_sv.ts                          |  554 +-
 translations/mirall_th.ts                          |  540 +-
 translations/mirall_tr.ts                          |  550 +-
 translations/mirall_uk.ts                          |  642 +-
 translations/mirall_zh_CN.ts                       |  716 +-
 translations/mirall_zh_TW.ts                       |  736 ++-
 461 files changed, 68711 insertions(+), 11555 deletions(-)
 copy csync/src/{csync_owncloud.h => csync_owncloud_private.h} (64%)
 delete mode 100644 csync/src/std/c_dir.c
 delete mode 100644 csync/src/std/c_dir.h
 delete mode 100644 csync/src/std/c_file.c
 delete mode 100644 csync/src/std/c_file.h
 create mode 100755 csync/tests/ownCloud/t7.pl
 create mode 100755 csync/tests/ownCloud/t8.pl
 delete mode 100644 csync/tests/std_tests/check_std_c_dir.c
 delete mode 100644 csync/tests/std_tests/check_std_c_file.c
 create mode 100644 shell_integration/CMakeLists.txt
 create mode 100644 shell_integration/MacOSX/CMakeLists.txt
 create mode 100644 shell_integration/MacOSX/LiferayNativity.xcworkspace/contents.xcworkspacedata
 create mode 100644 shell_integration/MacOSX/LiferayNativity.xcworkspace/xcuserdata/mackie.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/ContentManager.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/ContentManager.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/ContextMenuHandlers.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/ContextMenuHandlers.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/ContextMenuHandlers.m.unc
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/English.lproj/.DS_Store
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/English.lproj/InfoPlist.strings
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/Finder/.DS_Store
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/Finder/Finder.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/FinderHook.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/FinderHook.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/GCDAsyncSocket.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/GCDAsyncSocket.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/IconCache.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/IconCache.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/IconOverlayHandlers.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/IconOverlayHandlers.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/Info.plist
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/JSONKit.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/JSONKit.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/LiferayNativityFinder.xcodeproj/project.pbxproj
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/LiferayNativityFinder.xcodeproj/project.xcworkspace/contents.xcworkspacedata
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/LiferayNativityFinder.xcodeproj/svp.mode1v3
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/LiferayNativityFinder.xcodeproj/svp.pbxuser
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/LiferayNativityFinder.xcodeproj/xcuserdata/mackie.xcuserdatad/xcschemes/xcschememanagement.plist
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/MenuManager.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/MenuManager.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/RequestManager.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityFinder/RequestManager.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/English.lproj/InfoPlist.strings
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/Info.plist
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LNStandardVersionComparator.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LNStandardVersionComparator.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LNVersionComparisonProtocol.h
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LiferayNativityInjector.m
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LiferayNativityInjector.sdef
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LiferayNativityInjector.xcodeproj/project.pbxproj
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LiferayNativityInjector.xcodeproj/project.xcworkspace/contents.xcworkspacedata
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LiferayNativityInjector.xcodeproj/xcshareddata/xcschemes/LiferayNativity.osax.xcscheme
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/LiferayNativityInjector.xcodeproj/xcuserdata/mackie.xcuserdatad/xcschemes/xcschememanagement.plist
 create mode 100644 shell_integration/MacOSX/LiferayNativityInjector/license.txt
 create mode 100644 shell_integration/MacOSX/check.scpt
 create mode 100644 shell_integration/MacOSX/deploy.sh
 create mode 100644 shell_integration/MacOSX/load.scpt
 create mode 100755 shell_integration/MacOSX/loadPlugin.sh
 create mode 100644 shell_integration/MacOSX/unload.scpt
 create mode 100644 shell_integration/icons/1024x1024/oC_error.png
 create mode 100644 shell_integration/icons/1024x1024/oC_error_shared.png
 create mode 100644 shell_integration/icons/1024x1024/oC_ok.png
 create mode 100644 shell_integration/icons/1024x1024/oC_ok_shared.png
 create mode 100644 shell_integration/icons/1024x1024/oC_sync.png
 create mode 100644 shell_integration/icons/1024x1024/oC_sync_shared.png
 create mode 100644 shell_integration/icons/1024x1024/oC_warn.png
 create mode 100644 shell_integration/icons/1024x1024/oC_warn_shared.png
 create mode 100644 shell_integration/icons/128x128/.DS_Store
 create mode 100644 shell_integration/icons/128x128/oC_error.png
 create mode 100644 shell_integration/icons/128x128/oC_error_shared.png
 create mode 100644 shell_integration/icons/128x128/oC_ok.png
 create mode 100644 shell_integration/icons/128x128/oC_ok_shared.png
 create mode 100644 shell_integration/icons/128x128/oC_sync.png
 create mode 100644 shell_integration/icons/128x128/oC_sync_shared.png
 create mode 100644 shell_integration/icons/128x128/oC_warn.png
 create mode 100644 shell_integration/icons/128x128/oC_warn_shared.png
 create mode 100644 shell_integration/icons/16x16/oC_error.png
 create mode 100644 shell_integration/icons/16x16/oC_error_shared.png
 create mode 100644 shell_integration/icons/16x16/oC_ok.png
 create mode 100644 shell_integration/icons/16x16/oC_ok_shared.png
 create mode 100644 shell_integration/icons/16x16/oC_sync.png
 create mode 100644 shell_integration/icons/16x16/oC_sync_shared.png
 create mode 100644 shell_integration/icons/16x16/oC_warn.png
 create mode 100644 shell_integration/icons/16x16/oC_warn_shared.png
 create mode 100644 shell_integration/icons/256x256/oC_error.png
 create mode 100644 shell_integration/icons/256x256/oC_error_shared.png
 create mode 100644 shell_integration/icons/256x256/oC_ok.png
 create mode 100644 shell_integration/icons/256x256/oC_ok_shared.png
 create mode 100644 shell_integration/icons/256x256/oC_sync.png
 create mode 100644 shell_integration/icons/256x256/oC_sync_shared.png
 create mode 100644 shell_integration/icons/256x256/oC_warn.png
 create mode 100644 shell_integration/icons/256x256/oC_warn_shared.png
 create mode 100644 shell_integration/icons/32x32/.DS_Store
 create mode 100644 shell_integration/icons/32x32/oC_error.png
 create mode 100644 shell_integration/icons/32x32/oC_error_shared.png
 create mode 100644 shell_integration/icons/32x32/oC_ok.png
 create mode 100644 shell_integration/icons/32x32/oC_ok_shared.png
 create mode 100644 shell_integration/icons/32x32/oC_sync.png
 create mode 100644 shell_integration/icons/32x32/oC_sync_shared.png
 create mode 100644 shell_integration/icons/32x32/oC_warn.png
 create mode 100644 shell_integration/icons/32x32/oC_warn_shared.png
 create mode 100644 shell_integration/icons/48x48/oC_error.png
 create mode 100644 shell_integration/icons/48x48/oC_error_shared.png
 create mode 100644 shell_integration/icons/48x48/oC_ok.png
 create mode 100644 shell_integration/icons/48x48/oC_ok_shared.png
 create mode 100644 shell_integration/icons/48x48/oC_sync.png
 create mode 100644 shell_integration/icons/48x48/oC_sync_shared.png
 create mode 100644 shell_integration/icons/48x48/oC_warn.png
 create mode 100644 shell_integration/icons/48x48/oC_warn_shared.png
 create mode 100644 shell_integration/icons/512x512/.DS_Store
 create mode 100644 shell_integration/icons/512x512/oC_error.png
 create mode 100644 shell_integration/icons/512x512/oC_error_shared.png
 create mode 100644 shell_integration/icons/512x512/oC_ok.png
 create mode 100644 shell_integration/icons/512x512/oC_ok_shared.png
 create mode 100644 shell_integration/icons/512x512/oC_sync.png
 create mode 100644 shell_integration/icons/512x512/oC_sync_shared.png
 create mode 100644 shell_integration/icons/512x512/oC_warn.png
 create mode 100644 shell_integration/icons/512x512/oC_warn_shared.png
 create mode 100644 shell_integration/icons/64x64/oC_error.png
 create mode 100644 shell_integration/icons/64x64/oC_error_shared.png
 create mode 100644 shell_integration/icons/64x64/oC_ok.png
 create mode 100644 shell_integration/icons/64x64/oC_ok_shared.png
 create mode 100644 shell_integration/icons/64x64/oC_sync.png
 create mode 100644 shell_integration/icons/64x64/oC_sync_shared.png
 create mode 100644 shell_integration/icons/64x64/oC_warn.png
 create mode 100644 shell_integration/icons/64x64/oC_warn_shared.png
 create mode 100644 shell_integration/icons/72x72/oC_error.png
 create mode 100644 shell_integration/icons/72x72/oC_error_shared.png
 create mode 100644 shell_integration/icons/72x72/oC_ok.png
 create mode 100644 shell_integration/icons/72x72/oC_ok_shared.png
 create mode 100644 shell_integration/icons/72x72/oC_sync.png
 create mode 100644 shell_integration/icons/72x72/oC_sync_shared.png
 create mode 100644 shell_integration/icons/72x72/oC_warn.png
 create mode 100644 shell_integration/icons/72x72/oC_warn_shared.png
 create mode 100644 shell_integration/icons/CMakeLists.txt
 create mode 100644 shell_integration/icons/SVG/Error.svg
 create mode 100644 shell_integration/icons/SVG/Error_Shared.svg
 create mode 100644 shell_integration/icons/SVG/OK.svg
 create mode 100644 shell_integration/icons/SVG/OK_Shared.svg
 create mode 100644 shell_integration/icons/SVG/Sync.svg
 create mode 100644 shell_integration/icons/SVG/Sync_Shared.svg
 create mode 100644 shell_integration/icons/SVG/Warning.svg
 create mode 100644 shell_integration/icons/SVG/Warning_Shared.svg
 create mode 100644 shell_integration/icons/Sidebar/sidebar_icon_osx_18.png
 create mode 100644 shell_integration/icons/Sidebar/sidebar_icon_osx_hover_18.png
 create mode 100644 shell_integration/icons/Sidebar/sidebar_icon_win_18.png
 create mode 100644 shell_integration/icons/Sidebar/sidebar_icon_win_hover_18.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._Error_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._Error_Shared_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._OK_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._OK_Shared_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._Sync_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._Sync_Shared_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._Warning_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/1024x1024/._Warning_Shared_1024.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._Error_128.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._Error_Shared_128.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._OK_128.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._OK_Shared_128.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._Sync_128.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._Sync_Shared_128.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._Warning_128.png
 create mode 100644 shell_integration/icons/__MACOSX/128x128/._Warning_Shared_128.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._Error_16.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._Error_Shared_16.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._OK_16.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._OK_Shared_16.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._Sync_16.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._Sync_Shared_16.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._Warning_16.png
 create mode 100644 shell_integration/icons/__MACOSX/16x16/._Warning_Shared_16.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._Error_256.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._Error_Shared_256.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._OK_256.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._OK_Shared_256.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._Sync_256.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._Sync_Shared_256.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._Warning_256.png
 create mode 100644 shell_integration/icons/__MACOSX/256x256/._Warning_Shared_256.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._Error_32.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._Error_Shared_32.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._OK_32.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._OK_Shared_32.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._Sync_32.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._Sync_Shared_32.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._Warning_32.png
 create mode 100644 shell_integration/icons/__MACOSX/32x32/._Warning_Shared_32.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._Error_48.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._Error_Shared_48.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._OK_48.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._OK_Shared_48.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._Sync_48.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._Sync_Shared_48.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._Warning_48.png
 create mode 100644 shell_integration/icons/__MACOSX/48x48/._Warning_Shared_48.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._Error_512.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._Error_Shared_512.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._OK_512.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._OK_Shared_512.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._Sync_512.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._Sync_Shared_512.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._Warning_512.png
 create mode 100644 shell_integration/icons/__MACOSX/512x512/._Warning_Shared_512.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._Error_64.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._Error_Shared_64.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._OK_64.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._OK_Shared_64.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._Sync_64.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._Sync_Shared_64.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._Warning_64.png
 create mode 100644 shell_integration/icons/__MACOSX/64x64/._Warning_Shared_64.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._Error_72.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._Error_Shared_72.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._OK_72.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._OK_Shared_72.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._Sync_72.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._Sync_Shared_72.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._Warning_72.png
 create mode 100644 shell_integration/icons/__MACOSX/72x72/._Warning_Shared_72.png
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._Error.svg
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._Error_Shared.svg
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._OK.svg
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._OK_Shared.svg
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._Sync.svg
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._Sync_Shared.svg
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._Warning.svg
 create mode 100644 shell_integration/icons/__MACOSX/SVG/._Warning_Shared.svg
 create mode 100644 shell_integration/icons/__MACOSX/Sidebar/._sidebar_icon_osx_18.png
 create mode 100644 shell_integration/icons/__MACOSX/Sidebar/._sidebar_icon_osx_hover_18.png
 create mode 100644 shell_integration/icons/__MACOSX/Sidebar/._sidebar_icon_win_18.png
 create mode 100644 shell_integration/icons/__MACOSX/Sidebar/._sidebar_icon_win_hover_18.png
 create mode 100644 shell_integration/icons/icns/error.icns
 create mode 100644 shell_integration/icons/icns/error_swm.icns
 create mode 100644 shell_integration/icons/icns/ok.icns
 create mode 100644 shell_integration/icons/icns/ok_swm.icns
 create mode 100644 shell_integration/icons/icns/sync.icns
 create mode 100644 shell_integration/icons/icns/sync_swm.icns
 create mode 100644 shell_integration/icons/icns/warning.icns
 create mode 100644 shell_integration/icons/icns/warning_swm.icns
 create mode 100644 shell_integration/nautilus/CMakeLists.txt
 create mode 100755 shell_integration/nautilus/ownCloud.py
 create mode 100644 shell_integration/testclient/CMakeLists.txt
 create mode 100644 shell_integration/testclient/main.cpp
 create mode 100644 shell_integration/testclient/socketclient.cpp
 create mode 100644 shell_integration/testclient/socketclient.h
 create mode 100644 shell_integration/testclient/window.cpp
 create mode 100644 shell_integration/testclient/window.h
 create mode 100644 shell_integration/testclient/window.ui
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/DllMain.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlay.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlay.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlay.rc
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlayFactory.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlayFactory.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlayRegistrationHandler.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlayRegistrationHandler.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlays.def
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OCOverlays.vcxproj
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OverlayConstants.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/OverlayConstants.h.original
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/Error.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/Error_Shared.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/OK.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/OK_Shared.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/Sync.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/Sync_Shared.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/Warning.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/ico/Warning_Shared.ico
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/resource.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCOverlays/stdafx.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCShellExtensions.sln
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/CommunicationSocket.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/CommunicationSocket.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/FileUtil.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/FileUtil.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/OCMessage.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/OCMessage.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/OCUtil.vcxproj
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/ParserUtil.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/RegistryUtil.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/RegistryUtil.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/RemotePathChecker.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/RemotePathChecker.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/StringUtil.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/StringUtil.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtil/UtilConstants.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtilTest/OCUtilTest.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtilTest/OCUtilTest.filters
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtilTest/OCUtilTest.vcxproj
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtilTest/ReadMe.txt
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtilTest/stdafx.cpp
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtilTest/stdafx.h
 create mode 100644 shell_integration/windows/OCShellExtensions/OCUtilTest/targetver.h
 create mode 100644 src/mirall/openfilemanager.cpp
 copy src/{owncloudcmd/simplesslerrorhandler.h => mirall/openfilemanager.h} (53%)
 create mode 100644 src/mirall/syncfilestatus.cpp
 create mode 100644 src/mirall/syncfilestatus.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list