s3: VFS: vfs_acl_xattr. Wrap rmdir_acl_common() by acl_xattr_rmdir() so we don't...
[metze/samba/wip.git] / source3 /
2019-10-10 Jeremy Allisons3: VFS: vfs_acl_xattr. Wrap rmdir_acl_common() by...
2019-10-10 Volker Lendeckesmbd: Fix an uninitalized variable
2019-10-09 Ralph Boehmemdssvc.idl: pass policy_handle as pointer
2019-10-09 Ralph Boehmes3:mdssvc: fix service startup in deamon mode
2019-10-09 Ralph Boehmes3:mdssvc: use a helper variable for the service type
2019-10-09 Ralph Boehmemdssd: fix a debug message
2019-10-09 Ralph Boehmes3: rpc_server: enable mdssvc by default
2019-10-09 Ralph Boehmes3:utils: add mdfind
2019-10-09 Ralph Boehmes3:mdssvc: add unit tests for the Spotlight to Elastics...
2019-10-09 Ralph Boehmes3:mdssvc: add Elasticsearch backend
2019-10-09 Ralph Boehmes3:mdssvc: add missing mds_ctx deallocation
2019-10-09 Ralph Boehmes3:mdssvc: fix a long line
2019-10-09 Ralph Boehmes3:mdssvc: modernize a few DEBUG macros
2019-10-09 Ralph Boehmes3:mdssvc: remove unused snum from struct sl_query
2019-10-09 Ralph Boehmes3: add mdscli Python bindings
2019-10-09 Ralph Boehmes3:rpc_client: add a mdssvc client library
2019-10-09 Andreas Schneiders3:libads: Just change the machine password if account...
2019-10-09 Andreas Schneiders3:libnet: Improve debug messages
2019-10-09 Andreas Schneiders3:libads: Fix creating machine account using LDAP
2019-10-09 Andreas Schneiders3:libads: Don't set supported encryption types during...
2019-10-09 Andreas Schneiders3:libads: Fix detection if acount already exists in...
2019-10-09 Andreas Schneiders3:libads: Use a talloc_asprintf in ads_find_machine_acct()
2019-10-09 Andreas Schneiders3:libads: Cleanup error code paths in ads_create_machi...
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-10-09 Andreas Schneiders3:libads: Use ldap_add_ext_s() in ads_gen_add()
2019-10-08 Anoop C Ss3: VFS: Use SMB_VFS_FCNTL to set fd flags in open_file()
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-10-08 Noel Powers3/passdb: clang: Fix 'Value stored during initializati...
2019-10-07 Jeremy Allisons3: smbclient: Stop an SMB2-connection from blundering...
2019-10-03 Volker Lendeckerpcclient: Remove unused global domain sid
2019-10-03 Volker Lendeckerpcclient: Remove domain sid check
2019-10-03 Volker Lendeckerpcclient: Make cmd_samr.c independent of global domain_sid
2019-10-03 Volker Lendeckerpcclient: Fix a comment
2019-10-03 Volker Lendeckerpcclient: Move rpccli_try_samr_connects() to cmd_samr.c
2019-10-03 Volker Lendeckerpcclient: Remove rpcclient_cli_state
2019-10-03 Volker Lendeckerpclient: Remove cmd_test
2019-10-02 Jeremy Allisons3: smbd: Fix the SMB2 server to pass SMB2-PATH-SLASH.
2019-10-02 Jeremy Allisons3: torture: Add MS-FSA style terminating '/' and ...
2019-10-02 Volker Lendeckedbwrap_watch: Don't alert ourselves, fix raw.oplock...
2019-10-02 Volker Lendeckedbwrap_watch: Remove "addwatch" handling from dbwrap_wa...
2019-10-02 Volker Lendeckedbwrap_watch: Move reallocating watchers to dbwrap_watc...
2019-10-02 Volker Lendeckedbwrap_watch: Slightly simplify dbwrap_watched_fetch_lo...
2019-10-02 Volker Lendeckeepmapper: Fix printf specifiers
2019-10-02 Volker Lendeckerpc_client: Don't pass a NULL string to talloc_asprintf
2019-10-02 Volker Lendeckesmbd: Fix CID 1453984: Null pointer dereferences (REVER...
2019-10-02 Volker Lendeckelib: Fix CID 1453985: Null pointer dereferences (FORWAR...
2019-10-02 Ralph Boehmes3:smbd: use is_named_stream() in a a few places
2019-10-02 Ralph Boehmevfs_default: use is_named_stream() for stream check
2019-10-02 Ralph Boehmes3:smbd: add a comment explaining the File-ID semantics...
2019-10-02 Ralph Boehmes3:smbd: ensure a created stream picks up the File...
2019-10-02 Ralph Boehmes3:lib: add is_named_stream()
2019-10-02 Ralph Boehmes3:lib: use strequal_m() in is_ntfs_default_stream_smb_...
2019-10-02 Ralph Boehmes3:lib: implement logic directly in is_ntfs_default_str...
2019-10-02 Ralph Boehmes3:lib: expand a comment with the function doc for...
2019-10-02 Ralph Boehmes3:lib: factor out stream name asserts to helper function
2019-10-02 Ralph Boehmes3:lib: assert stream_name is NULL for POSIX paths
2019-10-02 Ralph Boehmes3:lib: rework a return expression into an if block
2019-10-02 Ralph Boehmes3:smbd: when storing DOS attribute call dos_mode(...
2019-10-02 Ralph Boehmes3:smbd: change the place where we call dos_mode()...
2019-10-01 Noel Powers3: passdb: ret doesn't seem to be needed at all
2019-09-30 Noel Powers3/libsmb: clang: Fix 'Value stored during its initiali...
2019-09-27 Michael Adamwinbind: provide passwd struct for group sid with ID_TY...
2019-09-26 Noel Powers3/libsmb: clang: Fix 'warning: Value stored to 'p...
2019-09-26 Noel Powers3/passdb: clang: Value stored to 'c' is never read
2019-09-26 Noel Powers3/libsmb: clang: value stored to 'idx_current' is...
2019-09-26 Noel Powers3/passdb: clang: Fix warning: Value stored to 'acct_ct...
2019-09-26 Noel Powers3/lib/netapi: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/rpc_client: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/libads: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/lib/netapi: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/lib/netapi: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/auth: clang: Fix 'Value stored during its initializa...
2019-09-26 Noel Powers3/auth: clang: Fix 'Value stored during its initializa...
2019-09-26 Noel Powers3/libsmb: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/libads: clang: Fix 'Value stored during initializati...
2019-09-26 Noel Powers3/libads: clang: Fix 'Value stored to 'nt_status'...
2019-09-26 Noel Powers3/passed: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/rpc_client: clang: 'Value stored during its initiali...
2019-09-26 Noel Powers3/rpc_client: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during initializati...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during initializati...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/rpc_client: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/groupdb: clang: 'Value stored during its initializat...
2019-09-26 Noel Powers3/groupdb: clang: Fix 'Value stored during its initial...
2019-09-26 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_UNLINK...
2019-09-26 Jeremy Allisons3: VFS: vfs_full_audit: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_tdb: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_xattr: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_posix_eadb: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_ceph: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_glusterfs: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_syncops: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_unityed_media: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_xattr_tdb: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_virusfilter: Remove unlink_fn. No longer...
next