Commit Graph

3191 Commits

Author SHA1 Message Date
Fabio Erculiani
bbc7239baf add useful script for man pages (.pod format) generation 2009-04-23 13:06:55 +02:00
Fabio Erculiani
2cca2b7a26 update TODO 2009-04-22 13:39:30 +02:00
Fabio Erculiani
fdd6288510 entropy.client.interfaces.package: match_checksum, better workaround
package signatures generated with buggy entropy git versions
2009-04-22 00:25:59 +02:00
Fabio Erculiani
de921f39f0 entropy.client.interfaces.package: match_checksum fix
it can happen that no package signatures are available: if this is
the case, completely skip the signature verification.
2009-04-22 00:08:05 +02:00
Fabio Erculiani
814e468c05 rename entropy-repository-daemon to repository-services-daemon 2009-04-21 10:04:31 +02:00
Fabio Erculiani
5a774a4606 entropy-repository-daemon: refresh repository daemon script 2009-04-21 10:03:34 +02:00
Fabio Erculiani
a513f12c63 repository-admin-daemon: trivial change 2009-04-21 10:02:39 +02:00
Fabio Erculiani
98fbe0bf9d fix Makefile, rename entropy-system-daemon to repository-admin-daemon 2009-04-21 09:31:40 +02:00
Fabio Erculiani
449b8b4863 rename entropy-system-daemon to repository-admin-daemon 2009-04-21 09:30:54 +02:00
Fabio Erculiani
0ee8a00c4a entropy-system-daemon: improve scriptability and refresh code 2009-04-21 09:30:00 +02:00
Fabio Erculiani
58be209dc6 entropy.client.interfaces.package: trivial match_checksum output change 2009-04-21 08:29:09 +02:00
Fabio Erculiani
97f84255f5 entropy.db: cache unlock message output to avoid to flood the user 2009-04-21 08:28:22 +02:00
Fabio Erculiani
cf0f40f109 update TODO 2009-04-21 00:51:37 +02:00
Fabio Erculiani
330b292247 entropy.client.interfaces.package: implement package signatures verification
when available.

SHA1, SHA256 and SHA512 are now checked client side together with MD5. This
improves package download reliability. Moreover, improve match_checksum method
to better handle error cases.
2009-04-21 00:49:54 +02:00
Fabio Erculiani
b3424c587f entropy.server.interfaces: properly set signatures on package changes 2009-04-21 00:46:33 +02:00
Fabio Erculiani
96b610a75f entropy.db: new method setSignatures 2009-04-21 00:45:29 +02:00
Fabio Erculiani
13635788e5 entropy.db: retrieveTrigger, return empty string if no trigger is found 2009-04-21 00:29:34 +02:00
Fabio Erculiani
2b0bd68d0b Merge commit 'wael/master' 2009-04-20 22:01:30 +02:00
Fabio Erculiani
157a001354 entropy.services.interfaces: remove variable init which causes class
to fail loading
2009-04-20 21:57:18 +02:00
Fabio Erculiani
0891726abc update TODO 2009-04-20 20:39:44 +02:00
Fabio Erculiani
1c46d90cf9 unit testing: add server unit testing module 2009-04-20 20:39:17 +02:00
Fabio Erculiani
707da3675f entropy.server: ease fake repository init 2009-04-20 20:26:51 +02:00
Fabio Erculiani
125c20754d entropy.server: improve behaviour when server database is not physically
available and when running in fake mode
2009-04-20 20:25:26 +02:00
Fabio Erculiani
f1bb40959c entropy.server: fix close_server_databases 2009-04-20 20:04:43 +02:00
Fabio Erculiani
0a28af0ee6 unit testing, db, client: cleanly close Client instances 2009-04-20 20:01:26 +02:00
Fabio Erculiani
437bbec087 entropy.server: add support for in-memory repositories 2009-04-20 20:00:46 +02:00
Fabio Erculiani
282924f76a unit testing, client: add 3 more tests 2009-04-20 18:23:14 +02:00
Fabio Erculiani
a113bafb9a SystemSettings: fix typo in update method 2009-04-20 18:22:07 +02:00
Fabio Erculiani
8d4aac54c4 entropy.client.interfaces.methods: complete support for in-memory
repositories.

