Klaas Freitag
|
aad8e5320a
|
Some more memory cleanups after valgrinding.
|
2012-10-18 13:26:44 +02:00 |
|
Klaas Freitag
|
cc28d22c96
|
Removed overwhelming logging.
|
2012-10-18 13:26:44 +02:00 |
|
Klaas Freitag
|
6770e91d31
|
Fix deletion of straying tmp files.
|
2012-10-18 13:26:44 +02:00 |
|
Daniel Molkentin
|
f8e56cc099
|
Update ChangeLog for 0.60.1
|
2012-10-18 13:11:16 +04:00 |
|
Klaas Freitag
|
3006f14c8d
|
Remove tmp files after GET request.
|
2012-10-18 10:04:11 +02:00 |
|
Andreas Schneider
|
13df0426af
|
tests: Migrate check_csync_create to cmocka.
|
2012-10-17 17:46:45 +02:00 |
|
Andreas Schneider
|
b4eee0383d
|
tests: Migrate check_csync_config to cmocka.
|
2012-10-17 17:03:22 +02:00 |
|
Andreas Schneider
|
6dcb50d8ba
|
tests: Disable log test.
|
2012-10-16 17:23:07 +02:00 |
|
Andreas Schneider
|
1582067200
|
tests: Migrate check_std_c_tim to cmocka.
|
2012-10-16 17:06:46 +02:00 |
|
Andreas Schneider
|
f4b1ce9350
|
tests: Migrate check_std_c_str to cmocka.
|
2012-10-16 17:01:25 +02:00 |
|
Andreas Schneider
|
3395ed2b95
|
tests: Migrate check_std_c_rbtree to cmocka.
|
2012-10-16 16:37:38 +02:00 |
|
Andreas Schneider
|
17e0da1e65
|
tests: Migrate check_std_c_path to cmocka.
|
2012-10-16 15:49:06 +02:00 |
|
Klaas Freitag
|
9d126bc45a
|
Set version to next tag 0.60.1
|
2012-10-16 15:48:13 +02:00 |
|
Andreas Schneider
|
4db3194e84
|
tests: Migrate check_std_c_list to cmocka.
|
2012-10-16 15:32:33 +02:00 |
|
Andreas Schneider
|
4529928edc
|
tests: Migrate check_std_c_jhash to cmocka.
|
2012-10-16 14:54:59 +02:00 |
|
Andreas Schneider
|
7155528bb5
|
tests: Migrate check_std_c_file to cmocka.
|
2012-10-16 14:31:21 +02:00 |
|
Klaas Freitag
|
5c780e99be
|
Remove sqlite specific code here and use csync_statedb_get_below.
This also fixes an escaping problem with path names with
apostrophes, reported in bug genie #oc-1997.
|
2012-10-16 13:14:45 +02:00 |
|
Klaas Freitag
|
4682afc2bc
|
Added function csync_statedb_get_below_path.
|
2012-10-16 13:14:04 +02:00 |
|
Klaas Freitag
|
8633d7751a
|
Fix test script to work with ocsync.
|
2012-10-16 11:53:20 +02:00 |
|
Klaas Freitag
|
687efaaaf6
|
Some more memory free - after valgrind analyze.
|
2012-10-16 11:52:50 +02:00 |
|
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
|
e89c6dc256
|
Free md5 memory when destroying.
|
2012-10-16 09:47:07 +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 |
|
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
|
e0f02c41b1
|
owncloud: rely entirely on caller for proxy detection
|
2012-10-08 21:26:12 +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 |
|
Klaas Freitag
|
e7837c0716
|
Fixed rename to ocsync in doc subdir.
|
2012-10-05 14:54:13 +02:00 |
|
Klaas Freitag
|
b27899ecc4
|
Rename of the config files.
|
2012-10-05 14:45:04 +02:00 |
|
Klaas Freitag
|
a9e544fd7d
|
renamed config files and dirs to ocsync.
|
2012-10-05 14:38:33 +02:00 |
|
Klaas Freitag
|
b039b5642f
|
Copy csync.conf from ~/.csync/ if existing.
|
2012-10-04 13:56:30 +02:00 |
|
Klaas Freitag
|
fbb88abe85
|
Clear memory and fix zero return type for _get_stat_by_hash
|
2012-10-04 13:03:42 +02:00 |
|
Klaas Freitag
|
2ec0b63f98
|
Migrate existing database from $HOME/.csync if non exists at config dir.
|
2012-10-04 13:02:38 +02:00 |
|
Klaas Freitag
|
207c8d9786
|
Set version to 0.50.11 - for ownCloud 1.1.0 beta3
|
2012-10-04 12:59:38 +02:00 |
|
Klaas Freitag
|
4bf72957bb
|
Added test for std function c_tmpname.
|
2012-10-01 17:24:02 +02:00 |
|
Klaas Freitag
|
404073fe7f
|
Rename csync to ocsync to not collide with upstream csync.
|
2012-10-01 12:39:05 +02:00 |
|
Klaas Freitag
|
b25d77caee
|
Merge branch 'fastsync' into dav
|
2012-10-01 10:35:28 +02:00 |
|
Klaas Freitag
|
29e4e506e6
|
Switch back to PROPSET lastmodified as getlastmodified is readonly.
|
2012-09-28 17:36:04 +02:00 |
|
Klaas Freitag
|
c4db7d1acf
|
use correct DAV property for lastmodified.
|
2012-09-28 14:11:20 +02:00 |
|
Daniel Molkentin
|
6c33462842
|
Remove redundant code block
|
2012-09-27 10:05:06 +02:00 |
|
Daniel Molkentin
|
4bae545c90
|
vio plugin loading: cut of filename regardless of length.
|
2012-09-27 10:05:01 +02:00 |
|
Klaas Freitag
|
2af0d6f1a4
|
Be careful with memory, some fixes for that.
|
2012-09-26 15:32:38 +02:00 |
|
Klaas Freitag
|
004f5ccce6
|
Fix state change for deleted or not longer existing directories.
|
2012-09-26 12:46:59 +02:00 |
|
Klaas Freitag
|
7b16fcf2a4
|
Avoid useless warnings.
|
2012-09-26 12:45:24 +02:00 |
|
Klaas Freitag
|
f031e93618
|
Do not try a head request as PROPFIND is more efficient on ownCloud.
|
2012-09-26 12:44:17 +02:00 |
|
Andreas Schneider
|
cd662432f9
|
cmake: Update ctest config.
|
2012-09-25 14:51:29 +02:00 |
|