summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ctdb-daemon: Consolidate command line options to ctdbdAmitay Isaacs2016-11-251-3/+31
* ctdb-tests: Remove unused test codeAmitay Isaacs2016-11-251-123/+0
* s4-torture: Add LZX compressed cabinet testGünther Deschner2016-11-251-0/+70
* s4-torture: Add MSZIP compressed cabinet testGünther Deschner2016-11-241-0/+65
* s4-torture: Add a validation test for uncompressed Cabinet filesGünther Deschner2016-11-241-0/+2
* s4-torture: Introduce Cabinet ndr testsuiteGünther Deschner2016-11-243-0/+4188
* librpc: Add ndr_cab_get_compression() for Cabinet compression evaluationGünther Deschner2016-11-242-0/+10
* librpc: Add autogenerated file offset calculation for Cabinet filesGünther Deschner2016-11-241-0/+6
* librpc: Add autogenerated total cabinet size for Cabinet filesGünther Deschner2016-11-241-0/+29
* librpc: Add autogenerated checksum calculation for Cabinet filesGünther Deschner2016-11-243-1/+51
* librpc: Introduce cab.idlGünther Deschner2016-11-246-14/+386
* s3-rpcclient: Add AsyncCorePrinterDriverInstalled commandGünther Deschner2016-11-241-1/+66
* s3-rpcclient: Add rpcclient IRemoteWinspool commandsGünther Deschner2016-11-243-0/+116
* s3-rpc_cli: Support the use of the object_uuid in rpc_cli interfacesGünther Deschner2016-11-241-1/+10