haiku/headers/build/private
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
..
app * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
interface * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
kernel Added several APIs to libbe_build/libshared_build 2011-07-17 16:54:09 +02:00
package package daemon: Add support for activation change request 2013-04-20 01:28:18 +02:00
shared Add missing build header Referenceable.h 2013-04-13 02:04:00 +02:00
storage * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
support BString::Private class to access BString internals 2011-07-17 16:55:20 +02:00
system Fix build due to <directories.h> move 2011-07-17 16:55:22 +02:00