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.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 3527 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.13.5+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.13.5+dfsg-0.1buster1) Recommends: ethtool, python3-etcd, librados2 (>= 0.72.2) Suggests: logrotate, lsof Filename: ./ctdb_4.13.5+dfsg-0.1buster1_amd64.deb Size: 750396 MD5sum: c450ffd458ef7ab41ab484b8ac0d1c63 SHA1: db126c887f172ef7380bf9acfda00a16f3c2482b SHA256: 7efdd978b5b2f289fc549926ba71c6289019478bae301f8a33f9c163993ceeb2 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2755 Depends: ctdb (= 2:4.13.5+dfsg-0.1buster1) Filename: ./ctdb-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 2306820 MD5sum: b782936a356d25b4b1836bfad748d527 SHA1: 7f6c4500c77e1f3f281d40a94dff075f5ff57e22 SHA256: eba9750081cf21a9664f8257f4062219304f448013374d3608794a663106ab12 Section: debug Priority: optional Description: debug symbols for ctdb Build-Ids: 1a0df23da22ecdb3111058ab63869f9d14d5ca82 3fb3080183561db625fc6197ed6d396b3298a143 4708b95520d28035b0d314f07c11ef465374193d 4e6747d3a2559d998fa59957ea24b03def251dd2 4eae1a0677edae414411cc3950234ec7de3e8ec4 5428c6e61944933f9433fd295b2f567f4a31a733 7509aecf83e3a370d66bca4ad72ee1c28838005d 85816c410c519d9ecf9270ad792d603f7a67a90f 8a86bdb6ad89f8ddad33d4505c3da30c37be22e8 a0a24c92ba8e2206acc1e3de6a652d679a4cd203 c4c0ad8b0111344ef9c18d69e56b77f4ebd5f74c d1a5e91be761527ad949a97462bc54ce79d93485 e32b5842ff0ec5049c4aa804b04eb323f043e896 e581fea28cd1183e630a9384e9c3fecdc012756f e65c03e7a24f243a9c6dfcbb3859e5ecc2b13c73 f60e2fcf7f5edb42091fb7ff3387e5054e93ec93 Package: ldb-tools Source: ldb Version: 2:2.2.0-0.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.2.0-0.1buster1_amd64.deb Size: 39360 MD5sum: aff8f8d543d9379f3f969616c44b634f SHA1: de51af5825dcf5a7bb968b93ce6c32f8dfcef90b SHA256: 137c4740eed23ece22327e3c18e6582656eedc87dead4f2894e17bda58ef7778 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.2.0-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 115 Depends: ldb-tools (= 2:2.2.0-0.1buster1) Filename: ./ldb-tools-dbgsym_2.2.0-0.1buster1_amd64.deb Size: 49520 MD5sum: 0ad27290e83b6e51384b0dda6949bf37 SHA1: ea2015568e49169d2efbf61a2bc4b4283f196bf6 SHA256: 16d8aabe03005652d7854d8f3d844484ab22647d5627640564ec46a4b9facd77 Section: debug Priority: optional Description: debug symbols for ldb-tools Build-Ids: 17c018b2d880b1a76f28ebba47396d7cda2f645a 485c64f3140fed407d8b52c219c015e2f8b78e66 81ce09737f1b020569ebccb560eca8f1e558ca59 83d28c3e9451dbadb1e3ea70f453a890b2002749 8a4412a1a938205647de8acb51102e3546f062ea aa1bf15e00747a27b54bd561a24f629180beb3df cc56817618f238e8b596638c1fd05e8fd3b0fbdb 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: 06d8020c0482c09e89f4a5dd2efa7010 SHA1: 48e256e942ea5269f54ca79c1e1c9f23e94521a5 SHA256: 44638494a7237ec9fa99165313fb488f7afc660a964c1fe50e598021ee2b86d5 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.2.0-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 450 Depends: libc6-dev, libldb2 (= 2:2.2.0-0.1buster1), libtalloc-dev, libtevent-dev, libtdb-dev, pkg-config Filename: ./libldb-dev_2.2.0-0.1buster1_amd64.deb Size: 104228 MD5sum: 071a380b812eb07eabe5071c27c42845 SHA1: 8a221370811004c06eedcad8caa027d3ecf4a34f SHA256: c5daed03c77e5aaa149062b34e5655378c51c02e68ed6892ee2d8dc30018baf4 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.2.0-0.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~), libldb2 (<< 2: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.2.0-0.1buster1_amd64.deb Size: 144428 MD5sum: 763d880902fe8a0e3bd68206a455cafb SHA1: 00a6f2b3d45d692cfff1e7f4478a4b5f6593965c SHA256: 01595daf739fb652d181d17f7d715e38925003c4e43f7269e5522f1277c5d875 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.2.0-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 486 Depends: libldb2 (= 2:2.2.0-0.1buster1) Filename: ./libldb2-dbgsym_2.2.0-0.1buster1_amd64.deb Size: 345836 MD5sum: 985f7afe5baf4e00b1ba7f3a0ed0dc97 SHA1: c28c11f961f5c6c8e5e87f1a66a12b30b61a9a18 SHA256: fdffcc92d6b1f73014c38fadd9a566b5180d680d914441466d214ee1920734bb Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libldb2 Build-Ids: 1c96d89be6ef1adc1400588311cf7ee657a162ab 1e38973b6715108dfcccba81f4db89bda1336615 30475ed7ff78b8f1c713c922af5f60116af0c390 5be5f43185be8745c852f351e3915ffae4fa94ad 66608578ae88a5621a5120b2a3187c09d4002745 71e437b4ec58d34459b7abe3ab8b85b91ddb4d6b 771eaba06c2a325d5d7e4002f9198f63593b1e27 7773ea3274ebcdecb1c6dd83fe0e308b822469af 9030d9c44b3123e31d1ab2a7ac249a96b94f305f bb1fae92266499d4bee7fe8b55dba0e589874baf be7d98024925b9de0143d43f5415cf01eef65df5 c9b4cad164ae06f771062878ec2808a1778f75c3 cea4cf634a4f0c167af948505391996ba86ba1f5 e7b0c7ee7218732a80054aadb407ef65f1ecde73 f3490020b6b6d910d6c2cafb1f6cd4d77b006a58 Package: libnss-winbind Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 173 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.13.5+dfsg-0.1buster1), winbind:any (= 2:4.13.5+dfsg-0.1buster1), libbsd0 (>= 0.0), libc6 (>= 2.14), libwbclient0 (= 2:4.13.5+dfsg-0.1buster1) Suggests: libpam-winbind Filename: ./libnss-winbind_4.13.5+dfsg-0.1buster1_amd64.deb Size: 121604 MD5sum: 868ce839df3c83e48a74710287e62b53 SHA1: 37c73580de932d1307bd0528f45d5783c5705138 SHA256: 0e06033f3e02599b17565f1b402a90dd6ba5541d660b433b04eac3d67469ab5d 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 54 Depends: libnss-winbind (= 2:4.13.5+dfsg-0.1buster1) Filename: ./libnss-winbind-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 30268 MD5sum: aa93b3c449ab13d6b04dc678da4c67f9 SHA1: ba1552e151e8dddeb7acef41a5ee2a2a7c266e61 SHA256: 84dfb4a395c2e6391e029bd5aa94725d89b448b8264902431aee39d2e84b46d3 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libnss-winbind Build-Ids: 8460ff4ae6193a5391937142b1c5339529ae4e55 c3a5de53f9385ac19795bf047576163d56871b0b Package: libpam-winbind Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 202 Pre-Depends: dpkg (>= 1.15.6~) Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.13.5+dfsg-0.1buster1), winbind:any (= 2:4.13.5+dfsg-0.1buster1), libbsd0 (>= 0.0), libc6 (>= 2.8), libtalloc2 (>= 2.3.1~), libwbclient0 (= 2:4.13.5+dfsg-0.1buster1) Suggests: libnss-winbind Filename: ./libpam-winbind_4.13.5+dfsg-0.1buster1_amd64.deb Size: 138328 MD5sum: 2ed1a25a251c6a69f0ba863825bbf624 SHA1: 253af025124309f3dfddea0bb30f9a04c71da9b8 SHA256: fdf457f0ac0d4997f4cda708e448d1ddb23989d8d59905c57aa2bfaf0fa394cc 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 59 Depends: libpam-winbind (= 2:4.13.5+dfsg-0.1buster1) Filename: ./libpam-winbind-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 43412 MD5sum: e493b1bf0b73d6951c75780f1516d082 SHA1: ac3ee4384d3d903ec2802cb8f190e08bb356305b SHA256: 59063d5d3be54c7b9b49d9f7c30616830cb151ebdbb7119f5f45ff3810027f9e Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libpam-winbind Build-Ids: e8468a597e6e782116de5c120d2e7b6a46dbd44f Package: libsmbclient Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 322 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-libs (= 2:4.13.5+dfsg-0.1buster1), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.5+dfsg-0.1buster1) Filename: ./libsmbclient_4.13.5+dfsg-0.1buster1_amd64.deb Size: 167240 MD5sum: d1c2eedae5a33a37a34887dbf1beba63 SHA1: bf1e771dd3b24b5a227e1c4bf849d5ece73763d0 SHA256: cf6835eae06ad4af670d1be27af0aa9a639d2bc3ee2e42449214e5cf97e72bb6 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 171 Depends: libsmbclient (= 2:4.13.5+dfsg-0.1buster1) Filename: ./libsmbclient-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 140632 MD5sum: b7b85a74381c501e95a3d3a8217cadb1 SHA1: 257c6bbfea8b52a4d9237ca38c23cd772a04b969 SHA256: 695a1b30b2a6749c116550b15d4941a54817437475505ca408cf569ac7ba3b33 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libsmbclient Build-Ids: 81219b74c6d7296a9e63e8b874fd1fd4ff1fa99d Package: libsmbclient-dev Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 354 Pre-Depends: dpkg (>= 1.15.6~) Depends: libsmbclient (= 2:4.13.5+dfsg-0.1buster1) Filename: ./libsmbclient-dev_4.13.5+dfsg-0.1buster1_amd64.deb Size: 147372 MD5sum: 6c7a990f77f9e384b6a340041b4ea725 SHA1: c04a6644119a51249b12f1eb33551009bf4b3139 SHA256: c6990ee40e1047888cde390c4203fd4ebda43e143f9120a681284353323dd115 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-1.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 223 Depends: libtalloc2 (= 2.3.1-1.1buster1), pkg-config Filename: ./libtalloc-dev_2.3.1-1.1buster1_amd64.deb Size: 64476 MD5sum: c3cdf2517b196f86645cb35e988170fc SHA1: 038fda55ded27e47b5b88cd68c3dd330bc4b6be0 SHA256: fb05878bfe70c67f0687ec2c177f732530b3eab4f9720f9107afd25a78f4892d 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-1.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-1.1buster1_amd64.deb Size: 38208 MD5sum: 97ce19757798a4b612b5f1536ca8ce84 SHA1: 094e619d11c331decbdd2ccfcdce77f09d60fdc4 SHA256: 91438a7c7fbb291dbec1c19d0ac3ad43fc51167fd5b9bfb25cb76f905c3229fb 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-1.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 140 Depends: libtalloc2 (= 2.3.1-1.1buster1) Filename: ./libtalloc2-dbgsym_2.3.1-1.1buster1_amd64.deb Size: 123576 MD5sum: 0cc632fa676451f1eaae0a9bcf2021e8 SHA1: 4e5a4efbcfdb5c77e0d8254099091a5d15e4eda6 SHA256: 2f3e3ae02ce51bbafc20268b1129464c62bf8fe80af336eef98fc3e28a179cc8 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtalloc2 Build-Ids: 8b1ad7ce830942fbf94db7ac053d9ce2679ea8b8 Package: libtdb-dev Source: tdb Version: 1.4.3-1.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 229 Depends: libc6-dev, libtdb1 (= 1.4.3-1.1buster1) Provides: tdb-dev Filename: ./libtdb-dev_1.4.3-1.1buster1_amd64.deb Size: 69272 MD5sum: 0b41ce4740fd8ba05defe7a85e0035d7 SHA1: f59eff169574341c6d58b8827b98fc8ddc824da1 SHA256: 65b32ee949a36bb2993c548763acf0bfc1293495c1d5126c86a256661a3a378c 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-1.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 135 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14) Filename: ./libtdb1_1.4.3-1.1buster1_amd64.deb Size: 48852 MD5sum: f9c35bc0a39efc166533f368a8eaa5b1 SHA1: 3bcd373c1728d23661eccf8d78a2c11ae6470c77 SHA256: 23af3e89e836029cddba82c7e4c17f334793553db93c75b8bf27ce198cd2cb46 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-1.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 124 Depends: libtdb1 (= 1.4.3-1.1buster1) Filename: ./libtdb1-dbgsym_1.4.3-1.1buster1_amd64.deb Size: 103972 MD5sum: e082fb6aaccf89a3b4f68cef66cf80e6 SHA1: 884cea5cda3d81fcda1ed82a4526802f30054103 SHA256: e6843d88159f72b3e7fb660edcf919a8ae909536701e5bd28f7e07e6be5c02f9 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtdb1 Build-Ids: ecb6cf1c58ffb5567350e390e3559fa922cefe5e Package: libtevent-dev Source: tevent Version: 0.10.2-1.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 236 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.10.2-1.1buster1) Filename: ./libtevent-dev_0.10.2-1.1buster1_amd64.deb Size: 52136 MD5sum: 9cdc5ea680fbcf17c18d009a9aac1d8f SHA1: a737ddbd9f07e8243ab53478865996806bac6f11 SHA256: 66f64d7493503d7fa14ed8ba9289070a591b50644dd5d8e036df964fdba17bdf 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-1.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-1.1buster1_amd64.deb Size: 36316 MD5sum: f4bc459169cae288a947700fb6421bbd SHA1: 09b595be7b41bd97c2226f6776da418dba4fc4ab SHA256: e492dae6c0476616f23e1a91c3ba7bffc3fed80b6a066b91b89ed515a73d1b37 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-1.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 95 Depends: libtevent0 (= 0.10.2-1.1buster1) Filename: ./libtevent0-dbgsym_0.10.2-1.1buster1_amd64.deb Size: 71628 MD5sum: 29794beac12d485b83b74a6c0e9be688 SHA1: dbc151a6b8fade5edc308816066bcf7d5e3543e4 SHA256: 451314e504cb5a4e54a4d7774158a73a79e91e2a3fb2a7bb47053bb13cf6f9be Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtevent0 Build-Ids: 6a5d40ab453acbae0886bc5d38d53a89401e01ed Package: libwbclient-dev Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 197 Pre-Depends: dpkg (>= 1.15.6~) Depends: libwbclient0 (= 2:4.13.5+dfsg-0.1buster1) Breaks: samba-libs (<< 2:4.11.0+dfsg-1~) Filename: ./libwbclient-dev_4.13.5+dfsg-0.1buster1_amd64.deb Size: 123512 MD5sum: b01b02d2d99ab10a40424ee0fc85115c SHA1: 860bbb9154679cd34b6b3ba20538ad227925af15 SHA256: b574cf96c3c9d1af4dd3842c3ccec234d70fc98a38ef04a0de7fc03d398168b4 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.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 831 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.13.5+dfsg-0.1buster1_amd64.deb Size: 311916 MD5sum: 906c7b6b1bfd33d8db4f65333050b846 SHA1: 66e8886606d522bfd66d795019ae21a9e9dd47d2 SHA256: 587a4f75e8d9cb8989b69cee85cc9b68bd037eb914a8c50f51295a54851b6f5d 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 428 Depends: libwbclient0 (= 2:4.13.5+dfsg-0.1buster1) Filename: ./libwbclient0-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 321200 MD5sum: b05abbc92f2c9d7df87dac76979fa485 SHA1: b82488ad0548ff4eb55ce4910180a2ad4171adab SHA256: 091e423509fe5f79f9e2ff02cef0c53855ae963e478ee1a5339bcf2a40683c53 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libwbclient0 Build-Ids: 1b98a04c1335d900f8e849bf7770884fcdb5a3a0 37c467d5ad436aec77c7633e0d5fbb0240e6aaac 59e00a68256e9e601a6faf3521fd917000ef5f72 6a4348d0ec57dcf2a7e4e43d6fb5e45a7b255b16 a5cc3719409de71907f25fe8153833ed601d84aa a9f4eb523585e61570d686882c4ca1895bb5ad92 bbf5fe35521a91cd9267cc767e28345c3827b715 c058569574379f2b35d4502dd4fcb93e418a18d3 e2e7afaec8215566b5549eb49f7286becef90960 f8cca3ff52542e9ae02d1b69009c44ce046d6646 Package: python3-ldb Source: ldb Version: 2:2.2.0-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 167 Depends: libldb2 (= 2:2.2.0-0.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.2.0-0.1buster1_amd64.deb Size: 43548 MD5sum: 2c891c9d731e0e8916d9b19371207e1a SHA1: e8eb67c60d33784a5bc7cab7524378e892c03bec SHA256: 9d1e6d3f70c44efaf69b2c3e2bf0a0e474c36494e81bbc2ef8a34511041eaf9c 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.2.0-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 116 Depends: python3-ldb (= 2:2.2.0-0.1buster1) Filename: ./python3-ldb-dbgsym_2.2.0-0.1buster1_amd64.deb Size: 79584 MD5sum: 41b75e7c28c7d00da6a360f60e073934 SHA1: cf0c22ea7fac16b83500c00d4831c88681c2e080 SHA256: fc59e3906b72c8a2f82905787e8e36650e69bc75610501e7a21601c0dd1406b3 Section: debug Priority: optional Description: debug symbols for python3-ldb Build-Ids: 63c03acfb39fa131df8894143678e0f0926cdffa e4886799557f17390a9f2e69f360ce7b80dc9603 Package: python3-ldb-dev Source: ldb Version: 2:2.2.0-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 45 Depends: libc6-dev, libldb-dev, pkg-config, python3-ldb (= 2:2.2.0-0.1buster1) Filename: ./python3-ldb-dev_2.2.0-0.1buster1_amd64.deb Size: 14548 MD5sum: 8bccb7a52559dfec5314cc818f1752bd SHA1: fd19ff4c04ec413c5ff84a1eedc90233f80c4764 SHA256: c3ab587120c2e9a27b71fb4c5009af667eb5d54a3029a643351970d130db63f8 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.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 19272 Depends: python3-ldb (>= 2:2.1.0), python3-tdb, samba-libs (= 2:4.13.5+dfsg-0.1buster1), python3 (<< 3.8), python3 (>= 3.7~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libldb2 (>= 2:2.2.0~), libpython3.7 (>= 3.7.0), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.5+dfsg-0.1buster1), python3-talloc (>= 2.3.1) Recommends: python3-gpg Provides: python3.7-samba Filename: ./python3-samba_4.13.5+dfsg-0.1buster1_amd64.deb Size: 2615424 MD5sum: b113de08a1bdff174fbd5b5b8f7753fb SHA1: 1e8a70acc5cebbe0425e7ab957b8b8cdaf8308be SHA256: cb4d71b0bc2a6b390530541a75eb4ee47449951749fe7cc5a09156db7b854918 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 11655 Depends: python3-samba (= 2:4.13.5+dfsg-0.1buster1) Filename: ./python3-samba-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 8352796 MD5sum: 7cbf708e5a31692baaaa54bc94670c90 SHA1: 89c2628a0b6af7d0559144caa0221348d427a0e5 SHA256: 247ec25b28df16552c49dffb1fc84359b2e705626ad650d50856b0c25bfffe6a Section: debug Priority: optional Description: debug symbols for python3-samba Build-Ids: 07209242d5925680a990341b784a0803dc05b807 0b1e15268de30d31e1d6b8c8bae55b27ab79e45a 0ecd1a148c955cad592b435814dfa33db28fcfa4 119ae7ea9756cf49d15175568748e2f592a34dd2 11fc95ff99056652e94e04eec9014435b070e707 1e934ef73e4e50d40ab755ebca417729c843f4cc 1eb47050486761e4f8dc015a9995ddd26da7ae43 2416f2417c4c43bd7e2a65f5b4883af98bbae28a 2516c01da17e22659716ee94e33ad657559c19b2 255f066ceb9c499ae31041228fd95e97eb15568d 31320edb113bd725a38e3f7af1ba49c899d251fd 3398e91a876e5817fc51c2c58ad6657b8e48acb1 35682b4a74020aa844772e11544b81c405a46add 39bea7773d8a5dc0aa1acc126556fa1943595bca 4e1656426e992b6469fff43bfe41240312b64ddb 556e1c947886a8e57b7473194b3cbb0b47bb9d60 5689ca4a368986f3d7faaa3c7083a82c4532cd78 581b838ae59218663c5563de8e018a09ca5d0340 5d31d18f990d3cc96bf2a712e7b4b1aed20a0b4a 5f21ca8466122126803d2fd10c7d8e9709541879 63b5b03b4c382b0c88a96872543ac1c50656b70f 67e2c18bafd56c39467620d66b0db4ba8837ce1f 6973128d4a1a71fa47280f2b87019e0860f25d1e 6ad5aa065c272f19fe849fa0e0bdad2dc789be8d 6d4d436e718e1f01b099417c4cf5265abcb695ed 6d996cd92bdb700f7f39276a458ee1c9ecefea52 6fef0e6a8bce76c7553352b590d023224f9e2ecb 7da239679690c7f5f29a7131238736b73e97241e 7e9fda4c6b44acd7e67474b11b7170611608385c 819e4419475f914ba395bfb7dcf99576c59ddb6a 872a252a01fa92b62876608034ab3833cdd10478 892b7b4f54f5522c5673ddcbdf669821fbd0b646 8d4ecf7fcaf324f87556028edf2f7013e07bc52b 8d76825876488b8f44af71880bb7a1994b6b3a27 8e4ac22b17c196f4dec9585400e42ea2c89ff83a 911422ea7ed57b215af6ebc111fe402d8cf4bce4 9227a7d331827992d0e46c60cb804338f7bbb49b 92ddc571c3b89a6fe1c96225e116a23fd198af3e 9a32ab0050d71cc5aa172e45bb223ffdbd5b8213 9d5c4578a02c2bea5548a4934e1f133dbf34cbb6 9fb9d19476fded12f640ceed52c73b9d0c842a6b a0de1ae14b9ef72cbb410bc282bbc6d2c5e73cdd a137b3ba5afb9d70e18085092e91cd85b1cd2ee4 af46cae4a3f2331891dc79a0262c8dbd11dff110 b543fef0f676fca5e7023e198d9d52b8ef50ed23 ba4578f7cace98c91561ee95aad5abb5153605d6 bd1433403daaa0c80021daf514b51b72a3b9fb95 c1fa0c8fbc795aa2eb2d0ad4ef9551be631b0655 c2a99c05affdc4ba285dd68a66f6f5799249c145 c4a11c2b54583a6341e7509dc1cff92c2f9d8a37 c692a4e7b7f4e87e988b6e8e49d645b469ac94b3 c9c1bccbf86bcd36ad2fbf92e316fcf4f658abeb cccfbe8b993526fb829ed86df772f0f793978629 cf34f05c3567c258ce47aea8636f92ba9f056ddb cfd18c016ee459c72beb60fe33fb349b3bd8b5aa d2dfc8ced9b29130c204892ccce757224a0bb597 d597ea03ec488cf0e70c3f8fabda4fc54ccf9dd9 d83f94f2dcd6b23ad373ea7ef81a8a6fb3954197 d861ea6d4b52b51764f6a00dc8a629f53f4f6f1c ddde5ad84c401d3ffb1c77b399ad1f808ff129fb de06239b93c429a59972272f9e731d9bce905de6 de263351c87a81b8ffb755fb317227199cb3dfa0 e41b9e2f1a3b018d7f360a42da3e8273afea9552 e90557dbc19ac20de243b3dd28dc4bb005fdd2eb ea019ffc6539b6b8d37da13fd453935450b88434 ebefcb33cae0d416b2cd08183cf784b0243bd993 Package: python3-talloc Source: talloc Version: 2.3.1-1.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 76 Depends: libtalloc2 (= 2.3.1-1.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-1.1buster1_amd64.deb Size: 17096 MD5sum: a7a82d6070f52e2f98c59d9841e2072e SHA1: e14fb48ffa3cf18bc47f5a62e1aa52459ee09647 SHA256: 75d9c395d3a1f41bc600ac44153c7c4e62f5ca6484d3314c158d6a457f071f0c 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-1.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 49 Depends: python3-talloc (= 2.3.1-1.1buster1) Filename: ./python3-talloc-dbgsym_2.3.1-1.1buster1_amd64.deb Size: 24280 MD5sum: cbc311607dd6d4def20b7787f8b99430 SHA1: 81a0ecff07c8409fdd867bfe1a346941b1ebcb0e SHA256: f2a667384e8f9651f40802f2e2df0a95ab9a36ccfa886f6d25ceb4fd9bdb4d19 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-1.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 42 Depends: pkg-config, python3-talloc (= 2.3.1-1.1buster1) Filename: ./python3-talloc-dev_2.3.1-1.1buster1_amd64.deb Size: 11704 MD5sum: 2bc89ee0cab74b212ad0084f75b97065 SHA1: 03f909e40c7f2988a830c1410090fb2bf7285496 SHA256: 9581a6a2f2f2bd8229660c1b695e622b8b11176066fae959c1e69f48b8ccb0f7 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-1.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 72 Depends: libtdb1 (= 1.4.3-1.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-1.1buster1_amd64.deb Size: 20156 MD5sum: 5a75f31cb783701cf016c6a434cc8b6f SHA1: 8ec4e2bbb298432547cd76d3ff3ecd2f3fd1d7b1 SHA256: 651b3203533f0493c8c5a5b4dd1865fba23104575bceb35ffbe591c4921ec0c4 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-1.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 42 Depends: python3-tdb (= 1.4.3-1.1buster1) Filename: ./python3-tdb-dbgsym_1.4.3-1.1buster1_amd64.deb Size: 24372 MD5sum: 439e6f1a2756beb0a0554da83d4a5c6c SHA1: 3d99d11edadf956e34069ba2013dc7411556e927 SHA256: bcbb5c089c00cb915949b5d6f4f342c346020cd725c0f77a3f5699e13d6ef847 Section: debug Priority: optional Description: debug symbols for python3-tdb Build-Ids: 4a3adca05383433b218fe30bfcd9113b6a9da69e Package: registry-tools Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 279 Depends: samba-libs (= 2:4.13.5+dfsg-0.1buster1), libc6 (>= 2.8), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libtalloc2 (>= 2.3.1~), libwbclient0 (= 2:4.13.5+dfsg-0.1buster1) Filename: ./registry-tools_4.13.5+dfsg-0.1buster1_amd64.deb Size: 139836 MD5sum: eca00df99d0903f27323667ffaf56930 SHA1: b9e3910c8fe00357be02b5b5d79c032ab51c3d91 SHA256: 002127091c718e323769d2c8b437ccb3ffbb72c7717646c3cb8199fe6f2c5c27 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 114 Depends: registry-tools (= 2:4.13.5+dfsg-0.1buster1) Filename: ./registry-tools-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 59524 MD5sum: a0e3f3cae1468ceb72f33ddd4a36efbf SHA1: d37575be78ae90387ad4d4d5469c48d3501f53c2 SHA256: a8bab256379c432993e7623f4d5e4e4bc02ae2ea0f298c9bbd69313ba84ffbd2 Section: debug Priority: optional Description: debug symbols for registry-tools Build-Ids: 0bc543faa38b70082f8593d04935056d66d8f9d4 0c101f5cf844618da1ba106f8b67cb0408f09435 71de2a9e2dd6a470237b1492be946f392329fcf5 eb605666af709cc022012ebd31e61fae8b1f0d3c Package: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 16646 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.13.5+dfsg-0.1buster1), samba-common-bin (= 2:4.13.5+dfsg-0.1buster1), tdb-tools, python3 (>= 3.7~), python3:any, libbsd0 (>= 0.6.0), libc6 (>= 2.14), libgnutls30 (>= 3.6.5), libldb2 (>= 2:2.2.0~), 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.13.5+dfsg-0.1buster1), samba-libs (= 2:4.13.5+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 Breaks: samba-common (<< 2:4.13.4) Replaces: samba-comon (<< 2:4.13.4) Filename: ./samba_4.13.5+dfsg-0.1buster1_amd64.deb Size: 1179192 MD5sum: 9663fee037cb09d540200594676d68fd SHA1: e568560ac4a02a9db8eed6df89edb67bc504f5c4 SHA256: aa07a01afd824055283a3aceec4f420a0cd818ea3adeacc17d65441c42cdce62 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.13.5+dfsg-0.1buster1 Architecture: all Maintainer: Debian Samba Maintainers Installed-Size: 293 Pre-Depends: dpkg (>= 1.15.6~) Depends: ucf, debconf (>= 0.5) | debconf-2.0 Recommends: samba-common-bin Breaks: samba (<< 2:4.13.3), samba-libs (<< 2:4.13.3) Replaces: samba (<< 2:4.13.3), samba-libs (<< 2:4.13.3) Filename: ./samba-common_4.13.5+dfsg-0.1buster1_all.deb Size: 166424 MD5sum: 8ca12f8e55e3c1b6e169e841cde7f93e SHA1: c370d6d0f5b2fffc040f685b49636b8297eae6ad SHA256: d8b39eb53872c0005942fd7206da18989b09fec98838bf8b8bfca4f50e8101c2 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.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1630 Depends: python3, python3-samba, samba-common (= 2:4.13.5+dfsg-0.1buster1), samba-libs (= 2:4.13.5+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.13.5+dfsg-0.1buster1) Recommends: samba-dsdb-modules Suggests: heimdal-clients, python3-markdown, python3-dnspython Filename: ./samba-common-bin_4.13.5+dfsg-0.1buster1_amd64.deb Size: 661624 MD5sum: 5fa932244c0e32409813525ca67aa39a SHA1: 575248539fed6c16d75d376c705692e2bc64fc47 SHA256: a2cf37011210013ddc5f9520d5a3c56bb9ff3f8b0bcde039acd826678b7383c5 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1225 Depends: samba-common-bin (= 2:4.13.5+dfsg-0.1buster1) Filename: ./samba-common-bin-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 1055240 MD5sum: 4278474b1bcd6d61c6a03e77e85a1a3b SHA1: e07a608041a6ba2bb5b6e941d0cc63bbd5dde9f5 SHA256: e97495b3c22fdc4460253ff8771e71a9cbf8bbd7702e503ef20db1a7bc63ee3d Section: debug Priority: optional Description: debug symbols for samba-common-bin Build-Ids: 12acf4627f80618f4ce3581be58f0bcddbea6a1d 73ffb8250986c4e3089fd82752d246eeb7bb2575 a0ba7ab192dcebf26a9fb380325b6076919b851d ab59c9a022fe75921ba255af9035908cb1a2855b b808c9ee2ec944317218dacbe8d3de5d71949234 e0344d4bd5130ed71d5565d27fdf59a6c27ac3f5 Package: samba-dbgsym Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2222 Depends: samba (= 2:4.13.5+dfsg-0.1buster1) Filename: ./samba-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 1754640 MD5sum: b46e22210f323f0fd5f6d96684ce3659 SHA1: b041808258145a1275256fcf58188b1ab0fb2f31 SHA256: 1b8750c5a2cb611d4b597f15d3ec15ccb8824444a87771f683dea618d3de869a Section: debug Priority: optional Description: debug symbols for samba Build-Ids: 003ec656aa59f3adc9306f8c48d7aedf11a6b99d 1d6d783546b293e91715fa0df49a9851fc312fff 1e2c02eef95fe1fff0fb9e7f3f7cae828e128609 229facdf855c2575eb1be92d3f7cd9f0cf0e6c6b 30d3973f36727c23be75a340e95f47ffdec1df05 3ae6370954a0353c18c4aa526ab14f9b26b9c725 3d283611a599a0a245c03ae6e94bed2675e0284f 41d7a0f85d322794f6c86736ce631c53b68e3df0 4206e02864e936a71c1fb5a59f6d9ea788162625 4305e4c87d41850f9d3627169281c006a0cbc527 49f326e185f3eef74e85ccbe37a4468f69292cf7 50a0316c8727449c090ee25cfea06a1d3c61e6a1 555c28fb2c148118b8f60d889cb1be38d06d8140 60d7b9071cf7799715ca094edc7346884981ded5 62074f874e035f712115c638ae95febe743ff1d8 682765c776655b78301e126425abb05869901919 6c39e2310bd02f6cb5dd25ba8297681682642044 81c1d0ce9fb21a795eb66ccea9db9b958c3152d4 8234636000c5cd7c04abccfe17a6ba251c9ad1ab 97ff004d0d6b7e056ff29d949e6410ef9cb0fa65 a35bf74f83c196769706c50d08a0f20ab686992d afa92375f8a312d6aaa9f8755dd2602a6693cbc8 b40e616145fdf8819dde67d5592dcd27fc1c2dff be964908ade15cb8ada7e20fc47bb942dca4b47c bf5f0346da26df20aae7d5ece6af68cf4ca47b78 cfc7b12067d9c4789c5ccbb59049e4cbea21a6f1 d282c27df50649fc69ee2ce28573363f76420ba2 d7b69afb85e36d630bc16492ec6a2660e7b78d9d e71f2cf528bb1d9c60456972f81536f16853cf0d e76bbe52904587c8a4cefcfe11fff48cf40a018a ecf6bb1804a363b85756eb43745a0b3d1996d5c7 f943b28dab1e8a342539b40a3928ee7fb47bd432 Package: samba-dev Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1873 Depends: libc6-dev, libldb-dev (>= 2:2), libpopt-dev, libtalloc-dev, libtdb-dev, libtevent-dev, libwbclient-dev, samba-libs (= 2:4.13.5+dfsg-0.1buster1) Filename: ./samba-dev_4.13.5+dfsg-0.1buster1_amd64.deb Size: 330020 MD5sum: 3fc3cbe989661fb4c913fb730d0f5d32 SHA1: ebdb38e007e77c1444d6d49650dc4362e6934d2f SHA256: c8984da258bddf936c38562740e900a615e283c80eee78eb0585b773cdfb026c 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.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1598 Depends: libgpgme11 (>= 1.2.0), samba-libs (= 2:4.13.5+dfsg-0.1buster1), libldb2 (<< 2:2.2.1~), libldb2 (>> 2:2.2.0~), 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.13.5+dfsg-0.1buster1) Enhances: libldb2 Filename: ./samba-dsdb-modules_4.13.5+dfsg-0.1buster1_amd64.deb Size: 384736 MD5sum: 47b91f20eeafb73530e251c0e6f68302 SHA1: a2e7e2e9a4b22abe91345c79c2642ccdfb0814ba SHA256: b8a1ea3dd690c06efd30725c9828d793fefffadf5a6e2c3997bdb204cf25a432 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1182 Depends: samba-dsdb-modules (= 2:4.13.5+dfsg-0.1buster1) Filename: ./samba-dsdb-modules-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 739124 MD5sum: a096557c2ddec9801ece89bea37f2d67 SHA1: 1dd6a7f9978a27e37422ec1b0f3e127c412e54b4 SHA256: 3b884fb17ff01deb35369723c3be91d6d8440f0b84f535028255c49b3783e92d Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-dsdb-modules Build-Ids: 00fe6ae00b6463b0d6469d95df39803b6c039d0c 06d8873acc7fcd452451c1604ad09b2832637a9a 1226555f7968dfc1b8bb7298e1821106fb9811c6 22060857b756cfec017d6cbbd86cdf33938b2767 26fb2b9bd12a399f4c9c44e0aa5a98ec85765cef 2f507d6774c58050b7dd1e2727259b827a768c28 30f02ab3354e6e415fd98004a9f75d8f034e31f0 3dc09db9cd7feebcc87579d9d78990a98af4788e 3e2215785f16f0a5fb1816d62c78e2a951a6cd6a 4bf439df1741fbb2255b521d50d33a7f2599a64d 4d629f3cbd30a8fe7f4061666fb54d94218b3d80 4de338522032974437fdad6fea310dc6a98fc4b2 4e5d0e5fda3a40be85540bd6975753047414560d 58dc571c1ef60148124b53abdc99151d7a3eb03d 641d7002bd1ba5fb1ea4e75a4e30df6f8f5982c1 64d3573f834ae2554c9f8157a7ac8254ed61fc66 6547cc3d540de8e7e95297a044b428b62a1571f7 688bff033b87b2c45cae7ee70c3d98793b9f9eaa 6b66caed5ea14ddd8704ef0de83251a64a988de3 74014edfdb1dd6435ef131e8bc1dbd000bca7889 7a72b8bcfc00a2eac1515d786bd839890c791237 7d6dd82fe29ebe505c7b4aad10e5d477feedb02b 8029f3da44a37318bf974fcb47cbaefdc6402109 99652f8fb8f69b134b21c790e60e53f8d1e8fdf6 99f75688b78ca4cc0c3b0cc4c2e505163adfdec4 9aeefa59fbd085fcfd468941fa5b118168f49974 a270ef71336590032c733cdd5a9435d15ced49d3 a3cc47aa5f822e5f50639e6e18d10f6c1e490e38 a411d95b46f52be41647c1838129213f816252c3 aefe5755bb9c9466930141d43976c2090fa9848d b4fd02f1121ee647e08fa81fd99a64f02fb8ae00 b89d723954d743ffcd8c1031410a29ed1ac2966a b9ba663a6f4f6cf541af94491b49f9370272dc54 beecdb3a9123b6ae6b24720b49da8843e3f3b6b2 ceff6faa070bd05d155624f6b314a63df98379be d0ad984001d37d1b90f0238990ccb10267a12925 d0dff37bb5c2408a99b58778cf0b0eb0e1fd1afc d11e085c2742db84f0c08315023fa21ab12afe09 d424a474696dd2d052008393bfbd8613852ec62c d4b54e7d52521db001c66d25d3cc2dfe30ce1f34 d704b045004369aba63141e1ec33875b38a76f94 d7c367aebee46953227b123af6e47f7cc9e8c62e e64cb53eb7c1e2a66b84ac8b4f8b3c46ec9befee eb59f84644763eb8201031ed4ccfb277cb97ff54 ee91a81cb0fc25ebd0765423df689f96dfe153cd f508e1526691c23148607fcbfe5649223ee61474 f98461df9b5ca2174c32d6075634e7abd28c337a Package: samba-libs Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 24888 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.2.0~), 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.13.5+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.13.3+dfsg-1) Filename: ./samba-libs_4.13.5+dfsg-0.1buster1_amd64.deb Size: 5736792 MD5sum: 1c773d7aceb81c3206c0a56da73bf8dd SHA1: 6fba831f80eb1426878f898cf9f2eb603c6aea1a SHA256: 9c423fcee6b3cef8962a17f9909c8d23e77779accd98ae0ca2be24f0aa8b5d0e 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 20050 Depends: samba-libs (= 2:4.13.5+dfsg-0.1buster1) Filename: ./samba-libs-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 16905636 MD5sum: 5355bb929411f5076dd53ca3e2ab2e6a SHA1: b9463652e48024ac325e58911101af491984072f SHA256: 2cf66dfa512bb9d63cec63c9393d3ba376d887b4eaa4bd1291da7d999f79d6c7 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-libs Build-Ids: 0074ef062ad267e17c996c088c3dab0718bf76bf 03b1c541e1d6d3492bc165d7a74f20c120001c02 092848ef97206a854ec5d2f7960ccb974b4a5bb8 0b2308189cfb9785780375b78e69954d4263f399 0c463640bbc46a64cb602f08c18da25046c81786 0d179f126e70179c14ff30155f0e6e7b613353eb 0e5eba65f2048e0eb2dcfb84b977831fe1e38d80 0f1699c7ee3acf0b4d362b42110f19b8a6bfd0a8 11fb21ca12c8d6d91658db879d0e0413dd08186e 11fb5f92279881ae87fdc27b01bbc9eef5012067 1387c0996f81263ddb7d022c37941d09f3fc4703 160932fa8ddcac320cf9a52f81f835eb698cdc15 191eeae29ef5509c3a7aff509d213eca29313e02 19dd2c243d2fe144de2afd9ad39624f73d602d60 1ad3a181768781d3a02384ab7c10c0b45e691052 1c3a8b83b96eba0d947533b7da990da7eb7db336 1ccd8a2f35339cf40b28247b42b4712c494641db 1f4845b91b2137519de098fedc74a4065ab1f636 218bffbd7b93edf706d2acb59da8993973b18faa 21f8d6b06d05599db6a2dabfdb336d120a6f7bc5 23c61a78a1eaa3c69e50052b87b82db66f773175 25a7fb1c5219d83005fa22151f8c0333c39d77ca 26115c931518e37511841c78f56cf13c2fb169d8 290061aa24aaf7c342d9f70ea11eeebe5f78d887 2d323c394591e2fb52705061567ced35388575d0 2f2dd5de0e41f944161025af3aa50764621bb694 30384fac5ad0d39f6165c27421d82111d2da41cd 31c479be403bc9a3a2c8c3fc35ff3dd70bb30aa6 32a5c1ec3af21c5bd92eb30f7cdf87a6cd36c3f6 33ea640e8830307d68ecdb7537145da25cc12f98 37dd45e9c27020d49df5eb44c1755a1b0c80cf04 3ca7f8bb8a053fe7197ca0b82c46ea176d31d6e3 3cb4826820f9ed77cf898e90e2212bee4639b728 3d2917c42c4b88b897eac2692fef826ba818f393 3dceeb6a528bc3885a587cd91b9b6fb3200d352e 3f83b1f3bf7364fefa326ecf5d4defe4d085d7c6 3fa4acd7e7a5abfe2b8ddf89076fd0e3567c2225 3fef3b9432368b63d85854dcfa35d614694aa1a4 408e2b9980f0cf5c963f1cca33067f19acdaed0c 42e9e9f8d1396950d21578506d4568cec712c9bb 469c6ec593f65923673ceffcdaaee844c35d6db4 49e61a700172a5439de0f9eda79fc28bb22e4964 4abb34ba694a6b347b32023fb6b986be3d894822 4b37523f0b7411b1ce65e9eb0fc4a988e6392024 4b72e0262871e1c1d7a86698bde3a2ef57676a51 507ad95e7ff1490e0dcef2fa2b281189a6a6e366 518ea3e715b90417bd314db90ec1fc5ed3c8abc8 5540f4847bf5debb0606a90e74a8c32c695cd715 56fdbf3d02617e7be4085e3cf0247291d5d0e267 580d62b2fa5e44f48b19fbf2e398bd300eccaabb 585e3c387aae91c1241e6441dbbd8401d9956c7d 5ad82f9e0adee9df47546b798d10036345fae921 5be35e6dd57fd4768556cfc94e865dff8eb95558 5d0373fa44a82ff561ab5d27c57d6ae56551d253 62f6d51b126adf52ab21ea3356dd3392b09313e4 6340113b8600d500f6a618713311913d043b61d3 638b9648e5ac37f511c7fb21a683327b5e948a1f 63b522e249bd510af6d93be58cfee7961c3f4ffc 66e90890c0568983875ae8c688369ea95c759e86 6b30369bf165666b0833bc6d34ebd55d4a5e71c4 70867ef895d4927e36f64522d0115058501f75ae 7110fc5b30def59c7a2201667c24d4c63e55f43d 73bc3307e3de88a8c33065e777c2833afab3ba9a 7975117f46bf331122237e3e4492f4a8f662e6ed 7e14099208072a8c29c2e2f5e11ff7bc630d7eb7 81896bc9ec2494ed27b9fdbc6cee3a2cfd0b5d0b 820c694837ec8a9db2593888f52ede157913d3d9 8659972f95bace3e957f95fa88d24bf21d66a1cf 8c3090b45794fc53e5f06b24c4746813de66c04f 8da37b8fb106af545184654129870c74422a6525 8dfcd08d8b012b184771cba1a7a04ed317890a48 8e802f5fa2538718784c7912c008d010eaf146fe 936e3890776246bd0bd3b360707464c8e64a6753 957afadf66981c983761c6fb57a154efdb4523ba 96ca78fe1a31324201e9a0fe7b5ec4aa710b0c45 97923414642ab165384356a9837e0aeee3148b1a 9981e6bcbd685a81b1bde060e1ad86eb51072afa 9ad57d6a36d896967fb4348e31e2ff4e74ca398f 9b0c9896a2672b009df3884085810aa1b4b198f4 9b9b98d45907a11d5a316392a58653405c14d001 9e3b72af5ddc0950aea1370677d42caeb0aeadef 9f53aac1205082dad36e827c70ff3364b74b91f7 a63d4ddcd414a08637eb457dcdf356bbf00e5643 a6a56bea946f59de117262b1319a8b2cdb413676 a7b9baa3ffa0ed0d9f4d90f17e320894a0ffbc9a a7e6caeec45b1e8d6c22ee76f5848a4a128f5fc6 a90dbe5c3479afe4aaefab89e0d26e2546e7c56b aa321ef63c3866db74df14b47ea1391abd4385e9 aa8f42dce16dba7881332880ea4a10ffef1cf2e5 af19b3156038e6022d6ab653a369d7a33fb45736 b40bfdb38da3d0e5ccaf9ae4191e5428d8218f86 b45c00e0a1e4bf9308d9e394fcb31b9d1d64fa0e b48594028de9c7a9c456ecb121c325dc49f3f709 b4dbf790542a4be5b4f39cc2ba9c1039c7dd4ba1 b832eb5e6c462c8c24d2ffcb084ee08bf727d22f ba1109f66ad057247bbbe8e9f46fba85440e8a12 bcf519abcbc9f5e7b13a2d831ddd67202b95f4a4 bdec5a97de7a21c34449eecc4bd792b28efcf4a5 be3fd5178fd4eefef095b3b92f829a08b7cfd445 c30bb19d4c45beafc57d21a89ebde10b1c30ed1a c4835104cb6396833ceef5eeb46b6eafaef93a86 c6b1befdd5c47f2b31726084bff6381e18c70569 c756080e02ef4122192b7886fc7e3a230bf0d861 c83a45ab3547dcc1600a955e15c461f46f18c16b c9cf03012e22c23110892104da9e6150e169524e cb9de7b3f468714b40723390be05e686f9dc6c87 cc5e6881701264a557590e4bc74a4f8d719aa7b5 cc637bc002f2157860b90b4f4bd986ad07c552e7 d07be8208a5d3c07103b23189fd7254906b12dff d1e7bbfd0a5e8a08bdd8f475d9a923de5f8f64da d4b5f886f653ce7c2201ed7e0538a887352bcbda db4a326c4e9c3c29e2e73399f3e2d3928c377be4 dc8d23098f013011a9185240aa8bd1acd0e0993c dd5ed7be33d9a64a1d531e469fff2e713d743977 e12e390054df1a833353b8048d5d9ac7bc4802af e2317beb5bbf2cfdd834b580680fd907b477e578 e51efd79109d37e5c827baa9cd336c27422908f9 e74058154aa910ecca9a8d0b46e5dae711bcd42a e98d5796e12280ab424e7e5517f8a095a92e1405 ea8161bcb30b2e79577d88363997c2388557a985 ec0f4f28308441a85c031bf79c8453e37c72fade ee0d0c05210bb31c06d4d6a029c58bb977154a69 efbfa27ca26970e39c4787909d9fb5e423b43067 f2182965807ddc9cb802943aa29323997ec6c66c f4b050c013e93b3b60738883eef8c5227707b497 f99a70ec1cec75344397e785cb4efa25d7b79945 f9e0681d1016a7dc0fe459739569454b713c4fb5 ff470813a49c2852dc5a9a308da4ec1ec1c289a6 Package: samba-testsuite Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 8872 Depends: samba-common-bin, samba-libs (= 2:4.13.5+dfsg-0.1buster1), libbsd0 (>= 0.4.0), libc6 (>= 2.17), libgnutls30 (>= 3.6.5), libldb2 (>= 2:2.2.0~), 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.13.5+dfsg-0.1buster1) Suggests: subunit Filename: ./samba-testsuite_4.13.5+dfsg-0.1buster1_amd64.deb Size: 1980032 MD5sum: 1531e5a9f0efe1a58b73bf765d4c4ca8 SHA1: e9f5d98c4dcecbc03c495daa3af6b4f2b53c938a SHA256: 63254a89516cad48124141738b62b260395d0b16cb9f65669aac22d5800e179f 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 5634 Depends: samba-testsuite (= 2:4.13.5+dfsg-0.1buster1) Filename: ./samba-testsuite-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 5180948 MD5sum: b223936f5cede6516111fca577e14c18 SHA1: 70034a524b0ae193657aaf761dbe06d8811b2908 SHA256: 92c77991c972a2eb2cd64b9f0086b460ce06de62397e487483fc937691ff5aba Section: debug Priority: optional Description: debug symbols for samba-testsuite Build-Ids: 2275c4dbd8837e733a10e5493c2f626dce8317ed 6d2ff974d87c53de35a4702ff56af238f894fd4c 76a0737853736ba5ae5b31da05bccaa2f3b7c13f 98be2360ec6649c1b35231037fd6792866325fd3 bc14e4b2655bcccc92385608a5fa3f07f0b653df cbdc9cc44d6b99cd725158231696d172abc46e9c fbed14f2f1da2ff3286bc2a7910ad8c45a7e1e71 Package: samba-vfs-modules Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1831 Depends: samba-libs (= 2:4.13.5+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.13.5+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.13.5+dfsg-0.1buster1_amd64.deb Size: 497824 MD5sum: 87353c92f4464466ce0ca9c0a52c924c SHA1: fe64714978620189590a93a63505abf049eea0a5 SHA256: c335176a612d3e76aa9a0c4cc0faff8a0701a679712e7360a384415bce2debba 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1430 Depends: samba-vfs-modules (= 2:4.13.5+dfsg-0.1buster1) Filename: ./samba-vfs-modules-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 961912 MD5sum: 0bd0a69ea04c8c6922f79c562f1e7aa2 SHA1: 7201229e001c8e459261db18384122762ee5e01b SHA256: 84e82217045074f4c80fc22c3bacf473c25e40359db6a130185dae3a4dcc361c Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-vfs-modules Build-Ids: 020fefe40f1e00d04acc4d435a0ef6580de1fb02 09c5ed6191de418b30aaaeed9a7c7700636a3735 102d7b283e544819064ebd145fdf896e6b6b31f6 12bc93601dd634dcfda04cf0957741dbcf8086ee 135f2ace7715beabdcf03ce63833ba7af01c96b2 1ad4b29ef543828280444d671005a745579997b0 2289f70d742ca6c52fcfe858a265bd387137de32 242d2eae87731ad0e72aca8c8b46d2994999fa25 25efd76e8259b0393ae2a5d2b6e99fc20a0be0e0 262dfec896201e1c51d7cc2682ea242a415cd094 2f087c5f0f7dc30954c808681567d90b439bcfda 42904c8cefa0356306fba43f2504f0e31d210469 431794389ea2650b0670c3f85d294e4605195efc 454db931fb14486d11c5d5e3a3ebdb0ff5fe77e4 4abe8eb193acdbafb30a83b93071d86e545b13ea 629c927ed12d4d9342049b706ad3c33766164e49 62fd17af455a06a41c1b31094282872cc3fd8376 6452ac4045392d3e839de5199dcb0bb3001d35ba 6453e210fdd8932b567b542fe776a1a3d2cb3498 74b7a02dc0d34ecd454c4695b82cd8f7034db223 7aaed15404f7bd9594bf3b63a68a956081c3a29b 7ff16724b2ff558c034615a0c2980fcf39d719f8 806236fe3249252f280c981ad30752553ba40c79 8f6903a8f4cd8f8cecf4cdc9ef4dec1eafd250eb 90dbcae03fc0cb6bfdd1b1b7ee3fe95a66f792c5 9157b89c289d0165a9a929e966d4132fb2300bf9 9a1246bcdb88d2d31f00ee276146833b6468816d 9e7903cf686cd81209a1271462f5e4b069a6553b a0013bcf83f7a9b32d9bd96ee7559b63385b60fa ac0db1a8467054e5bc27005fd792ab3f9d930a3c ad210942637b7db694f09094a95d4f1797f0c4d7 b152ca1014033236cd0459dc14301aaec877f41f bc1f4ba0ce0be2cc79e484277837c5d21d2a14da bdb212ca6a364bee2a827a6d2258b0cb1c81e8a8 d4e2072a5bf1a70b1b3fd96f89b2d4135e3f841f dba64ba849298e78d0fa8f743c950d909073a467 e19da7a62e63fe95536155b28dae14274028c6a3 ec6350decd173a0710acb945a728fb77f4954ee0 ee64822e852c35f919b75922103407ddb29041c2 eed94ba2fddedcc941c9116881428b1643e0b298 efe7862a948d60201d782529f25f0b485bd55f2f f10b01d9f13e1f1c781ae1aea60f7c8e6e98e323 f2ee5845eb31d4962967edec31824eb500b01d6c f354b29690c6d6739c81a6d0129b6c956d0ebd4d fc95d58f3cdd28e51cca67eb9172b1705bb4ab28 fe8f99f322bca69bfb728c67f01877448af04e5a Package: smbclient Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2017 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.13.5+dfsg-0.1buster1), samba-libs (= 2:4.13.5+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.10.0+dfsg), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.5+dfsg-0.1buster1) Suggests: cifs-utils, heimdal-clients Provides: samba-client Filename: ./smbclient_4.13.5+dfsg-0.1buster1_amd64.deb Size: 506904 MD5sum: 59d89fde5484096e33ef7e80b2d65c07 SHA1: 8d149f969c12c2a9112ea39e9a917d428a8ef7d9 SHA256: 98096c3ffe82ec6fe918beab01ff4ac562a8962a9b7fbe5e744a96454ea4b80a 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1554 Depends: smbclient (= 2:4.13.5+dfsg-0.1buster1) Filename: ./smbclient-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 1258072 MD5sum: 4369bc95cf9f3c95f91f5117a8f00d0a SHA1: ad414f6ad07cf5887be8a84644b3415261920241 SHA256: d66baac40539d4f7541aa648800efce8c0aa32d8d6d3cc98720ca70b55ae8e60 Section: debug Priority: optional Description: debug symbols for smbclient Build-Ids: 00315cc3f4f21b2850a0c139f6a4b5dc0b19748d 3e506a78984f42c94c6f2fd1b966ff44558c85b7 427b61a6dd516ccff015c62cf35a08233ca82898 4529df39a89284e6ffa8da80d21da1e992811771 54f165e11463caf3f992fd83d8bcaef7bf94e94d a52c3d436ebea310a7875eb7eb07ca3ac0de0fd0 a646171f3a21ab6bedc051c0819d5414a88da377 dd2ed9a3468b8d08e99217309a3f9a7625244b4c e97635f01e2944753a0da07bc61cb81b42ecc5d0 eba262514b885ed045ef22659e92cf38af7607ec Package: tdb-tools Source: tdb Version: 1.4.3-1.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-1.1buster1_amd64.deb Size: 31468 MD5sum: d852779eba69381e46797aef9a0a2269 SHA1: f6997cd5850dcf899c35d6cee3ea0949da51a47f SHA256: 228b40e9e9ea053ffcbfe9aa24463ce36d9a26c90f7e132bf54c7cfd055be1df 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-1.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 81 Depends: tdb-tools (= 1.4.3-1.1buster1) Filename: ./tdb-tools-dbgsym_1.4.3-1.1buster1_amd64.deb Size: 38320 MD5sum: 6c244ce228598d6b697e4bb08940d190 SHA1: 573fce9e83f07baa3d2d97ec80adac0dd7bb529b SHA256: 590986629ac711e4d5ec608f7be01f3468976d869175279845d5137380b31717 Section: debug Priority: optional Description: debug symbols for tdb-tools Build-Ids: 550f867a7ec92f8a3764c8d7fe903085a0d15487 5873b6156308a22b527706849ed0f31f00103b88 645bfcee3b0834daf89665fda7563d94eb917a2d ec5c3d5900750858e31e3318789acdc78ba37ba8 Package: winbind Source: samba Version: 2:4.13.5+dfsg-0.1buster1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1901 Pre-Depends: init-system-helpers (>= 1.54~) Depends: lsb-base (>= 3.0-6), samba-common (= 2:4.13.5+dfsg-0.1buster1), samba-common-bin (= 2:4.13.5+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.13.5+dfsg-0.1buster1), samba-libs (= 2:4.13.5+dfsg-0.1buster1) Suggests: libnss-winbind, libpam-winbind Enhances: libkrb5-26-heimdal Filename: ./winbind_4.13.5+dfsg-0.1buster1_amd64.deb Size: 562888 MD5sum: a3fb42710daf364411ca23ca78d9d13f SHA1: d62c603bb0e28f8f534f7183d8ba297d99217760 SHA256: c6058337f789ef5507ad2c53a601bc94e43cdb65b66d78cfcd7258e9ea89ccf0 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.13.5+dfsg-0.1buster1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1435 Depends: winbind (= 2:4.13.5+dfsg-0.1buster1) Filename: ./winbind-dbgsym_4.13.5+dfsg-0.1buster1_amd64.deb Size: 1109232 MD5sum: e05f41940711d9142e6cfd28301dfc68 SHA1: ad858a9453515167f2d2f742720601e78422eec8 SHA256: 70cbc0c587c2c9d022d0715a18cc57d72a796aaa72f6a403d9a951e612059d90 Section: debug Priority: optional Description: debug symbols for winbind Build-Ids: 01223afb08d6185f24d0b122c4fc763d9cfaeffd 0c4e6892970f6052838a9ace2b9e244ae0e34b78 3f98ae8acf50cc3e4b405a44d68e7dc54c8d9823 4977e36258b2f5db744359fb30d71dc7d962cbca 55430e4982905b3458de94cf385c6c550ed4b997 5c8e75ea9bcc4ba8ca3c0cbf1318750511000ffe 75aecafccf86d75bcbf9293f71a61b82fc78bab8 8abe1d80e106356075f4ddd113c21f6c2e1ce9a4 8cafda7f908b92059f8ee7b2b6d2a42af3cc8c7e 99f291f2398adfc00283678c53d8718fa6b2ee32 af4a42a36702d70366c321e9bce280517f140cbc b040017cf53d0e105d70497ac95f12329b2ba116 b9aa9c61257d696268ef0a9aa719140d6e2b2aad bfa501ac6f4694a1d634b0dd33ecb76db82b5b7a ec821b0667f8c72627dfc8a962b3efddb943012a f0e240f356b0ca7c5c7efb0527509800ff7ce0ec f89f37c93420fd6e0b280d38e78a1d612a226ac8