samba 2:4.19.5+dfsg-4ubuntu9 source package in Ubuntu

Changelog

samba (2:4.19.5+dfsg-4ubuntu9) noble; urgency=high

  * No change rebuild against libgpgme11t64.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 16:49:25 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main net

Downloads

File Size SHA-256 Checksum
samba_4.19.5+dfsg.orig.tar.xz 24.2 MiB 1d87a04a9a7a34d166f8bb6c5541c6f1a40898de164688bc1392c4744a39011f
samba_4.19.5+dfsg-4ubuntu9.debian.tar.xz 191.0 KiB de39c750df27b4e6cb9536a3506ec65319175f9ac10eaee00a28d40535a9f919
samba_4.19.5+dfsg-4ubuntu9.dsc 5.0 KiB 75b3b5e5bf621699bf789dc5956dae7f5070d69e50456c31c228c12eef509278

View changes file

Binary packages built by this source

ctdb: 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.

ctdb-dbgsym: debug symbols for ctdb
ldb-tools: 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

ldb-tools-dbgsym: debug symbols for ldb-tools
libldb-dev: 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.

libldb2: 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.

libldb2-dbgsym: No summary available for libldb2-dbgsym in ubuntu oracular.

No description available for libldb2-dbgsym in ubuntu oracular.

libnss-winbind: 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.

libnss-winbind-dbgsym: debug symbols for libnss-winbind
libpam-winbind: 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.

libpam-winbind-dbgsym: No summary available for libpam-winbind-dbgsym in ubuntu oracular.

No description available for libpam-winbind-dbgsym in ubuntu oracular.

libsmbclient-dev: No summary available for libsmbclient-dev in ubuntu oracular.

No description available for libsmbclient-dev in ubuntu oracular.

libsmbclient0: 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.

libsmbclient0-dbgsym: No summary available for libsmbclient0-dbgsym in ubuntu oracular.

No description available for libsmbclient0-dbgsym in ubuntu oracular.

libwbclient-dev: 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.

libwbclient0: No summary available for libwbclient0 in ubuntu oracular.

No description available for libwbclient0 in ubuntu oracular.

libwbclient0-dbgsym: debug symbols for libwbclient0
python3-ldb: Python 3 bindings for LDB

 ldb is a LDAP-like embedded database built on top of TDB.
 .
 This package contains the Python 3 bindings.

python3-ldb-dbgsym: debug symbols for python3-ldb
python3-ldb-dev: No summary available for python3-ldb-dev in ubuntu oracular.

No description available for python3-ldb-dev in ubuntu oracular.

python3-samba: Python 3 bindings for Samba

 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems. Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains Python 3 bindings for most Samba libraries.

python3-samba-dbgsym: debug symbols for python3-samba
registry-tools: No summary available for registry-tools in ubuntu oracular.

No description available for registry-tools in ubuntu oracular.

registry-tools-dbgsym: No summary available for registry-tools-dbgsym in ubuntu oracular.

No description available for registry-tools-dbgsym in ubuntu oracular.

samba: 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 Active Directory or NT4-style domain controller, and can integrate
 with Active Directory realms or NT4 domains 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 domain controller. For use in an NT4
 domain or Active Directory realm, you will also need the winbind package.
 To use samba as an Active Directory domain controller (AD DC), please install
 samba-ad-dc package.
 .
 This package is not required for connecting to existing SMB/CIFS servers
 (see smbclient) or for mounting remote filesystems (see cifs-utils).

samba-ad-dc: No summary available for samba-ad-dc in ubuntu oracular.

No description available for samba-ad-dc in ubuntu oracular.

samba-ad-provision: No summary available for samba-ad-provision in ubuntu oracular.

No description available for samba-ad-provision in ubuntu oracular.

samba-common: 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.

samba-common-bin: 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 Active Directory or NT4-style 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 smbclient
 libsmbclient0 packages).

samba-common-bin-dbgsym: No summary available for samba-common-bin-dbgsym in ubuntu oracular.

No description available for samba-common-bin-dbgsym in ubuntu oracular.

samba-dbgsym: debug symbols for samba
samba-dev: No summary available for samba-dev in ubuntu oracular.

No description available for samba-dev in ubuntu oracular.

samba-dsdb-modules: 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 Active Directory or NT4-style domains.
 .
 This package contains LDB plugins which add support for various Active
 Directory features to the LDB library.

samba-dsdb-modules-dbgsym: debug symbols for samba-dsdb-modules
samba-libs: 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 Active Directory or NT4-style domains.
 .
 This package contains the shared libraries.

samba-libs-dbgsym: No summary available for samba-libs-dbgsym in ubuntu oracular.

No description available for samba-libs-dbgsym in ubuntu oracular.

samba-testsuite: 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 Active Directory or NT4-style domains.
 .
 This package contains programs for testing the reliability and speed
 of SMB servers, Samba in particular.

samba-testsuite-dbgsym: debug symbols for samba-testsuite
samba-vfs-modules: No summary available for samba-vfs-modules in ubuntu oracular.

No description available for samba-vfs-modules in ubuntu oracular.

samba-vfs-modules-dbgsym: No summary available for samba-vfs-modules-dbgsym in ubuntu oracular.

No description available for samba-vfs-modules-dbgsym in ubuntu oracular.

samba-vfs-modules-extra: Samba Virtual FileSystem extra modules

 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 Active Directory or NT4-style domains.
 .
 Virtual FileSystem modules are stacked shared libraries extending the
 functionality of Samba. This package ships some extra VFS modules which
 were previously shipped in samba-vfs-modules:
  * vfs_gluterfs
  * vfs_glusterfs_fuse

samba-vfs-modules-extra-dbgsym: No summary available for samba-vfs-modules-extra-dbgsym in ubuntu oracular.

No description available for samba-vfs-modules-extra-dbgsym in ubuntu oracular.

smbclient: No summary available for smbclient in ubuntu oracular.

No description available for smbclient in ubuntu oracular.

smbclient-dbgsym: No summary available for smbclient-dbgsym in ubuntu oracular.

No description available for smbclient-dbgsym in ubuntu oracular.

winbind: 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 Active Directory or NT4-style 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.

winbind-dbgsym: debug symbols for winbind