s4:torture:smb2: avoid leaking tree connects up to the main function from the durable...
[ira/wip.git] / lib /
2011-10-27 Matthias Dieter... ldb:common/ldb_modules.c - fix a typo in comment
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-27 Andreas Schneideruid_wrapper: Add uwrap_setresgid().
2011-10-27 Andreas Schneideruid_wrapper: Fix build on UNIX platforms.
2011-10-27 Andreas Schneideruid_wrapper: Handle euid and egid 0.
2011-10-27 Andreas Schneideruid_wrapper: Make sure we have initialized the wrapper.
2011-10-27 Andreas Schneideruid_wrapper: Fix prototypes.
2011-10-27 Andreas Schneiderreplace: Add checks for setreuid and setregid.
2011-10-27 Andreas Schneiderreplace: Make sure we compile without uid_wrapper.
2011-10-26 Michael Adamtalloc: fix a comment typo
2011-10-24 Andrew Bartlettlib/util/charset Remove unused header smb_common.h
2011-10-22 Stefan Metzmachertalloc: simplifiy the logic to build talloc_testsuite...
2011-10-22 Stefan Metzmacherlib/util: remove the "includes.h" dependeny from xfile.c
2011-10-22 Stefan Metzmacherlib/util: remove the "includes.h" dependeny from util_f...
2011-10-22 Stefan Metzmachertalloc/testsuite: remove #if _SAMBA_BUILD_==3
2011-10-20 Amitay Isaacsldb: ldb_errstring() takes ldb_contxt as an argument
2011-10-20 Amitay Isaacss4-dns: Added DCERPC dns server for DNS management
2011-10-20 Amitay Isaacsldb-samba: Added handler to decode dnsProperty attribute
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-18 Michael Adamlib/util: skip single hex digit at the end of the input...
2011-10-18 Michael Adamlib/util: fix function header comment to strhex_to_str()
2011-10-18 Michael Adamlib/util: untangle assignent from check in strhex_to_str()
2011-10-18 Andrew Bartlettlib/param: Remove parameters for wins and spoolss databases
2011-10-18 Andrew Bartlettldb: Output more error information when a connect fails
2011-10-18 Andrew Bartlettcredentials: Prioritise command-line specified options...
2011-10-18 Andrew Tridgellldb: fixed a race in ldb initialisation
2011-10-14 Jeremy AllisonFix const warnings.
2011-10-14 Jeremy AllisonFix const warnings.
2011-10-14 Matthieu PatouFix bug with Samba not recognising an 6to4 IPv6 interface.
2011-10-14 Michael Adamlibreplace: add a missing "eval" to the AC_VERIFY_C_PRO...
2011-10-13 Jelmer VernooijUpdate to newer version of subunit.
2011-10-13 Andrew Bartlettlib/param reduce the cost of loadparm_init_s3()
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartlettlib/param Print error when mkdir of lock path fails
2011-10-13 Andrew Bartlettlib/param Add 'use mmap' parameter to control tdb use...
2011-10-13 Rusty Russellconfig.h: define HAVE_LIBREPLACE
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-11 Jelmer Vernooijs4/param: Expose lpcfg_smb_ports and lpcfg_socket_optio...
2011-10-11 Jelmer Vernooijparam: Expose lpcfg_smb_ports, required by winexe.
2011-10-11 Stefan Metzmacherlib/param: fix typo _SAMBA_BUILD => _SAMBA_BUILD_ causi...
2011-10-11 Matthias Dieter... ldb:ldb_autotransaction_request - error string shouldn...
2011-10-11 Matthias Dieter... ldb:pyldb.c - py_ldb_* modification calls - error strin...
2011-10-11 Matthias Dieter... ldb:ldb.c/"ldb_wait" - make "ldb_wait" always return...
2011-10-11 Matthias Dieter... ldb:ldb.c/"ldb_wait" - change "ldb_wait" slightly in...
2011-10-11 Matthias Dieter... ldb:ldb.c/"ldb_request" - make "ldb_request" always...
2011-10-11 Matthias Dieter... ldb:ldb.c - "ldb_set_errstring" can be implemented...
2011-10-11 Matthias Dieter... ldb:ldb_autotransaction_request - fix a typo in a comment
2011-10-11 Andrew Bartlettlib/param Avoid dyn_ defines that are not provided...
2011-10-11 Andrew Bartlettlib/param Use strcasecmp_m rather than strcasecmp as...
2011-10-11 Andrew Bartlettlib/param Use talloc_strdup rather than strdup as strdu...
2011-10-11 Andrew Bartlettlib/param Avoid the name string_set as this is already...
2011-10-11 Andrew Bartlettlib/param Avoid the use of the name service_ok() which...
2011-10-11 Andrew Bartlettlib/param: Remove unused #include of lib/socket/socket.h
2011-10-11 Andrew Bartlettlibcli/smb Move CSC_POLICY_* definition to smb_constants.h
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-10 Stefan Metzmacherldb: change version to 1.1.3 after pyldb changes ldb-1.1.3
2011-10-07 Stefan MetzmacherRevert "ldb: support raw OIDs in control string parsing"
2011-10-07 Stefan Metzmacherldb/ldb_controls: allow oid up to 255 chars
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setresuid().
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setregid().
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setreuid().
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-06 Volker Lendeckes3: Use the uid_wrapper
2011-10-06 Volker Lendeckeuid_wrapper: We have talloc_array_length, no need for...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading
2011-10-06 Andrew Bartlettmodules: standardise on samba_init_module as the hook...
2011-10-06 Andrew Bartlettlib/util: Use only init_module_fn typedef in module...
2011-10-06 Andrew Bartlettlib/util: Remove unused module loading functions
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-06 Andrew Tridgellldb: support raw OIDs in control string parsing
2011-10-06 Andrew Tridgellldb: fixed memory leak in control string parsing
2011-10-04 Stefan Metzmacherlib/util: make sure panic action can attach a debugger...
2011-10-04 Andrew Tridgells4-ldb: enable display of partialAttributeSet with...
2011-10-03 Jelmer Vernooijtesttools: Import new upstream snapshot.
2011-09-29 Stefan Metzmachersocket_wrapper: correctly handle dup()/dup2() ref counting
2011-09-29 Stefan Metzmachersocket_wrapper: pass down the fd explictly from the...
2011-09-25 Kai Blinaddns: Remove unused empty header file
2011-09-25 Kai Blinnet: Don't register link local addresses with DNS
2011-09-25 Kai Blinaddns: Allow creating AAAA records during updates
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-22 Stefan Metzmacherlib/util: move some timespec helpers from source3 to...
2011-09-21 Rusty Russelltdb2: change --enable-tdb2-breaks-compat to --enable...
2011-09-21 Rusty Russelltdb_compat: add "TDB_COMPAT_USE_TDB2" environment variable
2011-09-21 Rusty Russelltdb_compat: honour hashsize arg when using tdb2 with...
2011-09-21 Rusty Russelltdb_compat: handle TDB_VOLATILE flag.
2011-09-21 Rusty Russelltdb_compat: handle TDB_INCOMPATIBLE_HASH flag.
2011-09-20 Rusty Russelltdb2: allow readonly changes even while holding locks.
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-20 Andrew Bartlettlib/util/charcnv: Remove broken internal CP850 and...
2011-09-19 Matthias Dieter... ldb:"ldb_extended" -make the call more similar to ...
2011-09-18 Volker Lendeckeswrap: Fix a c++ warning
2011-09-18 Jelmer Vernooijpyldb: Drop unnecessary dependency on pytalloc-util.
2011-09-15 Stefan Metzmachertalloc: change version to 2.0.7 talloc-2.0.7
2011-09-14 Rusty Russelltdb2: remove bogus leftover .orig file.
2011-09-14 Rusty Russelltdb_compat: change offset of CLEAR_IF_FIRST lock.
2011-09-13 Rusty Russelltdb_compat: support tdb_reopen/tdb_reopen_all for TDB2
2011-09-13 Rusty Russelltdb2: fix prototypes which return enum TDB_ERROR.
2011-09-13 Rusty Russelltdb2: fix return handling in pytdb wrapper.
next