1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/lib
2010-04-06 20:27:09 +10:00
..
async_req build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
compression Spelling fixes for lib/compression. 2010-02-22 21:45:33 +01:00
crypto build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
dnspython s4-python: Move dnspython to lib/, like the other Python modules 2010-03-29 18:05:29 +02:00
iniparser s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4 2010-03-03 09:22:39 +01:00
iniparser_build s4: create ../lib/iniparser_build/config.m4 2010-03-11 13:31:37 +01:00
nss_wrapper build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
popt build: updated configure checks or new syntax 2010-04-06 20:27:00 +10:00
replace s4-waf: test/simple.c is not needed any more 2010-04-06 20:27:09 +10:00
smbconf build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
socket_wrapper build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
subunit build: waf quicktest nearly works 2010-04-06 20:26:48 +10:00
talloc build: don't install talloc_testsuite and ldbtest 2010-04-06 20:26:54 +10:00
tdb s4-waf: fdatasync is in librt on solaris8 2010-04-06 20:27:08 +10:00
tdr build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
testtools testtools: Fix included testtools, for systems that don't have it. 2010-03-31 04:19:36 +02:00
tevent build: updated configure checks or new syntax 2010-04-06 20:27:00 +10:00
torture build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
tsocket build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
uid_wrapper build: commit all the waf build files in the tree 2010-04-06 20:26:48 +10:00
util s4-waf: started adding auto-install of include files 2010-04-06 20:27:09 +10:00
zlib s4-waf: cope with systems with zlib versions that are too old 2010-04-06 20:27:07 +10:00
README subunit: Update to newer upstream version. 2010-03-29 18:05:29 +02:00
update-external.sh subunit: Include remainder of bindings and metadata. 2010-03-31 04:24:04 +02:00

compression - Various compression algorithms (MSZIP, lzxpress)
dnspython - Python module for working with DNS.
nss_wrapper - Wrapper for the user and group NSS API allowing the use 
              of other data sources.
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions 
          not provided by the host platform.
socket_wrapper - Wrapper library allowing TCP/IP traffic to be redirected 
                 over Unix domain sockets.
subunit - Utilities and bindings for working with the Subunit test result 
          reporting protocol.
talloc - Hierarchical pool based memory allocator 
tdb - Simple but fast key/value database library, supporting multiple writers
torture - Simple unit testing helper library