asn/samba.git
2021-02-02 Andreas Schneiderpython:subunit: Use UTC timezone from datatime module asn-subunit
2021-02-01 Andreas Schneiders3:smbd: Fix invalid memory access in posix_sys_acl_blo...
2021-02-01 Andreas Schneiderselftest: Disable detection of ODR violations
2021-02-01 Andreas Schneiders3:libsmb: Use C99 initializer for py_cli_notify_state_...
2021-02-01 Andreas Schneiderlib:krb5_wrap: Check the format string of krb5_warnx()
2021-02-01 Andreas Schneiderlib:texpect: Check the format string of err()
2021-02-01 Andreas Schneiderlibndr: Use better and more clear check for empty flags
2021-02-01 Andreas Schneiders3:printing: Correctly mark fall through switch statements
2021-02-01 Andreas Schneiders4:registry: Mark fall through switch statement
2021-02-01 Andreas Schneiders4:registry: Add missing break in switch statement
2021-02-01 Andreas Schneiders4:ntvfs: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:smbd: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:rpcclient: Add missing break in switch statement
2021-02-01 Andreas Schneiders4:rpc_server: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:printing: Add missing break in switch statement
2021-02-01 Andreas Schneiders3:lib: Add missing break in switch statement
2021-02-01 Andreas Schneiderlib:ldb: Add missing break in switch statement
2021-02-01 Andreas Schneiders4:gensec: Fix overflow issues in switch statement
2021-02-01 Jeremy Allisons3: smbd: Add missing lock free and file close in error...
2021-01-28 Volker Lendeckelibrpc: Simplify find_interface_by_binding()
2021-01-28 Volker Lendeckelibrpc: Simplify find_interface_by_syntax_id()
2021-01-28 Volker Lendeckelibrpc: Convert find_interface_by_uuid to search by...
2021-01-28 Volker Lendeckelib: Fix file_ploadv_send()/_recv()
2021-01-28 Volker Lendeckelibrpc: Fix a typo
2021-01-28 Volker Lendeckelibrpc: Simplify dcesrv_check_or_create_context()
2021-01-28 Volker Lendeckeepmapper: Simplify endpoints_match()
2021-01-28 Volker Lendeckelibrpc: Simplify dcerpc_binding_string()
2021-01-28 Volker Lendeckelibrpc: Simplify dcerpc_binding_string()
2021-01-28 Volker Lendeckeepmapper: Simplify _epm_Map()
2021-01-28 Volker Lendeckerpc_server: Introduce "goto nomem;" to dcesrv_endpoint_...
2021-01-28 Volker Lendeckelibwbclient: Fix wbcStringToGuid
2021-01-28 Volker Lendeckelib: Simplify parse_guid_string() and ndr_syntax_id_fro...
2021-01-28 Samuel Cabreros4-torture: Add a test for ndr_syntax_id_from_string()
2021-01-28 Samuel Cabreros4-torture: Add a test for GUID_from_data_blob
2021-01-28 Volker Lendeckedsdb: Avoid an unneeded #include
2021-01-28 Volker Lendeckelibrpc: Simplify dcerpc_binding_set_abstract_syntax()
2021-01-28 Volker Lendeckelibrpc: Use ndr_syntax_id_buf_string() in dcerpc_bindin...
2021-01-28 Volker Lendeckelibrpc: Use ndr_syntax_id_buf_string() in dcerpc_sec_vt...
2021-01-28 Volker Lendeckelibrpc: Add ndr_syntax_id_buf_string()
2021-01-28 Volker Lendeckelibrpc: Add a NULL check to dcerpc_binding_build_tower()
2021-01-28 Volker Lendeckelibndr: Simplify ndr_print_GUID()
2021-01-28 Ralph Boehmevfs: restore platform specific POSIX sys_acl_set_file...
2021-01-28 Ralph Boehmevfs: update status of SMB_VFS_UNLINKAT()
2021-01-28 Ralph Boehmes3/libadouble: use real dirfsp in ad_convert_delete_adf...
2021-01-28 Ralph Boehmes3/libadouble: remove dirfsp arg from ad_convert_delete...
2021-01-28 Ralph Boehmes3/libadouble: remove dirfsp arg from ad_convert()
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in py_smbd...
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in remove_...
2021-01-28 Ralph Boehmevfs: update status of SMB_VFS_CREATE_DFS_PATHAT()
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_CREATE_DFS_PATHAT...
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in create_...
2021-01-28 Ralph Boehmesmbd: use real dirfsp with SMB_VFS_UNLINKAT() in rmdir_...
2021-01-28 Ralph Boehmesmbd: reduce indentation in rmdir_internals()
2021-01-28 Ralph Boehmesmbd: simplify rmdir_internals()
2021-01-28 Ralph Boehmesmbd: README.Coding fixes in rmdir_internals()
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in recursi...
2021-01-28 Ralph Boehmesmbd: add dir_hnd_fetch_fsp()
2021-01-28 Ralph Boehmesmbd: add some space in recursive_rmdir()
2021-01-28 Ralph Boehmesmbd: simplify recursive_rmdir()
2021-01-28 Ralph Boehmesmbd: use real dirfsp and atname when deleting file...
2021-01-28 Ralph Boehmepysmbd: use parent_pathref() in py_smbd_mkdir()
2021-01-28 Ralph Boehmesmbd: use parent_pathref() in smb_set_file_unix_link()
2021-01-28 Ralph Boehmesmbd: use parent_pathref() in smb_unix_mknod()
2021-01-28 Ralph Boehmesmbd: use parent_pathref() in mkdir_internal()
2021-01-28 Ralph Boehmesmbd: add parent_pathref()
2021-01-28 Ralph Boehmes4/torture: move deletion out of close loop in torture_...
2021-01-28 Ralph Boehmevfs_fruit: support real dirfsps in fruit_unlinkat()
2021-01-28 Ralph Boehmevfs_fruit: support real dirfsps in fruit_unlink_rsrc_ad...
2021-01-28 Ralph Boehmevfs_fruit: support real dirfsps in fruit_unlink_rsrc_st...
2021-01-28 Ralph Boehmevfs_fruit: use SMB_VFS_FREMOVEXATTR() in fruit_unlink_m...
2021-01-28 Ralph Boehmevfs_acl_common: support real dirfsps in acl_common_remo...
2021-01-28 Ralph Boehmevfs_xattr_tdb: support real dirfsps in xattr_tdb_unlinkat()
2021-01-28 Ralph Boehmevfs_virusfilter: support real dirfsps in virusfilter_vf...
2021-01-28 Ralph Boehmevfs_unityed_media: support real dirfsps in um_unlinkat()
2021-01-28 Ralph Boehmevfs_time_audit: support real dirfsps in smb_time_audit_...
2021-01-28 Ralph Boehmevfs_fruit: use synthetic_pathref() in delete_invalid_me...
2021-01-28 Ralph Boehmevfs_fruit: fix use after free in delete_invalid_meta_st...
2021-01-28 Ralph Boehmevfs_streams_xattr: use pathref in streams_xattr_unlink_...
2021-01-28 Ralph Boehmesmbd: use synthetic_pathref() in delete_all_streams()
2021-01-28 Ralph Boehmeprinting: use synthetic_pathref() in driver_unlink_inte...
2021-01-28 Ralph Boehmevfs_fruit: use synthetic_pathref() in readdir_attr_meta...
2021-01-28 Ralph Boehmesmbd: add synthetic_pathref()
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: remove indentation
2021-01-28 Ralph Boehmevfs_recycle: support real dirfsps in recycle_unlinkat()
2021-01-28 Ralph Boehmevfs_posix_eadb: support real dirfsps in posix_eadb_unli...
2021-01-28 Ralph Boehmevfs_posix_eadb: support real dirfsps in posix_eadb_rmdi...
2021-01-28 Ralph Boehmevfs_posix_eadb: support real dirfsps in posix_eadb_unli...
2021-01-28 Ralph Boehmevfs_media_harmony: support real dirfsps in mh_unlinkat()
2021-01-28 Ralph Boehmevfs_glusterfs: support real dirfsps in vfs_gluster_unli...
2021-01-28 Ralph Boehmevfs_full_audit: support real dirfsps in smb_full_audit_...
2021-01-28 Ralph Boehmevfs_extd_audit.c: support real dirfsps in audit_unlinkat()
2021-01-28 Ralph Boehmevfs_default: support real dirfsps in vfswrap_unlinkat()
2021-01-28 Ralph Boehmevfs_ceph: support real dirfsps in cephwrap_unlinkat()
2021-01-28 Ralph Boehmevfs_catia: support real dirfsps in catia_unlinkat()
2021-01-28 Ralph Boehmevfs_catia: forward pathref fsp in catia_unlinkat()
2021-01-28 Ralph Boehmevfs_cap: support real dirfsps in cap_unlinkat()
2021-01-28 Ralph Boehmevfs_audit: support real dirfsps in audit_unlinkat()
next