samba.git
2018-04-13 Joe Guopython: bulk convert zip to list
2018-04-13 Joe Guopython: bulk replace file to open for py3
2018-04-13 Joe Guopython: bulk replace dict.itervalues to values for py3
2018-04-13 Joe Guopython: bulk port tdb iterkeys for py3
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-13 Noel Powerpython/wscript: build grouping library for py2/py3...
2018-04-13 Noel Powers3/lib/policy/wscript_build: build samba_policy lib...
2018-04-13 Noel Powers3/libnet/wscript: build samba-net lib for extra-python/py3
2018-04-13 Noel Powers3/param/wscript: build PROVISION subsytem for extra...
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-04-13 David Mulderpython: create test for pysmb module.
2018-04-13 Noel Powers4/libcli: python3 port for smb module
2018-04-12 Volker Lendeckedbwrap: Fix "use mmap = no"
2018-04-12 Volker Lendecketorture: Test compound request request counters
2018-04-12 Stefan Metzmachers3:smb2_server: correctly maintain request counters...
2018-04-12 David Muldergpo: python chardet is not a dep of samba
2018-04-12 David Mulderlibgpo: gpo_copy_file() shouldn't explicitly call smb1
2018-04-12 David Mulderparam: Add python binding for lpcfg_cache_path
2018-04-12 David Muldergpo: Create a gp_sec_ext module
2018-04-12 David Muldergpo: Move implementation from samba_gpoupdate
2018-04-12 David Muldergpo: Create base class gp_inf_ext
2018-04-12 David Muldergpo: Move the file parse function to gp_ext
2018-04-12 David Muldergpo: Move gp_sec_ext __init__ to base class
2018-04-12 David Muldergpo: Rename the inf_to class to gp_ext_setter
2018-04-12 Arvid RequateCheck "auth event notification" param in log_json
2018-04-12 Gary Lockyerldb-samba: require pid match for cached ldb
2018-04-12 Andrew Bartlettldb_wrap: Remove the magic cache of database handles...
2018-04-12 Andrew Bartlettdsdb: Use talloc_get_type_abort() in schema_load_{start...
2018-04-12 Andrew Bartlettdsdb: ensure we take out a read lock during the dsdb_init
2018-04-12 Andrew Bartlettdsdb: Rework schema reload during the read lock
2018-04-12 Andrew Bartlettdsdb: Load schema during the read_lock() hook, not...
2018-04-12 Andrew Bartlettdsdb: Allow search before init() is called in extended_...
2018-04-12 Andrew Bartlettdsdb: Move ldb_set_default_dns() into rootdse_get_priva...
2018-04-12 Andrew Bartlettdsdb: Create rootdse_get_private_data()
2018-04-12 Andrew Bartlettselftest: Make a transaction before @INDEXLIST etc...
2018-04-12 Andrew Bartlettdsdb: Wait until a transaction starts to call dsdb_sche...
2018-04-12 Andrew Bartlettdsdb: Allow search before init() call in encrypted_secrets
2018-04-12 Andrew Bartlettdsdb: Do not create a transaction in partition_init()
2018-04-12 Andrew Bartlettdsdb: Ensure to cancel the transaction if we fail to...
2018-04-12 Andrew Bartlettldb_wrap: Remove ldb_transaction_cancel_noerr from...
2018-04-12 Andrew Bartlettdsdb: check for dSHeuristics more carefully
2018-04-12 Andrew Bartlettdsdb: Check for userPassword support after loading...
2018-04-12 Jeremy Allisons3: tests: Regression test to ensure we can never retur...
2018-04-11 Jeremy Allisons3: smbd. Generic fix for incorrect reporting of stream...
2018-04-11 Jeremy Allisons3: vfs: vfs_streams_xattr: Don't blindly re-use the...
2018-04-11 Volker Lendeckecredentials: Fix CID 1414796 Explicit null dereferenced
2018-04-11 Volker Lendeckecredentials: Fix line length
2018-04-11 Volker Lendeckecredentials: Revert "credentials: Fix CID 1414796 Expli...
2018-04-11 Volker Lendeckesmbd: Fix CID 1414783 Double unlock
2018-04-11 Volker Lendeckednsrpc: Use TALLOC_FREE instead of an explicit if-statement
2018-04-11 Volker Lendeckewinbind: Fix CID 1427625 Calling risky function
2018-04-11 Volker Lendeckevfs_fruit: Fix CID 1416474 Dereference null return...
2018-04-11 Volker Lendecketevent: Fix CID 1414792 Unchecked return value
2018-04-11 Volker Lendeckerpc_server: Init local_server_* in make_internal_rpc_pi...
2018-04-11 Andrew Bartlettlib/util: Call log_stack_trace() in smb_panic_default()
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Andrew Bartlettlib/util: Log PANIC before calling pacic action just...
2018-04-10 Andrew Bartletts3-lib: Remove support for libexc for IRIX backtraces
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through nb_getdc
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through prep_getdc_re...
2018-04-10 Volker Lendeckelibsmb: Introduce a helper variable
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-04-10 Volker Lendeckelibsmb: Remove unused trustdom_cache.c
2018-04-10 Volker Lendeckenmbd: Fix a typo
2018-04-10 Volker Lendeckenmbd: Fix a typo
2018-04-10 Volker Lendecketdbtool: Use tdb_wipe_all in "erase" command
2018-04-10 William Browns4:ldb/password_hash.c: improve krb5 context error...
2018-04-09 Jeremy Allisons3: smbd: Unix extensions attempts to change wrong...
2018-04-09 Jeremy Allisons3: smbd: Fix memory leak in vfswrap_getwd()
2018-04-07 Ralph Wuerthners3:smb2_tcon: Add check to prevent non-DFS clients...
2018-04-07 Volker Lendeckepdb_nds: Fix CID 1273401 Unused value
2018-04-07 Volker Lendeckeidmap: Fix CID 1363261 Resource leak
2018-04-07 Volker Lendeckeidmap: Use TALLOC_FREE instead of explicit code
2018-04-07 Ralph Boehmes4/torture: spelling fix in vfs_fruit test
2018-04-07 Ralph Boehmes4/torture: spelling fix in vfs_fruit test
2018-04-07 Ralph Boehmes4/test: fix AAPL size check
2018-04-06 Christof Schmittwinbindd: Do not ignore domain in the LOOKUPNAME request
2018-04-06 Christof SchmittAdd test for wbinfo name lookup
2018-04-06 Christof Schmittnsswitch: Fix wbcListGroups test
2018-04-06 Christof Schmittnsswitch: Fix wbcListUsers test
2018-04-06 Christof Schmitttest_smbclient_s3.sh: Use correct separator in "list...
2018-04-06 Volker Lendeckeldb: Fix trailing whitespace
2018-04-06 Ralph Boehmeldb/tests: remove lmdb.h include from test
2018-04-06 Andrew Bartlettsamba-tool: Use same method for removing trailing ...
2018-04-06 Andrew Bartlettsamba-tool: Escape username and computername in ldb...
2018-04-06 Björn Baumbachs3-mdssvc: allow build with --enable-spotlight and...
2018-04-06 Joe Guodocs-xml:samba-tool.8: improve doc for computer managem...
2018-04-06 Björn Baumbachdocs-xml:samba-tool.8: document computer management...
2018-04-06 Joe Guosamba-tool: improve computer management commands
2018-04-06 Björn Baumbachtests/samba-tool: add tests for new computer management...
2018-04-06 Björn Baumbachsamba-tool: implement computer management commands
2018-04-06 Gary Lockyerupgradeprovision: detect and handle lmdb databases
2018-04-06 Gary Lockyerldb: Unwind transaction counter if start_transaction...
2018-04-06 Gary Lockyersource3: initilize_password_db after a fork.
2018-04-06 Gary Lockyerdsdb: add lmdbLevelOne as a required feature.
2018-04-06 Andrew Bartlettprovision: Set @INDEXLIST first when building dummy...
2018-04-06 Gary Lockyerprovision: allow provisioning of a different database...
2018-04-06 Gary Lockyerpython: Add wrapper of mdb_copy that we can call from...
2018-04-06 Gary Lockyerldb tests: add cmocka tests of kv operations
next