samba.git
2018-03-28 Martin Schwenkectdb-scripts: Drop unused functions
2018-03-28 Martin Schwenkectdb-script: Drop CTDB_MANAGED_SERVICES configuration...
2018-03-27 Andrew Bartlettselftest: Run net.api.become.dc against less roles
2018-03-27 Andrew Bartlettselftest: Do not run *.lock tests against both nt4_dc...
2018-03-27 Andrew Bartlettselftest: Move slow raw_protocol test to chgdcpass...
2018-03-27 Andrew Bartlettgitlab-ci: Split up build_samba_others and build_ctdb...
2018-03-27 Andrew Bartlettselftest: Do not run krb5.kdc machine account test...
2018-03-27 Andrew Bartlettselftest: Do not run raw.notify, smb2.oplock and raw...
2018-03-27 Andrew Bartlettautobuild: Run all envs that depend on ad_dc in the...
2018-03-27 Andrew Bartlettgitlab: Run fileserver tests on "private" not "shared"
2018-03-27 Andrew Bartlettautobuild: Split up the build further with samba-ad...
2018-03-27 Andrew Bartlettgitlab-ci: Set shared and private tags to allow builds...
2018-03-27 Andrew Bartlettselftest: Move samba.tests.samba_tool{.dnscmd,.sites...
2018-03-27 Andrew Bartlettselftest: Move slower base.deny1 and base.deny2 to...
2018-03-27 Andrew Bartlettautobuild: Try and test different configure options...
2018-03-27 Andrew BartlettMove smbtorture3 tests to fileserver environment
2018-03-27 Andrew Bartlettselftest: Move base.delaywrite tests to fileserver...
2018-03-27 Andrew Bartlettautobuild: Remove fileserver tests from the main build
2018-03-27 Andrew Bartlettautobuild: Run all "ad_dc" environment tests in samba...
2018-03-27 Andrew Bartlettselftest: Do not run smb2.notify against nt4_dc and...
2018-03-27 Andrew Bartlettgitlab-ci: Add samba-nt4 environment to the CI
2018-03-27 Andrew Bartletttravis-ci: Run new samba-nt4 environment
2018-03-27 Andrew Bartlettautobuild: Run nt4_dc and nt4_member tests in parallel
2018-03-27 Joe Guogitlab-ci: add git variable to speed up clone
2018-03-27 Joe Guogitlab-ci: set docker image and change tag
2018-03-27 Andrew Bartlettgitlab-ci: Create swap space to work around the 2G...
2018-03-27 Eric VannierAllow AESNI to be used on all processor supporting...
2018-03-27 Martin Schwenkectdb-tests: Don't expand octal escapes in unit test...
2018-03-27 Amitay Isaacsctdb-tests: Add debug messages for unimplemented functions
2018-03-27 Amitay Isaacsctdb-tests: Add database traverse tests
2018-03-27 Amitay Isaacsctdb-tests: Implement traverse control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add persistent database tests
2018-03-27 Amitay Isaacsctdb-tests: Implement transaction control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add volatile database tests
2018-03-27 Amitay Isaacsctdb-tests: Add req_call processing in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Use seqnum from tdb if available in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add database attach tests
2018-03-27 Amitay Isaacsctdb-tests: Implement database attach control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add dbdir option for creating databases...
2018-03-27 Amitay Isaacsctdb-tests: Convert database map to a linked list in...
2018-03-27 Amitay Isaacsctdb-client: Add missing initialization of tevent_context
2018-03-27 Amitay Isaacsctdb-client: Do not try to allocate 0 sized record
2018-03-24 Andrew Bartlettwinbindd: Use talloc_zero_array for consistency with...
2018-03-24 Andrew Bartlettwinbindd: Do re-connect if the RPC call fails in the...
2018-03-24 Andrew Bartlettwinbindd: Add a cache of the samr and lsa handles for...
2018-03-23 Andrew Bartlettautobuild: Move "none" environment to samba-none-env
2018-03-23 David MulderAdd tests for dckeytab python module
2018-03-23 Noel Powerpython3 port for dckeytab module
2018-03-23 David MulderAdd python tests for samba.gpo module
2018-03-23 David Mulderlibgpo: port samba.gpo to python3
2018-03-23 Joe Guotests/dcerpc/misc.GUID: improve tests
2018-03-23 Douglas Bagnalltests/dcerpc/misc.GUID: test that long-form py3 bytes...
2018-03-23 Noel Powersamba python tests: Ensure GUIDTests cover all input...
2018-03-23 Noel Powers4/librpc: GUID should accept string or bytes in python3
2018-03-23 Noel Powerpython: Add compatability helpers to determine if type...
2018-03-23 Noel Powers4/dsdb: python3 api should take 'bytes'
2018-03-23 Noel Powers4/selftest: enable netbios python test for python3 too
2018-03-23 Noel Powerpython3 port for netbios module
2018-03-23 Noel Powers4/selftest: Add simple python netbios test python2...
2018-03-23 Noel Powerlibcli/nbt: Fix illegal tuple index access.
2018-03-23 Douglas BagnallREADME.Coding: remove reference to non-existent prog_gu...
2018-03-23 Douglas BagnallREADME.Coding: mention compatible Python versions
2018-03-23 Noel Powerlib/tdb: convert print func to be py2/py3 compatible
2018-03-23 Noel Powerauth/credentials/test: convert print func to be py2...
2018-03-23 Noel Powerscript: convert print func to be py2/py3 compatible
2018-03-23 Noel Powers3/script/tests: convert print func to be py2/py3 compa...
2018-03-23 Noel Powerselftest: convert print func to be py2/py3 compatible
2018-03-23 Noel Powers4/selftest: convert print func to be py2/py3 compatible
2018-03-23 Noel Powers4/torture/drs: convert print func to be py2/py3 compatible
2018-03-23 Noel Powers4/scripting: convert print func to be py2/py3 compatible
2018-03-23 Noel Powers4/script: convert print func to be py2/py3 compatible
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-03-23 Noel Powersamba python libs: convert print func to be py2/py3...
2018-03-23 Noel Powersamba-tool: convert print func to be py2/py3 compatible
2018-03-23 Noel Powersamba python tests: convert print func to be py2/py3...
2018-03-23 Timur I. BakeyevFix invocation of gnutls_aead_cipher_encrypt()
2018-03-23 Andrew Bartlettselftest: Ensure tmpkpasswdscript is always under ...
2018-03-23 Andrew Bartlettselftest: Align cleanup of tmpkpasswdscript with script...
2018-03-23 Andreas Schneiders3:lib: Fix probably a copy&paste error in namemap_cach...
2018-03-22 Ralph Boehmes3: smbd: always set vuid in check_user_ok()
2018-03-22 Jamie McClymontselftest: consistently produce high-res UTC time
2018-03-22 Jamie McClymonts4:selftest: explicitly set NSS/RESOLV_WAPPER_* in...
2018-03-22 Jamie McClymontselftest: Clear environment before provision
2018-03-22 Andrew Bartletts3-libnet: move rpc_join label into HAVE_ADS block...
2018-03-22 Andrew Bartlettlibsmb: Use the same #ifdef for is_our_primary_domain...
2018-03-22 Andrew Bartletttravis-ci: Use Gold linker for faster builds
2018-03-22 Andrew Bartletttravis-ci: Only un-shallow for PIDL
2018-03-22 Andrew Bartlettautobuild: Move defaulttasks to one-per-line
2018-03-22 Volker Lendecketdb: Fix a "increases alignment" warning
2018-03-22 Volker Lendecketdb: Align a few integer types
2018-03-22 Volker Lendecketdb: Harden allocating the tdb recovery area
2018-03-22 Volker Lendecketdb: Make sure the hash size fits
2018-03-22 Volker LendeckeHarden tdb_check_used_record against overflow
2018-03-22 Volker Lendecketdb: Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal
2018-03-22 Volker Lendecketdb: Harden tdb_rec_read
2018-03-22 Volker Lendecketdbdump: Avoid an int cast
2018-03-22 Jeremy Allisons3: docs: Add documentation for "smb2" and "smb2_credit...
2018-03-22 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-03-22 Jeremy Allisonlib: debug: Add DBGC_XXX versions of the macros to...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
next