samba.git
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-03-12 Michael HanselmannAvoid NULL pointer dereference in SMBsendend handler
2019-03-12 Douglas Bagnalls4/scripting/autoidl: p3 exception syntax
2019-03-12 Douglas Bagnalltest/blackbox: py3 compatible print in documentation.
2019-03-12 Douglas Bagnalls4/scripting: MORE py3 compatible print functions
2019-03-12 Douglas Bagnallselftest/filter-subunit: use py3 print
2019-03-12 Douglas Bagnallselftest/format-subunit-json: remove useless py2 print
2019-03-12 Douglas Bagnallpidl/s4/python: call export "export" in py exceptions
2019-03-08 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus
2019-03-08 Volker Lendeckelibsmb: Add "in_cblobs" to cli_smb2_unlink
2019-03-08 Volker Lendeckelibsmb: Add "in_cblobs" to cli_smb2_rmdir
2019-03-08 Volker Lendeckelibsmb: Make cli_smb2_unlink async
2019-03-08 Volker Lendeckelibsmb: Simplify cli_smb2_mxac
2019-03-08 Andreas Schneiderlib:util: Move debug message for mkdir failing to log...
2019-03-08 Joe Guosamba-o3: fix -Werror=maybe-uninitialized in lib/mscat...
2019-03-08 Joe Guosamba-o3: fix -Werror=strict-overflow error in s4/tortu...
2019-03-08 Joe Guosamba-o3: fix -Werror=strict-overflow error in lib...
2019-03-07 Kristján Valurpygpo: take ownership of password pointer
2019-03-07 Kristján Valurpygpo: Safer handling of memory for ads_ptr.
2019-03-07 Kristján Valurpygpo: Fix module initialization.
2019-03-07 Kristján Valurpygpo: keep a reference to python credentials in the...
2019-03-07 Kristján Valurpygpo: More python exception cleanup.
2019-03-07 Kristján Valurpygpo: Fix error handing when getting gpo unix path.
2019-03-07 Kristján Valurpygpo: Proper exception exit in py_ads_connect().
2019-03-07 Kristján Valurpygpo: Replace the use of SystemError with RuntimeError.
2019-03-07 Joe Guosubunit/run.py: change shebang to python3
2019-03-07 Joe Guotests/auto_log_pass_change.py: only care about the...
2019-03-07 Joe Guosubunit/run.py: make iso8601 UTC usage python 2/3 compa...
2019-03-07 Andrew Bartletts4-server: Open and close a transaction on sam.ldb...
2019-03-07 Andrew Bartlettdsdb: Provide better error strings in rootdse GUID...
2019-03-07 Andrew Bartlettkcc: Give a better error message when samdb_ntds_object...
2019-03-07 Andrew Bartlettdsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}
2019-03-07 Garming SamWHATSNEW: Add the removal of the web server
2019-03-07 Garming Sampaged_results: Remove C++ commment and unneeded TODO
2019-03-07 Christof Schmittpassdb: Increase ABI version to 0.28.0
2019-03-07 Garming Samweb_server: Remove the web port smb.conf parameter
2019-03-07 Garming Samweb_server: Remove the unused Python WSGI web server
2019-03-06 Isaac Boukrissam.c: allocate account_sid on tmp_ctx
2019-03-06 Isaac Boukrissam.c: fix incorrect check of talloc_new() allocation
2019-03-06 Stefan Metzmacherndr_spoolss_buf: fix out of scope use of stack variable...
2019-03-06 Mathieu ParentEnable make test even without lmdb
2019-03-06 Christof Schmittlib/winbind_util: Add winbind_xid_to_sid for --without...
2019-03-06 Christof Schmittlib/winbind_util: Remove winbind_[gu]id_to_sid
2019-03-06 Christof Schmittlib/winbind_util: Move include out of ifdef
2019-03-06 Tim Bealedns_hub: Add some debug as to what DNS proxying is...
2019-03-05 Tim Bealedns_hub: Minor variable rename
2019-03-05 Tim Bealeselftest: Map realm to IP address (instead of iface)
2019-03-05 Tim Bealeselftest: Pass realm-to-IP mapping to dns_hub as an...
2019-03-05 Tim Bealeselftest: Split out dns_hub's testenv realm-to-IP logic
2019-03-05 Tim Bealeselftest: Try to tie dns_hub IP mapping to Samba.pm...
2019-03-05 Tim Bealeselftest: Cleanup Samba.pm iface mapping
2019-03-05 Tim Bealeselftest: Avoid hard-coding client IP address
2019-03-05 Tim Bealeselftest: dns_hub doesn't need to store $swiface
2019-03-05 Tim Bealeselftest: Add helper functions to get IP addresses
2019-03-05 Aaron Hasletttests: Reduce likelihood of auth_log test locking up...
2019-03-04 Douglas Bagnallpidl/Python: initialise a datablob
2019-03-04 Douglas Bagnalldsdb pytsts: reduce scale of subtree rename speed test
2019-03-04 Douglas Bagnalldsdb/linked_attributes: shortcut exit for backlink fix
2019-03-04 Douglas Bagnalldsdb/linked_attributes: improve formatting in some...
2019-03-04 Douglas Bagnalldsdb/linked_attributes: initialise more pointers to...
2019-03-04 Douglas Bagnalldsdb linked attributes: fix forward links faster
2019-03-04 Douglas Bagnalldsdb: linked_attributes module knows about sorted links
2019-03-04 Douglas Bagnalldsdb:replmd: add compatible feature helper function
2019-03-04 Douglas Bagnalldsdb/pytests: sanity checks for links under subtree...
2019-03-04 Douglas Bagnallreplmd/la: disambiguate error messages a bit
2019-03-04 Douglas Bagnalldsdb/group_audit: use common get_parsed_dns_trusted()
2019-03-04 Douglas Bagnalldsdb:util_links: count el->values with unsigned int
2019-03-04 Douglas Bagnalltests/rodc_rwdc: p.communicate() gives bytes, not str
2019-03-04 Douglas Bagnalldns_hub: use python 3 shebang
2019-03-04 Douglas Bagnalls4/auth/krb: fix spelling of entries
2019-03-04 Andreas Schneiders4:torture: Make sure we do not create a shadow 'struct...
2019-03-04 Tim Bealetests: Work auth_log CLIENT_IP out from config instead...
2019-03-04 Tim Bealetests: Work audit_log CLIENT_IP out from config instead...
2019-03-04 Tim Bealetests: Remove explicit SOCKET_WRAPPER usage from auth_l...
2019-03-04 Tim Beales4:tests: Remove unused DC_ENV variable
2019-03-04 Tim Beales4:tests: Move duplicated test cases into loop
2019-03-04 Tim Beales4:tests: Avoid passing unnecessary env variables to...
2019-03-04 Tim Bealetests: Remove redundant credentials from auth_log tests
2019-03-04 Ralph Boehmetests: add a simple test for smbcacls -x
2019-03-04 Ralph Boehmesmbcacls: add -x argument, prints maximum access
2019-03-04 Ralph Boehmes3:libsmb: add cli_query_mxac()
2019-03-04 Ralph Boehmes3:libsmb: add cli_smb2_query_mxac()
2019-03-04 Ralph Boehmes4:torture: add a test with additional bits in SEC_FLAG...
2019-03-04 Ralph Boehmelibcli/security: fix handling of deny type ACEs in...
2019-03-04 Ralph Boehmes4:torture: Add test_deny1().
2019-03-04 Jeremy Allisons4:torture: Add test_owner_rights_deny1().
2019-03-04 Ralph Boehmelibcli/security: correct access check and maximum acces...
2019-03-04 Jeremy Allisons4:torture: Add test_owner_rights_deny().
2019-03-04 Jeremy Allisons4:torture: Fix the test_owner_rights() test to show...
2019-03-04 David Disseldorpvfs: drop lseek stat-open checks
2019-03-04 Ralph BoehmeCI: don't use swap
2019-03-02 Volker Lendeckelibsmb: Make cli_posix_unlink/rmdir proper tevent_req...
2019-03-01 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus()
2019-03-01 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus()
2019-03-01 David Disseldorpctdb_mutex_ceph_rados_helper: revert strtoull_err(...
2019-03-01 Amitay Isaacsctdb-daemon: Fix maybe-uninitialized error with picky...
2019-03-01 Björn Jackewafbuild: create missing private library symlinks on...
2019-03-01 Volker Lendeckelibsmb: Make cli_smb2_rmdir asynchronous
2019-03-01 Volker Lendeckelibsmb: add in/out cblobs to cli_smb2_create_fnum
2019-03-01 Volker Lendeckelibsmb: Avoid a separate "cblobs" var sending smb2...
next