libsmb: Use cli_smb2_query_info_fnum
[kai/samba-autobuild/.git] / source3 /
2019-03-18 Volker Lendeckelibsmb: Use cli_smb2_query_info_fnum
2019-03-18 Volker Lendeckelibsmb: Add cli_smb2_query_info_fnum
2019-03-18 Volker Lendeckelibsmb: Change cli_posix_stat_send to take a pointer...
2019-03-18 Volker Lendeckelibsmb: Make cli_posix_[sym|hard]link proper tevent_req...
2019-03-18 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus
2019-03-18 Volker Lendeckesmbd: Remove two unnecessary return; statements
2019-03-18 Volker Lendecketorture3: Fix an error message
2019-03-18 Volker Lendeckerpc_server: Give mdssd its header file
2019-03-18 Volker Lendeckerpc_server: Give fssd its header file
2019-03-18 Volker Lendeckerpc_server: Give lsasd its header file
2019-03-18 Volker Lendeckerpc_server: Give epmd its header file
2019-03-18 Andreas Schneiders3:client: Fix smbspool device uri handling
2019-03-18 Andreas Schneiders3:client: Make sure we work on a copy of the title
2019-03-18 Andreas Schneiders3:client: Evaluate the AUTH_INFO_REQUIRED variable...
2019-03-18 Andreas Schneiders3:client: Pass DEVICE_URI and AUTH_INFO_REQUIRED env...
2019-03-18 Andreas Schneiders3:script: Fix jobid check in test_smbspool.sh
2019-03-15 David Disseldorpsmbd: fix check_parent_access() talloc stackframe leaks
2019-03-12 Andrew Bartlettmodules: Add dependency on tirpc to vfs_nfs4acl_xattr
2019-03-12 Volker Lendeckelibsmb: Use sid_parse()
2019-03-12 Volker Lendeckelib: Remove "struct sid_parse_ret" again
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-03-12 Michael HanselmannAvoid NULL pointer dereference in SMBsendend handler
2019-03-08 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus
2019-03-08 Volker Lendeckelibsmb: Add "in_cblobs" to cli_smb2_unlink
2019-03-08 Volker Lendeckelibsmb: Add "in_cblobs" to cli_smb2_rmdir
2019-03-08 Volker Lendeckelibsmb: Make cli_smb2_unlink async
2019-03-08 Volker Lendeckelibsmb: Simplify cli_smb2_mxac
2019-03-07 Christof Schmittpassdb: Increase ABI version to 0.28.0
2019-03-07 Garming Samweb_server: Remove the web port smb.conf parameter
2019-03-06 Christof Schmittlib/winbind_util: Add winbind_xid_to_sid for --without...
2019-03-06 Christof Schmittlib/winbind_util: Remove winbind_[gu]id_to_sid
2019-03-06 Christof Schmittlib/winbind_util: Move include out of ifdef
2019-03-04 Ralph Boehmetests: add a simple test for smbcacls -x
2019-03-04 Ralph Boehmesmbcacls: add -x argument, prints maximum access
2019-03-04 Ralph Boehmes3:libsmb: add cli_query_mxac()
2019-03-04 Ralph Boehmes3:libsmb: add cli_smb2_query_mxac()
2019-03-04 David Disseldorpvfs: drop lseek stat-open checks
2019-03-02 Volker Lendeckelibsmb: Make cli_posix_unlink/rmdir proper tevent_req...
2019-03-01 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus()
2019-03-01 Volker Lendeckelibsmb: Use tevent_req_simple_finish_ntstatus()
2019-03-01 Volker Lendeckelibsmb: Make cli_smb2_rmdir asynchronous
2019-03-01 Volker Lendeckelibsmb: add in/out cblobs to cli_smb2_create_fnum
2019-03-01 Volker Lendeckelibsmb: Avoid a separate "cblobs" var sending smb2...
2019-03-01 Volker Lendeckelibsmb: Reformat the cli_smb2_create_fnum_send args
2019-03-01 Swen Schilligrpcclient: Use wrapper for string to integer conversion
2019-03-01 Swen Schilligmodules: Use wrapper for string to integer conversion
2019-03-01 Swen Schilligwinbindd: Use wrapper for string to integer conversion
2019-03-01 Swen Schilligpassdb: Use wrapper for string to integer conversion
2019-03-01 Swen Schilligutils: Use wrapper for string to integer conversion
2019-03-01 Swen Schilliggroupdb: Use wrapper for string to integer conversion
2019-03-01 Swen Schilliglib: Use wrapper for string to integer conversion
2019-02-28 Volker Lendeckelib: Remove some unused code
2019-02-28 Volker Lendeckepassdb: Make [ug]id_to_sid use xid_to_sid
2019-02-28 Volker Lendeckepassdb: Introduce xid_to_sid
2019-02-28 Volker Lendeckelib: Introduce winbind_xid_to_sid
2019-02-28 Volker Lendeckewinbind: Use idmap_cache_find_xid2sid
2019-02-28 Volker Lendecketorture: Add tests for idmap cache
2019-02-28 Volker Lendeckeidmap_cache: Introduce idmap_cache_find_xid2sid
2019-02-28 Volker Lendeckewinbind: Now we explicitly track if we got ids from...
2019-02-28 Volker Lendeckewinbind: Initialize "expired" parameter to idmap_cache_...
2019-02-28 Volker Lendeckeidmap_cache: Only touch "sid" on success in find_xid_to_sid
2019-02-28 Volker Lendeckelib: Make idmap_cache return negative mappings
2019-02-27 David Disseldorpvfs_ceph: drop ifdef HAVE_FCHOWN/_FCHMOD
2019-02-27 David Disseldorpvfs_ceph: remove ceph_fallocate/ceph_ftruncate fallback
2019-02-27 David Disseldorpvfs_ceph: fix strict_allocate_ftruncate()
2019-02-27 David Disseldorpvfs_ceph: add missing fallocate hook
2019-02-27 Volker Lendeckewinbind: Avoid a "==False"
2019-02-27 Volker Lendeckewinbind: Fix an error path memleak
2019-02-27 Volker Lendeckewinbind: Align integer types
2019-02-27 Volker Lendeckewinbindd: Fix typos
2019-02-27 Volker Lendeckelibads: Align integer types
2019-02-27 Volker Lendeckelibads: Use dom_sid_str_buf
2019-02-27 Volker Lendeckepdbtest: Use dom_sid_str_buf
2019-02-25 Volker Lendeckelibcli: Pass buf/len to smb2_negotiate_context_add
2019-02-25 Volker Lendeckelibsmb: Resolve special _recv handling in cli_ntcreate
2019-02-25 Volker Lendeckesmbd: Align integer types
2019-02-25 Jeremy Allisons3: smbd: filenames - ensure we replace the missing...
2019-02-25 Jeremy Allisons3: torture: Add additional POSIX mkdir tests.
2019-02-24 Jeremy Allisonsmbd: unix_convert: Ensure we don't call get_real_filen...
2019-02-24 Jeremy Allisonsmbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH...
2019-02-24 Jeremy Allisons3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir...
2019-02-23 Ralph Boehmewinbindd: set idmap cache entries as the last step...
2019-02-23 Ralph Boehmewinbindd: track whether a result from xid2sid was comin...
2019-02-23 Ralph Boehmewinbindd: switch send-next/done order
2019-02-23 Ralph Boehmewinbindd: update xid in wb_xids2sids_state->xids with...
2019-02-23 Ralph Boehmewinbindd: convert id to a pointer in wb_xids2sids_dom_d...
2019-02-23 Ralph Boehmewinbindd: make xids a const argument to wb_xids2sids_send()
2019-02-23 Ralph Boehmewinbindd: make a copy of xid's in wb_xids2sids_send()
2019-02-22 Andreas Schneiders3:winbindd: Remove unused arcfour.h from PAM handling
2019-02-22 Andreas Schneiders3:rpc_server: Remove unused arcfour.h from netlogon
2019-02-22 Andreas Schneiders3:auth: Remove unused arcfour.h from auth_util.c
2019-02-22 Andreas Schneiders3:auth: Remove unused arcfour.h header from server_info.c
2019-02-22 Volker Lendeckelibsmb: Fix a resource leak in cli_posix_mkdir
2019-02-22 Volker Lendeckelibsmb: Pull up wire_flags calculation from open_internal
2019-02-22 Volker Lendeckelibsmb: Convert cli_posix_open to normal tevent_req...
2019-02-22 Mark Niggemannset caller allocation units in statvfs f_bavail
2019-02-22 Jiří Šašeknotifyd: Fix SIGBUS on sparc
2019-02-20 David Disseldorpvfs_ceph: refactor if-error-return-else logic
2019-02-20 David Disseldorpvfs_glusterfs: check for VFS_ADD_FSP_EXTENSION() failure
2019-02-20 Gary Lockyerwinbind: Log PAM and NTLM authentications.
next