amitay/samba.git
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/scripting...
2018-12-14 Joe Guos3:test: make sids2xids test compatible with py2 and py3
2018-12-14 Andrew Bartlettbuild: Move python detection back into waf (instead...
2018-12-14 Andrew Bartlettaudit_logging: auth_json_audit required auth_json
2018-12-14 Andrew Bartlettlib/audit_logging: Use talloc_stackframe() in audit_log...
2018-12-14 Andrew Bartlettaudit_logging: Remove debug log header and JSON Authent...
2018-12-14 Brian CandlerChange order of flags in Makefile so that crackcheck...
2018-12-13 Philipp Gesangtests/smbcontrol: fix typo in class name
2018-12-13 Brian CandlerAdd #include <unistd.h> to provide prototype for getopt()
2018-12-13 amitkumaCorrection of comment in winbindd_pam.c
2018-12-13 Andrew Bartlettbuildtools/wafsamba: Ensure default python picked up...
2018-12-13 Noel Powerbuildtools/wafsamba: re-write shebang for delivered...
2018-12-13 Noel PowerWHATSNEW: document build system default python version...
2018-12-13 Noel Powers4/scripting: python3 fix string.find instance
2018-12-13 Noel Powerdynconfig/wscript: python3 fix string.find instance
2018-12-13 Noel Powerbuildtools/wafsamba: Decode output of cmd_output (which...
2018-12-13 Noel Powers4/dsdb/tests/python: Restore embed NULL tests for...
2018-12-13 Noel Powerselftest: Convert samba4.ldap.sort.python to planoldpyt...
2018-12-13 Stefan Metzmacherselftest/knownfail.d/smb: avoid explicit python version
2018-12-13 Stefan Metzmachers3:pylibsmb: allow ImpersonationLevel argument to create()
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_ntcreate_send()
2018-12-13 Stefan Metzmachers3:libsmb: pass ImpersonationLevel to cli_ntcreate1_send()
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_smb2_create_...
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_smb2_create_...
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of protocol independent cli_read_...
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of protocol independent cli_write...
2018-12-13 Tim Beales3:libsmb: add comments for cli_write_send/cli_push_send
2018-12-13 Stefan Metzmachers3:libsmb: add cli_write_send/recv which work with...
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of PYARG_BYTES_LEN in py_cli_write()
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of PyBytes_FromStringAndSize...
2018-12-13 Tim Beales3:pylibsmb: .get_oplock_break API is dependent on...
2018-12-13 Stefan Metzmachers3:pylibsmb: remember that a connection uses SMB1
2018-12-13 Stefan Metzmachers3:pylibsmb: add force_smb1=True in order to control...
2018-12-13 Stefan Metzmachers3:pylibsmb: add sign=True to require signing
2018-12-13 Stefan Metzmachers3:pylibsmb: only use poll_mt backend if multi_threaded...
2018-12-13 Stefan Metzmachers3:pylibsmb: pass self to py_tevent_req_wait_exc()
2018-12-13 Stefan Metzmacherwafsamba: fix pidl dependencies to rebuild on pidl...
2018-12-13 Andreas Schneiderpidl: Fix unsigned integer comparison warning
2018-12-13 Andreas Schneiderpidl: Fix function for py_<name>_ndr_print_(in|out)
2018-12-13 Andreas Schneiderpidl: Use C99 initializers for last element in ndr_inte...
2018-12-13 Andrew Bartlettbuild: Workaround python3 hash order issues (for now)
2018-12-13 Andrew Bartlettselftest: Run waf build --dup-symbol-check under $PYTHON
2018-12-13 Andrew Bartlettwaf-py3: Allow waf build --dup-symbol-check to operate...
2018-12-12 Andreas Schneiderlibcli:security: Return early if there are no aces...
2018-12-12 Andreas Schneiderlibcli:security: Do not duplicate invalid aces
2018-12-12 Andreas Schneiderlib:talloc: Fix undefined behavior in talloc_memdup
2018-12-12 Justin Stephensons4:torture/smb2/session: Fix expire tests
2018-12-12 Andreas Schneiders4:torture: Do not check if the alloc_size is 0 on...
2018-12-12 Andreas Schneiders3:modules: Remove superfloues sha256.h include in...
2018-12-12 Andreas Schneiders3:modules: Remove superfloues sha256.h include in...
2018-12-12 Tim Bealetests: Add SMB Py binding .deltree test case
2018-12-12 Tim Beales4:libcli: Fix error in smbcli_deltree()
2018-12-12 Tim Bealetests: Extend SMB test_save_load_text case to check...
2018-12-12 Tim Bealetests: Extend SMB Py binding .list() test-case
2018-12-12 Tim Bealetests: Fix SMB Py binding .unlink() test case assertion
2018-12-12 Tim Bealetests: Add SMB Py binding .chkpath() test case
2018-12-12 Douglas Bagnallautobuild: convert top_commit_msg to str for Py 3
2018-12-12 Douglas Bagnallautobuild: py3: cope with bytes when compiling system...
2018-12-11 Noel Powerthird_party/dnspython: Remove dnspython library from...
2018-12-11 Noel Powervarious: Remove references to about to be deleted third...
2018-12-11 Günther Deschners3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.
2018-12-11 Andreas Schneiders4:web_server: Fix build error
2018-12-11 Volker Lendeckelib: Remove sid_string_talloc
2018-12-10 Volker Lendeckelibgpo: Use dom_sid_str_buf
2018-12-10 Volker Lendeckewinbind: Use dom_sid_str_buf
2018-12-10 Volker Lendeckenet: Use dom_sid_str_buf
2018-12-10 Volker Lendeckelibads: Use dom_sid_str_buf
2018-12-10 Volker Lendeckenetapi: Use dom_sid_str_buf
2018-12-10 Volker Lendeckelib: Remove sid_string_tos
2018-12-10 Volker Lendeckevfs: Use dom_sid_str_buf
2018-12-10 Volker Lendecketorture3: Use dom_sid_str_buf
2018-12-10 Volker Lendeckerpcclient: Use dom_sid_str_buf
2018-12-10 Volker Lendeckerpc_server3: Use dom_sid_str_buf
2018-12-10 Volker Lendeckelibnet: Use dom_sid_str_buf
2018-12-10 Volker Lendeckepdb_ldap: Use dom_sid_str_buf
2018-12-10 Volker Lendeckepdbedit: Use dom_sid_str_buf
2018-12-10 Volker Lendeckesharesec: Use dom_sid_str_buf
2018-12-10 Volker Lendeckelib: Use dom_sid_str_buf
2018-12-10 Volker Lendeckenet: Use dom_sid_str_buf
2018-12-10 Volker Lendeckeprofiles: Use dom_sid_str_buf
2018-12-10 Volker Lendeckenet: Use dom_sid_str_buf
2018-12-10 Volker Lendeckelib: Use dom_sid_str_buf
2018-12-10 Volker Lendeckeauth: Use dom_sid_str_buf
2018-12-10 Volker Lendeckepassdb: dom_sid_str_buf
2018-12-10 Volker Lendeckepdb_ldap: Fix typos
2018-12-10 Noel PowerCI: Adjust CI tasks for new python3 autobuild.py default
2018-12-10 Noel Powerautobuild: We should run autobuild with python3 by...
2018-12-10 Noel Powerselftest/flapping.d: Add python2 versions for flapping...
2018-12-10 Noel Powerselftest/knownfail: Add python2 version of known fails
2018-12-10 Noel PowerCI: Add new py2 CI jobs to replace old py3 ones
2018-12-10 Noel Powerautobuild: Convert old py3 tasks to py2
2018-12-10 Noel Powerselftest: don't hardcode '.python3' for extra-python...
2018-12-10 Noel Powerbuildtools/wafsamba: Support --extra-python with python2
2018-12-10 Noel Powerautobuild: Adjust autobuild for PY2/PY3 get_python_lib...
2018-12-10 Noel PowerCI: convert the purepy3 job to a py2 one
2018-12-10 Noel Powerautobuild: Modify old samba_buildpy3_only job to python2
2018-12-10 Noel Powerscript: Fix failing build_xc job
2018-12-10 Noel PowerCI: Run autobuild jobs with python3
2018-12-10 Noel PowerPY3: switch current build to use python3
2018-12-10 Noel Powerbuildtools/wafsamba Provide proper pc file
next