samba.git
2020-01-06 Volker Lendeckeauth: Remove the "typedef auth_methods"
2020-01-06 Volker Lendeckewinbind: Fix CID 1456624 Uninitialized scalar variable
2020-01-06 Volker Lendeckeauth3: Avoid a casts in auth3_check_password()
2020-01-06 Volker Lendeckeauth3: Simplify auth_get_ntlm_challenge()
2020-01-06 Volker Lendeckeauth3: Check for talloc failure
2020-01-06 Volker Lendecketests: Fix a typo
2020-01-03 Björn Jackepython/loadparm: check for AD DC required VFS modules
2020-01-03 David Disseldorploadparm: check for AD DC required VFS modules
2020-01-03 Volker Lendeckesmbd: Remove an unused parameter from defer_open()
2020-01-03 Volker Lendeckesmbd: Avoid a "? True : False"
2020-01-03 Volker Lendeckelsasd: Align integer types
2020-01-03 Volker Lendeckedsdb: Align integer types
2020-01-03 Volker Lendeckeaudit_log: Align integer types
2020-01-03 Volker Lendeckentlm_auth: Fix a DEBUG message
2020-01-03 Volker Lendeckelib: Remove an unused variable from security_token_debug()
2020-01-03 Martin Schwenkectdb-tests: Skip some tests that don't work with IPv6
2020-01-02 Martin Schwenkectdb-scripts: Strip square brackets when gathering...
2020-01-01 Stefan MetzmacherHappy New Year 2020!
2019-12-22 Volker Lendeckelib: Fix contending with a READ lock
2019-12-22 Volker Lendecketorture3: Add a test that contends with a READ, not...
2019-12-22 Volker Lendecketorture3: Parametrize lock4_child()s locktype
2019-12-22 Volker Lendecketorture3: Introduce "key" helper variable
2019-12-20 awalkervfs_zfsacl: fix issue with ACL inheritance in zfsacl
2019-12-20 Ralph Boehmevfs_zfsacl: pass config to zfs_get_nt_acl_common()
2019-12-20 Ralph Boehmevfs_zfsacl: pass nfs4_params to smb_set_nt_acl_nfs4()
2019-12-20 awalkervfs_zfsacl: add manpage entry for zfsacl:denymissingspecial
2019-12-20 awalkervfs_zfsacl: load parameters on connect
2019-12-20 David MulderConvert samba4.base.rw1 test to smb2
2019-12-20 David MulderConvert samba4.base.*attr tests to smb2
2019-12-20 Ralph Boehmes3: remove unused session_keystr from struct user_struct
2019-12-20 Ralph Boehmes3: remove unused macro FSP_BELONGS_CONN()
2019-12-20 Ralph Boehmes3: simplify create_conn_struct_as_root()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg tp py_smbd_create_file()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_mkdir()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_get_sys_acl()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_set_sys_acl()
2019-12-20 Ralph Boehmepysmbd: make "session_info" arg to py_smbd_get_nt_acl...
2019-12-20 Ralph Boehmepysmbd: make "session_info" arg to py_smbd_set_nt_acl...
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_unlink()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_chown()
2019-12-20 Ralph Boehmepysmbd: add "session_info" arg to py_smbd_set_simple_acl()
2019-12-20 Ralph Boehmepython/tests: use a system session_info in posixacl.py
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_create_file() kwnames
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_mkdir() kwnames
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_get_sys_acl() kwnames and...
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_set_sys_acl() kwnames and...
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_get_nt_acl() kwnames
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_have_posix_acls() kwnames...
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_unlink() kwnames and PyArg_Par...
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_chown() kwnames and PyArg_Pars...
2019-12-20 Ralph Boehmepysmbd: reformat py_smbd_set_simple_acl() kwnames and...
2019-12-20 Ralph Boehmepython: move system_session_unix to new auth_util.py
2019-12-20 Ralph Boehmesmbd: pass session_info to create_conn_struct_tos()
2019-12-20 Ralph Boehmes3:rpc_server: pass session_info to get_nt_acl_no_snum()
2019-12-20 Ralph Boehmes3:rpc_server: pass session_info to elog_check_access()
2019-12-20 Ralph Boehmesmbd: pass session info to create_conn_struct_tos_cwd()
2019-12-20 Ralph Boehmesmbd: pass session_info to form_junctions()
2019-12-20 Ralph Boehmesmbd: pass session info to count_dfs_links()
2019-12-20 Ralph Boehmes3: pass session_info to enum_msdfs_links()
2019-12-20 Ralph Boehmesmbd: pass session_info to junction_to_local_path_tos()
2019-12-20 Ralph Boehmes3: pass session_info to remove_msdfs_link()
2019-12-20 Ralph Boehmes3: pass session_info to create_msdfs_link()
2019-12-20 Ralph Boehmes3: pass session info to get_referred_path()
2019-12-20 Andrew Bartlettlibrpc: Do not access name[-1] trying to push "" into...
2019-12-20 Andrew Bartlettselftest: Confirm parse of dnsProperty records
2019-12-20 Andrew BartlettWHATSNEW: Celebrate the end of smbdes and the almost...
2019-12-20 Andrew Bartletts4-smbd: Also restart prefork children lost to SIGKILL...
2019-12-20 Andreas Schneiderlibrpc: Add test for ndr_string_length()
2019-12-20 Andreas Schneiderlibrpc: Fix string length checking in ndr_pull_charset_...
2019-12-20 Gary Lockyerupgradedns: ensure lmdb lock files linked
2019-12-20 Gary Lockyertest upgradedns: ensure lmdb lock files linked
2019-12-20 Ralph Boehmeselftest: don't use NTVFS fileserver in chgdcpass
2019-12-20 Ralph Boehmeselftest: don't use NTVFS fileserver in rodc
2019-12-20 Ralph Boehmeselftest: don't use NTVFS fileserver in fl2008r2dc
2019-12-20 Ralph Boehmeselftest: don't use NTVFS fileserver in fl2003dc
2019-12-20 Ralph Boehmeselftest: don't use NTVFS fileserver in fl2000dc
2019-12-20 Ralph Boehmeselftest: don't use NTVFS fileserver in vampire_dc
2019-12-20 Ralph Boehmeselftest: don't use NTVFS fileserver in promoted_dc
2019-12-20 Ralph Boehmeselftest: make fl2008dc an alias for ad_dc, not ad_dc_ntvfs
2019-12-20 Ralph Boehmeselftest: make ad_dc_slowtests an alias for ad_dc,...
2019-12-20 Ralph Boehmeselftest: make ad_dc_default an alias for ad_dc, not...
2019-12-20 Ralph Boehmeselftest: run samba.tests.samba_tool.user against ad_dc...
2019-12-20 Ralph Boehmeselftest: run samba.ldap.referrals against ad_dc_ntvfs...
2019-12-20 Ralph Boehmeselftest: run samba4.ldap.dipython against ad_dc_ntvfs...
2019-12-20 Ralph Boehmeselftest: run samba.tests.dcerpc.srvsvc against ad_dc_n...
2019-12-20 Ralph Boehmeselftest: run rpc.srvsvc and rpc.mgmt against ad_dc_ntv...
2019-12-20 Ralph Boehmeselftest: hardcode ad_dc_ntvfs for the rpc.netlogon...
2019-12-20 Ralph Boehmeselftest: make testenv name logic more flexible for...
2019-12-20 Ralph Boehmeselftest: use ad_dc_ntvfs env instead of ad_dc_default...
2019-12-19 Andreas Schneiderlibsmbclient: If over SMB1 first try to do a posix...
2019-12-19 Andreas Schneiders3:libsmb: Add a setup_stat_from_stat_ex() function
2019-12-19 Andreas Schneiders3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()
2019-12-19 Andreas Schneiders3:libsmb: Add try_posixinfo to SMBSRV struct. Only...
2019-12-19 Andreas Schneiders3:libsmb: Generate the inode only based on the path...
2019-12-19 Andreas Schneiders3:script: Try to fix a Perl warning
2019-12-18 Fabrice Fontainesource4/utils/oLschema2ldif: include stdint.h before...
2019-12-18 Fabrice Fontainelib/ldb/tests: include stdint.h before cmocka.h
2019-12-18 Torsten FohrerAvoiding bad call flags with python 3.8, using METH_NOA...
2019-12-18 Björn Baumbachsamba_kcc: avoid ValueError when local connections...
2019-12-18 Ralph Boehmelib/replace: prefer <sys/xattr.h> over <attr/xattr.h>
next