Package: cmocka-doc Source: cmocka Version: 1.1.5-2 Architecture: all Maintainer: David Prévot Installed-Size: 1067 Depends: libjs-jquery Filename: ./cmocka-doc_1.1.5-2_all.deb Size: 86944 MD5sum: 73e8edaf5a9898e9ac4392ecc0c21e0f SHA1: 7399da5581aca2f584acaeda8b18eaebc9536a50 SHA256: 394fd3f0b41eca5fc705571de6720d33877845f3edeed82acd3fd6beb57fb6d6 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.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 3535 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), 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.10+dfsg-0.1bullseye1) Recommends: ethtool, python3-etcd, librados2 (>= 0.72.2) Suggests: logrotate, lsof Filename: ./ctdb_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 754368 MD5sum: 31c52880c5593b345d3cbcee9b50a69b SHA1: 061dd17c1663daedd0961d1daaddb77ed26e256f SHA256: 25d8d66985ed4dddae863b63acc85c727df4fcd504d8377d05447d7222c9e27c 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2741 Depends: ctdb (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./ctdb-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 2322792 MD5sum: c324fc843cbc7a859a7791066a9be1ec SHA1: 661e0593d426b951ea2a5147f85c4cd4cbbeb9bd SHA256: f96795a52dbd4a031072c5113fecd65eb2dd5e5b0c1a1e3b8a0c7ad39ef53f95 Section: debug Priority: optional Description: debug symbols for ctdb Build-Ids: 0ace7ef8dfad27cba77e317ad39d0a08e15563e7 0d9865080a9a1b99025df49a390e8e448974aaac 5f1330c9306657a856ceabb6b4d1a0d15cd482b2 66986d96984cb851fd651c035a2111fdc790441e 66c41b1562665e5cf67cafa45076fd483420dc6d 685ec5dbb603d572771373636e0cd2e5144d745a 7513bf56e3a649dc33bbfb3cabe7170138a3a33d 937d21e0a21a2671ddcd5dcf11897dfe6be8fa48 9670309a147959ab9fc7c49d8eed60eff8c54281 9b1456531dee1139bf8f0afa9c4b4dcc160e4a16 a518373a89de7226c6b9951472aef2fedd30eeb9 ab6f5803dfc96d9fcb7267c2df7dcaffba99c062 cfe6b4298becd0195f12def3aedfd05f9e42587a d9896ceb21dba06977b7cf5ea4b04dcf7f96b009 dcb48f8d824ba2875aa7e420445b85d238909a12 e73c0fb97ae9ef61077ba8e718f7fcb0314f73c2 Package: ldb-tools Source: ldb Version: 2:2.2.1-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 172 Depends: libc6 (>= 2.4), libldb2 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~) Filename: ./ldb-tools_2.2.1-0.1bullseye1_amd64.deb Size: 39396 MD5sum: 879ce8b2ed9ab74c72ea6c2fc385a865 SHA1: 9087e46a4cfb283cf7fcee88f85a3de9b9f646fa SHA256: a0cc2d31c55d9ffba75effd627d7fea1fec110c1f2a3c06ada16881a80d46520 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.1-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 113 Depends: ldb-tools (= 2:2.2.1-0.1bullseye1) Filename: ./ldb-tools-dbgsym_2.2.1-0.1bullseye1_amd64.deb Size: 49348 MD5sum: ea0e43e6b68d4e786abac5cf247de6bc SHA1: 36799cd12701041aa3742ba1a49d73e29c225473 SHA256: 850ba566b2b4b679f49b81c33a345d14f651ee16d30ac7d7c8c33049ff60f6ee Section: debug Priority: optional Description: debug symbols for ldb-tools Build-Ids: 24eec535343b5d7ffc57459ce4a4d154d3f11cea 2c3a62d563c44094060ae1679267c9adfcc2ec7e 424712bd2db675684ee384d272b8d8d53d48dbbc 90eff3a0fbc021578d53509327dcb780210dcd9c 9903fe676f784a2bdb90678f8f0e65ef91199621 a58badca1292e40d47832b6d687ab9039c4a692f d871df6dac2e566e15cb6bee2e0b4b69f2819e63 Package: libcmocka-dev Source: cmocka Version: 1.1.5-2 Architecture: amd64 Maintainer: David Prévot Installed-Size: 106 Depends: libcmocka0 (= 1.1.5-2) Recommends: cmocka-doc Filename: ./libcmocka-dev_1.1.5-2_amd64.deb Size: 19012 MD5sum: b1029d68cee283672d424002cfd90be0 SHA1: be27155871146498bc82d55f433519c04177b00e SHA256: aa3c4a7f94978039a17257ea2ac38b75eba98bd035292f784070a7f675094a89 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 Architecture: amd64 Maintainer: David Prévot Installed-Size: 67 Depends: libc6 (>= 2.17) Filename: ./libcmocka0_1.1.5-2_amd64.deb Size: 23004 MD5sum: 61f5e90f42164e64c031564e69134337 SHA1: 08b423e3f1057d3cf652df86236ed29118cea639 SHA256: 30b0d3278967aa5ce46df37c8ce115fe42d3a14a0465f2f9e93cdefd791e7227 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 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David Prévot Installed-Size: 70 Depends: libcmocka0 (= 1.1.5-2) Filename: ./libcmocka0-dbgsym_1.1.5-2_amd64.deb Size: 53700 MD5sum: fcb0aa03614c5b50a83b9ff26cd140a8 SHA1: 7eeb32aeacb162d78fb54832013ad10aa0d9d764 SHA256: 7020b02f2019f095d9cbdf9f56671547b72fb1320ecce956d1edddc83ae1e0de Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libcmocka0 Build-Ids: 1bb4e1afd8249ce965b28d9836c9a61b8efa8c4c Package: libldb-dev Source: ldb Version: 2:2.2.1-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 450 Depends: libc6-dev, libldb2 (= 2:2.2.1-0.1bullseye1), libtalloc-dev, libtevent-dev, libtdb-dev, pkg-config Filename: ./libldb-dev_2.2.1-0.1bullseye1_amd64.deb Size: 104060 MD5sum: af51b377365ef9733ff34dab908292f5 SHA1: 14c3ecf57f5f0e4fe8ccf8d5aaa667ba7ddeebd3 SHA256: 1bfe9571629e6ed7a0528d29840eec995e6c20f0e146dee45b5c4e494d3e67ed 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.1-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 588 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.0~), 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.1-0.1bullseye1_amd64.deb Size: 145192 MD5sum: db9bd94694816f87f73c5fbc44d247c4 SHA1: da8e2ce70caf15bcd9b495059a9ba13b42d4a64f SHA256: 03843d3c545730fa4b61805123c757bff3793397011c7c95f7388989dfdc8495 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.1-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 492 Depends: libldb2 (= 2:2.2.1-0.1bullseye1) Filename: ./libldb2-dbgsym_2.2.1-0.1bullseye1_amd64.deb Size: 351480 MD5sum: c2c69b39208cdd71ac2c02500decd1d1 SHA1: c3632dad14ff82ae3a186b345b18620618ef93f3 SHA256: 9f57c934d5997199b97a8b2856fd82977712703df8af88702f3ac08ffa25d6bd Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libldb2 Build-Ids: 0ab063336af1d6d27a067033091c2f03d590569b 23f0d3e4072fb5399db7b6c96eb83141d5c64e2f 3444205aa93f963d4a789f5e0c981cbd52b5f319 37104ccb3280df6ae3352a93cd222de45074cd94 61d50f25b32fa4fc718de64039894b4df24ebbb2 6e688eac6d1aa8d8629149d811d9bab2bafef1e6 89ddb7f5ed086ef02bc5f58f1644b765a2620526 8c31d60a6bf8d5098c770fcd82b4932166c51e43 957c3e074154d8e4e05c427fcc26195483b6c87a a84934eac91d6d4b2b32a1864a3443765eb0df9d b906b7210cca2f1fc211fa607a254fbe9e308786 bc17c81b2a0106104d972b9c1e24e0f235ce185a d2f645051f28ac40007a6ca398e0d03aa477c88b e0de40cf842b2d3f38b9cd8bb5235474ac44871e e8e56a1e0e69ceee135a1f1dba3952fd425bf114 Package: libnss-winbind Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 173 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.13.10+dfsg-0.1bullseye1), winbind:any (= 2:4.13.10+dfsg-0.1bullseye1), libbsd0 (>= 0.0), libc6 (>= 2.14), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Suggests: libpam-winbind Filename: ./libnss-winbind_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 121348 MD5sum: 89642fc6940a3875fc2f81cd623dc986 SHA1: 100bf5171da4ca159bdd58e3d3ffeb316c23fe2f SHA256: fcaf0ef079c78ec240e9c06722dd51455feda9b7b44a71ec83050bfeb7c1873e 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 47 Depends: libnss-winbind (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./libnss-winbind-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 23076 MD5sum: 72c799363b88ccfbb015703590c53df0 SHA1: 9e7bf7ea2d7c0682c126518c34d9a77afafcd515 SHA256: 1125b2bfef269ca7f294a5f4635cb80900fb6b7453e4a65bd097534bc1dc3556 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libnss-winbind Build-Ids: a7833038f62963e6779e023ec19e16b249c93105 e8b9987cc0d8ab6d4fb9bb55b00cfc0d5cc0c13d Package: libpam-winbind Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 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.10+dfsg-0.1bullseye1), winbind:any (= 2:4.13.10+dfsg-0.1bullseye1), libbsd0 (>= 0.0), libc6 (>= 2.8), libtalloc2 (>= 2.3.1~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Suggests: libnss-winbind Filename: ./libpam-winbind_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 138764 MD5sum: 3133c3ffb537ae38c537bb1e5bce4603 SHA1: ebd1091fa1e1a8d273d42af47fe352023b8253c6 SHA256: 2ade001ed3d6bd09fc22caff85f5e63057e119eb3fd8db7a09c21a3420065a91 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 61 Depends: libpam-winbind (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./libpam-winbind-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 45212 MD5sum: 1d290f13faa190f90bd006cfba929a70 SHA1: 7f957c0311227cbe1bc3137f5a7339ad2a8af73d SHA256: c2fb5a30b136138825cbd06c7ed44e396d65160505006c743d37b92fcb1ee107 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libpam-winbind Build-Ids: 27c0ac6da13104810a769f523a3d228d82136dd2 Package: libsmbclient Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 322 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./libsmbclient_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 167480 MD5sum: a58925b375d61ee5fca80a84cfa7e5a5 SHA1: ad7c779e7541c3b394187ca2b902cd6ac4d28e55 SHA256: 8d1ade3191377aeadc2dab84e070cd9eb6b0c7d0d21c19b08bf2ca13ccea7924 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 163 Depends: libsmbclient (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./libsmbclient-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 133320 MD5sum: a80c33418f250c5e7b352bd0f5d2a7ef SHA1: d72ea5b6818a707f1d4610b0b17d2056faa56bd9 SHA256: ffc97a28c25d192dfab1e35ca8405548de3db0be333badbc5305ce86d3af9d4d Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libsmbclient Build-Ids: 3272550faea15a91b19fdc0da4757e47f4707fc5 Package: libsmbclient-dev Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 354 Pre-Depends: dpkg (>= 1.15.6~) Depends: libsmbclient (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./libsmbclient-dev_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 147552 MD5sum: 4fdf26b1df69ccc25038824e97dcf6a0 SHA1: b812f3e84156d85ff97e39b1d96814639fba6f53 SHA256: 2848613a4ef2ee7038876106a72af1c1c65d95e34770e36883cb590a5ef5e002 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-2 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 187 Depends: libtalloc2 (= 2.3.1-2), pkg-config Filename: ./libtalloc-dev_2.3.1-2_amd64.deb Size: 54380 MD5sum: 60771713b3b9b583bed9cdb9d181cbba SHA1: 682ee709ce12e7af7ecb8b13ca12e46f32a4ec89 SHA256: ad828bc349f43d6d4971fb0dae60b7a06aed468a86ae1d9ecc3e7ac96531fa52 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-2 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 92 Depends: libbsd0 (>= 0.0), libc6 (>= 2.16) Breaks: python3-talloc (<< 2.1.13-2~) Filename: ./libtalloc2_2.3.1-2_amd64.deb Size: 28280 MD5sum: 345c153ec8b0df153c0e14e374d4c59c SHA1: 4b5c7230d8e578f1a49afe6ccd676fdf01958579 SHA256: af08ce275044919eb202d38e2ee2cc8b832b00439696022b57d123af52f2e59c 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-2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 84 Depends: libtalloc2 (= 2.3.1-2) Filename: ./libtalloc2-dbgsym_2.3.1-2_amd64.deb Size: 66028 MD5sum: bc3cc202688a7969db20f39576ec6d53 SHA1: 41e2287302422e1f76211784014fb8093b7d6188 SHA256: 24c80142c736916a0aadbc250bd0eb128e2f739d2ada47a8e28a7abac1e8e105 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtalloc2 Build-Ids: 80d066c8da22f8ec696faa924d722b207e28c694 Package: libtdb-dev Source: tdb Version: 1.4.3-1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 230 Depends: libc6-dev, libtdb1 (= 1.4.3-1) Provides: tdb-dev Filename: ./libtdb-dev_1.4.3-1_amd64.deb Size: 69348 MD5sum: 54481fc3742b4440bdece0d979d09c95 SHA1: 01d5815b4ab557589eebe8bb2cd16ca89fa6e4c3 SHA256: 96ce7be20eeb8209a4eb2464c4e353a33c94d20aee5c3860d1b6b1415e3bea22 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 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 135 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14) Filename: ./libtdb1_1.4.3-1_amd64.deb Size: 48900 MD5sum: a7201788c4090eb12e37c2e491d665a8 SHA1: 6e41de24937632c53547c0c968d96c06db4f850d SHA256: d423b8cde3ae98f79adf29064b70a1d7dd8c557790c75655a524bb20165362a0 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 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 127 Depends: libtdb1 (= 1.4.3-1) Filename: ./libtdb1-dbgsym_1.4.3-1_amd64.deb Size: 107028 MD5sum: d75a6b68960b93c9bde74bd485edeee8 SHA1: 24d85a52132d24de7300b7ca35e21f83713113a5 SHA256: 9b6dea2f96152eccb4feb879c412fd82ae0235e583b9043e64ce85eff438f8e9 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtdb1 Build-Ids: eb65e0f23d124c095273643e24b45f6d00e056bb Package: libtevent-dev Source: tevent Version: 0.10.2-1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 236 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.10.2-1) Filename: ./libtevent-dev_0.10.2-1_amd64.deb Size: 52236 MD5sum: 87f40cecb7de3517dc80a150c0ca7025 SHA1: 2f88c915dc77b44dcf50418a57c892e512f6d150 SHA256: 1a0f86d927e2acab3a4c6c7678426912e971e4ea7393a995333f02c8f409d7dc 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 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_amd64.deb Size: 36348 MD5sum: cb9f099ccb1ad4653d1a6087300ccf72 SHA1: 075c937903e096555906f14377ddea0af05b04f1 SHA256: 8db0e89985ddb170164062acad4d894f4c336e5e4d6f1d29e94b3f93fd52b091 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 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 95 Depends: libtevent0 (= 0.10.2-1) Filename: ./libtevent0-dbgsym_0.10.2-1_amd64.deb Size: 71740 MD5sum: 8eaadce0f4aaa5960f58c57f2035116a SHA1: 2f35a3b5633e046f163c45a60772472be2d04146 SHA256: 03babcdf1b6180571e6f65907320a4be80fad617dff32685e3614d58723fe013 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtevent0 Build-Ids: 81cbb17494c813ff195ee3a6f2b4f7ed2920c4d0 Package: libwbclient-dev Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 197 Pre-Depends: dpkg (>= 1.15.6~) Depends: libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Breaks: samba-dev (<< 2:4.11), samba-libs (<< 2:4.11.0+dfsg-1~) Replaces: samba-dev (<< 2:4.11) Filename: ./libwbclient-dev_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 123776 MD5sum: a58b96becf0c7afc673fbe2e194c7819 SHA1: 8e40050d4b1c3b283f191e7b2a8ea920cf323e1d SHA256: d7352f4564356ad937fe3869483c59d2fe4f2978403b2ffd4793893c8bc89751 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.10+dfsg-0.1bullseye1 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.7.0), libicu67 (>= 67.1-1~), libsystemd0, libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~) Breaks: samba-libs (<< 2:4.11.0+dfsg-1~) Filename: ./libwbclient0_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 311016 MD5sum: 9df3d6ccfd59b8eef37bb11622aed43c SHA1: e573e13dba927e5b8b52ac0bfdf2c4a79fae0709 SHA256: a3abf7edc73b443b7472e566bbf89d7e3a2d7708b6c64ff068315e381dbdeb9e 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 426 Depends: libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./libwbclient0-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 321180 MD5sum: b40f66673cd0cee7863261c0686b35cb SHA1: 3540c602f091dce2c4d041fa0188619ef153c455 SHA256: f4244d25000a434982e52e9ef29c577593874924828e3ce7acd0ab9a93e3c94a Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libwbclient0 Build-Ids: 5d9351f33fb7e62f6840b1b55e0c8a754df9c1e0 68cb3e1797a199f76f4413e92bc5f0c807183a75 6ec8890d0c505f256651af232683e6058f446315 80e2117b1deb6ca5cfb905d348770f0399aa357e 8310e049eebaf541c5d67146e819f67d89a2f041 bf156f4e24ee2fc02e7ae2d80eac21e0ee3948a9 e539956138f9631166513acc2addc5f87a4c8f89 e7673e7d55f5cfa9225e950588e2dae2307c9887 eb044389ecd5c106d3a6829529b15ef268519d99 ef74800eb134df6195ba29f54291b321f68307e6 Package: python3-ldb Source: ldb Version: 2:2.2.1-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 168 Depends: libldb2 (= 2:2.2.1-0.1bullseye1), python3 (<< 3.10), python3 (>= 3.9~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.4), libpython3.9 (>= 3.9.1), libtalloc2 (>= 2.3.1~) Filename: ./python3-ldb_2.2.1-0.1bullseye1_amd64.deb Size: 44484 MD5sum: e56c510f747ef1b6cf069d531e34cfa7 SHA1: bae4affdd7aeffc113e02fe031e9fff6d576ee22 SHA256: 4c4b5329fc85cb6959b1c2dcc59a61125a245bc8f029d459881c66546f438794 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.1-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 121 Depends: python3-ldb (= 2:2.2.1-0.1bullseye1) Filename: ./python3-ldb-dbgsym_2.2.1-0.1bullseye1_amd64.deb Size: 84180 MD5sum: 463986724b2aae5642efd731acb29560 SHA1: abb94b6b40cc3312a61b4b0539df7bfe5fbe2628 SHA256: ea23aea6d345a2a266d48dc539a54889169f1afb49be97faf8995c0f76194932 Section: debug Priority: optional Description: debug symbols for python3-ldb Build-Ids: 8e1671a1d0bc366aeccfe67d57ebbd51f1a36c8f f519b46b3d4d9950b590c5a89e763f156454da72 Package: python3-ldb-dev Source: ldb Version: 2:2.2.1-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 46 Depends: libc6-dev, libldb-dev, pkg-config, python3-ldb (= 2:2.2.1-0.1bullseye1) Filename: ./python3-ldb-dev_2.2.1-0.1bullseye1_amd64.deb Size: 14640 MD5sum: 11eaf1e4c1e8e873fe11cc35bcdded5e SHA1: 62cf0faf8a93b7900a565d272db01211d91b85a3 SHA256: 9cc93254b850f96dbd5bff737d7581b7b3729b6fb1b7e8da8f71eb1e28b52738 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.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 19444 Depends: python3-ldb (>= 2:2.1.0), python3-tdb, samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), python3 (<< 3.10), python3 (>= 3.9~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.7.0), libldb2 (>= 2:2.2.1~), libpython3.9 (>= 3.9.1), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1), python3-talloc (>= 2.3.1~) Recommends: python3-gpg Provides: python3.9-samba Filename: ./python3-samba_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 2608688 MD5sum: b301af7a8ab2a08ffafd7ae1588401cc SHA1: b79cf9b179585c3fffa92149d27b5ececb071d32 SHA256: 4b751b157e2cd0c3380acccb057795f3c51dacb2798f33f6a38575a1648f096b 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 12433 Depends: python3-samba (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./python3-samba-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 9492112 MD5sum: 6c55039db82cc7b63a2057215e6234af SHA1: 1d51a0b63e3c7b19818bac687fa7cdee87e021dc SHA256: 7e6d9a51fa410b5360d4971323714e94a8bceacbb005e82138bd4fe1f4c5e3f0 Section: debug Priority: optional Description: debug symbols for python3-samba Build-Ids: 00dcc07f28db81fab93636b319c5c68808e66a83 059ecfc6f8639f3fb9b10b4da2f9500780293194 0e7fa319b5e78479e39cb4ed52d3a99cb74d615d 16a5aa7a96d9680a4ed81b57503aa2816b231dd4 1c9dbfc5c3dfc7f87e8f00dbea39ffdfa05e5972 223675b6f22be21064475ba21e5639a79d8c814a 288f5bb5264da829cd841eb169b49a79ec08fdfb 28e640aa8b6a9acd44c95bda712507e101cf9822 2918cc1190a144a1d71ec1bf7429d3e84981508e 2a56f73e1c305efa800421b3eba81a6e2e0acc87 2e9cae328f53f5c77a3c818de3600a77151b7104 2f562e7ab24dc77ebd39c328081932e4687f0d85 31ecfb1146cf26896278231eb4016bd8ba0d9b07 35937c8c6fa22aa586b8823b5fec07d8366f947e 3735c48af3e9e651db34a4cb0cbbbb9bc51699a2 37607bfe21554a60f4436578fca3b235ae20ea42 39641be99b181155953893158f4ce4fb906a618b 39fa10200f91ee263cfb5b98502c5371ac48af1e 3ffa2e579f283e1460fa59fbdf1598c0328f0350 4c49e5d686ed9e0160f5ea046f7354161329ad14 4fca14eeea6d1c395a7002fe1828ac56096c80d4 528927da88559d1f240a45841b19bfaef5f57a6d 649a23ce644011961413ccd18ad2c41d86e81c14 66454cd3d4e678bd8fe8be6abd4f8f6aa47e40f3 6e3911ea58f28e9fd51a78a1b95d7bc4344531e3 6e3f92d8d74fa426e4e49eefa51bfa041811a8d9 714c8d7652b21a20c92ab2c9b055dfb1d840b8c0 723f07bd611f539d71e11dce3783bb400ac0e361 774076714008fad96fae66cb1eda8ca5906b64c3 7b7e4abe0b8a9418564caeaaf03f8841a478092d 7f139decaf01462753d497348ce3ecb60e8d0788 87a972917812df09375f9b1c2ad82a8c76c6b23f 88915c6a430f15da3d6fd74f8c08bfaec7bce45f 89a9b8898ab8712a4bb4569eb229b9013e67f1b0 9877d1802e9c787adf23e53816e4843d9244915a 9aa1f4afaf6bad9838321b05f2dbe6229c78087c 9b0b27a66e36c7b9e2f4b08661c4cc694af036be 9d90582917d110e96b153e57ac67996723f1cc6b 9ef1662f11c626fb1d1abcbe7518301599a2feda 9fe2dd3f755a3583a58cbfcad43c454a4c6186f5 a386296e355302505c42912a3bbf5f0daf8cb905 a8819e1299d06fb81b3cf1a18d7f57633d5e4b5b aec30b3aa19ee85bfe88ee12caa2ea4bdf112d12 b28031570a612555f9937d404b25107624289b9f b3d80cb96b4b52a9863ae7311e42d8856ebd0535 b6949d27ef70e4e4444b664e0c2bb40b3e20e056 bb7c862b85404055f678b8d05f04eec1f81923f5 c29b6671b43394d546b5fc4cb413db1969572fe8 c617633d774408fabb9af478abcab10a418ca991 c68a3681fa1d5bcb120a2309cddca3ef8e600a79 cc7897fa340874293d17f80889f714380fba30ab d028b3aab355aa5c167daed9d5e09f343226b316 d4c8390f14fabf019f8247284ff3a685d0e4c40f d4dd1beeab54cc826b29d83da5fe37902653ec06 d6966caba019910f2779b1ffdfe6db7b5ff6d951 d7a0565598b62c01f61140dfce4e96d946787f53 d98fcdca523fada0c7208c071860cce5ffcc11f7 ded086fce6942cb78792930b5fbf4d88cc51049d e6b3cc2b80989e038006c16df64da5f307df0ac3 ee194f88b7805550155d8457397b5c8aa2dd828e f70d80409d750cc2314a23f8d8f036e0edf79ac7 f9518b5f1b207c28b38cad0de971c26b234a0001 fa01a96aec4a9a0b20f233fd24d693f75b57006a fbc1b63a325c0c4f5d2afd5af30ac774c7a1c97c fbe895c16be3e060c253a6d8dce89529f9ce524e ff01dc9a1a1fa85218ae280f6fe8ab00d4bc4b6d Package: python3-talloc Source: talloc Version: 2.3.1-2 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 76 Depends: libtalloc2 (= 2.3.1-2), python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.4), libpython3.9 (>= 3.9.1) Provides: python3.9-talloc Filename: ./python3-talloc_2.3.1-2_amd64.deb Size: 17164 MD5sum: 097d9a9fcbe56bd84a16f4d229d85b31 SHA1: 7dc2a8800cdbd50474a41cdebe3c6df046741dae SHA256: e41cf77d8cb2c9e1e33caa6d2ee9b607605d9c8512275020f887ffd946d965be 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-2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 44 Depends: python3-talloc (= 2.3.1-2) Filename: ./python3-talloc-dbgsym_2.3.1-2_amd64.deb Size: 19004 MD5sum: 55de46a10dab1f799cd38cde24e35fdd SHA1: 43457098452d0aa31f6eb568bde8c70a1d3a8d7f SHA256: 95a0dfab16c079ee3dceb25e117cb48087c1de39694cd67797a7c745c967500e Section: debug Priority: optional Multi-Arch: same Description: debug symbols for python3-talloc Build-Ids: 0f9958af969ac0cffd4b36802ebb5b313a37a493 65d64be63f92a612e4d341625c191b4b86210d81 Package: python3-talloc-dev Source: talloc Version: 2.3.1-2 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 42 Depends: pkg-config, python3-talloc (= 2.3.1-2) Filename: ./python3-talloc-dev_2.3.1-2_amd64.deb Size: 11692 MD5sum: bc779bed4e6faab8c7fd7079377eb608 SHA1: 034154921a80032305136d313edb2cb77a873dbe SHA256: d575dcdf43b654c03a985d69ed4219f3e50ed47200b1f943db5aed8d7b30fec2 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 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 72 Depends: libtdb1 (= 1.4.3-1), python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4) Provides: python3.9-tdb Filename: ./python3-tdb_1.4.3-1_amd64.deb Size: 20360 MD5sum: 27e4e9bf9533471989f585381c4355c7 SHA1: 509bc38c7903a42d3ba216a3827135bfeb399892 SHA256: 85d1171783c368a200665fc1727457571863a5183b18732536574aef7da0b411 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 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 37 Depends: python3-tdb (= 1.4.3-1) Filename: ./python3-tdb-dbgsym_1.4.3-1_amd64.deb Size: 20612 MD5sum: 337b624344989154a535b5aeccf333fd SHA1: b9516ae73ace44d93d8050923ad80c94fa9577e0 SHA256: 2cf510e5dffac92b79feca231da63fdf4d01291148f8447cc2f1701410ceccbb Section: debug Priority: optional Description: debug symbols for python3-tdb Build-Ids: 9410ecaaa6f06b2c456b3e9e8c4050f60ee714d3 Package: registry-tools Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 283 Depends: samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), libc6 (>= 2.8), libpopt0 (>= 1.14), libreadline8 (>= 6.0), libtalloc2 (>= 2.3.1~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./registry-tools_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 138912 MD5sum: feb8ef0563f13910c0c0e9e4ba29bd9e SHA1: 6be5d7fa83d023d9d8dee15d4b40766ca1ea5f05 SHA256: bd7d962d60e9197aafb0765478860c9d6bbbb4788359de3c56e6c597df035f93 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 110 Depends: registry-tools (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./registry-tools-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 56080 MD5sum: 4dba1b61abc5d9f2735277d97bfc8fe6 SHA1: ec5945a22695d1204fbe40cb395583a0d3005d58 SHA256: 0a27532767c1fa8a43f99547498ca4be96f70d4338656927769cbe6780d58808 Section: debug Priority: optional Description: debug symbols for registry-tools Build-Ids: 0b88e68ef6f238927aaf84a4863c979190e73553 53616dae7024685daf5deb8e27ef982910f1dd7d 5516871cce352170f1a67a13e2d34458b8e6dfe0 6c5641ec15b2bbcffe837e37d919d7d6f660b762 Package: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 16630 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.10), python3-dnspython, python3-samba, samba-common (= 2:4.13.10+dfsg-0.1bullseye1), samba-common-bin (= 2:4.13.10+dfsg-0.1bullseye1), tdb-tools, python3 (>= 3.9~), python3:any, libbsd0 (>= 0.6.0), libc6 (>= 2.14), libgnutls30 (>= 3.7.0), libldb2 (>= 2:2.2.1~), libpopt0 (>= 1.14), libpython3.9 (>= 3.9.1), libtalloc2 (>= 2.3.1~), libtasn1-6 (>= 4.14), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1), samba-libs (= 2:4.13.10+dfsg-0.1bullseye1) 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.13.10+dfsg-0.1bullseye1_amd64.deb Size: 1178032 MD5sum: 6549fb99de45d3a12492d5d43ccd9ed6 SHA1: 8b9e62383ce1dfb3e5c7228b396f85e934725a06 SHA256: 09c484f6c6c10671aee9576af3bb59756d7a0f930a3f3cc14e7d20c687a1ed5f 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.10+dfsg-0.1bullseye1 Architecture: all Maintainer: Debian Samba Maintainers Installed-Size: 294 Pre-Depends: dpkg (>= 1.15.6~) Depends: ucf, debconf (>= 0.5) | debconf-2.0 Recommends: samba-common-bin Filename: ./samba-common_4.13.10+dfsg-0.1bullseye1_all.deb Size: 168204 MD5sum: ed1e7c6522fbd1a2b1370a27cc269c19 SHA1: f9d0b07af282c8f6c45683d64c8b6e535f248f4f SHA256: f53e23b4e446f06b15ff7a6aaf3bba6830a92a4f5e249b699d2ab6daeaf3bdd2 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.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1641 Depends: python3, python3-samba, samba-common (= 2:4.13.10+dfsg-0.1bullseye1), samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.7.0), libldap-2.4-2 (>= 2.4.7), libncurses6 (>= 6), libpopt0 (>= 1.14), libreadline8 (>= 6.0), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libtinfo6 (>= 6), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Recommends: samba-dsdb-modules Suggests: heimdal-clients, python3-markdown, python3-dnspython Filename: ./samba-common-bin_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 664808 MD5sum: f7223495962b81bea71e60a2f39cbcf3 SHA1: f39b7c3ae801dff0ecbc6bb7b9f766adf2dd6055 SHA256: 1414f10fcaa5b9845e09190bcd9dbea1ac39171592ca9ffeeccf1365fae8a448 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1226 Depends: samba-common-bin (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./samba-common-bin-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 1059312 MD5sum: 38dafa8e14cdc4cf5d742c67097e945e SHA1: 734e590e46f0966c74ded4ae8f2b248dcb02f9ad SHA256: 161b27164bdb5bd4fe055c5bfa0b087e08cdae2a23ac92b7002341d2601ce930 Section: debug Priority: optional Description: debug symbols for samba-common-bin Build-Ids: 0f00dd484e1ac49f3ec72ea8586e475a415b3bb4 1d107353ca0f7117f237aea931d224686e5e0f18 2b08e8d0e8c8d6a23cc908e8abcacea663d51237 4df0cf22df5b4bc2b81f64f3b90d447f7053006e 625313a4271a10d68ad945dc5998b46f0d15fe42 ce4e8b9435d9f4e528813e712335a3aecdbc41df Package: samba-dbgsym Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2209 Depends: samba (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./samba-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 1757540 MD5sum: 59668460bfb39a5bc897a3c87200368d SHA1: ec1bc0db92f060bf28936b22af0b9ab59489748b SHA256: 1a39ff72b126e5ee2dd7d02a4afb0eb48c315f1056e1498177f840c282af91b3 Section: debug Priority: optional Description: debug symbols for samba Build-Ids: 00b4b99994499ca8eb1d8be07e73ea1eb2ecf6f1 051dc3bb9f021b3bde467e24b670da5f18035c6f 1147bc7cbefc0e3cdf6ca26481005ee0404b3dcd 1a75608deed837ba69e556565d8f3700079714b0 4874570ae1d112e5f2741d9c3f2f8cba9448e294 4ec2eec60672b52e2f3bd18e4ee589b8adb5ef0a 4fda8e85b77fecffd8f3b0f62463ce1c5760bbef 505b8fdbb17997ad0f20a302a72f5da75e0e4633 549f02e2b48598ffcb1590297a4b89bec2593984 578774b71d7f452059a29ae2ec90fa2dcea02eaf 66852e3b33e3d7854f457958d4e6bbb818897b6e 68edffaac34bc9c0c5619d408749ec3c029b54dd 6b57185e4e3460169bd9bf4c28f6b2a15b9377ec 6d3e80fb17ffd351e6265bc5dded61d2b603e16e 701bb02d3aabc30ddc9c3f84883c6ce76bcd7c9b 7270e86feb070e0a17eeed9661ef192b07bd5efc 78bfd10553662992b38acf3de797ed2811310b9c 908d023947f948750f2b28d8afbfed617bb696d0 9c2f123e2166c7492e419b14dc3771e9593b83e7 aa63ee0b4b0181ffa61a0b1f72e8539678133a81 af96884cc079eb641292ec48d194e8d17fd3cb23 b1975ad712752afd9ef3344b6292fda25df30945 b3e73457c99f6dca5218ff0d4f5e5950d1cbfe79 bb0a9d6275332e4a709418cbc771c6b87cf526ef bd264776f6096d827787fd0087c44462c87a07de db7128c74abd8d0b9c3aa577ef3de29cd606673c ddd663f473230564e3ebff0a22c7863e3219e2b7 e4573f01f7780e574d39fa7898924235ae9846a9 e71e70cc8de8d50213334272881fa154a6d4a7a8 f4404fefe604f7159985c96ab7ec891ef5238b8b f802c11481837d7849f42914d60a2c2c136f1158 fd9b4a0cbb6ac7da9a6b9742c1e07875b77c2f9c Package: samba-dev Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 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.10+dfsg-0.1bullseye1) Filename: ./samba-dev_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 330324 MD5sum: ee74f9886968b024f2ebb8c32e06b860 SHA1: 94c705257940ee555d6cc0e7fcf4dd400daf50d0 SHA256: 900804a157174ed9a76388155c003b3592efeb8428c6e172c3ea1a72666cf16d 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.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1618 Depends: libgpgme11 (>= 1.2.0), samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), libldb2 (<< 2:2.2.2~), libldb2 (>> 2:2.2.1~), libbsd0 (>= 0.0), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libgnutls30 (>= 3.7.0), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Enhances: libldb2 Filename: ./samba-dsdb-modules_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 390140 MD5sum: 0959b57a5904c8b5d58004a1a1a222d7 SHA1: 5999a7de848d85e8e60206933eb92296cfbac406 SHA256: fe7814629011f5ea37fcbb74038e3e7e8f6489467a75b84ab52ce7e1f5a99565 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1194 Depends: samba-dsdb-modules (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./samba-dsdb-modules-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 751064 MD5sum: ec5806474864757ab7a64ce8d6e63642 SHA1: 49ccca9c748f0ca85b29529627c968d0175dfb2a SHA256: bced8bef77cae6bc10b7a1846d1b9808074bbfd26823b011a2a730d6ede3facb Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-dsdb-modules Build-Ids: 03d4f11a8cea474bed73c386500e5019b310bcc9 0992c8dc489109f45b23f8a7e1fa2153775840a8 1460086d56367b2f81cb08081432dfd136b0e013 14fc56c3420d42aa44736b6ccb24d4029d39ffcf 1799d746c64a2604faa35b5452a3baece813c6fd 195a7ce8b36d1e1ecbf5a9e73025e95860fb020b 1dd38d8f700d1f87a399e74a48a1c132bd855ff9 21be8df6fab80b2f5ba3b83e920623825e77ac07 236c8730f8c11b56bf1b60eb022c7154778515cb 2631d77e20c93530f3283d06df2a959d2b2e0b3f 4a70bf1bda78b8d0b9bdaa47cbd3021c8d9fc351 504709f07d9d843c76cd6763b6be2da85162a9f0 5121edb7b8fe73f6d925940dd14ab2e777d03bf6 532e5348a9e12d48d2c0cdf7773a13f76e6b86a7 5e261f0e7fca5d5cfc5f4f5bb93f28e86804d1bb 5efbc83eb7b63dff6a83c9d632dbf37699129ad7 6090d70258018a4ef3c863b56faf0aff0c94a58c 66dc0ccfa5e958df9389e568314bac2efe657317 6a2b2a8164d7f83152719176b86a8c7eca562243 6dd69edbf59ccd0659aaa9e84925059f892b5275 7925d488c86756b7d73fb703755f6c1dbb4d0be6 81d53364246445c4761dddc115a94c04b5fe4b22 8698548dc2b5fd90e9c19af970fce6b1ee54a9ce 8c5f91e217ac9fb558481ee0bbcd66b289a0f0da 8cc8d17ed841b0b43a06fcb44d21349bc0dc4a05 8d62365b7525e083a075fac27f7cdb1460573e80 96d17fece77b0587261d849fdf08589271b2acc2 98d5735ef0d9de4498e4cfb3194d428aa294070c a0316841312e39502a05a51893b94bea1c9d1ff5 a224c714b4661b8b8423c1d8ed395ec046e7cd4d a967374796cbe5efd1d080b4938831518091fadd b298d3935bd62b871ae166a48c8c0aab35268d2a ba6c04d5cdb623da9f720f8bce4fe4f790ed4269 bcc1c03f8b280cfb11950d5f6010d7ad8435e8ef be081f7ea6893718af9dab5bdf8df036e67f5ba5 c091dc6041a87100f491ce2b65d30debd70d5dab cd94870727009f852aa92bc8a3dcf59d82d584e1 d61f8a628a793952616dd08797ac5e3be75b9727 da1d893276c872da98b73b311b4dcc5ad4668e28 dd5522d683e6fee2f087c17380b8a1985bd66b0d dff8aa5c4b7ee215c6d6c0c15216a3ef5d20e12e e6a4cd6f8910521b7ba01b545b65a749e44b77b8 ee66591e3e2da362dd624fc49937d68ce471ad02 f03c411c1154604fe826b19f950dc90e1bf81688 f2717d642acc73fb8c012d51e78ddbe1d28711b4 fa4df9af015cabb8259177dd7565e2223bf9eb41 fb9383c471fe3b61fdec8d7114ac3ad9b8a47f07 Package: samba-libs Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 24964 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.7.0), libjansson4 (>= 2.1), libldap-2.4-2 (>= 2.4.7), libldb2 (>= 2:2.2.1~), libnsl2 (>= 1.0), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython3.9 (>= 3.9.1), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libtracker-sparql-2.0-0 (>= 0.10.0), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1), 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.13.10+dfsg-0.1bullseye1_amd64.deb Size: 5775536 MD5sum: f606fa434d0a73ada80dc5f61dad3e07 SHA1: 65d3fab935a9f35d618b4e53e4484abd3df58896 SHA256: 6a8f4b625cb941ca67f1ff9f87f0ccd5700ce36fa281bb7f1309c13feb277492 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 20203 Depends: samba-libs (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./samba-libs-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 17235976 MD5sum: 2ba4665d9e34dc7c3c370eedae780b61 SHA1: b2bbe3866b3f69566bc3febc57ddcdfec7077338 SHA256: 7542a87ee416c9935bfca32ec86fa91c7aa61b2ccc036be74a5a0ae82e1a98be Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-libs Build-Ids: 02c6194ce89156261e9b90cdf047b965b6819149 0659f6115028c0e7f5feeee662ff3b7ab65e4b34 085fa3de345dee91724b698ff1e4485df7878eb1 095bd1eac76449468c645840e87c50c2375fc2a8 09dfad5911132942b08a16a87d8520fb292326b5 0a6499a9c83c8937e29cdf3f512608694bede49e 0add4aad7dac0969c9bf27cbdede627e79d003a0 0d82cc5d2dc3ef7551ef0f72dade5b7f710b519e 0efa3b1bda28c994cc1c355cd3f0fcd762595a9b 0fbdfdba8f7bfc1001d26d5ba68ee885f76c90fe 0fdbcca493cf98edf21bc992ed08e10d2a1e9053 0fe3e8c1f5e253ce63a82cda1970590da398e2b7 111bfb98eb0f8b8e4579d25de12b6d7d8f53d402 140ac7546643876ec8bfa563b36b397059720a3b 17ddf70ef559ac37176ecd37434d280f8c53a34a 1840ab09498142810b48e2bf91245660e6fe9526 18efad5d26148cd887c6bf95940a9b2bb4af802d 1bd7cd821ca7ddfadd60acc70876eb1fae75234f 1c3753ba7ac2673c144fe3c37d75af859520c125 1d55c4d46fccb00c5eaf5539d9f8d29d3c9e559d 1d8c347993b8097b30a935178eafde7708a244f1 1da02d8807d266d3176bd34e04790ad3fef2d2ed 1eaecfc4d43229d17cac6349361fcc01360cb1ac 1fa446d7c9ddde60b129cf677cfaa0b1ff3f2345 227dcf62b78a92c0cc3d4acd3b1ac8b9a15eeaae 23483125fad4484dbef24d154ce6866633d9cace 24c88686d95091803dd6aae08cfb09bcf788d4be 2609bdc52c58c49e7cc414d70c4f99d93a62937b 27861c4eae633e2e7c99e67a375dc7809ab89435 2de40da3da9cff37b0b3a9251969e8c26a32f47a 3b8e4d956cfcc65cce681e4d457a0ad451e9d951 3e36465f4c6d7d6f6429759cb95023e99638fe0b 3e3e1f35d4cfe304881ca57da6a672b7bc1a502e 41f53d6404a32acfe7bd7d56d7ef5930e3e579e3 48ce31e175a1263361f52c7e56b201dde5134d23 493777b19e6f9016cd40d25e24c51f6e388ced82 4cab338c4d0337a5d76fb95fa4cb0a3e2e49b578 4d4e0cebad17cd911a92690b51a43dfcc1891886 4df75273b71d5157a239fafa5a7853223d1f0f92 4e61d4b1c58368bf0c2ccdc7b62f1e33e4553b8f 4f557fb77e4581fbe1f701b1305ac766d59ec2b4 526a916ca94473af8df02cf7766fc9cf03b1e0f1 5303fba450c96d1c0e0597866fde28c499c5edd4 53c8c1945bbd624524a58298847dfb6675648795 5c27397c171cc502c5bdb1c29eab5bd0866acf49 5f514be179bd76d93c9ce406aaa714ee671dbde1 5f7f9794e24c9758c0697ef349e5d18fde021a1b 667589cc84945ce6a86a1576e2441c35f960d2ba 674c82e171cb29b2e90ed4337274eda09ddaead7 67c3732e79851287ee3cee83489d6d328b377d63 6c89977797d7b1bbd59b02e7d29cebaa399dd44a 6e0e8b4ce18df7f4c07546459928bd3d26695a71 71340f97a93f1bb2b9b29388ffc4f446063abb9f 72933dd4062e2b58226738c74d4785275fed06f5 7418adb41cf08a57c77001c9ddb0ed68b4b2f0c1 74b9e91deb43389348bf3b1703301b861ceb644c 76633c4ecb0498b7a1684a76fb5dde4d8ffed876 767c09dcc48398afa6551b392917d8e5448d499a 77415e2e3cf156b83c063ba53fd2511e362b984b 77656a4a6c77223af2b5da8124f7cc3033f57478 79e6eb47ab1935fc032427b4da43b907ff26cfb3 7b9376ce2ebdb74c9914a576f5fcdc7f889cda8a 7b969d6fe866606224d54cb09a1bb47791d1415e 7bee2a01a6b2a45a2dd33ef98a307a13dd94752f 7c0c030e835976acbe7d96d143f6a95091b3c349 7daf55ac974646f34b67d94a2336a5913a51409b 7ef2e23202f997b61c2b8326234ddb817fcb49e2 83ec1ea7ad18a3f91a08c75323a68ec6c1c10c42 841a5538ca0ba501c6cde78142b3498a4d8dc9ab 851523e4c92c78adf1f3897c67f814d7922351fa 87e2e9a3d93ee23fbd8bb18fae803d03011dbe5f 88365bd2dc01a639f6bbb8a917c6f3a85156361d 884a3c2fc3196a2175c06eb8973a66a44543e3ab 8bd456d10c39d329fa0ed364a3681e2a70efc954 8c00c04475c25d3ad9e02a9b08a46a68fbc44503 92791b4665c25a8f9c63e2bf3000511a5e9aa859 94e109d10a6efce0fa85aeea9d17a6a08d5d0d59 954944050cf4a9c452159d46904e19d71f5e70e4 954d333281035f3ae3c4d314daab7f447485c938 9719427044e7d96387f498943f413fe2920e5039 9792c7dd764c9e6d84673f13674edf5e31894c16 97a121ee805f198ac7e17aa7b818efb1eb231e03 97f0b900b8e260ea17a1d5695799737fbeef2279 9bfbb02d0f0b72f149bf5823698e60a80a53adfa 9ece72cd5bedd7e03966e645410ccebe8fd7bb32 a0104c4febabc99f09b932d806b9b01bb84cb3d6 a05120d4753912edcebdf4fdb89b75911c09d58c a132ceb7d9dc6c7899774eab0106500e3e43e16c a136a997ec531791bab110ee15d8d130a91cef12 a42059568fe3ab502d5a8d99c56e2fc51f101c70 a676e97a6efc05fa65d2dfb621e497c476d09ef7 abafd2ab119f12345c5169ddd9b0d85995da2e8e ae2690d815c0991826a017a96bd4c2ee1a625427 af16838e32bd9ba292ce629c89f613947fbbfc90 b089e8f1013655c7d4c6999247f00a27c497e129 b08a2cda17270969cb497f6f5667a698d5706279 b2ac7188c6fd6b79f77d98a27231d49d3317ec61 b3b22b33b1ba20802c5bf4751924448f4723dbce b4ccb74a5b967f94fc348f2d286813de8c3c45bd b872d6a46b2b975a5dcada0408fbe2809e36c785 b88b8fbff1e12799c290b9740b355bc9bbf5e270 bbaad006be4734a4e2bf6c51ba1539797cec4884 bcf2aaab8b5d867c9c2f169754432effa10f9c5c bea4527f2215f1d2435fdf53c84a6e712f1c5fea bfdb3e77d8c5b8ed2586b8deff8715ebb4a05b69 c30c0117f95c92a243d42595f58447e136880f7d c38aab3711b537b2bcbff5aa196a534a398910e9 c4e0c805aacd35cb9dd4d3eb9a1d083c192782e3 c890c534283f4b668062120e8480fd500e1a0a17 cb8275d137cf69831efd37e2644474e283263c64 cbc5b64a454ce65b10e7b85656bcb912903ee0b4 d0a6de535472a6bb88139270e36f552dcaee3ec3 d8e784f24ffeffb663b15e88deb50af848cb74d0 d9be65c6ce1b4b9a52e86636f86ef2480a30c383 da860e81c2616af553efe3419c42ecdc7e44fba6 de19d8fd2cc8f63e2f075140ba879898c4c9634d e15827ec7a91a900441a507f3fa3da93f115a475 e1c1afb03db306e564e9e08cf96fbcf371e660d7 e689f1e3074bdcb384d1261c502ecacebf73499e e6ef4611f5780c91d7294754a4d81c69801bc10b e9d89d9b21a9513e6910efec83bef1c596398c32 ea01ab70e1955bc25fd821ddd0ccdb3cd40e6449 ecbb1509e81c0e99388d90c518dd51152f523f17 ef51a0a878cbb1ab57e601e99c0874c265f51dbb f15de9add1d9289d511cd3fd93f1a5c416c5621e f690b80f7198276f74429c7175fc48a396866505 fd5b78cbc0a316b074ff1962560125763643e163 ff1d044837333d09f508546dc38f72fdfdac2b30 Package: samba-testsuite Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 8922 Depends: samba-common-bin, samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), libbsd0 (>= 0.4.0), libc6 (>= 2.17), libgnutls30 (>= 3.7.0), libldb2 (>= 2:2.2.1~), libpopt0 (>= 1.14), libreadline8 (>= 6.0), libsmbclient (>= 2:4.12.0+dfsg), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Suggests: subunit Filename: ./samba-testsuite_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 1988944 MD5sum: b29fcd7b09006eeb24832fb85c67ac51 SHA1: 015a6475625f360cd7eff2115375e3571f7da997 SHA256: 9670d77ce2a3fce457365967a71d52a2caee27f4c3684fe039214695b01fa86d 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 5710 Depends: samba-testsuite (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./samba-testsuite-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 5263708 MD5sum: ff2ddd685f74541496840984f7df57ca SHA1: d47b836b93635936c44dd39b6444242296a77677 SHA256: 9cce64d9914b43b33291dfcd1468ac9ad89c1a3a65f5508c4121ddbc707b6efb Section: debug Priority: optional Description: debug symbols for samba-testsuite Build-Ids: 40f84c297aa0f074e8841d44a8904c0dc0764dd2 66cc5fef1f9c7b3634606c52ba5d6b80b1cba939 6ff10f840e672a442ab10288b0c0806bccad4673 7379b545f11fb599e8d4c1c6a0aba53b2ef6ea03 9bb891723da045f9322073478b5defd3d3344abc d1b3ea8edbf364caf0ffb3332b5acf963fc67d86 e6ed51710d2a40a6a52435f42ef6ab9c6483d2a9 Package: samba-vfs-modules Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1836 Depends: samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.7.0), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), liburing1 (>= 0.7), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Recommends: libcephfs2 (>= 12.0.3), libdbus-1-3 (>= 1.9.14), libgfapi0 (>= 9.2) 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.10+dfsg-0.1bullseye1_amd64.deb Size: 497448 MD5sum: 4badb07e74cd354e78b21812cf61ef32 SHA1: ef7b5a5616007a5cb098c7fbdc1a440432b0bf3e SHA256: ef9af36fe75c6070bda2b8b0269673fcd9861504a69fc3cab0e832330be2310d 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1418 Depends: samba-vfs-modules (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./samba-vfs-modules-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 949016 MD5sum: e7bcf11d4eb35955ac17b3f983efbbcd SHA1: dac1103862c741142502499831e7f3009d742214 SHA256: 894de036f8f238f9eea26033f2026050d2d672d4ef707dd5633db9690245e0ea Section: debug Priority: optional Multi-Arch: same Description: debug symbols for samba-vfs-modules Build-Ids: 019174b287286a111aee530e7d97509d6d5db61f 03973279affa27d606b08e5ddfe7e2dd463d6a3d 05da16256689885ae77e633ddc3ca530d8123cfe 0d74d28e12d32692fd94e46d44211ae643a9b59e 115ae066cb8963a128fcf40e00000110f1302a45 12839c4dfbae6a72df47c2dbdaeb46087b898991 1b61bf11de55594780e53588228b626406806ad7 237e6d5eb8bfa51e145ad97a2a93f0115b833e25 341a210f97fbf383fd79112a7c6f60e37d5403ec 34c3b45a0dce7887d441355de8eccc206d4f2570 4468287a1504f1cd646251c845e5a5d702b8951f 44711add273062a9d4dc00a9bdd7976629f71dd2 49b9ec6d33f9bb8756a1dd3234f1a14e0f7d4ed3 4a623e4797a1ed55075869a8c0c237c44c274457 4c156afd4e70a7b6d874512e5c8dbe210545ea24 53821f927d1d164bdb0e9a782e98d59120dad664 5965f0843a54eca7bddd5707a687b9530878aefa 5ff970dd9ccf8192a0886bc134abe11d482a22e2 74fe2ae59054e86ffe2ba344d152a935b486d3cf 848a45e253f83c82aada1e17cb933d5d8e672c8e 84b17bbe10c19ccd0a0a697b68d3810343077585 8b62200ea544961accbaecd1416d90e6354c98bc 90032599db049e6b25c8f85c4c2af9ed80185444 93935ddf472912b658de0f1b3787c2ae3604de1c 9487fdecc00fcdc828de1b8a76c483298645d78d 981057950075b5073806f4306a21d22750ae789d 9b6bb19e2a562e15ce105090460f6e6e464213a7 a83d23ac9ac7dc968a19871b93ac29806532d8b3 ac41fe170ded53f282305d56c95622947fa98ebb b4fe1eaad63943cb819f6a688628254aac365022 b68ce5887fa115a4dff448c23f2c76c235ed061c ba0efb661879d7b17f0c3287641080ec83974f69 bb219191640051a277d6291baf6d83769d28e765 bd0742f6339f2880664265d875cfb034becbb90b bff37f105fdbbf4a12d0782fab0fb5e8afc192a9 c098390b4158712395206348daf9f7e163419e16 c5be2e54b597249fa3995a48f1071b8f85754aba c6d8c8473645b0db79ac2d0847ce7af14e946bcd c914292c18397e6aa44608ca9273436eaa108427 cf02e957bec2e636345b19dec7a3c650dc183d05 cfe1f3e997b446a0e56c04e3388cec95fee0cf67 d1dfae50d7fd7267b5b8f2e74d3a9daf5ffd6300 d9ae244b58b35fb74933265755329e9a9267f57f db0e3e7195f745facb6f7b69cc1266e48957bcd2 e786e3cd59982345a8874cc312f6ba65267f4f4d e9cf58da3bbe41da1cd61178c28540a398868bef edd1e48e95e334af04c1f07425a85d7aa09b6f9e Package: smbclient Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 2017 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.13.10+dfsg-0.1bullseye1), samba-libs (= 2:4.13.10+dfsg-0.1bullseye1), libarchive13 (>= 3.0.4), libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.7.0), libpopt0 (>= 1.14), libreadline8 (>= 6.0), libsmbclient (>= 2:4.10.0+dfsg), libtalloc2 (>= 2.3.1~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.10+dfsg-0.1bullseye1) Suggests: cifs-utils, heimdal-clients Provides: samba-client Filename: ./smbclient_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 508824 MD5sum: f87e38112a78d69b88440ff29c8b94fe SHA1: c9066926355cb768844b7c62d9dd5602d87979aa SHA256: bbe9593676dd5f85ba8979a7269df7ffabd901157e8030450fa2806f0160525d 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1543 Depends: smbclient (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./smbclient-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 1253772 MD5sum: 206fb961a546193432dd68503daf13ce SHA1: fcc3b8d3fb411c531707c7f06f9cdece03710bd8 SHA256: 68e4ac9136db7f064f8537ddd30107ee6dd72f98c7f3faed84663f15bd174c1b Section: debug Priority: optional Description: debug symbols for smbclient Build-Ids: 238d22d49cb0f6ba2d201402513d924289135db2 3699c0081572648bd59088d622838a77a1130e7c 3e6e29df4b9ef42ae77c9b3512305c2bde70c84d 82359a46f10990dd846014f777e0ba0fe68a5047 82dc6514f9deeefef28fc5f2201375ec9e1f159c 9fe016076014d0d6d64fabf70913ab71af3331e4 a33a356e4989cf7fad4b1b20dc4c107dad1dde17 bb401a9a749f70e3d177ed5d2ce36a9da3f03360 dd7827663233d47f53dfde71c7c8d33052b86e31 ed878f762bcc53892e2606a1ad69e2f7ef342f29 Package: tdb-tools Source: tdb Version: 1.4.3-1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 114 Depends: libc6 (>= 2.7), libtdb1 (>= 1.2.11) Filename: ./tdb-tools_1.4.3-1_amd64.deb Size: 31396 MD5sum: bc76961fc132f51ca018a96019f730d2 SHA1: 57772e08c612f49e53300110ac9ffa8e12869599 SHA256: b05f0bb88915ab0d36797e06f42523f715508c04dce7503f62c08c20fbcf8fd4 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 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 82 Depends: tdb-tools (= 1.4.3-1) Filename: ./tdb-tools-dbgsym_1.4.3-1_amd64.deb Size: 39148 MD5sum: 57d1ab239248ad0dc4cb745b412cb8fd SHA1: f2d15f77defa22f96328e80a8e70ff12ea59b503 SHA256: 575ac1d1c4d86262d0e1f570f69b150602122dad78591060533af4817e15ca5f Section: debug Priority: optional Description: debug symbols for tdb-tools Build-Ids: 4e38900ba24fc453de375720a90136a8ce47f269 7981e1838f13c065652a88be815eec5dc90dabd6 bbc1c8c8106043f5d2baa3fc03d02e7e3c71d49c c47eddd28e912d6bdff33ce18c2f1dc7a312cb42 Package: winbind Source: samba Version: 2:4.13.10+dfsg-0.1bullseye1 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1909 Pre-Depends: init-system-helpers (>= 1.54~) Depends: lsb-base (>= 3.0-6), samba-common (= 2:4.13.10+dfsg-0.1bullseye1), samba-common-bin (= 2:4.13.10+dfsg-0.1bullseye1), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libgnutls30 (>= 3.7.0), 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.10+dfsg-0.1bullseye1), samba-libs (= 2:4.13.10+dfsg-0.1bullseye1) Suggests: libnss-winbind, libpam-winbind Enhances: libkrb5-26-heimdal Filename: ./winbind_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 565984 MD5sum: 2ab9124898e30e30968bb44e5ebca365 SHA1: 0b79744917efa67618ed86420258e0df6d926953 SHA256: 261487c565ab08b9d0453068754caa94f6779a172b16e5d64ae762908f079d23 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.10+dfsg-0.1bullseye1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1437 Depends: winbind (= 2:4.13.10+dfsg-0.1bullseye1) Filename: ./winbind-dbgsym_4.13.10+dfsg-0.1bullseye1_amd64.deb Size: 1122048 MD5sum: 7b71cf57659f48e6673475652ca5153b SHA1: 9efffbb3c7795c89f50bbd754212f41089bd1d88 SHA256: c7cc574e93ac2c3050c7215e19b18f6114faa37695e87817aac9a866211fd99a Section: debug Priority: optional Description: debug symbols for winbind Build-Ids: 069765be6ffe42b99df307128cf0df46ad693825 0928627728e1bdba4610a20d217d58c141284642 35053668a0d70c970028b0b86aa895fc4306eb5d 3c8152ac6850d1888f2291302b9e52051ddbd0fe 52ff8bbe32fc55df8e3c65b051b2b51f2587e51f 597db963c5da03286b4f99c3734fbf552b48e3c5 71a4d84ac4056d07b95ad9858f1959e3bf8e8159 8afd7fb7cdc5defb3151328c323147e8575b0296 99307ffb156d2472d16495010e11600002a3f20d a61b19ad05ff5e8304c7b8373afd7cdb64a4535e a9cb0e6d2cb480dcb14557f3ff5a8b110e4d7a8d ba4f0c0524b95e3c9ff05b13995eb51552ff71fc c04f14506602e518444dd4b86ec5058cb37f8be6 c241f4bde5d01a6e8bea934f0cdfbdc10fa13bda c55746495ab0881d341e871e3460c7d7d3e7dc98 cbef57b5aabd205709dda1b9d6fa8280e11f98e9 e946ac4ceb2ee34ca938fddacde0627ca39c141c