Klaas Freitag
7c20897036
Also reset read_from_db flag in context in error case.
2012-10-16 11:52:11 +02:00
Andreas Schneider
24f066ef0b
tests: Migrate check_std_c_dir to cmocka.
2012-10-16 11:04:13 +02:00
Andreas Schneider
b1b0c2c510
tests: Start to use cmocka for the tests.
2012-10-16 10:37:40 +02:00
Klaas Freitag
fe665f234d
Use better default value instead of constant number.
2012-10-16 10:11:24 +02:00
Daniel Molkentin
bb76365a3a
Make sure SSL errors are always handled
2012-10-16 10:09:38 +02:00
Klaas Freitag
e89c6dc256
Free md5 memory when destroying.
2012-10-16 09:47:07 +02:00
Jenkins for ownCloud
dfe30c16c1
[tx-robot] updated from transifex
2012-10-16 02:10:50 +02:00
Andreas Schneider
2ddccf6c16
propagate: Fix build on systems without atime support.
...
This fixes bug #6 .
2012-10-15 21:27:17 +02:00
Eric Seigne
a371546038
Fix bug #4 : Hide password from command line.
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2012-10-15 20:57:16 +02:00
Jenkins for ownCloud
824a14ebb5
[tx-robot] updated from transifex
2012-10-15 02:11:39 +02:00
Jenkins for ownCloud
6fa9b86ee7
[tx-robot] updated from transifex
2012-10-14 02:12:35 +02:00
Jenkins for ownCloud
0955e8cc1f
[tx-robot] updated from transifex
2012-10-13 02:11:26 +02:00
Daniel Molkentin
aad21c8c4a
Add license to Windows installer
2012-10-12 14:44:21 +02:00
Daniel Molkentin
b7433ccad6
Revert "Hide remove button in singleFolder mode"
...
This reverts commit 8939e08ce1
.
2012-10-12 14:44:21 +02:00
Daniel Molkentin
04642b3c6d
Export repo revision indicator
...
To be used with git export.
2012-10-12 14:44:21 +02:00
Jenkins for ownCloud
85ac69dbe6
[tx-robot] updated from transifex
2012-10-12 02:09:27 +02:00
Jenkins for ownCloud
c491b9c064
[tx-robot] updated from transifex
2012-10-11 02:10:00 +02:00
Daniel Molkentin
d52d32f1b3
add helper script to sign app bundle
2012-10-10 16:57:07 +02:00
Daniel Molkentin
fee9616708
OS X: Remove "make install" requirment for csync
2012-10-10 16:05:17 +02:00
Daniel Molkentin
62a36cd3bb
CMake: Also set CSYNC_BINARY_DIR
...
...so NSIS finds its resource in the right place.
2012-10-10 15:15:19 +02:00
Daniel Molkentin
60f16896ed
Merge branch 'master' of github.com:owncloud/mirall
2012-10-10 14:20:17 +02:00
Daniel Molkentin
aa63a789dc
Fix for prev. commmit
2012-10-10 14:19:29 +02:00
Daniel Molkentin
d599c4532c
replace relative csync buildir detection magic
...
If you do not want to run make install for lib(o)csync,
pass -DCSYNC_LIBRARY_PATH=$your_csync_builddir
and -DCSYNC_INCLUDE_PATH=$your_csync_srcdir/src
to cmake when building mirall.
2012-10-10 14:04:24 +02:00
Klaas Freitag
684c5a88c7
Updated changelog for 0.60.0
2012-10-10 12:23:07 +02:00
Klaas Freitag
48eec357d7
Push version to 0.60.0 - final release for owncloud client 1.1.0
2012-10-10 12:10:07 +02:00
Klaas Freitag
9b72504b30
Added more specific values to the ignore values.
2012-10-10 12:10:06 +02:00
Daniel Molkentin
a6acb2a4d0
Remove beta flag in preparation for packaging
2012-10-10 11:53:43 +02:00
Daniel Molkentin
824368e504
Update change log with client changes
2012-10-10 11:51:38 +02:00
Jenkins for ownCloud
c91cc8e411
[tx-robot] updated from transifex
2012-10-10 02:13:22 +02:00
Daniel Molkentin
72f3b5457e
Use HTTPS for update check
2012-10-09 17:46:41 +02:00
Daniel Molkentin
e45dfdb3b2
Dirty qnam/proxy export is no longer required
2012-10-09 17:19:09 +02:00
Daniel Molkentin
19a4f8fc64
_accessManager is already initialized in the ctor
2012-10-09 17:15:46 +02:00
Daniel Molkentin
a8d6c083e3
Make code more readable.
2012-10-09 10:10:41 +02:00
Daniel Molkentin
861a66f8cb
Make PAC work on Windows
2012-10-09 03:08:39 +02:00
Daniel Molkentin
3db60b4fe7
Massive simplification of proxy support.
...
Purposefully separated from last commit, but
associated with it: No more need for special
cases after libocsync got fixed do adhere properly.
2012-10-09 02:35:08 +02:00
Daniel Molkentin
c93721258e
Working PAC support
...
This goes along with e0f02c in csync/dav.
2012-10-09 02:35:08 +02:00
Jenkins for ownCloud
088a6412b1
[tx-robot] updated from transifex
2012-10-09 02:10:53 +02:00
Daniel Molkentin
6459f574cc
Prepare for Mac package signing.
2012-10-09 01:40:43 +02:00
Daniel Molkentin
fdfafb6e70
NSI: add proper version of ocsync.conf
2012-10-09 01:40:43 +02:00
Daniel Molkentin
e0f02c41b1
owncloud: rely entirely on caller for proxy detection
2012-10-08 21:26:12 +02:00
Klaas Freitag
48d5261ba7
Use Max instead of Min of course
2012-10-08 20:43:16 +02:00
Klaas Freitag
23c598a907
Only replace the scheme at the beginning of string
2012-10-08 16:21:18 +02:00
Daniel Molkentin
d7b94c7f96
Use HttpProxy instead of Socks5Proxy.
2012-10-08 11:08:01 +02:00
Andreas Schneider
e603d1c6d0
doc: Fix typos in userguide.
...
Thanks to Thomas Renninger <trenn@suse.de>
2012-10-07 12:22:16 +02:00
Jenkins for ownCloud
3b5bc2c13f
[tx-robot] updated from transifex
2012-10-07 02:10:33 +02:00
Jenkins for ownCloud
0b885b3cb4
[tx-robot] updated from transifex
2012-10-06 02:10:14 +02:00
Klaas Freitag
20a875a682
Fix SYCCONFIGDIR => SYSCONFDIR.
2012-10-05 23:01:43 +02:00
Daniel Molkentin
34b8c39878
Quick hack: do not crash on windows when pausing sync
2012-10-05 22:53:42 +02:00
Klaas Freitag
a646f72980
Merge branch 'master' of github.com:owncloud/mirall
2012-10-05 22:47:54 +02:00
Klaas Freitag
aa56d1ebea
Fix SYSCONFIGDIR install of the sync-exclude file.
2012-10-05 22:47:08 +02:00