ldb: silence some clang warnings in picky developer mode
[samba.git] / source3 /
2017-11-22 Uri Simchoninfs4acl: fix picky build in case rpc/xdr.h is not available
2017-11-21 Jeremy Allisons3: smbd: Chain code can return uninitialized memory...
2017-11-21 Jeremy Allisons3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017...
2017-11-21 Jeremy Allisons3: utils: net. Fix return paths that don't free talloc...
2017-11-20 Andrew BartlettUse talloc_stackframe() not talloc_tos() in namequery.c
2017-11-20 Garming Samgpo: fix the building of gpext to only once
2017-11-20 Luke Morrisongpo: enable gpo update with addition to build system
2017-11-20 Garming Samgpo: Create the gpo update service
2017-11-20 Luke Morrisongpo: Add python libgpo bindings
2017-11-20 Gary Lockyersource3: remove sock_exec
2017-11-19 Ralph Boehmewinbindd: tdb_exists returns 1 if a record is found
2017-11-18 Volker Lendeckewinbind: Remove winbind_messaging_context
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-11-17 Stefan Metzmacherlibnet_join: fix "net rpc oldjoin"
2017-11-17 Stefan Metzmachers3:selftest: add samba3.blackbox.net_rpc_oldjoin test
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_netbios_name()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_require_membership_sid()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_domain()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in winbind_separator()
2017-11-17 Volker Lendeckewinbindd: Fix some signed/unsigned warnings
2017-11-17 Volker Lendeckelibsmb: Fix a typo
2017-11-15 Jeremy Allisons3: smbclient: tests: Test "volume" command over SMB1...
2017-11-15 Jeremy Allisons3: smbclient: Implement "volume" command over SMB2.
2017-11-15 Jeremy Allisons3: libsmb: smbc_statvfs is missing the supporting...
2017-11-15 ulkudernerpam_winbind: initial Turkish translation
2017-11-13 Volker Lendeckerpcclient: Avoid a ZERO_STRUCT, save a few bytes .text
2017-11-13 Volker Lendeckelib: Avoid a ZERO_STRUCT, save a few bytes .text
2017-11-13 Volker Lendeckesmbd: Avoid an "else"
2017-11-13 Volker Lendeckepassdb: Fix a typo
2017-11-13 Volker Lendeckenetsamlogon_cache: Use ndr_pull_struct_blob_all
2017-11-13 Andreas Schneiders3:passdb: Fix a memory leak in secrets_fetch_or_upgrad...
2017-11-13 Andreas Schneidervfs_fruit: Unlink memory on error
2017-11-11 Jeremy Allisons4: torture: kernel oplocks. Add smb2.kernel-oplocks...
2017-11-11 Jeremy Allisons3: smbd: kernel oplocks. Replace retry_open() with...
2017-11-11 Jeremy Allisonlibsmbclient: Allow server (NetApp) to return STATUS_IN...
2017-11-11 Uri Simchonivfs: remove SMB_VFS_INIT_SEARCH_OP
2017-11-11 Uri Simchonivfs_unityed_media: remove handling of init_search_op
2017-11-11 Uri Simchonivfs_media_harmony: remove handling of init_search_op
2017-11-11 Uri Simchonivfs_time_audit: remove init_search_op implementation
2017-11-11 Uri Simchonivfs_glusterfs: remove init_search_op handling
2017-11-11 Uri Simchonismbd: remove dptr_init_search_op()
2017-11-11 Uri Simchonismbd: remove calls to dptr_init_search_op() from TRANS2...
2017-11-11 Uri Simchonismbd: remove calls to dptr_init_search_op()
2017-11-11 Volker Lendeckevfs: Remove aio_linux
2017-11-10 Jeremy AllisonRevert "s3/smbd: fix deferred open with streams and...
2017-11-09 Niels de Vosvfs_glusterfs: include glusterfs/api/glfs.h without...
2017-11-09 David Muldersmbc_opendir should not return EEXIST with invalid...
2017-11-07 Ralph Boehmeselftest: run raw.acls test with XDR NFS41 ACLs
2017-11-07 Ralph Boehmeselftest: run raw.acls tests against a share with XDR...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add XDR backend
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: implement take-ownership as in vfs_a...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add POSIX mode check and reset
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: do xattr ops as root
2017-11-07 Ralph Boehmeselftest: test vfs_nfs4acl_xattr with NFS 4.1 ACLs
2017-11-07 Ralph Boehmenfs4acls: update default NFS4 ACL version to 4.1
2017-11-07 Ralph Boehmeselftest: add explicit default NFS4 acl version
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add support for NFS 4.1 ACL flags...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: move the meat of the implementation...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: fsp->fh->fd can legally be -1
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: refactoring
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: code polish
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: modernize ACL inheritance
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add a runtime configuration object
2017-11-07 Ralph Boehmelibrpc/idl: rename NFS4 ACL xattr name define
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: move interesting functions pointers...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: remove a layer of indirection
2017-11-07 Ralph Boehmes3/posix_acls: add default ACL style "everyone"
2017-11-07 Ralph Boehmes3/smbd: make make_default_filesystem_acl public
2017-11-07 Ralph Boehmevfs_acl_common: directly pass default_acl_style
2017-11-05 Ralph Wuerthners3: smbd: Fix delete-on-close after smb2_find
2017-11-03 Ralph Boehmevfs_fruit: avoid dereferencing a freed object in an...
2017-11-02 Ralph Boehmevfs_zfsacl: fix compilation error
2017-10-29 Günther Deschners3-auth: remove leftover prototype from auth_domain.
2017-10-27 Volker Lendeckewinbindd: Remove a misleading comment
2017-10-27 Volker Lendeckeprinting: Avoid an "extern current_user"
2017-10-27 Volker Lendeckeprinting: Avoid an "extern current_user"
2017-10-27 Volker Lendeckesmbd: Fix the memory hierarchy in the unix token
2017-10-27 Volker Lendeckesmbd: Remove an indentation level in smb2_negprot
2017-10-27 Andreas Schneiderlibsmbclient: Use const for the user
2017-10-27 Andreas Schneiders3:modules: Check correct variable for NULL in posixacl...
2017-10-26 Andreas Schneiders3:passdb: Make sure the salt is fully initialized...
2017-10-26 Andreas Schneiders3:secrets: Do not leak memory of pw and old_pw
2017-10-26 Andreas Schneiders3:vfs_glusterfs: Use SAFE_FREE
2017-10-26 Andreas Schneiders3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()
2017-10-24 Jeremy Allisons3: smbclient: Test we can rename with a name containing.
2017-10-24 Jeremy Allisons3: smbclient: Ensure we call client_clean_name() befor...
2017-10-24 Jeremy Allisons3: client: Add new utility function client_clean_name().
2017-10-22 Volker Lendeckenfs4acls: Slightly simplify smb_add_ace4
2017-10-22 Volker Lendeckenfs4acls: Fix a debug message
2017-10-21 Ralph Boehmes3/smbd: update some more DEBUG macros in smbd_smb2_cre...
2017-10-21 Ralph Boehmes3/smbd: use early returns in smbd_smb2_create_send
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_after_exec from...
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_before_exec from...
2017-10-21 Ralph Boehmes3/smbd: remove all stack variables of smbd_smb2_create...
2017-10-21 Ralph Boehmes3/smbd: move create ctx extraction and validation...
2017-10-21 Ralph Boehmes3/smbd: move create contexts into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: remove unneeded args from smbd_smb2_create_finish
2017-10-21 Ralph Boehmes3/smbd: move info into smbd_smb2_create_state
next