In-memory repositories support was partially implemented some time
ago. This commit completes the support.
Please consider that those kind of repositories are never closed
when calling close_all_repositories method and you have to call
remove_repository to effectively destroy all memory data.
Also, consider this feature EXPERIMENTAL and not for daily usage,
in other words, use it with brain ON!
2009-04-20 17:48:04 +02:00
Fabio Erculiani
f4a6be9fd7 sync and update translations 0.82.1 2009-04-20 17:10:42 +02:00
Fabio Erculiani
1d6551f98f entropy.client.interfaces.dep: fix typo in calculate_world_updates 2009-04-20 17:10:28 +02:00
Fabio Erculiani
5fd998c622 update TODO 0.82 2009-04-20 16:44:17 +02:00
Fabio Erculiani
089d753c25 entropy.client.interfaces.trigger: drop entropy cache purging trigger,
will be moved to ebuild
2009-04-20 16:43:42 +02:00
Fabio Erculiani
a86b68143e entropy.client.interfaces.methods: fix typo in SystemSettings path 2009-04-19 23:34:36 +02:00
Fabio Erculiani
8c44519a2f entropy.client.interfaces.client: workaround dependency issue in
parsers of ClientSystemSettingsPlugin
2009-04-19 23:23:34 +02:00
Fabio Erculiani
f33b24a9c3 entropy.server.interfaces.mirrors: fix undefined variable in upload_database 2009-04-19 20:32:07 +02:00
Fabio Erculiani
edfc0b2f4b update TODO 2009-04-19 20:30:27 +02:00
Fabio Erculiani
fe4faeaf18 entropy.server: implement ability to disable certain EAPIs.
This improvement allows to disable certain EAPIs from being handled
on download/upload, thus on remote repository database sync. This
was warmly awaited from repository maintainers with limited internet
bandwidth.
2009-04-19 20:28:14 +02:00
Fabio Erculiani
51cbb4fe1d update activator man page 2009-04-19 20:10:45 +02:00
Fabio Erculiani
fa276f4f1e entropy.db: check if server plugin is loaded in SystemSettings 2009-04-19 19:54:08 +02:00
Fabio Erculiani
392db878f3 entropy.client: fix typo in ClientSystemSettingsPlugin.misc_parser 2009-04-19 19:52:12 +02:00
Fabio Erculiani
0c5c9879ba entropy.client: move SystemSettings client parser to ClientSystemSettingsPlugin 2009-04-19 19:50:28 +02:00
Fabio Erculiani
89e6bcc6db entropy.misc: fix typo in server plugin id retrieval 2009-04-19 19:43:41 +02:00
Fabio Erculiani
45857a31b1 entropy.server: fix "list" query 2009-04-19 19:33:10 +02:00
Fabio Erculiani
46a18b88e4 entropy.server: move server related settings to a separate SystemSettings
plugin. Also migrate all the entropy code to use the new SystemSettings
dict variables path.
2009-04-19 19:29:22 +02:00
Fabio Erculiani
759d4876a8 entropy.server.interfaces.main: cache read/write repository database
sync calls to avoid running it more than once for every uncached
open_server_repository method call.
2009-04-19 18:47:43 +02:00
Fabio Erculiani
0bf855ed4e entropy.server.interfaces.main: remove unused package_match_validator_cache
dict
2009-04-19 18:45:13 +02:00
Fabio Erculiani
a4044a8ea8 entropy.server.interfaces.main: open_server_repository, remove unused
t_ident parameter from database instance load cache
2009-04-19 18:42:14 +02:00
Fabio Erculiani
2da170c9ce Makefile: install man pages on entropy-server-install 2009-04-19 18:31:04 +02:00
Fabio Erculiani
caea041c8f man pages updates
complete ENVIRONMENT paragraph in equo man page and compile new
man pages.
2009-04-19 18:29:22 +02:00