You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage libsmbclient-4.15.1-0.lbn25.x86_64
The libsmbclient contains the SMB client library from the Samba suite.
RPMPackage libsmartcols-2.37.2-1.lbn25.x86_64
This is library for ls-like terminal programs, part of util-linux.
RPMPackage libsigc++20-2.10.0-1.fc25.x86_64
This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. Originally part of the Gtk-- widget set, libsigc++20 is now a separate library to provide for more general use. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library, starting with version 1.1.2, uses libsigc++20.
RPMPackage libstdc++-static-10.0.1-0.8.lbn25.x86_64
Static libraries for the GNU standard C++ library.
RPMPackage libstdc++-devel-10.0.1-0.8.lbn25.x86_64
This is the GNU implementation of the standard C++ libraries. This package includes the header files and libraries needed for C++ development. This includes rewritten implementation of STL.
RPMPackage mhvtl-KMP-1.6-3.lbn25.1.x86_64
This is the kernel module package for the mhvtl Virtual Tape & Library package. This works in conjunction with the user-land commands and libraries to enable tape emulation. The vtl module is a stripped-down derivative of the scsi_debug kernel module, plus a character device "back end" to pass the SCSI commands through to user-space daemons.
RPMPackage mhvtl-1.6-3.lbn25.1.x86_64
A Virtual Tape & Library system. This package is composed of a KMP (mhvtl), which is also a psuedo HBA.
RPMPackage mock-2.1-1.lbn25.noarch
Mock takes an SRPM and builds it in a chroot.
RPMPackage nftables-0.9.9-3.lbn25.x86_64
Netfilter Tables userspace utilities.
RPMPackage mod_xsendfile-0.12-18.lbn25.x86_64
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured. It is useful for processing script-output of e.g. php, perl or any cgi.
RPMPackage mod_wsgi-4.5.15-4.lbn25.py37.x86_64
The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI.
RPMPackage mod_session-2.4.46-4.lbn25.x86_64
The mod_session module and associated backends provide an abstract interface for storing and accessing per-user session data.
RPMPackage mod_proxy_html-2.4.46-4.lbn25.x86_64
The mod_proxy_html and mod_xml2enc modules provide filters which can transform and modify HTML and XML content.
RPMPackage mod_perl-2.0.10-15.lbn25.x86_64
Mod_perl incorporates a Perl interpreter into the Apache web server, so that the Apache web server can directly execute Perl code. Mod_perl links the Perl run-time library into the Apache web server and provides an object-oriented Perl interface for Apache's C language API. The end result is a quicker CGI script turnaround process, since no external Perl interpreter has to be started. Install mod_perl if you're installing the Apache web server and you'd like for it to directly incorporate a Perl interpreter.
RPMPackage mod_nss-1.0.17-6.lbn25.x86_64
The mod_nss module provides strong cryptography for the Apache Web server via the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols using the Network Security Services (NSS) security library.
RPMPackage mod_md-2.4.38-6.lbn25.x86_64
This module manages common properties of domains for one or more virtual hosts. Specifically it can use the ACME protocol (RFC Draft) to automate certificate provisioning. These will be configured for managed domains and their virtual hosts automatically. This includes renewal of certificates before they expire.
RPMPackage mod_ldap-2.4.46-4.lbn25.x86_64
The mod_ldap and mod_authnz_ldap modules add support for LDAP authentication to the Apache HTTP Server.
RPMPackage mod_intercept_form_submit-1.1.0-9.lbn25.x86_64
mod_intercept_form_submit can intercept submission of application login forms. It retrieves the login and password information from the POST HTTP request, runs PAM authentication with those credentials, and sets the REMOTE_USER environment variable if the authentication passes.
RPMPackage mod_http2-1.15.3-2.lbn25.x86_64
The mod_h2 Apache httpd module implements the HTTP2 protocol (h2+h2c) on top of libnghttp2 for httpd 2.4 servers.
RPMPackage mod_authnz_pam-1.2.0-2.lbn25.x86_64
mod_authnz_pam is a PAM authorization module, supplementing authentication done by other modules, for example mod_auth_kerb; it can also be used as full Basic Authentication provider which runs the [login, password] authentication through the PAM stack.