metze/samba/wip.git
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
2018-04-06 Gary Lockyerldb_tdb: ltdb_tdb_delete require active transaction
2018-04-06 Gary Lockyerldb_tdb: ltdb_tdb_store require active transaction
2018-04-06 Gary Lockyerldb_tdb: ltdb_tdb_parse_record map tdb error codes
2018-04-06 Gary Lockyerldb tests: ldb_mod_op_test use correct ldb to create dn
2018-04-06 Gary Lockyerldb test: close pipes to stop forked tests failing...
2018-04-06 Gary Lockyerldb index: Add tests for truncated base 64 index keys
2018-04-06 Andrew Bartlettldb_tdb: A more robust check for if we can fit the...
2018-04-06 Gary Lockyerldb index: Fix truncation key length calculation
2018-04-06 Andrew Bartlettldb: Allow GUID index mode to be tested on TDB
2018-04-06 Andrew Bartlettldb: Ignore these tests in mdb test mode
2018-04-06 Gary Lockyerupgradeprovision: Do not copy backup lmdb -lock files
2018-04-06 Garming Samldb: Change remaining fetch prototypes to remove TDB_DATA
2018-04-06 Garming Samldb: Change some prototypes to using ldb_val instead...
2018-04-06 Andrew Bartlettsamba-tool domain classicupgrade: Do not mix python...
2018-04-06 Andrew Bartlettldb: Fix missing NULL terminator in ldb_mod_op_test...
2018-04-06 Andreas Schneiderwafsamba: Add '-Werror=strict-overflow -Wstrict-overflo...
2018-04-05 Stefan Metzmachers3: nmbd: Fix strict overflow checking compiler warning.
2018-04-05 Volker Lendeckeeventlog: Fix CID 1363194 Resource leak master4-schannel-base master4-schannel-ok
2018-04-05 Volker Lendeckeeventlog: Fix CID 242105 Unchecked return value
2018-04-05 Stefan Metzmachertalloc: version 2.1.13 samba-upstream/tags/talloc-2.1.13
2018-04-05 Stefan Metzmachertalloc: use atexit() again instead of a library destructor
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.blackbox.ndrdump
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.samdb_api
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.kcc.graph_utils
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.kcc.graph
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.upgradeprovision
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.hostconfig
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.common
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.dcerpc.string
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.dcerpc.array
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.dcerpc.rpc_talloc
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.password_quality
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.upgrade
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.blackbox.check_output
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.xattr
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.posixacl
2018-04-05 Joe Guowscript_build: fix c modules deps name for Python 3
2018-04-05 Joe Guosamba3: work around bytes formatting for Python 3.4
2018-04-05 Noel Powerget make test TESTS=samba.tests.provision to work
2018-04-05 Noel Powerpython3 port for provision.c
2018-04-05 Noel Powersamba python tests: enable samba.tests.ntacls for python3
2018-04-05 Noel Powersamba python tests: enable samba.tests.posixacl for...
2018-04-05 Noel Powers4/ntvfs/posix/python: python3 (get|set)xattr value...
2018-04-05 Noel Powerpython3 port for smbd module
2018-04-05 Noel Powerpython samba test: enable samba.tests.libsmb_samba_inte...
2018-04-05 Noel Powerpython3 port for libsmb_samba_internal module
2018-04-05 Noel Powerselftest python: get samba.tests.s3idmapdb to run with py3
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3windb to run...
2018-04-05 Noel Powerpython selftest: enabled samba.tests.s3registry to...
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3passdb to run...
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3param to run...
2018-04-05 Noel Powerpython3 port for passdb module
2018-04-05 Noel Powerpython3 port for param module
2018-04-05 Noel Powerpython selftest: split samba3 test into separate tests
2018-04-05 Noel Powersamba test python: enable samba.tests.policy for py3
2018-04-05 Noel Powerpython3 port for policy module
2018-04-05 David Mulderpython: Write py3 bin to correct args location
2018-04-05 Andrew Bartlettldb: Add test to show a reindex failure must not leave...
next