lib/util: add and use iov_concat
[kai/samba-autobuild/.git] / source3 /
2017-04-18 Volker Lendeckesmbldap: Move ldapsam_privates to pdb_ldap.h
2017-04-18 Volker Lendeckesmbldap: pdb_ipa is gone
2017-04-18 Jeremy Allisons3:smbd: Fix incorrect use of sys_getgroups()
2017-04-18 Jeremy Allisons3:lib: Fix incorrect logic in sys_broken_getgroups()
2017-04-18 Jeremy Allisons3:param: Use new utility function to hide use of globa...
2017-04-18 Jeremy Allisons3:lib:charcnv: Remove use of global global_iconv_handle
2017-04-18 Uri Simchonivfs_acl_xattr: avoid needlessly supplying a large buffe...
2017-04-17 Uri Simchonivfs_acl_xattr: factor out fetching of an extended attribute
2017-04-17 Uri Simchonivfs_xattr_tdb: handle case of zero size.
2017-04-17 Uri Simchoniselftest: test fetching a large ACL from vfs_acl_xattr
2017-04-13 Noel Powers3:tests: Add test for illegal value detection for...
2017-04-13 Noel Powerparam: Check for valid values of 'name resolve order...
2017-04-13 Garming Samwinbindd: Make some debugging clearer
2017-04-13 Michael Adams3:tests: fix commment typo in the offline test
2017-04-12 Ralph Boehmewinbindd: only use the domain name from lookup sids...
2017-04-12 Uri Simchonibuild: refuse to build without PAM support if enabled
2017-04-12 Volker Lendeckewinbind_msrpc: Use any_nt_status_not_ok
2017-04-11 Volker Lendeckewinbind_pam: Use any_nt_status_not_ok in map_auth_samlogon
2017-04-11 Volker Lendeckewinbind: Slightly simplify remove_timed_out_clients
2017-04-11 Volker Lendeckewinbind: Avoid a "ok==false"
2017-04-11 Volker Lendeckewinbind: Simplify a logic expression
2017-04-11 Ralph Boehmewinbindd: remove fallback from lookuprids
2017-04-11 Ralph Boehmewinbindd: remove lookupsid() fallback for a failed...
2017-04-11 Ralph Boehmewinbindd: remove fallback to lookupsid for unknown...
2017-04-11 Ralph Boehmewinbindd: handling of failed lookupsids in wb_lookupsid...
2017-04-11 Ralph Boehmewinbindd: let wb_lookupsids_move_name() handle domain_i...
2017-04-11 Ralph Boehmewinbindd: handling of SIDs without domain reference...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix corner case of "/@GMT-token...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix the corner case if cwd=/ in...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix quoting in debug messages
2017-04-10 Volker Lendeckeselftest: Test for bug 12558
2017-04-10 Volker Lendeckeauth3: fallback to "sam_ignoredomain" in make_auth3_con...
2017-04-09 Stefan Metzmacherauth3: merge make_auth_context_subsystem() into make_au...
2017-04-09 Stefan Metzmacherauth3: only use "sam_netlogon3 winbind:trustdomain...
2017-04-09 Stefan Metzmacherauth3: add "sam_netlogon3" which only reacts on lp_work...
2017-04-09 Stefan Metzmacherwinbindd: allow wbinfo -a REALM\\user to work on a DC
2017-04-08 Andreas Schneiders3:tests: Create a test directory for a clean test
2017-04-07 Ralph Boehmewinbindd: error handling in rpc_lookup_sids()
2017-04-07 Ralph Boehmes3/rpc_client: lookupsids error handling of NT_STATUS_N...
2017-04-07 Ralph Boehmes3/rpc_client: use NT_STATUS_LOOKUP_ERR
2017-04-07 Ralph Boehmes3/include: add NT_STATUS_LOOKUP_ERR
2017-04-07 Ralph Boehmevfs_fruit: resource fork open request with flags=O_CREA...
2017-04-07 Volker Lendeckesmbd: Fix smb1 findfirst with DFS
2017-04-07 Stefan Metzmachers3:ntlm_auth: fix memory leak in manage_gensec_request()
2017-04-06 Ralph Boehmeselftest: tests idmap mapping with idmap_rid
2017-04-06 Ralph Boehmewinbindd: remove unused single_domains array
2017-04-06 Ralph Boehmewinbindd: use correct domain name for failed lookupsids
2017-04-06 Ralph Boehmewinbindd: explicit check for well-known SIDs in wb_look...
2017-04-06 Volker Lendeckeidmap_ldap: Fix CID 1404836 Dereference before null...
2017-04-06 Stefan Metzmacherwinbindd: let WBFLAG_PAM_GET_PWD_POLICY only fake the...
2017-04-05 Stefan Metzmacherrpcclient: allow -U'OTHERDOMAIN\user' again
2017-04-01 Ralph Boehmewinbindd: trigger possible passdb_dsdb initialisation
2017-04-01 Ralph Boehmeselftest: wbinfo --sids-to-unix-ids tests for wellknown...
2017-04-01 Ralph Boehmewinbindd: use passdb backend for well-known SIDs
2017-03-29 Andreas Schneiders3:tests: Add a subsitution test for %D %u %g
2017-03-29 Christof Schmittwinbindd: Fix password policy for pam authentication
2017-03-29 Gary Lockyerrpc_server: Re-order and rename remote and local addres...
2017-03-29 Andrew Bartletts3-rpc_server: Provide hooks required for JSON message...
2017-03-29 Andrew Bartletts3-rpc_server: Re-order and rename remote and local...
2017-03-29 Andrew Bartletts3-rpc_server: pass remote and local address to rpc_pip...
2017-03-29 Gary Lockyers3-rpc_server: Rename client -> remote_client and serve...
2017-03-29 Gary Lockyers3-rpc_server: Re-order local and remote address in...
2017-03-29 Gary Lockyers3-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartletts3-rpc_server: Log authorization to DCE/RPC for anonymo...
2017-03-29 Andrew Bartletts3-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Andrew Bartlettauth_log: Also log the final type of authentication...
2017-03-29 Andrew Bartlettauth: Add logging of service authorization
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-29 Andrew Bartlettauth: Always supply both the remote and local address...
2017-03-29 Andrew Bartletts3-auth: Clarify the role and purpose of the auth_serve...
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...
2017-03-29 Andrew Bartletts3-auth: Split out get_user_sid_info3_and_extra() from...
2017-03-29 Andrew Bartlettwinbindd: Clarify that we do not pre-hash the password...
2017-03-29 Andrew Bartlettauth: Add "auth_description" to allow logs to distingui...
2017-03-29 Andrew Bartlettauth: Add a reminder about the strings currently used...
2017-03-29 Andrew Bartlettauth: Fill in user_info->service_description from all...
2017-03-29 Andrew Bartlettntlm_auth: Set ntlm_auth as the service_description...
2017-03-29 Andrew Bartletts3-auth: Pass service_description into gensec via auth_...
2017-03-28 Ralph Boehmes3/smbd: make copy chunk asynchronous
2017-03-28 Ralph Boehmevfs_default: move check for fsp->op validity
2017-03-28 Ralph Boehmes3/smbd: optimize copy-chunk by merging chunks if possible
2017-03-28 Ralph Boehmes3/smbd: implement a serializing async copy-chunk loop
2017-03-28 Ralph Boehmes3/smbd: move cc_copy into fsctl_srv_copychunk_state
2017-03-28 Ralph Boehmevfs_default: let copy_chunk_send use const from IDL
2017-03-28 Ralph Boehmes3/smbd: move copychunk ioctl limits to IDL
2017-03-28 Uri Simchonis3-libsmb: support rename and replace for SMB1
2017-03-28 Uri Simchonis3-libsmb: fail rename and replace inside cifs variant
2017-03-28 Uri Simchonis3-libsmb: cli_cifs_rename_send()
2017-03-28 Uri Simchonismbclient: add -f option to rename command
2017-03-28 Uri Simchonis3: libsmb: add replace support to cli_rename()
2017-03-28 Uri Simchonis3: libsmb: add replace support to SMB2 rename
2017-03-28 Volker Lendeckelib: Remove an unnecessary include
2017-03-28 Volker Lendeckelib: Remove unused winbind_get_groups and _get_sid_aliases
2017-03-28 Jeremy Allisons3: Test for CVE-2017-2619 regression with "follow...
2017-03-28 Jeremy Allisons3: smbd: Fix "follow symlink = no" regression part 2.
2017-03-28 Jeremy Allisons3: smbd: Fix "follow symlink = no" regression part 2.
2017-03-28 Jeremy Allisons3: Fixup test for CVE-2017-2619 regression with "follo...
2017-03-28 Jeremy Allisons3: Test for CVE-2017-2619 regression with "follow...
next