samba.git
25 hours ago Jones Syuesmbd: remove comments about deprecated 'write cache... master
37 hours ago Volker Lendeckelibsmb: Fix directory listing against old servers
38 hours ago Volker Lendecketests: Show that we 100% loop in cli_list_old_recv()
38 hours ago Volker Lendecketests: Make timelimit available to test scripts
46 hours ago Björn Baumbachdocs: fix a typo in history file
2 days ago Stefan Metzmachers4:torture/smb2: add smb2.bench.read test
2 days ago Stefan Metzmachers4:torture/smb2: add --option="torture:looplimit=150000...
2 days ago Stefan Metzmachers4:torture/smb2: move benchmarking tests to bench.c
2 days ago Stefan Metzmachersmb2_negprot: add CALLGRIND_START_INSTRUMENTATION after...
2 days ago Stefan Metzmacherlib/replace: check for valgrind/callgrind.h
2 days ago Stefan Metzmacherlib/util: use RUNNING_ON_VALGRIND to check if valgrind...
2 days ago Stefan Metzmachersmb2_server: use MSG_DONTWAIT to get non-blocking send...
2 days ago Stefan Metzmachers3:smbd: only do profiling overhead in smbd_tevent_trac...
2 days ago Stefan Metzmachersmbprofile: add smbprofile_active() helper
2 days ago Stefan Metzmachersmb2_server: optimize SMB2_OP_KEEPALIVE (SMB2 Echo)
3 days ago Andrew Bartletts4-rpc_server: Filter via dsdb_dc_functional_level...
3 days ago Andrew Bartletts3-libads: Also handle the DS_WEB_SERVICE_REQUIRED...
3 days ago Andrew Bartletts4-libads: Confirm newer functional levels in check_cld...
3 days ago Andrew Bartlettlibrpc: No longer consider the DS_DIRECTORY_SERVICE_...
3 days ago Andrew Bartlettsefltest: Improve getdcname test by confirming the...
3 days ago Andrew Bartlettselftest: Fix remaining incorrect references to 2012...
3 days ago Andrew Bartlettselftest: Change self.assertTrue(x is not None) ->...
4 days ago Andrew Bartlettselftest: Confirm that the flags like DS_DIRECTORY_SERV...
4 days ago Andrew Bartlettselftest: Rework samba.tests.getdcname not to use ncalrpc
4 days ago Andrew Bartlettselftest: Assert that we have a trust in samba.tests...
4 days ago Joseph Suttonlibcli: Don’t call memcpy() with a NULL pointer
4 days ago Joseph Suttonpython:tests: Ensure that we don’t overwrite tests
4 days ago Joseph Suttonpython:tests: Make script executable
4 days ago Joseph Suttonpython:tests: Initialize global variable
4 days ago Joseph Suttonpython:tests: Remove unused imports
4 days ago Joseph Suttonpython:tests: Exclude Python test directories
4 days ago Joseph Suttonpython:tests: Fix f-strings
4 days ago Joseph Suttons4:rpc_server/samr: Log correct authentication descript...
4 days ago Joseph Suttons4:torture: Consistently use NBT_SERVER_* flags
4 days ago Joseph Suttons4:torture: Handle new NBT_SERVER_* flags
4 days ago Joseph Suttonnet_ads: Handle new NBT_SERVER_* flags
4 days ago Joseph Suttonsamba-tool domain: Handle new NBT_SERVER_* flags
4 days ago Joseph Suttonlibrpc/idl: Fix indentation
4 days ago Joseph Suttontests/auth_log: Remove debugging code
4 days ago Joseph Suttontests/auth_log: Add missing call to tearDownClass()
4 days ago Joseph Suttontests/audit_log: Add missing call to tearDown()
4 days ago Joseph Suttontests/auth_log: Remove unnecessary check
4 days ago Joseph Suttontests/audit_log: Remove unnecessary checks
4 days ago Joseph Suttontests/auth_log: Call discardMessages() on class
4 days ago Joseph Suttontests/auth_log: Make discardMessages() more reliable
4 days ago Joseph Suttontests/auth_log: Expect no messages when changing a...
4 days ago Joseph Suttontests/audit_log: Make discardMessages() more reliable
4 days ago Joseph Suttontests/auth_log: Correctly get lp_ctx
4 days ago Joseph Suttontests/auth_log: Remove unneeded len() call
4 days ago Joseph Suttontests/audit_log: Remove unneeded len() call
4 days ago Joseph Suttontests/auth_log: Rename ‘self’ parameter to ‘cls’
4 days ago Joseph Suttontests/auth_log: Rename ‘self’ parameter to ‘cls’
4 days ago Joseph Suttontests/auth_log: Correctly check for GUID
4 days ago Joseph Suttontests/audit_log: Correctly check for GUID
4 days ago Joseph Suttontests/auth_log: Pre-compile GUID regex
4 days ago Joseph Suttontests/krb5: Don’t cache accounts with an assigned polic...
4 days ago Joseph Suttontests/krb5: Move TestCaseInTempDir to more appropriate...
8 days ago Ralph Boehmevfs_fruit: add fruit:convert_adouble parameter
8 days ago Ralph Boehmevfs_fruit: just log failing AppleDouble conversion
8 days ago Ralph Boehmelibadouble: allow FILE_SHARE_DELETE in ad_convert_xattr()
8 days ago Ralph Boehmevfs_fruit: never return AFP_Resource stream for directories
8 days ago Ralph Boehmevfs_fruit: return ENOENT instead of EISDIR when trying...
8 days ago Ralph BoehmeCI: add a test for fruit AppleDouble conversion when...
9 days ago Ralph Boehmesmbd: also reset struct stat_ex.cached_dos_attributes...
9 days ago Ralph Boehmesmbd: zero intialize SMB_STRUCT_STAT in vfswrap_readdir()
9 days ago Ralph BoehmeCI: add a test that checks the dosmode of symlinks
10 days ago Andrew Bartlettlibrpc/idl: Alias the DS_ constants in netlogon.idl...
10 days ago Andrew Bartlettlibrpc/idl: Use nbt_server_type instead of netr_DsR_DcF...
10 days ago Andrew Bartlettlibrpc/idl: Merge missing bits into nbt_server_type...
10 days ago Joseph Suttons4-dsdb:large_ldap: Call setUpClass() method of base...
10 days ago Joseph Suttonpytest: dcerpc/dnsserver: Call setUpClass() method...
10 days ago Joseph Suttonpytest: dcerpc/dnsserver: Remove unused import
10 days ago Joseph Suttonpyldb: Fix leak
10 days ago Joseph Suttontests/auth_log: Simplify isRemote()
10 days ago Joseph Suttontests/auth_log: Rename ‘self’ parameter to ‘cls’
10 days ago Joseph Suttontests/auth_log: Call setUpClass() method of base class
10 days ago Joseph Suttontests/auth_log: Don’t silently override remoteAddress
10 days ago Joseph Suttontests/auth_log_winbind: Expect an empty remote address
10 days ago Joseph Suttontests/audit_log: Pre-compile GUID regex
10 days ago Joseph Suttons4:kdc: Move parameter comments adjacent to parameters
10 days ago Joseph Suttonaudit_tests: Check return value of json_new_array()
10 days ago Joseph Suttons3:utils: Check return value of json_new_object()
10 days ago Joseph Suttonlib:audit_logging:tests: Check return value of json_new...
10 days ago Joseph Suttonlib:audit_logging: Check return value of json_new_object()
10 days ago Joseph Suttons4:kdc: Use talloc_steal() rather than talloc_reference()
10 days ago Joseph Suttons4:kdc: Make parameters const
10 days ago Joseph Suttons4:kdc: Make functions static
10 days ago Joseph Suttons4:auth: Allocate user_info_dc->sids on correct talloc...
10 days ago Joseph Suttons4:kdc: Allocate user_info_dc->sids on correct talloc...
10 days ago Joseph Suttonselftest: Report better error message if environment...
10 days ago Joseph Suttons4/messaging/py: Fix typo
10 days ago Joseph Suttons4/messaging/py: Fix leaks
10 days ago Joseph Suttons4/messaging/py: Fix leak of p_server_id
10 days ago Joseph Suttons4/messaging/py: Check py_return_ndr_struct() return...
10 days ago Joseph Suttons4/messaging/py: Fix callback return value leak
10 days ago Joseph Suttons4/messaging/py: Fix leak
10 days ago Joseph Suttons4/messaging/py: Fix leaks
10 days ago Joseph Suttons4/messaging: Return the number of previously-registere...
10 days ago Joseph Suttons4/messaging/py: Fix typo
10 days ago Joseph Suttons4/messaging/py: Add more helpful error message for...
next