ab/samba-autobuild/.git
2023-04-25 Alexander BokovoyAdd ROLE_IPA_DC into two more places master
2023-04-24 Stefan Metzmachers3:locking: fix debug level for NT_STATUS_NOT_FOUND...
2023-04-21 Andreas Schneiderpython:tests: Skip the source_chars test if not a git dir
2023-04-20 Andreas Schneiders3:client: Remove unused tree.c
2023-04-20 Andreas Schneiders3:libsmb: Also deprecate smbc_init()
2023-04-20 Andreas Schneiders3:utils: Use smbc_set_credentials_with_fallback()...
2023-04-20 Andreas Schneiders3:libsmb: Mark smbc_set_credentials() as deprecated
2023-04-19 Andreas Schneiders3:lib: Do not try to match '.' and '..' directories...
2023-04-19 Andreas Schneiders3:tests: Add test that veto files works for hidden...
2023-04-19 Andreas Schneiders3:tests: Create a temporary directory for test_veto_fi...
2023-04-19 David Muldergp: Fix NameError: free variable 'cron_dir' in Crontab CSE
2023-04-18 Volker Lendeckepylibsmb: Return "flags" in create_returns
2023-04-18 Volker Lendeckelibsmb: Return [MS-SMB2] 2.2.14 SMB2 CREATE Response...
2023-04-18 Volker Lendeckesmbd: Save 488 bytes RSS
2023-04-18 Volker Lendeckelibsmb: Adapt cli_echo_send() to modern conventions
2023-04-18 Volker Lendeckesmbd: Fix a DBG statement
2023-04-18 Volker Lendeckelibsmb: Make setting errno safer in SMBC_add_cached_ser...
2023-04-18 Volker Lendeckelibsmb: Simplify SMBC_add_cached_server()
2023-04-18 Volker Lendeckelibsmb: Avoid an explicit ZERO_STRUCTP with calloc
2023-04-18 Volker Lendeckelibsmb: Slightly simplify smbc_init()
2023-04-18 Volker Lendeckelibsmb: Make cli_smb2_qpathinfo2() asynchronous
2023-04-18 Volker Lendeckelibsmb: Make cli_qpathinfo2_done() parse the results
2023-04-18 Volker Lendeckelibsmb: Introduce type-safe struct cli_smb2_create_flags
2023-04-17 Volker Lendeckeshadow_copy2: Fix stream open for streams_depot paths
2023-04-17 Volker Lendecketests: Show that streams_depot and shadow_copy2 don...
2023-04-17 Volker Lendeckestreams_depot: Create files when requested
2023-04-14 Christof Schmittdebug: Only initialize gpfs wrapper when gpfs logging...
2023-04-14 Pavel Filipenskýtestprogs: Set PREFIX_ABS before it is used in test_pri...
2023-04-14 Andreas Schneiderlib:util: Fix code spelling
2023-04-14 Andreas Schneiderlib:util: Remove trailing white spaces in byteorder.h
2023-04-14 Andreas Schneiderlib:tsocket: Fix code spelling
2023-04-14 Andreas Schneiderlib:tevent: Fix code spelling
2023-04-14 Andreas Schneiderlib:tdb: Fix code spelling
2023-04-14 Andreas Schneiderlib:talloc: Fix code spelling
2023-04-14 Andreas Schneiderlib:socket: Fix code spelling
2023-04-14 Andreas Schneiderlib:smbconf: Fix code spelling
2023-04-14 Andreas Schneiderlib:replace: Fix code spelling
2023-04-14 Andreas Schneiderlib:replace: Remove trailing white spaces in xattr.c
2023-04-12 Stefan Metzmacherselftest:Samba3: use the correct NSS_WRAPPER_HOSTNAME
2023-04-12 Joseph Suttonselftest: Catch error codes from failing testsuites
2023-04-12 Joseph Suttonselftest: Fix samba3.clustered.smb2.deny.deny2 test
2023-04-12 Joseph Suttonselftest: Only run clusteredmember tests if ctdb is...
2023-04-12 Joseph Suttonlib/torture: Don't overwrite test outcomes
2023-04-12 Joseph Suttons4:torture: Don't try to close the connection after...
2023-04-12 Joseph Suttons4:torture: Correctly zero structure
2023-04-12 Joseph Suttons4:rpc_server: Ensure EnumDomainUsers() doesn't return...
2023-04-12 Joseph Suttons4:rpc_server: Handle LDB_ERR_NO_SUCH_ATTRIBUTE when...
2023-04-12 Joseph Suttonselftest: Fix typo
2023-04-12 Joseph Suttons4:torture: Fix typo
2023-04-12 Joseph Suttons3:selftest: Enable winbindd for maptoguest environment
2023-04-12 Joseph Suttons3:tests: Correct condition
2023-04-12 Joseph Suttontestprogs: Return correct status code
2023-04-12 Joseph Suttons3:script: Always return a non-zero status code on...
2023-04-12 Joseph Suttontestprogs: Have testfail() return 0 on success
2023-04-12 Joseph Suttontestprogs: Make test_rpcclient_expect_failure_grep...
2023-04-12 Joseph Suttontestprogs: Return correct status code
2023-04-12 Joseph Suttontestprogs: Make test_smbclient_expect_failure() return...
2023-04-12 Joseph Suttonnsswitch:tests: Remove unused functions
2023-04-12 Joseph Suttontestprogs: Make testit_expect_failure() return 0 on...
2023-04-12 Joseph Suttontestprogs: Fix comparison
2023-04-12 Joseph Suttons3:net_usershare: Correctly escape newline in error...
2023-04-12 Joseph Suttons4-dsdb: Handle allocation failure
2023-04-12 Joseph Suttons3:net_usershare: Handle allocation failure
2023-04-12 Joseph Suttonsmbd/notify: Handle allocation failure
2023-04-12 Joseph Suttonlibndr: Handle allocation failure
2023-04-12 Joseph Suttonpyldb: Handle allocation failure
2023-04-12 Joseph Suttonctdb:tool: Remove unnecessary strlen()
2023-04-12 Joseph Suttonlibrpc/ndr: Add missing newlines to error messages
2023-04-12 Joseph Suttonpysmbd: Fix typo in error message
2023-04-12 Joseph Suttons4-drs: Don't skip over elements in uref_del_dest()
2023-04-12 Joseph Suttonposix_acls: Don't skip ACEs in merge_default_aces()
2023-04-12 Joseph Suttons4-acl: Make parameter const
2023-04-12 Joseph Suttons4/dsdb/cracknames: Remove unneeded attribute
2023-04-12 Joseph Suttons4-dsdb: Check correct ldb opaque variable
2023-04-12 Joseph Suttons4-dsdb: Remove is_attr_in_list()
2023-04-12 Joseph Suttons4/dsdb/util: Make some arrays static
2023-04-12 Joseph Suttonldb: Avoid undefined pointer arithmetic
2023-04-12 Joseph Suttonldb: Fix function documentation to be consistent
2023-04-12 Joseph Suttonldb: Don't wrongly claim to return message elements
2023-04-12 Joseph Suttonldb: Remove misleading comment
2023-04-12 Joseph Suttonldb: Remove old misleading comments
2023-04-12 Joseph Suttontalloc: Remove unneeded va_copy()
2023-04-12 Joseph Suttontalloc: Put comment back in appropriate place
2023-04-12 Joseph Suttons4:kdc: Fix typos
2023-04-12 Joseph Suttons4:kdc: Fix typos in comments
2023-04-12 Joseph Suttons4:kdc: Allocate memory on a temporary context
2023-04-12 Joseph Suttons4:kdc: Remove unused parameter
2023-04-12 Joseph Suttonsamba-tool domain: Initialise variables before attempti...
2023-04-12 Joseph Suttonpytest/acl: Remove unused remnants of source4/dsdb...
2023-04-12 Joseph Suttons4-dsdb:large_ldap: Note that we don't check that an...
2023-04-12 Joseph Suttons4-dsdb:large_ldap: Assert that we got all the entries
2023-04-12 Joseph Suttons4-dsdb:large_ldap: Fix disabled test
2023-04-12 Joseph Suttons4-dsdb:large_ldap: Correctly increment count variable
2023-04-12 Joseph Suttons4-dsdb:large_ldap: Fix typos in variable names
2023-04-12 Joseph Suttontests/krb5: Fix comment indentation
2023-04-12 Joseph Suttontests/krb5: Remove unused variable
2023-04-12 Stefan Metzmachervfs_fruit: avoid using 'conn->tcon->compat', we can...
2023-04-12 Stefan MetzmachersmbXsrv_tcon: avoid storing temporary (invalid!) records.
2023-04-11 Andrew Bartletts3-client: Provide more information on protocol negotia...
2023-04-11 Andreas Schneiderlib:replace: Fix snprintf of rep_inet_ntop()
next