s3/smbd: use struct initializer for smbd_smb2_create_state
[metze/samba/wip.git] / source3 /
2017-10-21 Ralph Boehmes3/smbd: use struct initializer for smbd_smb2_create_state
2017-10-20 Volker Lendeckelib: Remove fncall.c
2017-10-20 Volker Lendeckelib: Remove unused getaddinfo_send/recv
2017-10-20 Volker Lendecketorture: Remove GETADDRINFO test
2017-10-20 Volker Lendeckesmbd: Simplify cleanupdb a bit
2017-10-20 Volker Lendeckesmbd: cleanupdb.c is used in smbd only
2017-10-20 Michael Adamvfs_glusterfs: Fix exporting subdirs with shadow_copy2
2017-10-20 Stefan Metzmachers3:cli_netlogon: let rpccli_connect_netlogon() retry...
2017-10-20 Stefan Metzmachers3:cli_netlogon: make sure rpccli_connect_netlogon...
2017-10-20 Andreas Schneiders3:tests: Fix the smblcient utimes test in Europe
2017-10-19 Gary Lockyersource4/smbd: add a prefork process model.
2017-10-19 Volker Lendeckerpc_client: Fix wording in a DEBUG statement
2017-10-18 Christof SchmittRemoved unused 'oplock contention limit' config parameter
2017-10-18 Jeremy Allisons3: tests: Add smbclient test for utimes command.
2017-10-18 Richard Sharpes3:Add a utimes command to smbclient so we can set...
2017-10-17 Volker Lendeckevfs_catia: Fix a potential memleak
2017-10-17 Volker Lendeckevfs_catia: Fix a memory leak
2017-10-17 Volker Lendeckevfs_catia: Make "srt_head" static to the module
2017-10-17 Ralph Boehmes3/smbd: use correct access in get_file_handle_for_metadata
2017-10-17 Ralph Boehmes3/smbd: fix access checks in set_ea_dos_attribute()
2017-10-17 Ralph Boehmes3/smbd: README.Coding fixes in set_ea_dos_attribute
2017-10-16 Anoop C Svfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR
2017-10-14 Ralph Boehmeselftest: prevent interpretation of escape sequences...
2017-10-13 Ralph Boehmevfs_fruit: on-access conversion of AppleDouble xattr...
2017-10-13 Ralph Boehmevfs_fruit: static string fruit_catia_maps
2017-10-13 Ralph Boehmevfs_fruit: pass smb_fname to ad_convert
2017-10-13 Ralph Boehmevfs_fruit: unpack AppleDouble xattr header if present
2017-10-13 Ralph Boehmevfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_H...
2017-10-13 Ralph Boehmevfs_fruit: add AppleDouble xattr structure definitions
2017-10-13 Ralph Boehmevfs_fruit: fix ftruncating resource fork
2017-10-13 Ralph Boehmevfs_catia: factor out mapping functions
2017-10-12 Ralph Boehmeselftest: add some debugging to test_give_owner.sh
2017-10-12 Marc MuehlfeldUpdated error message text and reduced its debug level
2017-10-10 Ralph Boehmewinbindd: idmap_rid: error code for failing id-to-sid...
2017-10-10 Ralph Boehmewinbindd: idmap_rid: don't rely on the static domain...
2017-10-10 Ralph Boehmewinbindd: pass domain SID to wbint_UnixIDs2Sids
2017-10-10 Ralph Boehmewinbindd: add domain SID to idmap mapping domains
2017-10-09 Ralph Boehmevfs_fake_acls: deny give-ownership
2017-10-09 Ralph Boehmevfs_acl_common: fix take ownership vs give ownership
2017-10-09 Ralph Boehmevfs_acl_common: factor out a variable declaration
2017-10-09 Ralph Boehmes3/smbd/posix_acls: return correct status in try_chown
2017-10-09 Ralph Boehmeselftest: tests for change ownership on a file
2017-10-09 Ralph Boehmeselftest: fix samba3.blackbox.inherit_owner.default...
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test script test_acl_xattr.sh
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: sn-devel unreliable gid
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: grep ouput before munging
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: group, not user
2017-10-09 Ralph Boehmeselftest: fix acl_xattr test: changing owner
2017-10-09 Jeremy Allisons3: smbd: Currently if getwd() fails after a chdir...
2017-10-06 Ralph Boehmesmbcacls: no need to fetch the sd when changing ownership
2017-10-06 Samuel Cabreros3: spoolss: Fix GUID string format on GetPrinter info
2017-10-04 Jeremy Allisons3: VFS: Ensure default SMB_VFS_GETWD() call can't...
2017-10-04 Jeremy Allisons3: VFS: Protect errno if sys_getwd() fails across...
2017-10-04 Jeremy Allisons3: VFS: Ensure sys_getwd() doesn't leak memory on...
2017-10-04 Jorge Schrauwen... vfs_solarisacl: fix build for samba 4.7 and up
2017-10-04 Omri Mors3/smbd: register Time Machine shares with Avahi
2017-10-04 Kevin Andersonvfs_fruit: Add Time Machine support
2017-10-02 Ralph Boehmenet: groupmap cleanup should not delete BUILTIN mappings
2017-09-30 Volker Lendeckelib: Remove talloc_dict
2017-09-30 Volker Lendeckewinbind: Remove the use of "talloc_dict"
2017-09-30 Pooja MahadikChanges in samba vxfs plugin.
2017-09-29 Ralph Wuerthners3:winbind: unmapped Unix users must be resolved locally
2017-09-29 Ralph Wuerthners3:winbind: unmapped Unix groups in getgrgid must be...
2017-09-29 Amitay Isaacsnotifyd: Broadcast to all connected nodes
2017-09-26 Volker Lendeckelib: Use CTDB_CONTROL_CHECK_PID_SRVID
2017-09-26 Volker Lendeckelib: Add "unique_id" to ctdbd_process_exists
2017-09-25 Volker Lendeckerpcclient: Fix "capabilities" command
2017-09-25 Volker Lendeckenetlogon_creds_cli: Pass "capabilities" up from creds_c...
2017-09-25 Volker Lendeckewinbindd: Use rpccli_connect_netlogon
2017-09-25 Volker Lendeckecli_netlogon: rpccli_connect_netlogon
2017-09-25 Volker Lendeckecli_netlogon: Return flags from rpccli_setup_netlogon_c...
2017-09-25 Volker Lendeckerpcclient3: Factor out cli_rpc_pipe_open_bind_schannel()
2017-09-25 Volker Lendeckecli_netlogon: Factor out rpccli_setup_netlogon_creds_locked
2017-09-25 Volker Lendeckenetlogon_creds_cli: Protect netlogon_creds_cli_auth...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Protect netlogon_creds_cli_check...
2017-09-25 Volker Lendeckerpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_op...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_delete
2017-09-25 Volker Lendeckecli_netlogon: Remove an unnecessary if-condition
2017-09-25 Volker Lendeckecli_netlogon: Rename "netlogon_creds" to "creds_ctx"
2017-09-22 Christof Schmittselftest: Also run smbtorture smb2.compound with aio...
2017-09-22 Christof Schmittsmbd/aio: Do not go async for SMB2 compound requests
2017-09-22 Christof Schmittsmbd: Move check for SMB2 compound request to new function
2017-09-22 Richard Sharpes3: Fix a small spelling mistake in smbcacls.
2017-09-21 Volker Lendeckeauth3: Remove auth_domain
2017-09-20 Volker Lendeckelibnet: Remove libnet_samsync
2017-09-20 Volker Lendeckenet: Don't depend on libnet_samsync anymore
2017-09-20 Volker Lendeckenet: Remove NT4-based vampire keytab
2017-09-20 Volker Lendeckenet: Remove NT4-based rpc vampire ldif
2017-09-20 Volker Lendeckenet: Remove rpc vampire from NT4 domains
2017-09-20 Volker Lendeckenet: Remove rpc samdump
2017-09-20 Volker Lendeckerpcclient: Remove sam_sync related commands
2017-09-20 Jeremy AllisonCVE-2017-12163: s3:smbd: Prevent client short SMB1...
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:libsmb: only fallback to anonymous...
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:pylibsmb: make use of SMB_SIGNING_DE...
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:lib: get_cmdline_auth_info_signing_s...
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:popt_common: don't turn a guessed...
2017-09-20 Stefan MetzmacherCVE-2017-12151: s3:libsmb: make use of cli_state_is_enc...
2017-09-20 Stefan MetzmacherCVE-2017-12151: s3:libsmb: add cli_state_is_encryption_...
2017-09-20 Andrew Bartlettsamdb: Rework samdb_connect_url() to return LDB error...
2017-09-17 Volker Lendeckewinbindd: Remove an obsolete comment
next