haiku/headers/private/package
Ingo Weinhold 85d2badf00 package daemon: Add support for activation change request
* daemon: Handle new request B_MESSAGE_COMMIT_TRANSACTION. It activates
  and deactivates given sets of packages. The new packages must be
  placed in a directory in the administrative directory. The daemon
  moves them to the packages directory and the deactivated packages to
  a subdirectory it creates. It also save the old activation state
  there.
* Add private BActivationTransaction, describing an activation change
  transaction.
* BDaemonClient: Add CommitTransaction(), which sends a given
  BActivationTransaction as a B_MESSAGE_COMMIT_TRANSACTION request to
  the daemon.

Completely untested yet.
2013-04-20 01:28:18 +02:00
..
hpkg Add a package info "install-path" attribute 2011-07-17 16:55:14 +02:00
ActivateRepositoryCacheJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
ActivateRepositoryConfigJob.h Implemented repository writing: 2011-02-09 19:11:23 +00:00
ActivationTransaction.h package daemon: Add support for activation change request 2013-04-20 01:28:18 +02:00
ChecksumAccessors.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
DaemonClient.h package daemon: Add support for activation change request 2013-04-20 01:28:18 +02:00
DaemonDefs.h package daemon: Add support for activation change request 2013-04-20 01:28:18 +02:00
FetchFileJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
HashableString.h * prefer HashSet and HashMap to respective std-classes where possible 2011-02-15 18:52:03 +00:00
JobQueue.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
packagefs.h package daemon: De/-activate all changed packages together 2013-04-08 19:06:18 +02:00
PackagesDirectoryDefs.h Rename "packages" subdir "config" to "administrative" 2013-04-11 17:44:58 +02:00
RemoveRepositoryJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
TempfileManager.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
ValidateChecksumJob.h more work on package kit: 2011-01-25 19:36:09 +00:00