Package: cmocka-doc Source: cmocka Version: 1.1.1-1~eole~395~1f8de6d Architecture: all Maintainer: David Prévot Installed-Size: 596 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~eole~395~1f8de6d_all.deb Size: 57500 SHA256: e0d1f8f7446409556507bc9f90d0bf0a789f315a93e7dd6b7d86dbd17c550cc1 SHA1: b8c049d047f2a64ee5f3a66e986bbe038acf6c17 MD5sum: 0931e33e4ce59556c62dda59efab02f3 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.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 3148 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.3.11), libtevent0 (>= 0.9.25) Recommends: ethtool Suggests: logrotate, lsof Multi-Arch: foreign Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/ctdb_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 687692 SHA256: ccd2bd292874f8a0ee4fff5dfd4a71b0ccde5011602a21371ee7dc21fc10989a SHA1: 7a70ee925def703db48df6c2667096da27bd24a8 MD5sum: edb90450316117c6c06dbe2d50cc364f 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: ldb-tools Source: ldb Version: 2:1.3.3-1~294~01b5216 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 128 Depends: libc6 (>= 2.4), libldb1 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213) Homepage: http://ldb.samba.org/ Priority: optional Section: utils Filename: pool/main/l/ldb/ldb-tools_1.3.3-1~294~01b5216_amd64.deb Size: 34032 SHA256: 7dcf4108d40ee9fe320d01e35655a992dbe16ca0d0a1d8cf40be9821a9eb9f15 SHA1: 2605b60ee32b693dbab628a8a0496812956fb7ff MD5sum: f3c51ccf4df772c95ddd0b617b447731 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~eole~395~1f8de6d Architecture: amd64 Maintainer: David Prévot Installed-Size: 160 Depends: libcmocka0 (= 1.1.1-1~eole~395~1f8de6d) 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~eole~395~1f8de6d_amd64.deb Size: 30732 SHA256: 8011e562c054b72a727db93afe89308671b5d939c0d6fd86f9424472342ca1af SHA1: 34b27a6d41a67f3f9b53b7a45985dbb0e6c93adf MD5sum: 9dec6c438434cc4290166b60a91a535d 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.1-1~eole~395~1f8de6d Architecture: amd64 Maintainer: David Prévot 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~eole~395~1f8de6d_amd64.deb Size: 19340 SHA256: eadc32b081bcf98e2a473b9881f858d5f1872dd3f4bb7840f684bc3283ec3ecd SHA1: 4d0e24dd1340107b9d9b6d4f63dec09bba72feb8 MD5sum: d900b34b9d02bed8bc99e976adeab643 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: libldb-dev Source: ldb Version: 2:1.3.3-1~294~01b5216 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 416 Depends: libc6-dev, libldb1 (= 2:1.3.3-1~294~01b5216), 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.3.3-1~294~01b5216_amd64.deb Size: 94664 SHA256: 8c4bbfb252ad34dfcd208393d3a2be86524083676cd92ff65720b176e7fb9b2f SHA1: f180ecac279575de75b19d0c058579779fb797c9 MD5sum: 0a4c639086ceffa695b95b00a1b6fccc 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.3.3-1~294~01b5216 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 400 Depends: libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9) 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.3.3-1~294~01b5216_amd64.deb Size: 121176 SHA256: f7119d43fff85af0df10d0c8375153648c1f980252e09dcf46c0bfa4c1bb58d3 SHA1: 70e1a1ace411f086eabad4b19306bf00e67f1056 MD5sum: d27b69f408b1b354d433237d9ccc947c 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.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 143 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), winbind:any (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libbsd0 (>= 0.0), libc6 (>= 2.14), libwbclient0 (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) Suggests: libpam-winbind Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: admin Filename: pool/main/s/samba/libnss-winbind_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 111672 SHA256: fa6b0d96ba7ca39383698383dafdedb37e27f44518411a4d4cf38c6ea101bb1c SHA1: 42eeb677656408e7c6694fa27a696e79f07302f0 MD5sum: 3ff45b9ed9694f1945dc5b571c393c45 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: libpam-winbind Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 180 Pre-Depends: dpkg (>= 1.15.6~) Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), winbind:any (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.0.4~git20101213), 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 129884 SHA256: 35e372cc6ed66458b93af45e242dd0ee0ba577ea514c50dd29c85601c19dac13 SHA1: 2947eb155f171a0dbc8e433f003d38412d28c442 MD5sum: d777b0ca9e441b4a7c7e3ce0bfc17f2f 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: libparse-pidl-perl Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 609 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 195808 SHA256: 00190dcbe7df40f39e05c5ae76d6438392e736472ebf7f190f63087d67ee7293 SHA1: ef11c045917cbb13c50ec2a935f79f08dab1fd53 MD5sum: 5c1dd706e28901dbf00172e69adf1578 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. Package: libsmbclient Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 281 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.12) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/libsmbclient_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 154620 SHA256: 7e06b65da817b150b207ff9d3dd41d433a9ecbb47f34873750d7d12e458b4f20 SHA1: 671b218cb9fd390907361c2d0bdf4085c1e766a5 MD5sum: 9086e5780f54fffa3d30479dc98e1fba 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-dev Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 296 Pre-Depends: dpkg (>= 1.15.6~) Depends: libsmbclient (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libdevel Filename: pool/main/s/samba/libsmbclient-dev_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 142164 SHA256: d1a1e3184e1ccf13137ff2b7c7fc7089931271ab147dd854e6686b42507ab559 SHA1: 11553fa51992eaf763c9644e005f9c3e3cdb24a4 MD5sum: 921f65a76e915ff056f755b75f5ec0ba 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.1.11-1~241~c8ea429 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 207 Depends: libtalloc2 (= 2.1.11-1~241~c8ea429), pkg-config Homepage: https://talloc.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/talloc/libtalloc-dev_2.1.11-1~241~c8ea429_amd64.deb Size: 63720 SHA256: 5755e65c8e1297c32015b9ff08c9f2d79488c5d48e9a8f5479b7651a3d58621e SHA1: 208808df17f3fc6af5306534ba245c95cf8a0af8 MD5sum: 4dc50f550fe6a4123c01b1f53284d73f 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.1.11-1~241~c8ea429 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 106 Depends: libc6 (>= 2.16) Multi-Arch: same Homepage: https://talloc.samba.org/ Priority: optional Section: libs Filename: pool/main/t/talloc/libtalloc2_2.1.11-1~241~c8ea429_amd64.deb Size: 38304 SHA256: 7018a8739879a83fb857c4fdf1eba57ee555dca42e4a40fd023a682327fbc154 SHA1: b9aa9eecb5afe72d8664c5ab8347d9c9ddf14cdc MD5sum: 2c9051fe83a4c32fd8359de8fe49ad3a 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: libtdb-dev Source: tdb Version: 1.3.15-3~224~ee49d8b Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 72 Depends: libc6-dev, libtdb1 (= 1.3.15-3~224~ee49d8b) Provides: tdb-dev Multi-Arch: same Homepage: http://tdb.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/tdb/libtdb-dev_1.3.15-3~224~ee49d8b_amd64.deb Size: 26828 SHA256: 73b0bc4f6a41de4a28f859d6a6137e90da370b95fb3028af7a33b63435cbf29d SHA1: 9002150d47a65ab9639e63695e86c1b6ab9b18b9 MD5sum: 116b19ce77df43b8ba4602a46e4fbd45 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.3.15-3~224~ee49d8b Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 115 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://tdb.samba.org/ Priority: optional Section: libs Filename: pool/main/t/tdb/libtdb1_1.3.15-3~224~ee49d8b_amd64.deb Size: 44436 SHA256: 56ee8835d9cf1e5d58dadf3bc942e9e76bb7b0fbdecb6b594d5342c87ddd9bb2 SHA1: ccb49251436042c9f0bedb2ac78d084b4c8380e8 MD5sum: 58d2da6f09ac375202babb87f84f8ae7 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: libtevent-dev Source: tevent Version: 0.9.36-1~136~e884c1b Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 212 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.9.36-1~136~e884c1b) Multi-Arch: same Homepage: https://tevent.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/tevent/libtevent-dev_0.9.36-1~136~e884c1b_amd64.deb Size: 46036 SHA256: 4d2a3cc5b4cc9d01b67d93adae20198da680cf95dae981be1b1a2d90cb932e93 SHA1: 8d3e97436be8934f392bb7f2b6b4ad8decd22902 MD5sum: 3daf1831bf00af10a9d472075808fc94 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.9.36-1~136~e884c1b Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 85 Depends: libc6 (>= 2.14), libtalloc2 (>= 2.1.0) Multi-Arch: same Homepage: https://tevent.samba.org/ Priority: optional Section: libs Filename: pool/main/t/tevent/libtevent0_0.9.36-1~136~e884c1b_amd64.deb Size: 29096 SHA256: 92a5a559ee425af5ee0ca8e1e2cb9818b186a9fe807d8dc51c5de114b306ffda SHA1: 14a3f78c500dde9de0ce692a9684bcedbd8561d2 MD5sum: 4b8690192c680cc8449d3af2a6f49b54 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: libwbclient-dev Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 175 Pre-Depends: dpkg (>= 1.15.6~) Depends: libwbclient0 (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libdevel Filename: pool/main/s/samba/libwbclient-dev_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 113676 SHA256: 8757b81e9cea63974a42e9868232db9b145ba06da2a50530f33933fcb2a822d6 SHA1: 2376b6acd66461d16c016992615432485190b81c MD5sum: 5b0066c8f17f708d1188994fac1294cf 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.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 195 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 128096 SHA256: 6ce491b2fc5414056c68d2cb3a3c3f0e2ddaa281a7ae962f24378e1c8ddf1cf6 SHA1: c5a336ea4146351b531a02754ef26829e5534017 MD5sum: c6b305d8edd393224fd3ca24c4676da6 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: python-ldb Source: ldb Version: 2:1.3.3-1~294~01b5216 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 132 Depends: libldb1 (= 2:1.3.3-1~294~01b5216), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213) Provides: python2.7-ldb Multi-Arch: same Homepage: http://ldb.samba.org/ Priority: optional Section: python Filename: pool/main/l/ldb/python-ldb_1.3.3-1~294~01b5216_amd64.deb Size: 35528 SHA256: caee0ed7de584855e09a5891c41b149bafb8bce0f6afe13f1803fa70fa23c358 SHA1: b465673305964acfa18751b0d337adf8bf1098db MD5sum: 6939b3a0a2c30338e0e187b5e2d13531 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.3.3-1~294~01b5216 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 30 Depends: libc6-dev, libldb-dev, pkg-config, python-ldb (= 2:1.3.3-1~294~01b5216) Multi-Arch: same Homepage: http://ldb.samba.org/ Priority: optional Section: libdevel Filename: pool/main/l/ldb/python-ldb-dev_1.3.3-1~294~01b5216_amd64.deb Size: 9400 SHA256: d6c3ced742f78269676c818e8e882298dd02edcbc1d544bd033401f1c8ae6974 SHA1: d80d47d5694123549c846a7793e6bb855cd474c3 MD5sum: 1cd8487d9bdf133d35d2e4d8fad627fb 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.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 14726 Depends: python-crypto, python-ldb (>= 1.1.2~), python-tdb, samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.14), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.1.9) Suggests: python-gpgme Provides: python2.7-samba Homepage: http://www.samba.org Priority: optional Section: python Filename: pool/main/s/samba/python-samba_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 2083260 SHA256: 5dc08e1c28140611bd461c1dd3d196fbcbd65f82f514cd0e9c85d89735e2e7eb SHA1: 30658e135d497f5f9d170b104b09e5d0d22155fd MD5sum: 1441117ce7a262718407906776e1f1b8 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. Package: python-talloc Source: talloc Version: 2.1.11-1~241~c8ea429 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 53 Depends: libc6 (>= 2.2.5), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~) Breaks: python-samba (<< 2:4.3.6+dfsg-2) Provides: python2.7-talloc Homepage: https://talloc.samba.org/ Priority: optional Section: python Filename: pool/main/t/talloc/python-talloc_2.1.11-1~241~c8ea429_amd64.deb Size: 12788 SHA256: dfba4e9b096091282ec5daae786265188c0f09ad3a7110bb0edebe0c739b0da7 SHA1: e97b2c0e343a7edc9fd967450b1e1e99f5a15d5b MD5sum: ef7cf542865a910d5cd206cf500bf4bd 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. Package: python-talloc-dev Source: talloc Version: 2.1.11-1~241~c8ea429 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 29 Depends: python-talloc (= 2.1.11-1~241~c8ea429), pkg-config Homepage: https://talloc.samba.org/ Priority: optional Section: libdevel Filename: pool/main/t/talloc/python-talloc-dev_2.1.11-1~241~c8ea429_amd64.deb Size: 8136 SHA256: 4b77d4b1d8f074aafe12accd0348720e0446fb450b581d1c47ca1379876d258a SHA1: d263684503aabbfd86a97415c8aa403f5131f29a MD5sum: 74b50ae282dda029b332b3a6a23ca4d7 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. Package: python-tdb Source: tdb Version: 1.3.15-3~224~ee49d8b Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 51 Depends: libtdb1 (= 1.3.15-3~224~ee49d8b), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), 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.15-3~224~ee49d8b_amd64.deb Size: 16772 SHA256: bfb3cdc42ba7676b1974bd379a31e5cfc47c23c026a8cb53807410ac5c770a07 SHA1: 30f0e5d5494af4585dd84b2ec1453bdb5de563d1 MD5sum: e997abcbab438b1b8edd0dec8a0624aa 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. Package: python3-tdb Source: tdb Version: 1.3.15-3~224~ee49d8b Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 52 Depends: libtdb1 (= 1.3.15-3~224~ee49d8b), python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.2.5), libpython3.6 (>= 3.6.4~rc1) Provides: python3.6-tdb Homepage: http://tdb.samba.org/ Priority: optional Section: python Filename: pool/main/t/tdb/python3-tdb_1.3.15-3~224~ee49d8b_amd64.deb Size: 16772 SHA256: c6c7debed452ecc3f0d74af7a2b2912643d98c6e40b61654f6974dfbce524f70 SHA1: e363e8a4b298b0ee3f31227735158e4daa3e6a95 MD5sum: f09981235c0412fae918104c545c76d7 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: registry-tools Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 231 Depends: samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libc6 (>= 2.8), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213) Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/registry-tools_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 130368 SHA256: 0140dfb7f0ac1d57d586f0ad1f22ce7e1cf0dd566168c962c1a6b2dd43a94da1 SHA1: f1ba349607fa8be3b2377ac0c905223a8b32d4aa MD5sum: 18c0245a08b4928ce54580b28eab265d 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: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 15767 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, samba-common (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), samba-common-bin (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), tdb-tools, python (>= 2.7~), python2.7:any, python:any (<< 2.8), python:any (>= 2.7~), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 1066704 SHA256: de871512a15463c0300112aab3976c8e9688d21bdb8f03bf7aa908252ee61883 SHA1: cbc036779944b104c17395a5d901579e9d092f7c MD5sum: 80273a99f78c6b84ce7b6d87b62fa455 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.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: all Maintainer: Debian Samba Maintainers Installed-Size: 273 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_all.deb Size: 161576 SHA256: e8371fc006bf3805be9e569bc36ab48c6293dc87942bdef27fac0157fd958247 SHA1: 839c621ff53cc92fde0675f8f27b77108c4c5c26 MD5sum: 982881fe6555a86b7635ce6a2ca7e901 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.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1434 Depends: python, python-samba, samba-common (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), 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.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 601932 SHA256: 7a4cd9172365483605e9619331c7a1130026b77653465396920e4a83205ea0ee SHA1: 78c0fe58020c00219852874f5128bfe9ad5265f1 MD5sum: c58b520e6f5d7372e2c919c695d5ed43 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-dev Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1766 Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), libtevent-dev, samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: devel Filename: pool/main/s/samba/samba-dev_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 331300 SHA256: cfb1a3cec060288b096bf2877b41428f77e87fcd179a528411e6503fd52a15bd SHA1: d04c6aa7365047e16e5a9b4ddd42b73eee1b362b MD5sum: 3f7481c41b8bbb7a456f0074e066f0f9 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.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1286 Depends: libgpgme11 (>= 1.2.0), samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libldb1 (<< 2:1.3.4~), libldb1 (>> 2:1.3.3~), libbsd0 (>= 0.0), libc6 (>= 2.14), libgnutls30 (>= 3.5.0), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), libwbclient0 (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) Enhances: libldb1 Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/samba-dsdb-modules_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 355016 SHA256: 075d789d073f3bd0d8f313ad2cef31987a1fa6abc31333ec2b23fc9554e734c1 SHA1: d686b7014fcb3d0de0d3136de76a4fcd86cf99fb MD5sum: 9310c1600fc93694e13cc155614fc2fa 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-libs Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 22490 Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-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.3.0), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libsystemd0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.11), libtevent0 (>= 0.9.31), libwbclient0 (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), python-talloc (>= 2.1.9), 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 5399696 SHA256: 7bb5d723beb82119213cba2daa3ff75c13f7ece3f1a330f70bb05d43a6e2234d SHA1: c8aa7e723394c1b7a7a103943424d092a924723e MD5sum: 672bb9560aa0e9d55551cc1e5c2eda5a 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-testsuite Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 8192 Depends: samba-common-bin, samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.4.0), libc6 (>= 2.14), libgnutls30 (>= 3.5.0), libldb1 (>= 2:1.1.27), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsmbclient (>= 2:4.8.0+dfsg), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.31), libwbclient0 (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) Suggests: subunit Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/samba-testsuite_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 1846932 SHA256: dd0b3802a66db974d25de8dc19d6b2cdfaf091d26ec0f8edff296fc2bc505e89 SHA1: 559e2633ba8b1e84b5e95275a901b125f067071f MD5sum: cf86070726d816379a0b0d850842a78f 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-vfs-modules Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1424 Depends: samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9) 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 428112 SHA256: 594fef2dd776826818f1cccbab4e1a51b7b26aed1fea9b8199259422a164cd21 SHA1: fc29dacd67d92a4f324bc4438780e981860f6612 MD5sum: 7a5b2b22f5cd1dcd7d759b69b6764ba4 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: smbclient Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1723 Pre-Depends: dpkg (>= 1.15.6~) Depends: samba-common (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libarchive13 (>= 3.0.4), libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libreadline7 (>= 6.0), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9) Suggests: cifs-utils, heimdal-clients Provides: samba-client Homepage: http://www.samba.org Priority: optional Section: net Filename: pool/main/s/samba/smbclient_4.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 451832 SHA256: 34867db0c9f4081823426c26f3fcde990c7dcbc5c7c1325aed6976fdfbb4045f SHA1: 48364c53009fdef6d18f002eefa786eb57855996 MD5sum: 7795357b724311acebb692b8ad4b13b6 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: tdb-tools Source: tdb Version: 1.3.15-3~224~ee49d8b Architecture: amd64 Maintainer: Debian Samba Maintainers 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.15-3~224~ee49d8b_amd64.deb Size: 28036 SHA256: 7821157c1cdc92144d8a340b1e7292ca35439248fe363647315a147f9e21b599 SHA1: 70d1f693c5e27af3bef515d775cfd54e223cab28 MD5sum: 91f5dcb34b6e9dc2507f7cd8b8793689 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: winbind Source: samba Version: 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195 Architecture: amd64 Maintainer: Debian Samba Maintainers Installed-Size: 1850 Depends: lsb-base (>= 3.0-6), samba-common (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), samba-common-bin (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), libbsd0 (>= 0.6.0), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.36), libwbclient0 (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195), samba-libs (= 2:4.8.2+dfsg-2~eole1~118270~fc69a5d4195) 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.8.2+dfsg-2~eole1~118270~fc69a5d4195_amd64.deb Size: 553576 SHA256: b68fbe014dce9b00dee4e04aa054ff6fddbf5d2cd8f29c3b18ac6467806bf698 SHA1: b0aa4423240e63cf313c41c168b1fc6791e45bed MD5sum: 2302f5647f7d1d665f540b1836ac1990 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.