haiku/headers/private/package
Ingo Weinhold cf3bb0d753 BPackageManager: Abstract installed repository initialization
* Rename TransactionHandler -> InstallationInterface and
  DaemonClientTransactionHandler -> ClientInstallationInterface.
* Add InstallationInterface::InitInstalledRepository(). Use in
  _AddInstalledRepository() to get the repository packages instead of
  using the package roster. The ClientInstallationInterface
  implementation does it that way.
2013-09-10 19:14:17 +02:00
..
hpkg Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
manager BPackageManager: Abstract installed repository initialization 2013-09-10 19:14:17 +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 BDaemonClient: Add support for creating activation transactions 2013-04-20 21:40:11 +02:00
ChecksumAccessors.h Add StringChecksumAccessor 2013-04-20 21:40:09 +02:00
DaemonClient.h BDaemonClient: Add support for creating activation transactions 2013-04-20 21:40:11 +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 PackageFSMountType: Add *_ENUM_COUNT 2013-04-29 15:31:13 +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