summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: new ldb version 1.1.29ldb-1.1.29Andrew Bartlett2016-12-014-1/+273
* ldb: Add test for behaviour of rdn_nameAndrew Bartlett2016-12-011-0/+13
* ldb: Cope with a->name being *Andrew Bartlett2016-12-011-4/+4
* ldb:rdn_name: add support for LDB_CONTROL_RECALCULATE_RDN_OID on ldb_modify()Stefan Metzmacher2016-12-011-0/+141
* ldb:rdn_name: normalize rdn_name in rdn_rename_callback()Stefan Metzmacher2016-12-011-0/+10
* ldb: load @ATTRIBUTES faster by sorting once, not at each insertionAndrew Bartlett2016-12-011-8/+69
* ldb: Add helper function ldb_schema_attribute_fill_with_syntax()Andrew Bartlett2016-12-012-0/+41
* ldb: Reduce per-attribute memory allocation during @ATTRIBUTES loadAndrew Bartlett2016-12-011-1/+4
* ldb: Reduce scope of allocation and de-allocation of @ATTRIBUTESAndrew Bartlett2016-12-012-36/+24
* ldb: Add helper function ldb_schema_attribute_remove_flagged()Andrew Bartlett2016-12-013-0/+44
* ldb:controls: add LDB_CONTROL_RECALCULATE_RDN_OIDStefan Metzmacher2016-12-012-0/+8
* ldb: Avoid individual memory allocations when searching for indexlistAndrew Bartlett2016-12-011-1/+4
* dsdb: specify attributes when loading schemaAndrew Bartlett2016-12-012-4/+62
* pidl: Make static struct api_struct also constAndrew Bartlett2016-12-011-1/+1
* pidl: Change *_get_pipe_fns() to return const struct api_struct *Andrew Bartlett2016-12-012-5/+5
* s4-rpc_server: Use an initialised static const struct in dcerpc_server_remote...Andrew Bartlett2016-12-011-10/+8
* s4-rpc_server: Use a type-safe struct signature in dcerpc_register_ep_serverAndrew Bartlett2016-12-012-4/+2
* pidl: Use a static const initialised struct in dcerpc_server_$name_init(void)Andrew Bartlett2016-12-011-9/+8
* torture: Remove access to LSARPC via \\pipe\netlogon in rpc.netlogon for Many...Andrew Bartlett2016-12-011-2/+68
* s4/rpc_server: Show what RPC interfaces are listening on which TCP portAndrew Bartlett2016-12-011-0/+8
* talloc: Add tests for talloc_parent() after realloc() of the parentAndrew Bartlett2016-12-011-4/+13
* talloc: clarify that talloc_magic never includes the bits in TALLOC_FLAG_MASKAndrew Bartlett2016-12-011-3/+4
* talloc: add ASCII art to describe parent/child arrangementAndrew Bartlett2016-12-011-0/+25
* Fix typoAlexis La Goutte2016-12-011-1/+1
* python: Add py3compat.hPetr Viktorin2016-12-011-0/+167
* python: samba.subunit.run: Fix Python 3 compatibility.Lumir Balhar2016-12-011-8/+2
* python: selftesthelpers: Add possibility for planning tests forLumir Balhar2016-12-011-1/+6
* python: wscript_build: Prepare build environment for Python 3 portingLumir Balhar2016-12-011-6/+6
* join.py: Attempt to allocate a RID Set during the joinAndrew Bartlett2016-12-012-4/+20
* selftest: Ensure vampiredc has a full copy of localdc before we startAndrew Bartlett2016-12-011-0/+27
* selftest: Rework child process cleanupAndrew Bartlett2016-12-011-12/+34
* selftest/gdb_*: make use of 'mktemp'Stefan Metzmacher2016-12-012-6/+15
* librpc: cab: Fix ndr_size_cab_file() to detect integer wrap.Jeremy Allison2016-12-011-5/+28
* librpc: cab: Integer wrap protection for ndr_count_cfdata().Jeremy Allison2016-12-011-0/+4
* smbclient: fix string formatting in print commandDouglas Bagnall2016-12-011-6/+17
* smbd/service_stream: connection processing flag is not really boolDouglas Bagnall2016-12-011-1/+1
* lib/registry/regf: better initialise nk_blockDouglas Bagnall2016-11-301-1/+1
* ldb: Fix an unused variable warningVolker Lendecke2016-11-301-0/+3
* ldb: Fix typosVolker Lendecke2016-11-301-2/+2
* tdb: version 1.3.12tdb-1.3.12Stefan Metzmacher2016-11-302-1/+71
* param: fix lp_parameter_value_is_valid() for parametric optionsRalph Wuerthner2016-11-301-0/+6
* tdb: Fix mutexes on FreeBSDVolker Lendecke2016-11-291-1/+2
* tdb: Only mmap the mutex area if not already mmap'edVolker Lendecke2016-11-291-0/+4
* tdb: NULL out tdb->mutexes in tdb_mutex_munmapVolker Lendecke2016-11-291-1/+8
* ctdb-common: Drop CTDB's copy of sys_read() and sys_write()Martin Schwenke2016-11-2920-66/+27
* ctdb-lock-helper: Drop include of ctdb_private.hMartin Schwenke2016-11-291-1/+2
* lib/util: Make sys_rw available to CTDBMartin Schwenke2016-11-291-6/+6
* ntlm_auth4: Remove itVolker Lendecke2016-11-293-1459/+0
* ctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecatedAmitay Isaacs2016-11-256-152/+21
* ctdb-daemon: Remove unused code cmdline.[ch]Amitay Isaacs2016-11-255-197/+1