Commit Graph

11 Commits

Author SHA1 Message Date
Richard Hughes
87f5323c28 make some api method names more sane 2007-09-17 17:12:00 +01:00
Richard Hughes
205341f702 don't give the success value with pk_backend_finished, we can infer it from the presence or absence of an error (and the retval for bad scripts) 2007-09-17 12:30:57 +01:00
Richard Hughes
bee68b3a8b add a licence entry into the description signal so we can do clever things with eulas and that sort of thing. Backend writers, please change 'unknown' into the valid licence if you can find it. Thanks. 2007-09-11 22:00:29 +01:00
Richard Hughes
63363a3fff Add the GetUpdateDetail method and UpdateDetail signal 2007-09-10 21:18:29 +01:00
Richard Hughes
ff19a54e01 use -1, not 0 for the enumlist terminator as 0 is some enum values 2007-09-09 20:27:56 +01:00
Richard Hughes
1a11ba52cc allow the backend to specify what groups and filters it supports 2007-09-09 18:00:00 +01:00
Richard Hughes
f886bdeae8 remove the _TASK_ in the enumerated defines 2007-09-07 16:12:14 +01:00
Richard Hughes
0664667c8c make task allocation work once again 2007-09-06 21:03:13 +01:00
Richard Hughes
8945391449 do pk_backend_set_job_role in the backend helper as all the backends should be common 2007-09-06 18:01:45 +01:00
Richard Hughes
1451794d83 add the incomplete porting of some of the backends. I've yet to do box or apt, which I'll do tomorrow 2007-09-06 00:49:41 +01:00
Richard Hughes
ead0e90644 move the helpers in prep for the backend dlopen change (you can now edit the helpers once again...) 2007-09-06 00:20:18 +01:00