metze/samba/wip.git
2016-12-02 Ralph BoehmeWHATSNEW: document fruit:resource option spelling issue
2016-12-02 Ralph Boehmevfs_fruit: fix fruit:resource option spelling
2016-12-02 Andreas Schneiderutil: Initialize pointer
2016-12-02 Alexander Bokovoylogon script: clarify usage for different Samba roles
2016-12-02 Stefan Metzmachers3:libsmb: restructure cli_full_connection_creds* flow
2016-12-02 Stefan Metzmachers3:libnet_join: make use of cli_full_connection_creds()
2016-12-02 Stefan Metzmachers3:libsmb: change cli_full_connection_send/recv into...
2016-12-02 Stefan Metzmachers3:winbindd: always use saf_store(domain->alt_name...
2016-12-02 Stefan Metzmachertests/libsmb_samba_internal.py: fully setup the Credent...
2016-12-02 Volker Lendeckelib: Remove a used-once variable
2016-12-02 Volker Lendeckelib: Fix a comment
2016-12-02 Volker Lendeckelib: Avoid includes.h in samlogon_cache.c
2016-12-02 Volker Lendeckelib: Replace use of deprecated talloc_destroy
2016-12-02 Volker Lendeckelib: Avoid fstring in samlogon_cache.c
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-12-02 Volker Lendeckelib: Fix netsamlogon_cache_have for README.Coding
2016-12-02 Volker Lendeckelib: Delete unused netsamlogon_cache_shutdown
2016-12-02 Volker Lendeckelib: Delete an orphaned piece of code in samlogon_cache.c
2016-12-02 Volker Lendeckelib: Avoid includes.h in bitmap.c
2016-12-02 Andreas Schneiderselftest: Do not include system krb5.conf in selftest
2016-12-02 Andreas Schneiders3:libads: Include system /etc/krb5.conf if we use...
2016-12-02 Andreas Schneiders3:param: Add an 'include system krb5 conf' option
2016-12-02 Martin Schwenkectdb-tests: Use a separate directory for each local...
2016-12-01 Martin Schwenkectdb-ipalloc: Optimise check to see if IP is available...
2016-12-01 Martin Schwenkectdb-daemon: Exit early if there are trailing command...
2016-12-01 Martin Schwenkectdb-daemon: Don't call ctdb_local_node_got_banned...
2016-12-01 Andreas Schneiders3-libads: Fix canonicalization support with MIT Kerberos
2016-12-01 Jeremy Allisons3: libsmb: Setting the LIBSMBCLIENT_NO_CCACHE environm...
2016-12-01 Amitay Isaacsreplace: Include libgen.h if available
2016-12-01 Uri Simchonismbd: avoid extra churn on a debug print
2016-12-01 Andrew Bartlettperf: Add simple tests for the open/close a database...
2016-12-01 Clive FerreiraKCC: unconnected graph test
2016-12-01 Douglas BagnallKCC: avoid infinite recursion when edgelist contains...
2016-12-01 Douglas BagnallKCC: Graphnode.add_edge_from expects dn strings, not...
2016-12-01 Andrew Bartlettldb: new ldb version 1.1.29 samba-upstream/tags/ldb-1.1.29
2016-12-01 Andrew Bartlettldb: Add test for behaviour of rdn_name
2016-12-01 Andrew Bartlettldb: Cope with a->name being *
2016-12-01 Stefan Metzmacherldb:rdn_name: add support for LDB_CONTROL_RECALCULATE_R...
2016-12-01 Stefan Metzmacherldb:rdn_name: normalize rdn_name in rdn_rename_callback()
2016-12-01 Andrew Bartlettldb: load @ATTRIBUTES faster by sorting once, not at...
2016-12-01 Andrew Bartlettldb: Add helper function ldb_schema_attribute_fill_with...
2016-12-01 Andrew Bartlettldb: Reduce per-attribute memory allocation during...
2016-12-01 Andrew Bartlettldb: Reduce scope of allocation and de-allocation of...
2016-12-01 Andrew Bartlettldb: Add helper function ldb_schema_attribute_remove_fl...
2016-12-01 Stefan Metzmacherldb:controls: add LDB_CONTROL_RECALCULATE_RDN_OID
2016-12-01 Andrew Bartlettldb: Avoid individual memory allocations when searching...
2016-12-01 Andrew Bartlettdsdb: specify attributes when loading schema
2016-12-01 Andrew Bartlettpidl: Make static struct api_struct also const
2016-12-01 Andrew Bartlettpidl: Change *_get_pipe_fns() to return const struct...
2016-12-01 Andrew Bartletts4-rpc_server: Use an initialised static const struct...
2016-12-01 Andrew Bartletts4-rpc_server: Use a type-safe struct signature in...
2016-12-01 Andrew Bartlettpidl: Use a static const initialised struct in dcerpc_s...
2016-12-01 Andrew Bartletttorture: Remove access to LSARPC via \\pipe\netlogon...
2016-12-01 Andrew Bartletts4/rpc_server: Show what RPC interfaces are listening...
2016-12-01 Andrew Bartletttalloc: Add tests for talloc_parent() after realloc...
2016-12-01 Andrew Bartletttalloc: clarify that talloc_magic never includes the...
2016-12-01 Andrew Bartletttalloc: add ASCII art to describe parent/child arrangement
2016-12-01 Alexis La GoutteFix typo
2016-12-01 Petr Viktorinpython: Add py3compat.h
2016-12-01 Lumir Balharpython: samba.subunit.run: Fix Python 3 compatibility.
2016-12-01 Lumir Balharpython: selftesthelpers: Add possibility for planning...
2016-12-01 Lumir Balharpython: wscript_build: Prepare build environment for...
2016-12-01 Andrew Bartlettjoin.py: Attempt to allocate a RID Set during the join
2016-12-01 Andrew Bartlettselftest: Ensure vampiredc has a full copy of localdc...
2016-12-01 Andrew Bartlettselftest: Rework child process cleanup
2016-12-01 Stefan Metzmacherselftest/gdb_*: make use of 'mktemp'
2016-12-01 Jeremy Allisonlibrpc: cab: Fix ndr_size_cab_file() to detect integer...
2016-12-01 Jeremy Allisonlibrpc: cab: Integer wrap protection for ndr_count_cfda...
2016-12-01 Douglas Bagnallsmbclient: fix string formatting in print command
2016-11-30 Douglas Bagnallsmbd/service_stream: connection processing flag is...
2016-11-30 Douglas Bagnalllib/registry/regf: better initialise nk_block
2016-11-30 Volker Lendeckeldb: Fix an unused variable warning
2016-11-30 Volker Lendeckeldb: Fix typos
2016-11-30 Stefan Metzmachertdb: version 1.3.12 samba-upstream/tags/tdb-1.3.12
2016-11-30 Ralph Wuerthnerparam: fix lp_parameter_value_is_valid() for parametric...
2016-11-29 Volker Lendecketdb: Fix mutexes on FreeBSD
2016-11-29 Volker Lendecketdb: Only mmap the mutex area if not already mmap'ed
2016-11-29 Volker Lendecketdb: NULL out tdb->mutexes in tdb_mutex_munmap
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-11-29 Martin Schwenkectdb-lock-helper: Drop include of ctdb_private.h
2016-11-29 Martin Schwenkelib/util: Make sys_rw available to CTDB
2016-11-29 Volker Lendeckentlm_auth4: Remove it
2016-11-25 Amitay Isaacsctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
2016-11-25 Amitay Isaacsctdb-daemon: Remove unused code cmdline.[ch]
2016-11-25 Amitay Isaacsctdb-daemon: Consolidate command line options to ctdbd
2016-11-25 Amitay Isaacsctdb-tests: Remove unused test code
2016-11-24 Günther Deschners4-torture: Add LZX compressed cabinet test
2016-11-24 Günther Deschners4-torture: Add MSZIP compressed cabinet test
2016-11-24 Günther Deschners4-torture: Add a validation test for uncompressed...
2016-11-24 Günther Deschners4-torture: Introduce Cabinet ndr testsuite
2016-11-24 Günther Deschnerlibrpc: Add ndr_cab_get_compression() for Cabinet compr...
2016-11-24 Günther Deschnerlibrpc: Add autogenerated file offset calculation for...
2016-11-24 Günther Deschnerlibrpc: Add autogenerated total cabinet size for Cabine...
2016-11-24 Günther Deschnerlibrpc: Add autogenerated checksum calculation for...
2016-11-24 Günther Deschnerlibrpc: Introduce cab.idl
2016-11-24 Günther Deschners3-rpcclient: Add AsyncCorePrinterDriverInstalled command
2016-11-24 Günther Deschners3-rpcclient: Add rpcclient IRemoteWinspool commands
2016-11-24 Günther Deschners3-rpc_cli: Support the use of the object_uuid in rpc_c...
2016-11-24 Uri SimchoniWHATSNEW: document new inherit owner option
2016-11-24 Uri SimchoniWHATSNEW: document kerberos encryption types
next