Package: cmocka-doc Source: cmocka Version: 1.1.5-2.1~buster~1 Architecture: all Maintainer: David Prévot Installed-Size: 978 Depends: libjs-jquery Filename: ./cmocka-doc_1.1.5-2.1~buster~1_all.deb Size: 85992 MD5sum: 227ff13a811c196f966a2e86dda5b308 SHA1: ade5c3d0d9713209d4d47cbfd07cdd02e9348927 SHA256: 2d0c9cdbb44ec0d66e03abdabfd667b98dba1a7f2e3d04c6347e36032f468bd4 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://cmocka.org/ Description: documentation for the CMocka unit testing framework This package contains the documentation and examples for CMocka. . The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms. . Features: * Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent Package: ctdb Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 3519 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.12.7+dfsg-0.1buster1), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Recommends: ethtool, python3-etcd, librados2 (>= 0.72.2) Suggests: logrotate, lsof Filename: ./ctdb_4.12.7+dfsg-0.1buster1_amd64.deb Size: 749808 MD5sum: cc0c1c1103573f474835ff4da1bb0c04 SHA1: 8bf240a090f6c9838229596cb876d650d93fc28e SHA256: e829a595f02fe4fe59e2bddfa532227006e627c693052247757b14b5302ead94 Section: net Priority: optional Multi-Arch: foreign Homepage: http://www.samba.org Description: clustered database to store temporary data CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. . CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster. . Features include: * CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster. Package: ctdb-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2850 Depends: ctdb (= 2:4.12.7+dfsg-0.1buster1) Filename: ./ctdb-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 2392364 MD5sum: 8f5bbdb7f4be347c2ef0dffb68989726 SHA1: 67be2974ed078d26770bd567e312c5025b697ad3 SHA256: cf79ff548e6313a0c599932342a8e3563915456335ed5babde6be0d0acff6214 Section: debug Priority: optional Description: debug symbols for ctdb Build-Ids: 004e47f669e73b8ae7ffa392bada27b7e5991851 19031f7a97e598fdb8041b45e6472c8150fd06e4 5c468bdb5bcfe9d0d6f82237a395953a1fad09d5 60a03221f0c10f39c78aee2d68f338f90e2d52f2 7509aecf83e3a370d66bca4ad72ee1c28838005d 7ef668e25b1492e6925c8beddb8a77254ad75f37 91465958c7fb5d4ab8c2854d05bc10842a3bce80 92ffb5f84acef4d53464f5ef714798428584352e 9b548e84eb42ee44da0803bba7ffc1097e280400 a0a24c92ba8e2206acc1e3de6a652d679a4cd203 bab03d13a570cbc2c6ebf33ac613ee7b1dc0b536 dec72443e48a083b9c3c53cb41b31acbd476c4ea e65c03e7a24f243a9c6dfcbb3859e5ecc2b13c73 eae6dc8812f1ef0c28e7bf1eb3b467219c42fb98 ed96f9b2ec4dc035691942588628eee90c113ae1 f23334af78cd40c0fd654bb970006d0dbd5d297c Package: ldb-tools Source: ldb Version: 2:2.1.4-2.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 171 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libldb2 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~) Filename: ./ldb-tools_2.1.4-2.1buster1_amd64.deb Size: 39100 MD5sum: 1376d7f090626eec67f86b984458e91d SHA1: 20f5fae7db87ad0cc1c319036f7ebbd5fcb1cf35 SHA256: 33522377f3a2390ed0e7650da35e3db2d20a0eb03ed2f284985a247f2e6a2ee4 Section: utils Priority: optional Homepage: https://ldb.samba.org/ Description: LDAP-like embedded database - tools ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains bundled test and utility binaries Package: ldb-tools-dbgsym Source: ldb Version: 2:2.1.4-2.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 125 Depends: ldb-tools (= 2:2.1.4-2.1buster1) Filename: ./ldb-tools-dbgsym_2.1.4-2.1buster1_amd64.deb Size: 59516 MD5sum: 17172ef9882473b910cededaa3f1cc5c SHA1: 60250a409d8de5c1e0545e70a32668e6cdc6d9be SHA256: e4e3ff7f8c3e5fc58fe954808bf9966c1b53734971359a01e5bf0bedabed6c2b Section: debug Priority: optional Description: debug symbols for ldb-tools Build-Ids: 0702aa89954c4f4699e535b2491c0a98b8bcb7eb 132ed7fc2c2b9e0f78a7d3d45396f8232461d97c 16c336339e8f629e8389004b3b2ed04221120d63 3fb9765de3670d34840bc1e8a51a57198ee941af 57968c444589ac14289d347ddef99606da859597 968b9b4a3fa07e82c3e412f87fbce387d03cd8c9 d73e9cad96c8e26efd44591068e64d6225e05a8b Package: libcmocka-dev Source: cmocka Version: 1.1.5-2.1~buster~1 Architecture: amd64 Maintainer: David Prévot Installed-Size: 106 Depends: libcmocka0 (= 1.1.5-2.1~buster~1) Recommends: cmocka-doc Filename: ./libcmocka-dev_1.1.5-2.1~buster~1_amd64.deb Size: 19116 MD5sum: e7b33b645922b9b2f7aeb21f5b4d5c0b SHA1: 9de470b3a7f7232e906739238ce0c92e4b37dd4a SHA256: fadf419f4dc1c4d7d87375d8cbb94a7cb48ed283a4ccc3cf77d389677eaf4b65 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://cmocka.org/ Description: development files for the CMocka unit testing framework This package contains the library development files for CMocka. . The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms. . Features: * Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent Package: libcmocka0 Source: cmocka Version: 1.1.5-2.1~buster~1 Architecture: amd64 Maintainer: David Prévot Installed-Size: 67 Depends: libc6 (>= 2.14) Filename: ./libcmocka0_1.1.5-2.1~buster~1_amd64.deb Size: 22704 MD5sum: 2f422860e34c274363f6e1e1b3455690 SHA1: 809b28d5c36233948b0bfd51993faa63de6702fd SHA256: dda317cb7b8c90f37a216f85d7c06af27068697123524c9d0e2b2b12af33f8e3 Section: libs Priority: optional Multi-Arch: same Homepage: https://cmocka.org/ Description: library for the CMocka unit testing framework This is the major library for CMocka. . The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms. . Features: * Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent Package: libcmocka0-dbgsym Source: cmocka Version: 1.1.5-2.1~buster~1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David Prévot Installed-Size: 67 Depends: libcmocka0 (= 1.1.5-2.1~buster~1) Filename: ./libcmocka0-dbgsym_1.1.5-2.1~buster~1_amd64.deb Size: 50516 MD5sum: 6dc33864c6d3292a98716c0f7b08ad0e SHA1: 02f39d75b7d2ef4bd24ff1a8b7211f16b3a90cc9 SHA256: 2717bff1cd8c50c97512acc16cfb9195564072799a3e2f04ad13710c8f409505 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libcmocka0 Build-Ids: 4a95910bb4315424ea5ca427bf002db39a4dbde9 Package: libldb-dev Source: ldb Version: 2:2.1.4-2.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 450 Depends: libc6-dev, libldb2 (= 2:2.1.4-2.1buster1), libtalloc-dev, libtevent-dev, libtdb-dev, pkg-config Filename: ./libldb-dev_2.1.4-2.1buster1_amd64.deb Size: 104128 MD5sum: adaf6eca1ca0ea43b43b44be29277ab9 SHA1: e3c24f8f8b2fcb15a90030aa6284aa6308f18434 SHA256: 6f197daec34da1b196e8a058371cae424acece523d201b7b29e989a0392b3522 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://ldb.samba.org/ Description: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Package: libldb2 Source: ldb Version: 2:2.1.4-2.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 579 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), liblmdb0 (>= 0.9.9), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~) Breaks: ldb-tools (<< 1.1.30~), libldb0, libldb1 (<< 2:2~), libsamdb0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), python-samba (<< 2:4.7.0~), samba (<< 2:4.7.0~), samba-dsdb-modules (<< 2:4.7.0~), samba-libs (<< 2:4.7.0~), samba-testsuite (<< 2:4.7.0~) Replaces: libldb0 Filename: ./libldb2_2.1.4-2.1buster1_amd64.deb Size: 144196 MD5sum: a1c312c3f336a7beb6250582b55935b2 SHA1: 5b4a6588cdbc8e6e45d14dd832e3d9a727dd6d27 SHA256: 7899d5e334e517125cc3fad276a20f481007f450b638eed061fd11b8888166f5 Section: libs Priority: optional Multi-Arch: same Homepage: https://ldb.samba.org/ Description: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Package: libldb2-dbgsym Source: ldb Version: 2:2.1.4-2.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 515 Depends: libldb2 (= 2:2.1.4-2.1buster1) Filename: ./libldb2-dbgsym_2.1.4-2.1buster1_amd64.deb Size: 375380 MD5sum: f1b1254d1623e00e4e5049a4ac52b1ec SHA1: 81c6736387a5e12ec8c28a3354862cdd528b290a SHA256: d5ae9767a18aaa538632d7cc55834a86c5aadd3896e323e85acb1c5e5eb1b163 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libldb2 Build-Ids: 0f47b18872e246dc5586383c6ed724373ebc9653 13638eb7d26fee436030291d8d53dfddf5e4d037 39edf2f1cc57e06d605c2dd78b938a160fbb9e30 3bb02208fada9682e8af5f5ee7523fa43c64418b 3ced2e63666246d261a880722553705fa8b19041 3e147f444d0d7fa542f284444cd52c75a3a29c67 405498a9576dec5b101e8861198c6341320d8d37 558aad23e5a27709950b5f14947f8aa0a1ad99ff 60fcc33e609056ca5ff046d31bbedf80c7d0e0a2 a3532b7518cc459723fd0b7e8a47b85239b0d568 b9ce79eba95485daa301a398496f2edf95a39693 c2b04183f10a7757d9f51bf41b01805950de5792 cd4ba427031e706f384147d39de5451e24ae7f36 cff65e251975d9c8f1b770069073560d6dd8c0db d76a77a75ecec43edaf34fa286ebf6d2434f9a69 Package: libnss-winbind Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 172 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.12.7+dfsg-0.1buster1), winbind:any (= 2:4.12.7+dfsg-0.1buster1), libbsd0 (>= 0.0), libc6 (>= 2.14), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Suggests: libpam-winbind Filename: ./libnss-winbind_4.12.7+dfsg-0.1buster1_amd64.deb Size: 121284 MD5sum: c78bf41ac35be7cc2722932765e64b78 SHA1: d5f44eb9c3aa8193bda42b8b79c48951b866658b SHA256: d670148deecea1f147c003ae8a39de1bd140f6746d007bdfd209f928f271ddd5 Section: admin Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libnss-winbind-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 53 Depends: libnss-winbind (= 2:4.12.7+dfsg-0.1buster1) Filename: ./libnss-winbind-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 30196 MD5sum: 9546fb34604c847f461230b989f2f2b7 SHA1: 3d025bfc1e9af5796b7dc12b9ace4d4498235814 SHA256: b106f4967ce7014c60eb4c37b85b8bca311dcbcc20fdf366b51b24443d1de4bb Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libnss-winbind Build-Ids: 2fa283f16f45385a445ed3cdce863ce1d4684154 a4043807a3d2d1a268f062192f9dbd1dd1dcc1f1 Package: libpam-winbind Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 204 Pre-Depends: dpkg (>= 1.15.6~) Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.12.7+dfsg-0.1buster1), winbind:any (= 2:4.12.7+dfsg-0.1buster1), libbsd0 (>= 0.0), libc6 (>= 2.8), libtalloc2 (>= 2.3.1~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Suggests: libnss-winbind Filename: ./libpam-winbind_4.12.7+dfsg-0.1buster1_amd64.deb Size: 138016 MD5sum: c0a62f7f11d5bc3cb3f359a4a6193c44 SHA1: c93b1bd7480b6d3f541ed094d0389d81051ab854 SHA256: a469708f75dc3549ad5d5eb6ba75df40982c64653c4edc92821966bd2bc8f418 Section: admin Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: libpam-winbind-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 59 Depends: libpam-winbind (= 2:4.12.7+dfsg-0.1buster1) Filename: ./libpam-winbind-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 43400 MD5sum: 58fc5e4f4893c8a9bc3c08c872127895 SHA1: 20d476de046b27f58c240460e2b986ff018d7307 SHA256: c280392a72e2d7f9515cb2ba3204ad3231aabbf45c8e5d7a9fd38821b45ba60c Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libpam-winbind Build-Ids: aaf5e8f4935b21678aa99390162b9690ecaf3e41 Package: libsmbclient Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 321 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-libs (= 2:4.12.7+dfsg-0.1buster1), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Filename: ./libsmbclient_4.12.7+dfsg-0.1buster1_amd64.deb Size: 167048 MD5sum: 9e40aa1a3cbb1db8a98f2fc03e8b97f3 SHA1: 6dd5d1994899c26170df70cbe03ce7e5849886fc SHA256: 733cf9e6f9cd1cf0eef69be5ab40985663daa545df005e241bc8b3c555218940 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 171 Depends: libsmbclient (= 2:4.12.7+dfsg-0.1buster1) Filename: ./libsmbclient-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 140772 MD5sum: 532030427feb104a30176e86ff1cb194 SHA1: a6c7930f63e10da62c20e89f110effd20d9400c9 SHA256: f0c7dc88307d11f56e5edf8db32a039ebd5f11bf6d209597ded7963300521e4e Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libsmbclient Build-Ids: 41ed2733cc59df57418377e9eea1385c412abbaa Package: libsmbclient-dev Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 353 Pre-Depends: dpkg (>= 1.15.6~) Depends: libsmbclient (= 2:4.12.7+dfsg-0.1buster1) Filename: ./libsmbclient-dev_4.12.7+dfsg-0.1buster1_amd64.deb Size: 146932 MD5sum: 5a1b8a7620656ab3fc06914d549d30bc SHA1: 2014861de32159ee45aaaede0238cdedf245d491 SHA256: 61d5b4d272fbabd15345ad8323f597a9422acfe09f72e8db28bebb658fb4f93c Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libtalloc-dev Source: talloc Version: 2.3.1-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 223 Depends: libtalloc2 (= 2.3.1-0.1buster1), pkg-config Filename: ./libtalloc-dev_2.3.1-0.1buster1_amd64.deb Size: 64360 MD5sum: e1a39ea0dbeadfad4e5b8b984102b38a SHA1: 9c63ef44b8c0a2115a093f288a3da5589da85466 SHA256: 28a5984c732fde06d8646164ffa24a30121854127ba2420f02d195a375c96e54 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://talloc.samba.org/ Description: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Package: libtalloc2 Source: talloc Version: 2.3.1-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 120 Depends: libbsd0 (>= 0.0), libc6 (>= 2.16) Breaks: python3-talloc (<< 2.1.13-2~) Filename: ./libtalloc2_2.3.1-0.1buster1_amd64.deb Size: 38052 MD5sum: 6654e3f4a89d323ef60e7347c52ef3e7 SHA1: 78f3c17de0cfb1e0be3d972f6060aab9bfeb7dd5 SHA256: 652d52dabef677262050d113516c0a5a39a7ba97616632152706f277b2818e72 Section: libs Priority: optional Multi-Arch: same Homepage: https://talloc.samba.org/ Description: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Package: libtalloc2-dbgsym Source: talloc Version: 2.3.1-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 140 Depends: libtalloc2 (= 2.3.1-0.1buster1) Filename: ./libtalloc2-dbgsym_2.3.1-0.1buster1_amd64.deb Size: 123560 MD5sum: 6745478a2ea707e5e05066865254b4a3 SHA1: b01ba58db2c5927bb659a31ebfc6b4398d4f2c9b SHA256: ef104aeee8b465ec08be571e99491bc067d4621938b06d0caeebe6a1ee54f9bb Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtalloc2 Build-Ids: 8b1ad7ce830942fbf94db7ac053d9ce2679ea8b8 Package: libtdb-dev Source: tdb Version: 1.4.3-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 229 Depends: libc6-dev, libtdb1 (= 1.4.3-0.1buster1) Provides: tdb-dev Filename: ./libtdb-dev_1.4.3-0.1buster1_amd64.deb Size: 69216 MD5sum: 3848286db79b642ee5f2c6ef847f043d SHA1: ef8b601d877142c49c1803426578c5db45fcf8cf SHA256: 05521aa5695122096f1de18c3f4ff4cc7a94e10619393720b0e914392a303cea Section: libdevel Priority: optional Multi-Arch: same Homepage: https://tdb.samba.org/ Description: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Package: libtdb1 Source: tdb Version: 1.4.3-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 135 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14) Filename: ./libtdb1_1.4.3-0.1buster1_amd64.deb Size: 48808 MD5sum: 238f1bdaa932ba2064c00ea34546d1af SHA1: 294ec4b84ac3dcd1e87f72b5831cbbd5dcbfa8cc SHA256: 1d1fa98e24f66862fb8fd1fc3fa17f6260f76bd93eff8ba5ba25da8bc5710550 Section: libs Priority: optional Multi-Arch: same Homepage: https://tdb.samba.org/ Description: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Package: libtdb1-dbgsym Source: tdb Version: 1.4.3-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 124 Depends: libtdb1 (= 1.4.3-0.1buster1) Filename: ./libtdb1-dbgsym_1.4.3-0.1buster1_amd64.deb Size: 104016 MD5sum: c519828968e1f36103be75440cf956e5 SHA1: 72fb36db83df79da9157ea7e2186c0caeefcaec6 SHA256: 8383c0494f415792192c8783ab106c07c2915df2872e1568bc01380dcc156ac5 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtdb1 Build-Ids: ecb6cf1c58ffb5567350e390e3559fa922cefe5e Package: libtevent-dev Source: tevent Version: 0.10.2-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 236 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.10.2-0.1buster1) Filename: ./libtevent-dev_0.10.2-0.1buster1_amd64.deb Size: 52068 MD5sum: 00ab97b96bdd8e3bccf5883e945a5b87 SHA1: 4f4ae09fbd034aafd19ad7b500463ef19eee9409 SHA256: f48e03ee48716295c57fafe906a39ff84640de5c263dafbe5f82a1841d35f1db Section: libdevel Priority: optional Multi-Arch: same Homepage: https://tevent.samba.org/ Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Package: libtevent0 Source: tevent Version: 0.10.2-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 117 Depends: libbsd0 (>= 0.0), libc6 (>= 2.28), libtalloc2 (>= 2.3.1~) Filename: ./libtevent0_0.10.2-0.1buster1_amd64.deb Size: 36288 MD5sum: ce3541a8c737d38ef8b16922283a5514 SHA1: 9313aac5963df2878457a506fd2331e174c2e7a8 SHA256: efa1bf1bb0a1edd4a62c44ca807a8f74d7d83093873615713f0a6a34cc750526 Section: libs Priority: optional Multi-Arch: same Homepage: https://tevent.samba.org/ Description: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Package: libtevent0-dbgsym Source: tevent Version: 0.10.2-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 95 Depends: libtevent0 (= 0.10.2-0.1buster1) Filename: ./libtevent0-dbgsym_0.10.2-0.1buster1_amd64.deb Size: 71652 MD5sum: d06348992dfbf1ce8f759c8432cf0726 SHA1: 1b1c5d605695d24bd78e0015604bc53f6e3bc284 SHA256: 1d9ca99f5a584f54c27141b515effe594613a7304f1dc388192066ed724b91f7 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtevent0 Build-Ids: 6a5d40ab453acbae0886bc5d38d53a89401e01ed Package: libwbclient-dev Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 196 Pre-Depends: dpkg (>= 1.15.6~) Depends: libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Breaks: samba-libs (<< 2:4.11.0+dfsg-1~) Filename: ./libwbclient-dev_4.12.7+dfsg-0.1buster1_amd64.deb Size: 123124 MD5sum: 7f3df68dec00da886a4f503794d77e09 SHA1: 5cf14000c5a1d5284cbb99d16e252415a23cc4d6 SHA256: 198975919f114e8db2d5ec188d0efb33951a1dfbd833ab2d402dd757cd3c4db5 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient0 Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 830 Pre-Depends: dpkg (>= 1.15.6~) Depends: libbsd0 (>= 0.5.0), libc6 (>= 2.17), libgnutls30 (>= 3.6.5), libicu63 (>= 63.1-1~), libsystemd0, libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~) Breaks: samba-libs (<< 2:4.11.0+dfsg-1~) Filename: ./libwbclient0_4.12.7+dfsg-0.1buster1_amd64.deb Size: 309780 MD5sum: aafa2265cad363785fab92ea27c9f247 SHA1: d7a8a25f0d459aab7cbacb9560fb3880a1ee378d SHA256: cf56bd68e5f8200e8d3bcf326b9f3b7b7e65ed02f44baff03de646df5c278ee6 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient0-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 439 Depends: libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Filename: ./libwbclient0-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 333236 MD5sum: a7c372aca32a95ef061ff76d13ad010c SHA1: 235d102656b6efcde396aa843b0a1ffee35e339b SHA256: 08b650cab37b20f63c6faf0fdbfc343183e5812eeda0c8aff41c32f4a132ed26 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libwbclient0 Build-Ids: 1db5491c175ad8f2f034f0b3382bc722d106b2de 2728b29b352354826472ddfee95893274bc6c4fe 29a733b458757a27b17bd36c364c4ca83940344c 49edc3f8e0647f8b0f6b1056f8ffa4d9acf08a9a 5afd32a7742fb946adcd966ac666140ceb9314ab 6c7c2f27a4c666c0b098d4c2bdf8c0bac74e9ec0 89d536f1e117fac5a9a7f6ab7a6b0e5ab7deafff 9ec70f072042a1379a7b2328e7d823a53be7d7af be4b917dd61ef90e8ea780316b8f7872ce5bfe58 ff28c5b817acbb23444e3601319b1c06b720ead2 Package: python3-ldb Source: ldb Version: 2:2.1.4-2.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 171 Depends: libldb2 (= 2:2.1.4-2.1buster1), python3 (<< 3.8), python3 (>= 3.7~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.4), libpython3.7 (>= 3.7.0), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~) Filename: ./python3-ldb_2.1.4-2.1buster1_amd64.deb Size: 43404 MD5sum: d5e29f8bd95bf3473408b9a6a531a4e2 SHA1: 696d0f51da6e36565660b98f082ec671c4ad66fc SHA256: 58d0bf4b7bffdf772330d36d2c781f2d9f891e8e09dcef12647bb2bbbd58af6b Section: python Priority: optional Homepage: https://ldb.samba.org/ Description: Python 3 bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python 3 bindings. Package: python3-ldb-dbgsym Source: ldb Version: 2:2.1.4-2.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 117 Depends: python3-ldb (= 2:2.1.4-2.1buster1) Filename: ./python3-ldb-dbgsym_2.1.4-2.1buster1_amd64.deb Size: 80140 MD5sum: 72901ac0fb8c46b2d6c1b587c81b2308 SHA1: e218cc61b168b6c6181adb5c5d105becd27855cf SHA256: e7a7e0cd68486dff14ab27b4a2a87c1b46de9c9a69546e2b7542b1cbdd105aed Section: debug Priority: optional Description: debug symbols for python3-ldb Build-Ids: 1069df6b2523a2f0884f2be6abdc83e5b4ea3d65 912104da2cdef79f87ac4de8f1320fce9878de0f Package: python3-ldb-dev Source: ldb Version: 2:2.1.4-2.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 45 Depends: libc6-dev, libldb-dev, pkg-config, python3-ldb (= 2:2.1.4-2.1buster1) Filename: ./python3-ldb-dev_2.1.4-2.1buster1_amd64.deb Size: 14412 MD5sum: 808f9e606456be9a72fb45bebc212a36 SHA1: 33a00c554609bdf78972b9a5ee506afc27cd0915 SHA256: 7c9b24d74debf9a58fddab6b16c761ba352ab14e7fce973757ecf79a11ed5a92 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://ldb.samba.org/ Description: LDB Python 3 bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python 3 bindings. Package: python3-samba Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 19115 Depends: python3-crypto, python3-ldb (>= 2:2.1.0), python3-tdb, samba-libs (= 2:4.12.7+dfsg-0.1buster1), python3 (<< 3.8), python3 (>= 3.7~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libldb2 (>= 2:2.1.4~), libpython3.7 (>= 3.7.0), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1), python3-talloc (>= 2.3.1~) Recommends: python3-gpg Provides: python3.7-samba Filename: ./python3-samba_4.12.7+dfsg-0.1buster1_amd64.deb Size: 2606868 MD5sum: dd80e3182133ce51fc050d17ab331ea3 SHA1: 41a519f72d1aa51898548b5299d2c747ec26a6ad SHA256: 6a277d7c9087f671180a412fd3b3c6690a75853d6db7b0d706819df0d9b21691 Section: python Priority: optional Homepage: http://www.samba.org Description: Python 3 bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python 3 bindings for most Samba libraries. Package: python3-samba-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 12215 Depends: python3-samba (= 2:4.12.7+dfsg-0.1buster1) Filename: ./python3-samba-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 8981252 MD5sum: 010f46be9e0bfc05f91a96f7d730db09 SHA1: 27f28e80adc741c69946282bf02789d6a52315f5 SHA256: 9fc7f8596f18dfe46afdc0ff739c4bd6541023b67787c6a0c0aba5d8232b47bc Section: debug Priority: optional Description: debug symbols for python3-samba Build-Ids: 01f02d052497ce01dbf613603744a872d8aae3a6 03924a1bd75f4070dc8e658c09b7cbf62f05e021 0c217d9ba0edf300e6d26bae106931df0eb5a561 15ebb0e3984820f225ab9750d8e8cc8bc3c49a34 1670d8b62d148113eac1239096d0e768af83510e 1a33d991904bac59a0101bc0e706cf5f07d860e2 1a9df8ddf5fd253d89c890322ac7009e20856234 1eb47050486761e4f8dc015a9995ddd26da7ae43 2471521e5d5bc943a57c009b70c1d37b26fdf837 26cd4708dea5996879a200da364b5dc6b272cbf0 304273731ea563c6c3032ca6226db96bc325a916 3398e91a876e5817fc51c2c58ad6657b8e48acb1 386da9efd4502baeee35f68d920024b89d8c2298 3bad7ff42280f777d98a0798e9d0c5d86d1a7e11 3c653141fce49e383d240f437e7a594f26d3a674 41dcf024fd65ace11a2d09ec8b5942580e3cdfe5 5049bb6aed706b6cb0b2e8cae7cae7a8531e3965 5429b32461e2333f7a79602dae4be8dd9f08a278 5752dc2f6cc493ed427cd99eae1077789f1d0d84 583c9fb880ec3c2c92a7dfb9e696694e8c6c3c43 5e529853c6822a0890a8f7d866799a7706a0a78a 6dc0b7527fdc494173cc8823b117d52cbf37445f 72395ef0ece3df1b1d81da38b91b5e0fc91a95b1 7ba146b302b63ebe1913fb20086cdafa2ced3114 7cd86136fa989528f2dfe844139f1c88bfe2c423 7d9b617a47eef7d7fddc28fa89447ff08cad3c35 83618885843b1ff4c13a530157b1cbadbe9a1749 89dcd2d744d8ea04437f1d1afe886ee999e05afa 8ef2df2dfec3a1beb4d7b82513c3921455af5be8 92b958b1b74a0dc37cb2626ec55c3bbb282013b9 93c4430d8928955384da8fe97c2baeda767a98f3 98659c46b965fc3f7dc4c9fc2823b9a45a0420d5 9a32ab0050d71cc5aa172e45bb223ffdbd5b8213 9ec33f3e6f2df3963b8717ce9a73bda19eea4c73 9f19ef41892213809cd53fc94b94829cc0015df8 9f48b9131e6dc16d3c1efa28b32ae72bb3b6bdbe a641a3b35377759fde6cba47887b9e732e7ee49b a6c6c751b421b3d758ca26bf8a669f5bc7f8a7ae afd0ef202108ed80fc0873361a84b6a7ce4400f8 aff86a7192568e73df6eea528a0d466cc1efa76a b1d258bfc5a0dd38c5e602bf55b95760d7fb1acf b98dd76c5cb7566120eb549799d16d9959bf4f1b ba277c008c4a633b3b1cf4bf51f0b7fc014c8695 bb2e59b48135a485b19d8e6637d1337e29d497c0 bbd088938eac9b85bb100d6d058d8593e02fee27 c1c798490432c73a4567de46a502320de863a893 c37c48441a79e3488e1fd9d9c0b2108e06b9042a c87ff87b4188f32eb41143399257e61fb57ff701 cb019a6a07a8fd4f7080d390c017ef76a2e4aefb cca54d30d4fbebb4e80578d67af53150eb0f3dce d40de6b8cc4c1ad6c3db812372a35810e28cf053 d6ecadb8a523c663669fbcc17cf54cdb00e09a12 db0122836e56eaf5e7a2780623b0b9666159286f dc75b126adc8933a67f11ee537d2551f01907fcf e3e6161236a2960a9766e7490ca60bb3c7e3234b e46fb78d1d92c318d58ad67c5b2157fcaa725aa8 f1f5a86815ea19fb29b25a578435eb62a4a6b765 f49825e2c86953b84afecf6346755febcf11ee2f f4b23dff25b28995747b0990685a05538f69c75d f526b266afaa8490cabb585e60343dc7b862018c f5e5571d39b9b3785b3068a5ed9c630b31809a1f f5e827be57fd0b9867e320b67aa32044517e7f88 f675b8c074d30794758934533b7fa109d9ae3adf f69c85afd1acc4496687c2099233cacfe83724a1 f9a3494143e8a81773c93f0e93c1c9deade9f3c8 ffb37b6b330c5f620ddd668ffcdd3a08c130e264 Package: python3-talloc Source: talloc Version: 2.3.1-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 76 Depends: libtalloc2 (= 2.3.1-0.1buster1), python3 (<< 3.8), python3 (>= 3.7~), libbsd0 (>= 0.0), libc6 (>= 2.4), libpython3.7 (>= 3.7.0) Provides: python3.7-talloc Filename: ./python3-talloc_2.3.1-0.1buster1_amd64.deb Size: 16972 MD5sum: 1ad66cf5cbfdd6e2545d7c2dd928b2d8 SHA1: 6bd9b85f2a80357873776b809df5f0837d0e269b SHA256: f1065a462971a31d5e3863bb9b66b2eee74df958e1b471a09e8903aca4a23a5f Section: python Priority: optional Multi-Arch: same Homepage: https://talloc.samba.org/ Description: hierarchical pool based memory allocator - Python3 bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python 3 bindings. Package: python3-talloc-dbgsym Source: talloc Version: 2.3.1-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 49 Depends: python3-talloc (= 2.3.1-0.1buster1) Filename: ./python3-talloc-dbgsym_2.3.1-0.1buster1_amd64.deb Size: 24288 MD5sum: 2c2c2a044949d466e4cd8483201ca069 SHA1: 3b1d9dabf1899f799bd4c9f535430b7bb2e4ee88 SHA256: 049b243a9d67b4dedca56cb7b03cfbcc565cd7158cb123ddb1ae9f5ed3b465e9 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for python3-talloc Build-Ids: 7463630bf7f6bcd74e75d81875d3d417266a8943 9997339c5fa346a2b80cd781de7da6329347e3e4 Package: python3-talloc-dev Source: talloc Version: 2.3.1-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 42 Depends: pkg-config, python3-talloc (= 2.3.1-0.1buster1) Filename: ./python3-talloc-dev_2.3.1-0.1buster1_amd64.deb Size: 11564 MD5sum: 7e1616eccb140a1b9502d8923ef3e2c6 SHA1: 3242a83df8fee35aaed23cea0a9d598be7bec358 SHA256: 304efec59de11f2aab9dcd44ba70ece2bdcabb1a89e1884d9c114f5ae8ad9e05 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://talloc.samba.org/ Description: talloc Python 3 bindings - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files for the Python 3 bindings. Package: python3-tdb Source: tdb Version: 1.4.3-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 72 Depends: libtdb1 (= 1.4.3-0.1buster1), python3 (<< 3.8), python3 (>= 3.7~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.4), libpython3.7 (>= 3.7.0) Provides: python3.7-tdb Filename: ./python3-tdb_1.4.3-0.1buster1_amd64.deb Size: 20076 MD5sum: 1b3857c979e103d01153748907b9e4f3 SHA1: 944c914bbdd617691beac58c48e6f770751be8bf SHA256: f10e05b279847a1227acc76e3b08b6b483c1ddc45b68b11c1d846342c44468c0 Section: python Priority: optional Homepage: https://tdb.samba.org/ Description: Python3 bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python3 bindings. Package: python3-tdb-dbgsym Source: tdb Version: 1.4.3-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 42 Depends: python3-tdb (= 1.4.3-0.1buster1) Filename: ./python3-tdb-dbgsym_1.4.3-0.1buster1_amd64.deb Size: 24368 MD5sum: ae4f6782a9b6a4c0d8bb10f4741e9c72 SHA1: a8376fe88bf9eddb943f4f0f58aadd06fac2e099 SHA256: 5c754b157f117181e030ff186834c2f204db9416bd83939f9f3b3952d254fcdf Section: debug Priority: optional Description: debug symbols for python3-tdb Build-Ids: 4a3adca05383433b218fe30bfcd9113b6a9da69e Package: registry-tools Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 278 Depends: samba-libs (= 2:4.12.7+dfsg-0.1buster1), libc6 (>= 2.8), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libtalloc2 (>= 2.3.1~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Filename: ./registry-tools_4.12.7+dfsg-0.1buster1_amd64.deb Size: 139236 MD5sum: 38daeef3e0de58bc7b64303f1c62c8fb SHA1: 179ef60acad2c2b627d1b6ff63e03dcfb616f8c5 SHA256: b4b86998662d43bf1a5e97227b06094f964ccb6c6c22888d4d9ef67a5de762a4 Section: net Priority: optional Homepage: http://www.samba.org Description: tools for viewing and manipulating the Windows registry Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains tools for viewing and manipulating the binary "registry" found on Windows machines, both locally and remote. Package: registry-tools-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 114 Depends: registry-tools (= 2:4.12.7+dfsg-0.1buster1) Filename: ./registry-tools-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 60012 MD5sum: 9716eadcf424859b356fccae3ba6d1c7 SHA1: 7a90618623f5ba8ab71a1c7e57188e94116a700a SHA256: 2f6c5270c11194dd7fb37f774977c854e1dae3f2caac2801c46b52128fc51b50 Section: debug Priority: optional Description: debug symbols for registry-tools Build-Ids: 38b02a5ab8f8ee623b7595f924ccc77562080c5e 66ca0e58f1d7bcbe9a08f89c7062150fbf682931 9402f0721ae4eda6e812d1c0a046126dfc82e20b 9ca9f2f8f89b94a905d0835bf748712ccd78970f Package: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 16621 Pre-Depends: dpkg (>= 1.15.6~), init-system-helpers (>= 1.54~) Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python3 (<< 3.8), python3-dnspython, python3-samba, samba-common (= 2:4.12.7+dfsg-0.1buster1), samba-common-bin (= 2:4.12.7+dfsg-0.1buster1), tdb-tools, python3 (>= 3.7~), python3:any, libbsd0 (>= 0.6.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libldb2 (>= 2:2.1.4~), libpopt0 (>= 1.14), libpython3.7 (>= 3.7.0), libtalloc2 (>= 2.3.1~), libtasn1-6 (>= 4.12), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1), samba-libs (= 2:4.12.7+dfsg-0.1buster1) Recommends: acl, attr, logrotate, python3-markdown, samba-dsdb-modules, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp | chrony (>= 3.0-1), smbldap-tools, ufw, winbind Enhances: bind9, ntp Filename: ./samba_4.12.7+dfsg-0.1buster1_amd64.deb Size: 1171420 MD5sum: 767185b8fb6fb07938c59bbdee50dc66 SHA1: 08a09e47ec66f9cb4b1031d50381ed7f98f0525a SHA256: 742e80b25e1623821b42ffa912552da93e9dc0885e09cac3627a768b174c8b11 Section: net Priority: optional Homepage: http://www.samba.org Description: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-common Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: all Maintainer: Debian Samba Maintainers Installed-Size: 301 Pre-Depends: dpkg (>= 1.15.6~) Depends: ucf, debconf (>= 0.5) | debconf-2.0 Recommends: samba-common-bin Filename: ./samba-common_4.12.7+dfsg-0.1buster1_all.deb Size: 169964 MD5sum: 8e0ad75ba8c2e321d701fdc49d0ebf87 SHA1: 1baa691d256c791ef0176d0e6199370a32b0b1e3 SHA256: fa817ceb046d4e74775598e0c66af69a5f7ed4a16183e830b04ef91077691e04 Section: net Priority: optional Multi-Arch: foreign Homepage: http://www.samba.org Description: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Package: samba-common-bin Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1574 Depends: python3, python3-samba, samba-common (= 2:4.12.7+dfsg-0.1buster1), samba-libs (= 2:4.12.7+dfsg-0.1buster1), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libldap-2.4-2 (>= 2.4.7), libncurses6 (>= 6), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libtinfo6 (>= 6), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Recommends: samba-dsdb-modules Suggests: heimdal-clients, python3-markdown, python3-dnspython Filename: ./samba-common-bin_4.12.7+dfsg-0.1buster1_amd64.deb Size: 643368 MD5sum: 2595d5c77b2342a6cfba45d67bfab2a1 SHA1: e4587714bc9954afdab94ee476dd7ed7a4e6bdc3 SHA256: c84bd007e721646a85b242605dc030877ced4a913ffba92f3556e868c783febf Section: net Priority: optional Homepage: http://www.samba.org Description: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package). Package: samba-common-bin-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1208 Depends: samba-common-bin (= 2:4.12.7+dfsg-0.1buster1) Filename: ./samba-common-bin-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 1040392 MD5sum: 7658efe6596db9ab9cc93b57dd4ae69c SHA1: 577631ef7f8dd5dbd981273586a9d9f6ffa90a2f SHA256: 0707251d01c962b17b99846fc94dacf19ce932e4eae2f67096ea5ac64f38e747 Section: debug Priority: optional Description: debug symbols for samba-common-bin Build-Ids: 1614a4423fb3a1ba8b59448ace40ebc83731424d 19bf9dbc87766c54408918ea45e54f5d66c08ae2 210e4f19ea95ac16e5717778ba45a6e4daa48daf b16cbf01cbd358602206484551aba9f4121b06eb cb1a431387fe13373908ee437d87485c713d7943 d86c34e413de52e3cb91ff1a3eba565ff5a0bf16 Package: samba-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2369 Depends: samba (= 2:4.12.7+dfsg-0.1buster1) Filename: ./samba-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 1908672 MD5sum: 7262a0b02eecbfe65b560690e7a37e81 SHA1: a91b8776ea14fad89d98f7a5f17ce846cd4cf234 SHA256: 4efa88658ea5d3763832f01c7718b097aea111e39151830b6adc1e555b0c5d22 Section: debug Priority: optional Description: debug symbols for samba Build-Ids: 07e1f10768492db33a8fcbc2ea362868f3ce8409 0fb1e4216ea6055a042bc4601f7b3410a7d6248d 11a4d72b95d44825d9fdd1ae2fdb9c3080954958 13d69584a85fe8591d8df7374f1b93bf5629d7da 2b8b8beb4b9c5bd3d6fded3eba4d1925279eee6e 2d28045544790ca80f38231062951cd9de51da07 3a80715ff6a956581c714f5ea3f7d6d5c34e6516 446f99654d27607a8bec901522fcaa84e8077f24 5bd4880863a4608d73de4e6de40f20d96913e005 5ce2353cf765ba82ad79e3791e39f33484ad5cb7 79c683ba4087581956cb9a4887d5c7136de98416 801e4225272bc6804a36c90ff5dee0154ef219fe 803127456745fbfbe0691a88f5c72a6fce57913a 812d05c05170e259d0334dac1d8a866714abe48d 81bfeef64058492c647771f1d34f16e6566fc883 85e6d3af3bc9644edd668ce8401a7c4e90a5274d 88e548455f25e20938ad8e59ac01a0ed8fecad51 899bf91c3aed1d70e46e8603c64196912a98c901 92f656348a266dccad01153612355809842eaf7b 973f8f5e5b7076bcc97ea58161ce0ccf41696fa5 9e8b698fe9616ed6ec10e4c668a70646e8e8fd7d aa50b08031d935c1ddcbc753865c85a57b43584a ab0e1e95a429e2210446eecea3c68bbb79529781 d3c17f7890e629a9615daf27cd7bf819c1a9f80b d3efc19bdb66bddfe19114a015c194b139799eca defa4131bd8684ca8a3d09d874fb001980dfc89d e084857221b6919552c1e573db3b164e7e6206d7 e1dbb71e9d6bed5de10a262dea234af94bd53900 e5ad07276b2a5909e318fa14d65ff0c6824f0448 e69336258d09a93902c4a13a8201c1bc4fdd03d9 f58359f4f315250411d85bfd9a490578a76f2801 fca3b7aba1c80053f6cdd690cb1714ee781c5900 Package: samba-dev Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1877 Depends: libc6-dev, libldb-dev (>= 2:2), libpopt-dev, libtalloc-dev, libtdb-dev, libtevent-dev, libwbclient-dev, samba-libs (= 2:4.12.7+dfsg-0.1buster1) Filename: ./samba-dev_4.12.7+dfsg-0.1buster1_amd64.deb Size: 330560 MD5sum: bef8e383951be3a3924822962f8a1031 SHA1: eb9783119d0cba2cb1987de56e6ca7a5395d9695 SHA256: 4cbd5f5124c5146a059b66ee4986ecd6d281c72cc0d6f12ffa07bb12ec23a48e Section: devel Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains include files shared by the various Samba-based libraries. Package: samba-dsdb-modules Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1597 Depends: libgpgme11 (>= 1.2.0), samba-libs (= 2:4.12.7+dfsg-0.1buster1), libldb2 (<< 2:2.1.5~), libldb2 (>> 2:2.1.4~), libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Enhances: libldb2 Filename: ./samba-dsdb-modules_4.12.7+dfsg-0.1buster1_amd64.deb Size: 384588 MD5sum: d8a7e3d04835c5b3fe2f98199c03579d SHA1: f81e6d734e3107a72df619aea382439b044cb492 SHA256: 1e63960cef53d73cde12b7c4557b1e3873d33192cf1918711b6d6cad1e90033a Section: libs Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: samba-dsdb-modules-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1364 Depends: samba-dsdb-modules (= 2:4.12.7+dfsg-0.1buster1) Filename: ./samba-dsdb-modules-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 926276 MD5sum: 0876d72da849a69717ecd634c177bcc5 SHA1: aadf484078993509b8539d80e85ae14034c25787 SHA256: ab9fe509912f7a56bf237a5ccf163a6db9e2ac7db88c23e0a32afbd1533fa406 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-dsdb-modules Build-Ids: 0051d84e039efc60f556436061877d2907f94dfa 03adf5f78d849bfce5e2a1836ac4739c972f44a5 0e74c865e298d0bc7b7e28541059a95f5c184a7b 13cc417e29534821d86490ee9925fd1b575ab44e 17efa5b43133466fa2a2e03e678397c5b1d25a69 18ce9d9b7310c2c60d548e21b238a40728755dba 18dd95e695936ccfdf6662a866e1b0044ff66934 193a2b51ad9d71d7dd40360fa4e6f18dff84984e 1d51b64720c87bc5c7c7ccf09da3882d81d3bd7b 23911dec6009b24a0dfc11e4a1abafd9b7b45d4a 2c35c76064cba5dff9c348f4342550232905711f 2c47a06e47689a48b0127dddabfe1db872a7d3dd 347250e8393d76e6c59f4bad1dafdcb9213ff004 397f19f05fffe4cee7c82d2c40cb370d43d1010d 3c3fc0ffd1d593fae49ad2cac6d0b4a41830d0ee 420f855c66df853cd815260531e7dd1bb692c3aa 432f72f4a3e85cdca1664a5af6f046c15f8172b8 4db27eced6c7ebc81e0440069d4072f42ae8063b 4e2040c16b57642cf7428839a8abfbf0bcb1796e 53933d7c84d810b5a0c9a4b8306270ec9c33c29e 586c077025a1a04ff9bb12cf901c1027dd23d01f 5e7c578f097ae1200e64dede29553dc54d4a0b65 5f7db317f86023ae8ee8d28464887e2511d14801 7c1a4d1de4dd7f631fff85300096f68231f01b81 7d4fd9203d9bb724eaa09a944ea72140c6acd4d4 8524b59725abaddcbe08bb26d3576524bdc2efa0 89818851c80236116c930899a86c3ae051f33c39 8e42982c9f94015732f4f53ec36630bc30440f70 9126aa4a037b435b35cb681cf4f48a0349e6db16 9d6a1082c683b08d238b17b098871c38073629a2 bd82ddf34137a2425fb0e9e22ab57e5aa703f0be befa5fa9a7f096c65dc85870b798c91ff07f079e c6935bab9af0a9787eb55082ac2608153f9b4c96 c74d69dda343032295232cb9aaf4bd2ef20b5c13 c78a0c014fffecdea530d7b9530ae034222f3a76 cf81d81c5184b286a41da7516d99acd57dcc94bf cf98514b6b073f805eb31918513a51e499780118 d51ca7a28a7051f8eb58d2a7f6b75ef9fe66ce40 d5d68696c3361a518a285b6b204221deec718a56 dbc5d247039e77313ecf7b9459330a32199baba7 debad9aa286dd26275faf129e3e45f8d8c99e276 e87bc08c542d75a0c6be68524420c72d997dd3a0 ea6c205f5b35be6eec98248384e33a4cbedf7892 fc53859b224bf152429f12349cc7d4372c146f83 fd3a1bda319e642ec35d350f68cf734fa9325947 fe96323f62314c66bfe413b1f481132aeef99b50 ff091c4c9d93f5ad378e27408bb4a179cc53e984 Package: samba-libs Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 25045 Depends: libacl1 (>= 2.2.23), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libbsd0 (>= 0.5.0), libc6 (>= 2.17), libcap2 (>= 1:2.10), libcups2 (>= 1.7.0), libglib2.0-0 (>= 2.16.0), libgnutls30 (>= 3.6.6), libjansson4 (>= 2.1), libldap-2.4-2 (>= 2.4.7), libldb2 (>= 2:2.1.4~), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython3.7 (>= 3.7.0), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libtracker-sparql-2.0-0 (>= 0.10.0), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1), python3-ldb (>= 2:2.1.0), python3-talloc (>= 2.3.1~), zlib1g (>= 1:1.1.4) Breaks: libndr-standard0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), sssd-ad-common (<< 2.3.0) Replaces: libndr-standard0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), samba (<< 2:4.3.3+dfsg-1) Filename: ./samba-libs_4.12.7+dfsg-0.1buster1_amd64.deb Size: 5732176 MD5sum: 8f19f5ecf617b52bd55845667b436525 SHA1: c181b0fc1d77c47ef63b59bfb9240c129a11e9d2 SHA256: be3d80896df4657325b79c60628625035c196790c77f90b804622d031a4a2399 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the shared libraries. Package: samba-libs-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 20988 Depends: samba-libs (= 2:4.12.7+dfsg-0.1buster1) Filename: ./samba-libs-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 17923456 MD5sum: dbd13092af38661a7e907018f8f52495 SHA1: 0be6299c08d8a922cc0c9394039993822d0a15ca SHA256: 6c50f2f982e3d873aa39c46d255da150c85704f8f4212d69f5ebd7da7ab43038 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-libs Build-Ids: 0093310c48d4352bd6cb9702603499ebe20b8525 03d6eead61b52f56a54388058c567edd7f5ad109 047524f7cba2163d780e5e0a3c5979772ac5b394 05a5098ef43b908945e8e9d9ebf6fb217f59925b 0758550f67722e8b20d2a4420732400f019035e4 09c2360ffe98ddfad8fd3838c6febd9dce7b99a4 0bc11640ba0bfcd3d9d0332be182dde1c716ed7f 0eafe881fef8b8a8cbd89d78f412911542c202a1 10b4459deca963ef7be7d6f6d616b61d07e868b7 13b45986092dd4dcf7bc822ed70e6a3b156f66ab 183a16504899403e6349fb83e5f1ff4aa3313f73 19fb8d239aa4ea9355ec8eb0fc70243024cea8f2 1ef4689f9f74972b6aced8c1b64bc3c6b992ec96 232fd69acdf550402b8bf4518145c50c2203ef1f 25c1b48d99aeb0014165a05789430d4a741a3126 292679d24f84b132fe0b0c3ebda69f85a48d992c 2afd4cf771fe5761f6c2bb2d0aafbafcc299f22c 2b851b751dccb8f2643beb3fd2048b4faf0d33a8 2ca223c0c68f23998fc3208f7b69897eefc045c5 2d8b69c5006d0e0089eaf2faa5e60e37c8e88173 2d90a9db3a0e1e021f197f81b46e84a56003be7f 2e312974622cdece2d123e31828309df8791ea00 2f442ac7fa39ee2b9b47bbf7ba6661929309d973 316b2b592d7ee4a44c59e100c811c7c825ef2ea5 3220f1f9636420545949ba7cd81a3971e1ee3150 343d7e160730f5f8cb5487c28eb85d56e9c7bd0d 345c43c07afd75abf153bebd08d28477abba8675 36fa8b26cabe8f21465fb9930ead7d6aea4fa327 3785bb8d28b6e0bc419f984be2223c5a6d32e3d9 3810a50f001f05bee45bbbf1f199f16eaacf775b 3c89500165e32831ba06012136860c64ec3726b1 3de7d4d5159ada6146f7abad4190731c8e652dad 3fd2b3a9f4ccd35a6646e469a0daa316441c8f6d 42e9e9f8d1396950d21578506d4568cec712c9bb 43ab781026947d1a448ed62f510271fcb395257f 43c76d333107dd7617ff4551812161c0198541d0 481eb2ddc72a8da1f22169e0536308d8c31b2ed1 4a37bb6771334f74fedc67ba7f91ddf8c1484d8a 4d395affea10e30774abe5764861cb2fb2bc6eeb 53b735b581b3abb40570732e49bb6ca711565aaa 545ff159a13685497f0eb543e2a4bb58cf74149a 54f429dd341aed35c5a3767b3a3a3309e86d77d5 56ce49f1a44f3dcb28f2596a24cbab7d77353e91 576b39db81e984feb394ccf6c9e062018bc84392 57a5725ead991fdd9e4b045bd35b6f6e9ab5b2d3 595b87e62124017168daf8630e3b697663f76c46 5aff99c161e195a40675e4cc81c67f36ee963e64 5b0895969bcab7eb91ee6c17f0c7f579d78ae871 5b9cf8c940ab4c9b96691f1304cf2f692313bdd0 5db9d91ab1191142a3da8520cb68e3e38065f47c 606b3d9cdd9ebb1e425e69e01f8c31e9d5dac884 6345a112b964db73e63a32fcc1301a28e59b13c4 6553922603939c37b8ff6bc154d2d4fb884cdf18 66e90890c0568983875ae8c688369ea95c759e86 6f1fba3c7e240d4b82b93eff8cb8dddc8dddeda4 6f2af3857cf683665e2084c00500e8fa35eb6a36 6f3388543071a22f057a3cb6f13b77817fde3477 711a8db2bb4414ce895074204495c7cc076578a0 74129377ab65817de3dc22752e11113f30a18d73 74a02a1eaa96c2ee06a1c9f55dd4a104f6100a59 7527a71e9bfdca3d87be11448f83be766039a7e7 75f25ca4caa767567da020ba2a90bb31faeea3ff 788016cbd5a4590848a2a6fc40631af367522c87 78ca91ffe382a543b8cbd6957c3e6fcdde4d93eb 78f626154c754488df57b85f84bb2d30c74aca0e 79157d8a4a965226ce0f22a2e0fd10fc47ef9db6 798198f913f2d4c955defd0c8d4fabd835d16337 7a6aa605be722beb59b472cca2a04c884ecaf8c6 7f393db35674aea0ee8aa561991f6509d4591758 801e2ec9b8390a22dc49ba9f292fa0046d7f7688 8347dd430a3e312efe2289169bb15fc4fc7a6467 86aac6e208077374d0fc17919f7d0234ad4330e4 87f5e5a2fd17ad3e793bd79fa42c618dccb096e5 8c024849a338a3c94286b84f45be77d27f0041f2 8c21b2174c000c7e54f083e9a97c44371253363c 8ca6e6b77bea5cb3af8cec861ab3c804ab63f613 8f8126453d4d17641ccec1dbba2445d7b3733513 948683ae7ae5b3d0a5f46938b9b9982d7b0dee01 94e7e400c91eeef720dadfb8009fb7091877f8f6 9c4fe7c49d89eb08e97cd743671015466b96cae1 9ecd76cf9a47f4fd167024a91e9f5b37cc17a288 9f3961abf340358e1c6548f8af535b6935bde465 a005b5d99cdcc67f7489a2bef4c23bb45dc1fec2 a12586d983c689dcad7ab4b19b3f09aec1557be6 a2dbd18a271cd4597b9abb3ac4da1ed3a9e894fd a7d8fc1a6171c93ea43137c396d61a8ba3e43ed1 a90d80cf25ce6be71ae547d9c82a9645f52b1cab aa321ef63c3866db74df14b47ea1391abd4385e9 aa3b18c917c346d9a09fbedce048845409cd1a1c acb94c2a76fc967eaced3f0fe5199ce16fb36008 acd97e4a68b3c876feb59f9fdea8a11a6a2281ec b01dd6df381605a912c72c8b4eea39f9028a5067 b0382344df1b199469df75a2c974388ac6afdc40 b19fc4127a8b4e1dbb017229aa4f5a898988c90d b469632091fd046d0887d8412d732a6909a5c249 b4b8c901c8e00011ecd7e2cb52e77e632642abad b8c9643a84518bfc3a263cc28018fee7e4bd66a6 b992f61427fd35232451d96b3a8a5b28fb3874a3 bdc7a43a49419a5edb8081f367dff25d67b66b49 c1cd1fbfd6cd0e1fded9995dd8073f1f31a9f26d c2b8c3feb7917479de85d9464f7940fff9893f70 c2d9c7644c8bf05f645876458bfa72ff9e09ef16 c6cb35d2bef9963aed41ddaccbf3e0c77874bfab ccc630da0f520c65b47fc7c0ec65acf0a65eeece cff8b9928a79834367b2e90d48826a28fd4adcd5 d2cadef446588f1a59a915d30f12114332648100 d5e9f1d086c3268f929d96d3fa96be39c51b6684 d85f627e7eb4d72e68f07718e5cf56f9c7d2ca3e dc8d23098f013011a9185240aa8bd1acd0e0993c e186856ac0b6fc716b590de4be454350474a5aea e1a919aa620ea0296ce7e2948d81ac36479c3fc4 e45778ee7fd7ee917299cca570d5e29d8addd688 e6b4d22f41484c70e236edca335eee2aaaac718e e84261d92e02db30a01579da9379b482ad172b8d e868f9ace5aa3216aa09daabf8cac92e84fcda50 e9a72f20c8c49f11d594104955c4da8379ac8c1f ea5db3b729124aa71e37a535f59a2dbbede41b61 ec4ff1050ffc9d3186413bc470453460aede07c6 eec27a646fc1f440a51b690e67eb7873f8508f39 efbfa27ca26970e39c4787909d9fb5e423b43067 efdb604dd95d7a4d2a7bb27baca63c57cc08358e f11f13d0c846854ae48da0076e0d36e93b97bee9 f3fc88249d343881486855a41789faafe0269404 f428590adc45dec3c2ff1d4abb75787edbf42696 f53e0c0ef94fb577d715ca5a4700d67f1a5210aa f77f15d469f4bfeb13b95fba1f54f313e313a49f fdc88d2a3cc9bbc9c04361bb765c8149e678f9dc Package: samba-testsuite Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 8783 Depends: samba-common-bin, samba-libs (= 2:4.12.7+dfsg-0.1buster1), libbsd0 (>= 0.4.0), libc6 (>= 2.17), libgnutls30 (>= 3.6.5), libldb2 (>= 2:2.1.4~), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsmbclient (>= 2:4.12.0+dfsg), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1), zlib1g (>= 1:1.1.4) Suggests: subunit Filename: ./samba-testsuite_4.12.7+dfsg-0.1buster1_amd64.deb Size: 1961484 MD5sum: 88d9e960c2b9305c23fb6a007cc6757c SHA1: 32cad76028f20bd6b3aab8b6d43447ea111fd379 SHA256: ddb54d40c3a85fabfbe8a4d8525d38c1b8bae1afeb054a4c631bdd104772055d Section: net Priority: optional Homepage: http://www.samba.org Description: test suite from Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains programs for testing the reliability and speed of SMB servers, Samba in particular. Package: samba-testsuite-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 5653 Depends: samba-testsuite (= 2:4.12.7+dfsg-0.1buster1) Filename: ./samba-testsuite-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 5204224 MD5sum: dbfba303f53e107954dc3bb27fa633c8 SHA1: abfba3706f1c57a259c4efcc04e6c50ea49be3d2 SHA256: 03002f455448b692e1dcb7ec623c8137f47d9e8509423bb44d1f41dce57b11ce Section: debug Priority: optional Description: debug symbols for samba-testsuite Build-Ids: 101508a3effb6d107d2ff9e90e39f639627be745 2da93456cf46a0890eba834d9b98f76bc38018d0 3d921a58bd9fb691e84f18ee3b9d65a86192f3d6 55ff7a3d84122f313add0934ef53b15d05ade496 5d2f92ec95bb7fbf9c63bbbc4e8a074081bd83a7 8bda2e842e3cc313480bf68d61a40f52e417e291 e9b2b3da79ae9cc8d6243937083fdb2b537f491c Package: samba-vfs-modules Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1797 Depends: samba-libs (= 2:4.12.7+dfsg-0.1buster1), libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Recommends: libcephfs2 (>= 12.2.8), libdbus-1-3 (>= 1.9.14), libgfapi0 Enhances: samba Breaks: samba (<< 2:4.3.2+dfsg-1), samba-libs (<< 2:4.3.2+dfsg-1) Replaces: samba (<< 2:4.3.2+dfsg-1), samba-libs (<< 2:4.3.2+dfsg-1) Filename: ./samba-vfs-modules_4.12.7+dfsg-0.1buster1_amd64.deb Size: 487332 MD5sum: 35e5c5e55dd48fd2b664960c9f0170ee SHA1: ac218a61c4cb420703345ce8cb7b5734165364d9 SHA256: d61b3590d7838e99e1ccd694326ea36663b513e4edb65d28967091cedc2814d9 Section: net Priority: optional Multi-Arch: same Homepage: http://www.samba.org Description: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. Some examples are: * vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes * vfs_audit: record selected Samba VFS operations in the system log * vfs_readonly: Make a Samba share read only for a specified time period * vfs_recycle: Give the same effect as the Recycle Bin on Windows computers * vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies * vfs_worm: Disallow writes for older file . Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are moved to Recommends. Package: samba-vfs-modules-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1895 Depends: samba-vfs-modules (= 2:4.12.7+dfsg-0.1buster1) Filename: ./samba-vfs-modules-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 1459492 MD5sum: 704b5130609c78a6fdf5eeaab97e0589 SHA1: 704fdcc464d70469c28d2a9f65c15c16a1ffa407 SHA256: 28f6594e84bcfd1bf77c38a2ee7999a5a489940e0d800cfa71943e9941d2d1da Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-vfs-modules Build-Ids: 050cc17819cbfa66ed719afe20df5840e8a00b16 052d7e294b2b114ba75f9ee29df8a476e628f90d 08bdd029c45c3f53718e50c386c03562205002d0 0da63de45e971128978fd5be9e324ec6782ef397 0def013f4e85c5d2f2dcdd0eb8b74e8d07c9d8e9 0e3fdd6c44a3da8aedcac6f257ee9550ad3cf9a7 13958a9e2251d93a0cb82a592a1d97818f5795e6 277845d52583bea39f793bf512b6c382b34cf1be 325188ed002ada588bd10bec36653edd93056df4 33798a24e0df4c425683dc4ae3bbca1b80e7dce0 355a6224a04dbbd63137666f1ab1950948b502aa 3d8b857b4530d97e19ffbb92fa4ede9172bfde76 3f9be58fdd791bdcc0b2c834a9cfd09c816e4c85 4163e1b9e16fcb7e6e19c39e4ccc77561c64cc9f 41afe953dda790fb09f2928a0649cf670ebe08b7 41f7c32d6592e9964df0920d3db72b9a7a041ccd 4d381b30c9457041c96c0e0472002abc2ba98e7e 4da70e0c065e49f997cae81498be7df00a3b1fe6 50da2badd30063fbb2dbbf31e6a1df47dcf189db 561a4a31ef03a8afce148005d70e5f8318373299 587623991141e24cec6f6a38da46fbc5919f9886 58b4927075caf7d27f56ad6a67b2813c948b7971 5aa6178b5db58600ee2b5efd6c53369a80eb20e1 63b905072bf0f8130d47339e11e14adca87cfeb4 64cfedc42e7cf4b020252630c16399604a7bde2d 6ba04724b04ffa384b79d6600e3b700b6f4759f8 813e3bf971ae57a37d7fe0d3b62dd85f9879dd25 81a95dbfa857cca8c4400a144ba06a0bd62b7213 908ba3669edf3fa4c18a452fc342f6926b0a2de5 a641c206c0ff4ac0271398e364611817d1fb6332 a870047c0319a51d2056c8f7473e312ef7fddc82 ac23cd08d811e77d80848028ef821709172fa529 ac3d8df8a1138f265f8aab36dd7bc80f02299401 acd5e9ec7b79c072ad4042405e67323a0f671716 b8d6c9a16f803978cda64d6c718b44154727b127 b9817432629c20021e99b35b148218b4c7431d10 b997e7b27c1c2f87233921a03e887733beede66f bc08a041e88ea10fa336b4abe8c3d6d9159f5cee c305c617676555d3d8b707dfe7e000112219791b d76ba2f06af923a4c1e4ddbae974d9918c3ff5e0 e83e5353495d1cc7ab0d4199c53061043611e658 e8a23e5c53c622d6c3577f889166699d11af66e6 eca9d238f079fa4c191d37bd57d028d1217eb2a5 eed20950ebbea7a7c19c5cc68e3a98d2e81859ed f35bfb25ddf4405c67bfb2846a384e02e1d76e1b Package: smbclient Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2016 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.12.7+dfsg-0.1buster1), samba-libs (= 2:4.12.7+dfsg-0.1buster1), libarchive13 (>= 3.0.4), libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1) Suggests: cifs-utils, heimdal-clients Provides: samba-client Filename: ./smbclient_4.12.7+dfsg-0.1buster1_amd64.deb Size: 508704 MD5sum: f4d9e51bf3232bf1859c76b39d30ce55 SHA1: b791c9e9ee2ec1443476be0452adb354971aa508 SHA256: f350cbabd61e958929262ec7a724d2bc014b04d286106234da36811bad04743d Section: net Priority: optional Homepage: http://www.samba.org Description: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Package: smbclient-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1607 Depends: smbclient (= 2:4.12.7+dfsg-0.1buster1) Filename: ./smbclient-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 1313804 MD5sum: 8f250f63324e487ffdff0d085039389a SHA1: 8d401ea8bcf5ce7e7e17622895309f9d79f3a3a6 SHA256: af91c6e4a805e0455713ad1f71ecb0b07dac478f6deb3950eec3b0eb4f5ba1fb Section: debug Priority: optional Description: debug symbols for smbclient Build-Ids: 0990124f97240ef0294c26db18325b3e7514dff1 6ab48c17e21323770e3ef4cabec57ed5f2c40962 6ff497b71bac151ff94d4d40a75d05c0f172486c 77673ce37db87d23f4b7d89ac9070af82cf465ee a9ea64d5de762f0c457e0e223863c7f1d7d07068 b80fcc59da26ff5bc727682a8f445aec2ceef303 b8c838204d57731673e179e8a5ef5729d5c7b1ee e0efc440eb805730ece4f60e31a325cf0f1893b9 f45c8b30ce57cc3e411c1b271bffa81f48cd2f29 fefb8e79c3312274baed27733cf0d580723da55b Package: tdb-tools Source: tdb Version: 1.4.3-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 114 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libtdb1 (>= 1.2.11) Filename: ./tdb-tools_1.4.3-0.1buster1_amd64.deb Size: 31420 MD5sum: b977e9dda3b9c0a727ea602eb89c4b2b SHA1: 23cff1ecd4460e2067b83c57d3ae5fd029594b24 SHA256: 55628490da90e265675d81475b10baa076e7955f247f7ed10984f6737bef39e4 Section: utils Priority: optional Homepage: https://tdb.samba.org/ Description: Trivial Database - bundled binaries This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains bundled test and utility binaries Package: tdb-tools-dbgsym Source: tdb Version: 1.4.3-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 81 Depends: tdb-tools (= 1.4.3-0.1buster1) Filename: ./tdb-tools-dbgsym_1.4.3-0.1buster1_amd64.deb Size: 39580 MD5sum: fa3509964ecf1c029482851f80b2f13c SHA1: f1915cb7d3eedaa75b366dfadccc9e34a8413cd0 SHA256: 68cb2ca6a140a3d02b8007e58495149aed39dea705f941c71cfb8e269e43fa35 Section: debug Priority: optional Description: debug symbols for tdb-tools Build-Ids: 550f867a7ec92f8a3764c8d7fe903085a0d15487 5873b6156308a22b527706849ed0f31f00103b88 645bfcee3b0834daf89665fda7563d94eb917a2d ec5c3d5900750858e31e3318789acdc78ba37ba8 Package: winbind Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2015 Pre-Depends: init-system-helpers (>= 1.54~) Depends: lsb-base (>= 3.0-6), samba-common (= 2:4.12.7+dfsg-0.1buster1), samba-common-bin (= 2:4.12.7+dfsg-0.1buster1), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.12.7+dfsg-0.1buster1), samba-libs (= 2:4.12.7+dfsg-0.1buster1) Suggests: libnss-winbind, libpam-winbind Enhances: libkrb5-26-heimdal Filename: ./winbind_4.12.7+dfsg-0.1buster1_amd64.deb Size: 576704 MD5sum: 25631220512563795411a743ebd20f18 SHA1: 9aa526627194751929d2251830421855c0c1a555 SHA256: bbadd2b25de41b3f1a752d436c1a3034a9921f1e9abcf07299eb7f12c3923808 Section: net Priority: optional Multi-Arch: allowed Homepage: http://www.samba.org Description: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: winbind-dbgsym Source: samba Version: 2:4.12.7+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1620 Depends: winbind (= 2:4.12.7+dfsg-0.1buster1) Filename: ./winbind-dbgsym_4.12.7+dfsg-0.1buster1_amd64.deb Size: 1263700 MD5sum: 246bf9f291b5d18db1a7bf45bdf3c921 SHA1: 3074e6b0e45a5d384201538d36a7ef1bfc67f2ff SHA256: 9bd143ff62fefa9e78f170b804a9ff9cb51df4c9a6948f4d4c8a96bf9844c299 Section: debug Priority: optional Description: debug symbols for winbind Build-Ids: 036153ef606632d471c38a340020833f930221dc 0f5d910f633558fcce47f378db4b294c7be61c20 19f16c3fa868366ac2aad90ffd4f7b81187d662e 246e4c7949908b2fa7dd77d1f7af1f5d08586f28 2b8fe6e8b01e8ab4b95df1e21cabc1595bf097cd 3ad342385ae9f1cfefa0f722ab7c06bc80e01804 662b972e5d4a5fc8c5dc67aba900de29a8ac5f11 7f2e28f930e813648ed64103f2655d35d15d05cc 803c461890794ea1ea41c9442646f23c2058835b 822c0db7c6806a210b1c4753c177bad7fee78562 8d509cfdfa559a48ba16095e411800cc75e7765e 9584b99b83e63dc578c6a842a92e3d18e4d5ad1e 9e649cd6e25717e888aea6acba5f67ebbb15d2f0 a67c9b3eb5c9238227fa31216fb6dd6fe2942113 b801a46b5a32c2b559c9eb87ba6c65e4b6988bc9 faed6955c8a74a0c383318a43c63c0287e2b170d fde33297122bc903c8d5c8625ef4714f73d3d81c