Package: cmocka-doc Source: cmocka Version: 1.1.1-1~bpoeole262+1 Architecture: all Maintainer: Équipe EOLE Installed-Size: 584 Depends: libjs-jquery Multi-Arch: foreign Homepage: http://cmocka.org/ Priority: extra Section: doc Filename: pool/main/c/cmocka/cmocka-doc_1.1.1-1~bpoeole262+1_all.deb Size: 56198 SHA256: 15a7b0cacab8d01b21a770c199b57cbebd0fda2d544d073527dd8926f24fb56f SHA1: e06020338a8f0d39768335ea27b8cb6d1c36d863 MD5sum: a146722d0adf8daa0b77691413f632d2 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 Original-Maintainer: David Prévot Original-Uploaders: Sandro Knauß Original-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/cmocka.git Original-Vcs-Git: https://anonscm.debian.org/git/collab-maint/cmocka.git Package: ctdb Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 3318 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.3.11), libtevent0 (>= 0.9.37~) Recommends: ethtool Suggests: logrotate, lsof Multi-Arch: foreign Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/ctdb_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 726208 SHA256: b78becc054b522e76600a7dfccc1f8709c3b5fc85da0942e0a6c284b31fc3cc0 SHA1: fa68eeb3ff14e8e069e3de030b89c9de82bc9a76 MD5sum: 3725dfb144e97193ee7f10cec44d751b 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: ldb-tools Source: ldb Version: 2:1.5.1+really1.4.8-1~0.2de6fee Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 129 Depends: libc6 (>= 2.4), libldb1 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.1.14~) Homepage: http://ldb.samba.org/ Priority: optional Section: utils Filename: pool/main/l/ldb/ldb-tools_1.5.1+really1.4.8-1~0.2de6fee_amd64.deb Size: 35692 SHA256: fbc4f2ff1167a43542263d78b5c920bbcfccf4f2da7d51e1a49c8cb4f876c2b8 SHA1: f7cc6d457ddeedb921a70f630631309ea0ac16f7 MD5sum: c714465bf2ba16d03b2605844f094ef5 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: libcmocka-dev Source: cmocka Version: 1.1.1-1~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 160 Depends: libcmocka0 (= 1.1.1-1~bpoeole262+1) Recommends: cmocka-doc Multi-Arch: same Homepage: http://cmocka.org/ Priority: extra Section: libdevel Filename: pool/main/c/cmocka/libcmocka-dev_1.1.1-1~bpoeole262+1_amd64.deb Size: 30846 SHA256: 5112ef5853ec187c4be6c75ecd40fc2682293535f5540e62da08d7086587e671 SHA1: f30532031e585b29fe4aa8853402ee499aaa6f2a MD5sum: d9abe23c2be96a94d8581c5484aca29f 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 Original-Maintainer: David Prévot Original-Uploaders: Sandro Knauß Original-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/cmocka.git Original-Vcs-Git: https://anonscm.debian.org/git/collab-maint/cmocka.git Package: libcmocka0 Source: cmocka Version: 1.1.1-1~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 56 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://cmocka.org/ Priority: extra Section: libs Filename: pool/main/c/cmocka/libcmocka0_1.1.1-1~bpoeole262+1_amd64.deb Size: 19120 SHA256: b0e3487b366c8dd80153c5ec26a6c6fe77d5fe4135767f0d808668e90615e95e SHA1: b4bc1bdae875231e8c0f98b3aeb7d7f6abe71bf4 MD5sum: 0a65d239a5782dfa9172d474add7000a 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 Original-Maintainer: David Prévot Original-Uploaders: Sandro Knauß Original-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/cmocka.git Original-Vcs-Git: https://anonscm.debian.org/git/collab-maint/cmocka.git Package: libldb-dev Source: ldb Version: 2:1.5.1+really1.4.8-1~0.2de6fee Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 429 Depends: libc6-dev, libldb1 (= 2:1.5.1+really1.4.8-1~0.2de6fee), libtalloc-dev, libtdb-dev, pkg-config Multi-Arch: same Homepage: http://ldb.samba.org/ Priority: optional Section: libdevel Filename: pool/main/l/ldb/libldb-dev_1.5.1+really1.4.8-1~0.2de6fee_amd64.deb Size: 97860 SHA256: 3befd10264eb852575f4d201e622fc0530086564acea1f50ebe5b3e5404f00e5 SHA1: e42d4a2b20e2d4a93c252ccd5801692b49eedff8 MD5sum: 27a42a0808abbf61c3b9ff61aa93c257 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: libldb1 Source: ldb Version: 2:1.5.1+really1.4.8-1~0.2de6fee Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 458 Depends: libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), liblmdb0 (>= 0.9.9), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.3.14), libtevent0 (>= 0.9.37~) Breaks: ldb-tools (<< 1.1.30~), libldb0, 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 Multi-Arch: same Homepage: http://ldb.samba.org/ Priority: optional Section: libs Filename: pool/main/l/ldb/libldb1_1.5.1+really1.4.8-1~0.2de6fee_amd64.deb Size: 134068 SHA256: 298f66d55dd56721cb56c840659fcdd152a4b8dd74442b5f980fadb1f56dda38 SHA1: ec8646dc66cab55993f4a964a084f62875f8ebe6 MD5sum: 0050027f33cc0e4212469066f9b780f6 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: libnss-winbind Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 146 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), winbind:any (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libbsd0 (>= 0.0), libc6 (>= 2.14), libwbclient0 (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Suggests: libpam-winbind Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: admin Filename: pool/main/s/samba/libnss-winbind_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 114004 SHA256: 8d631eb8d48caf774ca22ec0c3607625630faf0121a0116c44d17b1f75d987bd SHA1: 7f9221dd86f97f43a33ceb80f5ebbabac8d761e5 MD5sum: e1f6fec1740bb82e00b5b198c625a79c 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: libpam-winbind Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 183 Pre-Depends: dpkg (>= 1.15.6~) Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), winbind:any (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.1.14~), libwbclient0 (>= 2:4.2.1+dfsg) Suggests: libnss-winbind Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: admin Filename: pool/main/s/samba/libpam-winbind_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 132536 SHA256: dd5ced8c8f398e2a517b102c645c781d36d931b0a0108e76fbc8ed24e86440c8 SHA1: 2681934af642378a756878be8e8c19d651511362 MD5sum: ae39311c33f76e6c9c63d4d7eb8a3534 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: libparse-pidl-perl Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 612 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: perl Filename: pool/main/s/samba/libparse-pidl-perl_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 198236 SHA256: 6483ff293765199eb8f0a81deb78048a1d1f564224e1aaabebb99d76341c0c74 SHA1: 2ae43ac4644616b53012ae4b92d6383c403ffc8e MD5sum: 4c91ebc94aef49dd32dfad797b43213f Description: IDL compiler written in Perl 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 IDL (Interface Description Language) compiler pidl, which takes in IDL files and can output C code for various uses. It is primarily of interest to developers. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: libsmbclient Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 293 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.1.14~), libtevent0 (>= 0.9.37~) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/libsmbclient_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 158776 SHA256: a8ff23df1e20c990978ce11e8ca25dc55a9eebe37ea88ea03c006127b35bb901 SHA1: 9770d982994c3717ca0a410e482efa07443e98f7 MD5sum: 5ec43face6668f4d58a751d940168171 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: libsmbclient-dev Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 300 Pre-Depends: dpkg (>= 1.15.6~) Depends: libsmbclient (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libdevel Filename: pool/main/s/samba/libsmbclient-dev_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 144856 SHA256: b3424d8dae2f66abbb233aedc66fce8c39b6f6efe52da0985dd509cccd8859d4 SHA1: 324205a7761213d9642615f22b8e89fe7e2409c2 MD5sum: 640e9950d4a406123921a8746f85e381 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: libtalloc-dev Source: talloc Version: 2.1.14-3~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 204 Depends: libtalloc2 (= 2.1.14-3~bpoeole262+1), pkg-config Multi-Arch: same Homepage: https://talloc.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/talloc/libtalloc-dev_2.1.14-3~bpoeole262+1_amd64.deb Size: 61922 SHA256: 830312ecd5eb4095317aeb3e7a6e5af628ee3341766095e26feada93b8e5dc00 SHA1: dd42ded1362f10db314d84dee541118bb1d9455e MD5sum: 47f1c74ce273ebb5ce4288913f3f86a9 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Christian Perrier , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/talloc Original-Vcs-Git: https://salsa.debian.org/samba-team/talloc.git Package: libtalloc2 Source: talloc Version: 2.1.14-3~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 104 Depends: libc6 (>= 2.16) Breaks: python3-talloc (<< 2.1.13-2~) Multi-Arch: same Homepage: https://talloc.samba.org/ Priority: optional Section: libs Filename: pool/main/t/talloc/libtalloc2_2.1.14-3~bpoeole262+1_amd64.deb Size: 36248 SHA256: f8739d1a183951a5f3c8df808f95c9a6aa614b69430a5715703db668e4b19a0d SHA1: 27f0b86665d355e60c80f929ce508e0b0608cbcb MD5sum: 9641f01e9222c7213230b92d10b15e84 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Christian Perrier , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/talloc Original-Vcs-Git: https://salsa.debian.org/samba-team/talloc.git Package: libtdb-dev Source: tdb Version: 1.3.16-2~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 72 Depends: libc6-dev, libtdb1 (= 1.3.16-2~bpoeole262+1) Provides: tdb-dev Multi-Arch: same Homepage: http://tdb.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/tdb/libtdb-dev_1.3.16-2~bpoeole262+1_amd64.deb Size: 27162 SHA256: 17627e8728ee466fe1715f57cdf32595f57fd7760e7d9275a5cdd5a6b5e60070 SHA1: 9f9369a69ca4216e2096823f45a2b713447aa8f0 MD5sum: dd58c0baa1ad9dde835cda52fb7ebf53 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/tdb Original-Vcs-Git: https://salsa.debian.org/samba-team/tdb.git Package: libtdb1 Source: tdb Version: 1.3.16-2~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 114 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://tdb.samba.org/ Priority: optional Section: libs Filename: pool/main/t/tdb/libtdb1_1.3.16-2~bpoeole262+1_amd64.deb Size: 44608 SHA256: 9977ad0e7d9f8fcffe3c81d88f03fa7c48b8d7f2d6996ccb010685bcc7dee22b SHA1: f95826823611b53f01cea2604f2b3fa6332b8f41 MD5sum: dc3fa8eb5411adbe04a9f43a32f702e4 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/tdb Original-Vcs-Git: https://salsa.debian.org/samba-team/tdb.git Package: libtevent-dev Source: tevent Version: 0.9.37-2~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 248 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.9.37-2~bpoeole262+1) Multi-Arch: same Homepage: https://tevent.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/tevent/libtevent-dev_0.9.37-2~bpoeole262+1_amd64.deb Size: 53358 SHA256: 11df5558ea6b49ca7c564b8f20be54e3d79a11c9e6d1dd432dee8b82003c9092 SHA1: 8b30f8a4e535ea5360fbb4895b1941bf085e3de6 MD5sum: 0d3a15bbe1ba85103e0a03ed93fe1430 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/tevent Original-Vcs-Git: https://salsa.debian.org/samba-team/tevent.git Package: libtevent0 Source: tevent Version: 0.9.37-2~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 98 Depends: libc6 (>= 2.14), libtalloc2 (>= 2.1.13~) Multi-Arch: same Homepage: https://tevent.samba.org/ Priority: optional Section: libs Filename: pool/main/t/tevent/libtevent0_0.9.37-2~bpoeole262+1_amd64.deb Size: 33324 SHA256: 1fc085f90a70d36a1dd041b104824df6fd5587a950b1cdab206c28a70643aa8a SHA1: bae96f88465d42316d4f81db11d32b8619135632 MD5sum: aebcfcfef97a9924e280ac728340aa0a 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/tevent Original-Vcs-Git: https://salsa.debian.org/samba-team/tevent.git Package: libwbclient-dev Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 178 Pre-Depends: dpkg (>= 1.15.6~) Depends: libwbclient0 (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libdevel Filename: pool/main/s/samba/libwbclient-dev_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 116120 SHA256: 8190952eb83ce0af10867d06b8d2942eff8fd78b3926486d9591966e0cfd3ef2 SHA1: 5a587e58bb6ee7a3938d84aff3faca8e7c02b6d0 MD5sum: 1c27b578baaeda05b44a34458cb326ad 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: libwbclient0 Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 198 Pre-Depends: dpkg (>= 1.15.6~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/libwbclient0_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 130516 SHA256: 239d7d48962a7d7776a7309fe0678f4a24126edeead1c4601955a498142fbbf5 SHA1: 288066aad7101cfa27fbb889c31690fae30ceb59 MD5sum: edd5d698ae1490b458729438104ac831 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: python-ldb Source: ldb Version: 2:1.5.1+really1.4.8-1~0.2de6fee Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 134 Depends: libldb1 (= 2:1.5.1+really1.4.8-1~0.2de6fee), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.14~) Provides: python2.7-ldb Homepage: http://ldb.samba.org/ Priority: optional Section: python Filename: pool/main/l/ldb/python-ldb_1.5.1+really1.4.8-1~0.2de6fee_amd64.deb Size: 37736 SHA256: 1f065767720a94161f732497efab3607e06ccd442def949e265677b19ec0ea6c SHA1: 5222df50eddeac522c1f0a8a36afed0090955d03 MD5sum: 2c0be3adefcfb4598f0e07ee6444aebf Description: Python bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python bindings. Package: python-ldb-dev Source: ldb Version: 2:1.5.1+really1.4.8-1~0.2de6fee Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 31 Depends: libc6-dev, libldb-dev, pkg-config, python-ldb (= 2:1.5.1+really1.4.8-1~0.2de6fee) Multi-Arch: same Homepage: http://ldb.samba.org/ Priority: optional Section: libdevel Filename: pool/main/l/ldb/python-ldb-dev_1.5.1+really1.4.8-1~0.2de6fee_amd64.deb Size: 10868 SHA256: 1fb20c0fb00c2e5832f49533a22a02dab56325ab60fc8ddaef79e8fbef7b55b7 SHA1: 09145715ce21e30fe3b195e1b2a432426fabad74 MD5sum: 019acab73e343d518afc01e625c82c67 Description: LDB Python 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 bindings. Package: python-samba Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 15452 Depends: python-crypto, python-ldb (>= 2:1.5.1+really1.4.3), python-tdb, samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libbsd0 (>= 0.0), libc6 (>= 2.14), libldb1 (>= 2:1.5.1+really1.4.3), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.14~), libtevent0 (>= 0.9.37~), python-talloc (>= 2.1.14~) Suggests: python-gpgme Provides: python2.7-samba Homepage: http://www.samba.org Priority: optional Section: python Filename: pool/main/s/samba/python-samba_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 2170080 SHA256: 793dbefd360dc3d7469ac4e20218132afa2d337a0280ae941aa76d1a547e11c9 SHA1: 0c9e0c0cbeef7c1473b905df0deaac6092b86ec5 MD5sum: cb26f80fa7d6f435ccd633d22737ecd4 Description: Python 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 bindings for most Samba libraries. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: python-talloc Source: talloc Version: 2.1.14-3~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 54 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213) Breaks: python-samba (<< 2:4.3.6+dfsg-2) Provides: python2.7-talloc Multi-Arch: same Homepage: https://talloc.samba.org/ Priority: optional Section: python Filename: pool/main/t/talloc/python-talloc_2.1.14-3~bpoeole262+1_amd64.deb Size: 13390 SHA256: c0eea2e46085a4619c853c99796b2ca98e7412bf72cc26d7a891b881e5102feb SHA1: e10e54fca317349e371da8b8555957f2ca6193a8 MD5sum: 719c859e7029767df390c017b3173f3b Description: hierarchical pool based memory allocator - Python 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 bindings. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Christian Perrier , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/talloc Original-Vcs-Git: https://salsa.debian.org/samba-team/talloc.git Package: python-talloc-dev Source: talloc Version: 2.1.14-3~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 30 Depends: pkg-config, python-talloc (= 2.1.14-3~bpoeole262+1) Multi-Arch: same Homepage: https://talloc.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/talloc/python-talloc-dev_2.1.14-3~bpoeole262+1_amd64.deb Size: 8752 SHA256: 18a8b06ed3a71711c7c6c6fbc74de81e4ad312c4f1b629207acc81d0c879ea9d SHA1: d129502da4c80b88b075ebbe93b85c1974199b8b MD5sum: 83ab1b618ada6b031d919398161ed0b2 Description: talloc Python 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 bindings. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Christian Perrier , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/talloc Original-Vcs-Git: https://salsa.debian.org/samba-team/talloc.git Package: python-tdb Source: tdb Version: 1.3.16-2~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 51 Depends: libtdb1 (= 1.3.16-2~bpoeole262+1), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.2.5), libpython2.7 (>= 2.7) Provides: python2.7-tdb Homepage: http://tdb.samba.org/ Priority: optional Section: python Filename: pool/main/t/tdb/python-tdb_1.3.16-2~bpoeole262+1_amd64.deb Size: 16936 SHA256: 04f2e1a16d304f15f67668ff2bfc071df20bd82e67853256e8dd8390688e1240 SHA1: 93af5aaecfeccaddd6a7a266995efa62080b8730 MD5sum: ea4caea9792c63b3a8de4ffc4b133545 Description: Python 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 Python bindings. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/tdb Original-Vcs-Git: https://salsa.debian.org/samba-team/tdb.git Package: python3-tdb Source: tdb Version: 1.3.16-2~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 51 Depends: libtdb1 (= 1.3.16-2~bpoeole262+1), python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.2.5), libpython3.5 (>= 3.5.0~b1) Provides: python3.5-tdb Homepage: http://tdb.samba.org/ Priority: optional Section: python Filename: pool/main/t/tdb/python3-tdb_1.3.16-2~bpoeole262+1_amd64.deb Size: 16888 SHA256: 22f545672e903cf0a05720ea513283929b4de0d1108d672fb1e26519e999da9a SHA1: b9ffe20a54aff8619c93b05c5c9825662f1fd268 MD5sum: 1d2b77bbcaae38ec95dff2203491fa8f 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/tdb Original-Vcs-Git: https://salsa.debian.org/samba-team/tdb.git Package: registry-tools Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 234 Depends: samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libc6 (>= 2.8), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libtalloc2 (>= 2.1.14~) Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/registry-tools_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 132464 SHA256: 63f2518f00c14a90ce4241f3d36bcd7afa6bcebfc62f88c65664fb03ae05dfa2 SHA1: acb0134738618ce9a36c25f572d52dc67defddcd MD5sum: 845161a6d5877cb5f6d5cbd43a8434db 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 15797 Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (<< 2.8), python-dnspython, python-samba, python-markdown, samba-common (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), samba-common-bin (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), tdb-tools, init-system-helpers (>= 1.51), python (>= 2.7~), python2.7:any, python:any (<< 2.8), python:any (>= 2.7~), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libldb1 (>= 2:1.5.1+really1.4.3), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37~), samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Recommends: attr, logrotate, 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 Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/samba_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 1075856 SHA256: 304dcad18cb34a39582724bcf4aa3199f8a0b2a2cf7fac23a6ad0a23df3ff251 SHA1: 4d59acb3cbd694554edbcb63ec4f23ced55595b9 MD5sum: d216c28d21a053fc212e24082304a3cf 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). Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba-common Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: all Maintainer: Équipe EOLE Installed-Size: 287 Pre-Depends: dpkg (>= 1.15.6~) Depends: ucf, debconf (>= 0.5) | debconf-2.0 Recommends: samba-common-bin Multi-Arch: foreign Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/samba-common_4.9.18~bpoeole270+1~0.5f8ef2f9eec_all.deb Size: 175680 SHA256: 90c8f9db6c707aa0c4e8295247634c12ebe1cb6431b718fc542d603f73a0c71d SHA1: 3a447786838bc25d1f51a23ce62162fd7e763424 MD5sum: 511a3095590fb72569a753812be31ca6 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba-common-bin Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 1466 Depends: python, python-samba, samba-common (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), python2.7:any, libbsd0 (>= 0.0), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 6), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37~), libtinfo5 (>= 6), libwbclient0 (>= 2:4.0.3+dfsg1) Suggests: heimdal-clients Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/samba-common-bin_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 614276 SHA256: dcb327f9682a1f50d5fb259e2358f986457822c227fc076e338aaf13037bf5d8 SHA1: 3c9dccd02e590c6b14cf05805b90f3e500204e16 MD5sum: 0461316a9d7a158529e4985da5038cef 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). Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba-dev Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 1770 Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), libtevent-dev, samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: devel Filename: pool/main/s/samba/samba-dev_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 333960 SHA256: a383b5f948dc8f9304366ac42f71a4416e64605b0333ce7b2668be35a32b95a5 SHA1: 6ce24da6c2645ce46a0d5dc7ca528c61ec5f1c13 MD5sum: 995a02c1cf307035f3a8f5a7799f78c3 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba-dsdb-modules Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 1377 Depends: libgpgme11 (>= 1.2.0), samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libldb1 (<< 2:1.5.1+really1.4.9~), libldb1 (>> 2:1.5.1+really1.4.8~), libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.5.0), libpopt0 (>= 1.14), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37~), libwbclient0 (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Enhances: libldb1 Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/samba-dsdb-modules_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 379692 SHA256: d58e1a7d3ae7c7978b1208e577c3580455c3a8c069413a22ea1efc41a596f982 SHA1: 696aa233687c52401e449152c84b8edec3cff2f1 MD5sum: 144053eaa0b9cdb776240e57755b55e6 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba-libs Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 22882 Depends: libacl1 (>= 2.2.51-8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libbsd0 (>= 0.5.0), libc6 (>= 2.15), libcap2 (>= 1:2.10), libcups2 (>= 1.6.0), libgnutls30 (>= 3.5.6), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), libldb1 (>= 2:1.5.1+really1.4.3), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libsystemd0, libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.3.11), libtevent0 (>= 0.9.37), libwbclient0 (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), python-talloc (>= 2.1.14~), zlib1g (>= 1:1.1.4) Replaces: samba (<< 2:4.3.3+dfsg-1) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/samba-libs_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 5489204 SHA256: 4152186cf571209769b36010aeddc66d41b74366748a2d7edf56c76d13ce3a6d SHA1: 88510b3f1754fb2f0a52742d80eb474ac6b79a70 MD5sum: 0e59675ae13f0a6150f0457e9fb68b71 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba-testsuite Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 8419 Depends: samba-common-bin, samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libbsd0 (>= 0.4.0), libc6 (>= 2.14), libgnutls30 (>= 3.5.0), libldb1 (>= 2:1.5.1+really1.4.3), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsmbclient (>= 2:4.9.0+dfsg), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37), libwbclient0 (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Suggests: subunit Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/samba-testsuite_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 1904612 SHA256: e4886dcc1a84c5c5647c4a41fc485a9d444acbb95d7dcbe917e3020a7b865de4 SHA1: 7705b37abb8af6c21b216bb8a0c9d7a9cba43a68 MD5sum: 0d7450ebe1300288d0d88545dc73f5d7 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: samba-vfs-modules Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 1452 Depends: samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37~) Recommends: glusterfs-common, libcephfs2 (>= 12.0.3), libdbus-1-3 (>= 1.9.14) 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) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/samba-vfs-modules_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 438544 SHA256: bc8a5c953e62d8fe8bf905269669efd09acaa89a19a009e5121d94ee2ee7bc15 SHA1: c84314bbf792ca79aa33954cd7a5838a5960e49e MD5sum: eb898030c685ca71092baba82d10a897 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: smbclient Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 1759 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), libarchive13 (>= 3.0.4), libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.1.14~), libtevent0 (>= 0.9.37~) Suggests: cifs-utils, heimdal-clients Provides: samba-client Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/smbclient_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 462616 SHA256: 9c408c4e93605a912acaa3451d3a86d0f6af51e2fd9b389c944868d1835d9dcb SHA1: 035ae9663bee27508252410b23ec0ac1c8a071d9 MD5sum: acd8823feb0404396954f401c839b822 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git Package: tdb-tools Source: tdb Version: 1.3.16-2~bpoeole262+1 Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 87 Depends: libc6 (>= 2.4), libtdb1 (>= 1.2.11) Homepage: http://tdb.samba.org/ Priority: optional Section: utils Filename: pool/main/t/tdb/tdb-tools_1.3.16-2~bpoeole262+1_amd64.deb Size: 27762 SHA256: 66ee561788db61801b6c5b961979b055193071a0072ade20eb74a8938defb845 SHA1: 478036c3ed00358abccb65179e8232f4663383ed MD5sum: 23bccdeca12c966e34faa400aa0aeb04 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 Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Jelmer Vernooij , Mathieu Parent Original-Vcs-Browser: https://salsa.debian.org/samba-team/tdb Original-Vcs-Git: https://salsa.debian.org/samba-team/tdb.git Package: winbind Source: samba Version: 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec Architecture: amd64 Maintainer: Équipe EOLE Installed-Size: 1867 Depends: lsb-base (>= 3.0-6), samba-common (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), samba-common-bin (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), init-system-helpers (>= 1.51), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.1.14~), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.37), libwbclient0 (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec), samba-libs (= 2:4.9.18~bpoeole270+1~0.5f8ef2f9eec) Suggests: libnss-winbind, libpam-winbind Enhances: libkrb5-26-heimdal Multi-Arch: allowed Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/winbind_4.9.18~bpoeole270+1~0.5f8ef2f9eec_amd64.deb Size: 561336 SHA256: 455b0aeace1fbff9d0a464b99816d29c398db32a9958aa076596d8fb02dc6686 SHA1: 8ea0c3c537a0ef225035e731ffaf3761e1790f07 MD5sum: 527446296063c6265cdf954f063786dd 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. Original-Maintainer: Debian Samba Maintainers Original-Uploaders: Steve Langasek , Jelmer Vernooij , Ivo De Decker , Mathieu Parent , Andrew Bartlett Original-Vcs-Browser: https://salsa.debian.org/samba-team/samba Original-Vcs-Git: https://salsa.debian.org/samba-team/samba.git