build: Reduce deps of ntlm_auth
[amitay/samba.git] / lib /
2012-04-03 Andrew Bartlettlib/util: charset modules do not exist any more
2012-04-03 Andrew Bartlettlib/util: Add smb_load_module that returns DEBUG(0...
2012-03-31 Jeremy AllisonFix an IPv6 breakage I introduced by adding an strlcpy...
2012-03-30 Matthieu Patouldb: Permit desactivation of autocomit for every ldb_xx...
2012-03-29 Jeremy AllisonStart to add truncate checks on all uses of strlcpy...
2012-03-29 Amitay Isaacslib/tdb: Update ABI tdb-1.2.10
2012-03-29 Amitay Isaacslib/tdb: Add/expose lock functions to support CTDB
2012-03-29 Rusty Russellcast: make sure suncc sees a constant.
2012-03-29 Rusty Russellcast: test/compile_fail-cast_static.c should fail witho...
2012-03-29 Rusty Russelltdb2: fix prototype in tdb1 code.
2012-03-27 Kai Blins4 dns: Check smb.conf if we should allow recursion
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2012-03-24 Jelmer Vernooijreplace: Avoid DEBUG(), which is not available in libre...
2012-03-24 Jelmer Vernooijlibreplace: Add usleep implementation.
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 Jelmer Vernooijlib/util: Allow calloc use in util.c, too.
2012-03-24 Jelmer Vernooijreplace: Work around socket wrapper.
2012-03-24 Jelmer Vernooijreplace: Add system/network.h for ucred struct.
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrgid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwuid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrappers for setpwent/getpwent...
2012-03-24 Jelmer Vernooijlib/util: Move calloc_array and memalign_array to top...
2012-03-24 Jelmer Vernooijlib/util: Remove prototype for removed sys_memalign.
2012-03-24 Jelmer Vernooijlib/util: Remove trivial wrapper sys_connect() around...
2012-03-24 Jelmer Vernooijreplace: Move memalign() from lib/util/system.c to...
2012-03-23 Volker Lendeckelib/async_req: Retry read_packet with read(2)
2012-03-23 Rusty Russelllib/tdb: fix transaction issue for HAVE_INCOHERENT_MMAP.
2012-03-23 Rusty Russelllib/tdb: fix test/run-die-during-transaction when HAVE_...
2012-03-23 Rusty Russelllib/tdb: fix missing return 0 code.
2012-03-22 Rusty Russelllib/tdb2: fix -Wcast-qual warnings.
2012-03-22 Rusty Russelllib/tdb2: fix -Wshadow warnings.
2012-03-22 Rusty Russelllib/tdb2: fix OpenBSD incoherent mmap (tdb2 version)
2012-03-22 Rusty Russelllib/tdb2: fix OpenBSD incoherent mmap (tdb1 version)
2012-03-22 Rusty Russelllib/tdb: fix OpenBSD incoherent mmap.
2012-03-22 Rusty Russelllib/replace: test for incoherent mmap.
2012-03-22 Rusty Russelllib/ccan/failtest: compile fix for OpenBSD
2012-03-22 Rusty Russelllib/ccan: namespacize ccan/list to avoid conflict with...
2012-03-22 Rusty Russelllib/tdb: fix up run-die-during-transaction test cases...
2012-03-16 Amitay Isaacsbuild: Fix build issue on OpenBSD 5.x
2012-03-16 Jelmer VernooijRemove more unnecessary shebang lines in python files.
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
2012-03-14 Michael Adamtesttools/matchers.py: fix a comment typo
2012-03-14 Stefan Metzmacherlib/util: only change umask during mkdir()
2012-03-14 Stefan Metzmacherlib/util: cope with races between lstat and mkdir in...
2012-03-14 Stefan Metzmacherlib/util: use a helper variable in directory_create_or_...
2012-03-14 Stefan Metzmacherlib/util: do an early return on error directory_create_...
2012-03-14 Stefan Metzmacherlib/util: remove unneeded else branch in directory_crea...
2012-03-14 Stefan Metzmacherlib/util: don't start DEBUG output with 'error '
2012-03-14 Rusty Russelllib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS...
2012-03-14 Rusty Russelllib/tdb2: remove unneccessary _FILE_OFFSET_BITS define...
2012-03-14 Matthieu Patoulib/crypto: Detect CommonCrypto and use it if available
2012-03-14 Rusty Russelllib/tdb2: make summary handle capabilities properly.
2012-03-14 Rusty Russelllib/tdb2: fix error string formatting.
2012-03-14 Rusty Russelllib/tdb2: Add gcc-style format attribute to tdb_logerr.
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-10 Jelmer Vernooijtevent: Install tevent.py into PYTHONARCHDIR rather...
2012-03-10 Rusty Russelllib/tdb: fix tests for standalone out-of-tree.
2012-03-08 Andrew Bartlettlib/util: Add a callback facility for debug messages
2012-03-08 Rusty Russellfailtest: don't assume FD_SETSIZE is maximum runtime fd.
2012-03-07 Ira Cooperaddns: Fix the Solaris/Illumos build.
2012-03-07 Rusty Russelllib/tdb2: add --valgrind, --valgrind-log options.
2012-03-07 Rusty Russelllib/tdb2: wire up unit tests.
2012-03-07 Rusty Russelllib/tdb2: adapt unit tests to SAMBA environment.
2012-03-07 Rusty Russelllib/ccan: import failtest and required ccan modules...
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2012-03-02 Jelmer Vernooijpyldb: Fix some more long lines, fix formatting.
2012-03-01 Jelmer Vernooijpyldb: Avoid using PyErr_LDB_ERROR_IS_ERR_RAISE where...
2012-03-01 Andrew Bartlettbuild: look for backtrace_symbols in libexec
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128_test.c as local.crypto...
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128* (rfc 4493)
2012-02-27 Stefan Metzmacherlib/crypto: fix hmac_sha256_final() prototype
2012-02-27 Andrew Bartletts3-param: Align lp_{max,min}protocol with lib/param...
2012-02-27 Rusty Russelllib/tdb2: rename tdb2.pc to tdb.pc
2012-02-21 Amitay Isaacslib/tdb2: 2.0.0 ABI
2012-02-21 Amitay Isaacslib/tdb2: Convert tdb2 to a standalone library
2012-02-21 Amitay Isaacslib/tdb2: Fix wscript
2012-02-21 Amitay Isaacslib/tdb2: Mark public function as such
2012-02-21 Amitay Isaacslib/tdb2: Do not include config.h in (to-be) public...
2012-02-21 Rusty Russelllib/tdb2: tools should use config.h, and replace where...
2012-02-21 Rusty Russelllib/ccan: define HAVE_CCAN.
2012-02-20 Jelmer Vernooijpopt: Check for popt manually as well, not just using...
2012-02-20 Andrew Bartlettbuild: Add libbsd as a dep for LIBREPLACE_HOSTCC
2012-02-19 Jelmer Vernooijpopt: Use pkg-config file to look for popt.
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_inet_makeaddr()
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_gethostbyname()
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-16 Andrew Bartlettlib/util: Remove unused sys_select_signal()
2012-02-15 Volker Lendecketevent_signal: Fix a valgrind error
2012-02-14 Rusty Russelltdb: build and run unit tests in tdb/test/
2012-02-14 Rusty Russelltdb/test: fix up tests for use in SAMBA tdb code.
2012-02-14 Rusty Russelltdb: wean CCAN-style unit tests off of tap.
2012-02-13 Rusty Russelltdb: import unit tests from CCAN into tdb/test/
2012-02-13 Rusty Russelltdb: make tdb_private.h idempotent.
2012-02-13 Andrew Bartletts3-libads: Move to using only the HAVE_KRB5 define
2012-02-13 Andrew Bartletts3-lib/addns: Move to system/kerberos.h and HAVE_KRB5
2012-02-12 Matthias Dieter... LDB:pyldb.c - use always the case insensitive compariso...
next