Commit Graph

51 Commits

Author SHA1 Message Date
Richard Hughes
542f4519a5 remove the stderr path as the two streams sometimes get unsynronised 2008-03-25 18:54:12 +00:00
Richard Hughes
33d9d78bea remove the waf build system. It's just oo unstable and unusable and is very bitrotted 2008-03-18 20:52:13 +00:00
Richard Hughes
f15824fcb6 disable the cron script by default 2008-03-16 18:46:03 +00:00
Sebastian Heinlein
97b6bece93 Use the backend user in the backends' dbus configuration files 2008-03-09 18:15:53 +01:00
Richard Hughes
106b72e070 fix the name of the test backend 2008-03-04 23:55:06 +00:00
Richard Hughes
5d3764f498 fix make distcheck 2008-03-04 17:12:29 +00:00
Richard Hughes
3a41b2fd40 Merge branch 'cron' 2008-03-04 16:49:07 +00:00
Richard Hughes
2de00b16e7 remove the DAYS_OF_WEEK as we can handle it in cron 2008-03-04 16:47:51 +00:00
Richard Hughes
314a048289 wait a random amount of time to avoid hammering the servers in the cron job 2008-03-04 16:42:34 +00:00
Richard Hughes
43fcdb86d4 fix conflict 2008-03-04 15:26:12 +00:00
Richard Hughes
c47c204477 initial version of cron support (for headless servers) 2008-03-04 11:08:16 +00:00
Richard Hughes
c3c1c9ac3b add copyright to pm-utils hook 2008-03-04 11:00:10 +00:00
Richard Hughes
dd59875115 add a type parameter to the package signal so we can understand different types in the client tools 2008-03-03 19:26:43 +00:00
Sebastian Heinlein
8a7a56deae Add a new configuration option --witch-backend-user which allows to
define an alternative user for the backend. It defaults to the packagkit
user.
2008-02-29 09:42:54 +01:00
Richard Hughes
44de0a5deb allow any user to talk to the test backend - we need this for the self check functionality 2008-02-28 23:37:33 +01:00
Robin Norwood
f51198129c Clean up dbus config files.
o Always use @PACKAGEKIT_USER@, never explicitly specify root.
o DBUS denies requests by default anyway, no need to explicitly deny.
o packagekitd and the DBUS backends both run as PACKAGEKIT_USER.  If
  you want different users, you'll have to fix that.
2008-02-28 13:16:46 -05:00
Sebastian Heinlein
80ac814a67 Also use the specified packagekitd user for dbus activation. 2008-02-27 07:41:44 +01:00
Robin Norwood
67028c532c DBUS denies by default, no need to be explicit about it. 2008-02-26 12:34:22 -05:00
Robin Norwood
5d4b1b3a75 Changes recommended by davidz for better security. at_console is dangerous. 2008-02-26 12:21:23 -05:00
Richard Hughes
ffc9343259 remove the at_console stuff from the dbus backend descriptions 2008-02-20 17:41:32 +00:00
Robin Norwood
bb67ebd2b5 Ok, just removing the at_console="true" parameter is clearly wrong. Very wrong, in that it causes dbus not to start. 2008-02-20 10:21:44 -05:00
Robin Norwood
3360ca42a0 Remove at_console from dbus configs. 2008-02-19 16:39:12 -05:00
Richard Hughes
846d28049f update gitignore 2008-02-17 20:37:03 +00:00
Richard Hughes
0665495f6f make output more like what we send 2008-02-17 20:36:21 +00:00
Sebastian Heinlein
06d4876a3c * APT-DBUS: fix a c&p error in the dbus config installation 2008-02-14 12:12:35 +01:00
Sebastian Heinlein
d65d7fdd23 * APT-DBUS: include dbus configuration files 2008-02-14 10:48:33 +01:00
Richard Hughes
b8c6d255c2 pointed out by owen, the dbus interface and path should be common between backends 2008-02-13 21:01:10 +00:00
Richard Hughes
57be39b7cc fix rpm build 2008-01-29 21:13:16 +00:00
Richard Hughes
b73f208f48 automake sucks ballz 2008-01-29 21:06:49 +00:00
Robin Norwood
a51154e02a fix DISCLEANFILES. 2008-01-29 14:58:17 -05:00
Richard Hughes
ae7b32b524 update some screenshots 2008-01-23 23:51:33 +00:00
Richard Hughes
6d1c7309a5 fix make distcheck 2008-01-21 18:58:06 +00:00
Richard Hughes
6748b02d3c move the test backend activation stuff to data 2008-01-21 18:52:49 +00:00
Richard Hughes
84f27262fa make the yum service activation stuff work 2008-01-21 18:47:14 +00:00
Robin Norwood
a0364c8dbf My attempt at yumBackend service files 2008-01-21 13:37:27 -05:00
Richard Hughes
ff29907404 dist the pm-utils resume file to fix make distcheck 2007-12-31 13:54:47 +00:00
Richard Hughes
c321f96bdc Add a pm-utils hook so we can drop caches and check for updates on resume 2007-12-31 13:48:18 +00:00
Richard Hughes
a08a0ef242 never hack late at night - fix make dist 2007-12-29 11:33:45 +00:00
Richard Hughes
70ebed33bb fix the waf build 2007-12-28 20:20:52 +00:00
Richard Hughes
4c3f319e1c move the data files to data/ 2007-12-28 20:13:30 +00:00
Richard Hughes
e8dd8ca73d fix the waf build 2007-11-23 23:35:30 +00:00
Richard Hughes
e53eaa941d install the waf files correctly 2007-11-10 12:56:55 +00:00
Richard Hughes
25f597189a more waf goodness 2007-11-09 23:49:27 +00:00
Richard Hughes
d321d45e61 add initial shim code 2007-11-09 17:02:56 +00:00
Richard Hughes
2bf60238ce run a large spawn for a lot of data 2007-11-04 21:00:07 +00:00
Richard Hughes
3e44e7076f add a test for the SIGQUIT stuff 2007-10-21 23:10:48 +01:00
Richard Hughes
fcbe8779f7 dist the test files so the PkSpawn backend can do it's unit tests in make distcheck 2007-10-19 10:15:20 +01:00
Richard Hughes
51d1bdff73 make sure transactions.db has the correct fields 2007-10-15 18:33:16 +01:00
Richard Hughes
c664de2cf6 don't install the package.db file, we don't use it 2007-09-25 23:07:14 +01:00
Richard Hughes
9de7efe78f add the start of the database code. Nothing works yet 2007-09-12 22:51:22 +01:00