rpc_client: Simplify get_complete_frag_got_header()
[samba.git] / source3 /
2021-08-24 Volker Lendeckerpc_client: Simplify get_complete_frag_got_header()
2021-08-24 Volker Lendeckerpc_client: Simplify get_complete_frag_got_header()
2021-08-24 Volker Lendeckerpc_client: Simplify get_complete_frag_got_rest()
2021-08-24 Volker Lendeckerpc_client: Simplify rpc_api_pipe_auth3_done()
2021-08-24 Volker Lendeckerpc_client: Avoid casts
2021-08-24 Volker Lendeckerpc_client: Use tevent_req_nterror() properly
2021-08-24 Volker Lendeckerpc_client: Simplify rpccli_bh_disconnect_recv()
2021-08-24 Volker Lendeckewinbind: Remove an unused include
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_write_send() to tevent_req conven...
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_api_pipe_send() to recent coding...
2021-08-24 Volker Lendeckerpc_client: Use ndr_syntax_id_equal() in check_bind_res...
2021-08-24 Volker Lendeckerpc_client: Use struct init/assignment
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_pipe_bind_send() to talloc_req...
2021-08-24 Volker Lendeckerpc_client: Avoid ZERO_STRUCTP in prepare_verification_...
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_api_pipe_req_send() to talloc_req...
2021-08-24 Volker Lendeckerpc_client: Slightly simplify rpc_api_pipe_req_send()
2021-08-24 Volker Lendeckerpc_client: Early TALLOC_FREE() in prepare_verification...
2021-08-24 Volker Lendeckerpc_client: Fix a small memleak
2021-08-24 Volker Lendeckelibsmb: Fix a typo
2021-08-24 Volker Lendeckerpc_client: Slightly simplify rpc_transport_np_init_pip...
2021-08-24 Volker Lendeckelib: Improve comment wording
2021-08-24 Volker Lendeckerpc_server: Fix a comment
2021-08-24 Volker Lendeckerpc_server: Simplify _samr_CreateUser2()
2021-08-24 Volker Lendeckerpc_server: Align integer types
2021-08-24 Volker Lendeckerpc_server: Remove an unused function declaration
2021-08-24 Volker Lendeckerpc_server: Slightly simplify set_user_info_18()
2021-08-24 Volker Lendeckerpc_server: Slightly simplify set_user_info_21()
2021-08-24 Volker Lendeckerpc_server: Simplify open_np_file()
2021-08-20 Jeremy Allisons3: smbd: Ensure all returns from OpenDir() correctly...
2021-08-19 Jeremy Allisons3: VFS: streams_depot: Allow "streams directory" outsi...
2021-08-19 Jeremy Allisons3: VFS: vfs_streams_depot: Factor out the code that...
2021-08-19 Jeremy Allisons3: selftest: Add a test for vfs_streams_depot with...
2021-08-17 Ralph Boehmeregistry: check for running as root in clustering mode
2021-08-17 Ralph Boehmes3/lib/dbwrap: check if global_messaging_context()...
2021-08-13 Ralph Boehmevfs_default: detect EOPNOTSUPP and ENOSYS errors from...
2021-08-12 Andreas Schneiders3:winbindd: Pass the right variable to the debug message
2021-08-12 Andreas Schneiders3:winbind: Do not start if the priviliged socket path...
2021-08-11 Stefan Metzmachers3:libsmb: close the temporary IPC$ connection in cli_f...
2021-08-11 Stefan Metzmachers3:libsmb: start encryption as soon as possible after...
2021-08-11 Jeremy Allisons3: smbd: For FSCTL calls that go async, add the outsta...
2021-08-11 Jeremy Allisons3: smbd: Call smbd_fsctl_torture_async_sleep() when...
2021-08-11 Jeremy Allisons3: smbd: Add smbd_fsctl_torture_async_sleep() server...
2021-08-11 Jeremy Allisons3: smbd: Split out smb2_ioctl_smbtorture() into a...
2021-08-10 Ralph Boehmes3/rpc_server: track the number of policy handles with...
2021-08-10 Ralph Boehmeselftest: add a test for the "deadtime" parameter
2021-08-06 Volker Lendeckesmbd: Simplify mark_share_mode_disconnected()
2021-08-06 Volker Lendeckesmbd: Fix fetch_share_mode_send() error return
2021-08-06 Volker Lendeckenet: Use dbwrap_do_locked() in wipedbs_delete_records()
2021-08-06 Volker Lendeckelibsmbclient: Avoid a call to SMBC_errno() in SMBC_noti...
2021-08-06 Volker Lendeckelibsmbclient: Avoid a call to SMBC_errno() in SMBC_attr...
2021-08-06 Volker Lendeckelibsmbclient: Avoid a call to SMBC_errno() in SMBC_spli...
2021-08-06 Volker Lendeckelibsmbclient: Avoid a call to SMBC_errno() in SMBC_read...
2021-08-06 Volker Lendeckelibsmbclient: Avoid a call to SMBC_errno() in SMBC_open...
2021-08-06 Volker Lendeckelibsmbclient: Avoid a call to SMBC_errno() in SMBC_chmo...
2021-08-06 Volker Lendeckerpc_client: Avoid two casts with proper printf specifiers
2021-08-06 Volker Lendeckerpc_client: Save 65 .text bytes with -Os
2021-08-06 Volker Lendeckerpc_client: Simplify create_rpc_bind_req()
2021-08-06 Volker Lendeckerpc_client: Replace ZERO_STRUCTP with struct assignment
2021-08-06 Volker Lendeckerpc_client: Simplify rpc_pipe_bind_step_one_done()
2021-08-06 Volker Lendeckelibnetapi: Save lines with any_nt_status_not_ok()
2021-08-06 Volker Lendeckenet: Align some integer types
2021-08-06 Volker Lendeckenet3: Simplify name_to_sid(): dom_sid_parse checks...
2021-08-06 Volker Lendeckenet3: Save a few lines with any_nt_status_not_ok()
2021-08-06 Volker Lendeckelib;smbd: Fix the -Os build by initializing variables
2021-08-06 Volker Lendeckerpcclient: Align integer types
2021-08-06 David Gajewskis3: VFS: solarisacl: Fix compile error (missed variable...
2021-08-05 Jeremy Allisons3: VFS: ceph. Fix enumerating directories. dirfsp...
2021-08-03 Andreas Schneiders3:winbindd: Add a check for the path length of 'winbin...
2021-08-03 Stefan Metzmacherwinbindd_pam: add NT4 DC handling into winbind_samlogon...
2021-08-03 Andreas Schneidernetlogon:schannel: If weak crypto is disabled, do not...
2021-08-02 Ralph Boehmesmbd: only open full fd for directories if needed
2021-08-02 Ralph Boehmesmbd: drop requirement for full open for READ_CONTROL_A...
2021-07-31 Volker Lendeckesamba-bgqd: Fix samba-bgqd with "clustering=yes"/"inclu...
2021-07-28 Jeremy Allisons3: smbd: Don't leak meta-data about the containing...
2021-07-28 Jeremy Allisons3: smbd: Allow async dosmode to cope with ".." pathnam...
2021-07-28 Andreas Schneiders3:selftests: Pass env variables to fips tests
2021-07-21 Günther Deschners3-torture: give torture test binaries their own wscrip...
2021-07-21 Andreas Schneiders3:tests: Add smbclient kerberos tests for ad_dc and...
2021-07-20 Stefan Metzmachers3:smbd: really support AES-256* in the server
2021-07-16 Andreas Schneiders3:utils: Use better error message for smbtree
2021-07-15 Stefan Metzmachers3:smbd: implement FSCTL_SMBTORTURE_GLOBAL_READ_RESPONS...
2021-07-15 Stefan Metzmachers3:smbd: introduce a body_size variable in smbd_smb2_re...
2021-07-15 Jeremy Allisons3: VFS: default. In vfswrap_getxattrat_do_async()...
2021-07-15 Jeremy Allisons3: VFS: default. In vfswrap_getxattrat_do_sync() alway...
2021-07-15 Jeremy Allisons3: VFS: default: Add 'handle' member to struct vfswrap...
2021-07-15 Jeremy Allisons3: VFS: default: Move vfswrap_fgetxattr() before the...
2021-07-15 Jeremy Allisons3: smbd: Allow "smbd async dosmode = yes" to return...
2021-07-15 Jeremy Allisons3: tests: Add "SMB2-LIST-DIR-ASYNC" test.
2021-07-15 Jeremy Allisons3: tests: Our tests for "smbd async dosmode = yes...
2021-07-15 Stefan Metzmachers3:smbd: improve the error returns for invalid session...
2021-07-15 Stefan Metzmacherlibcli/smb: actually make use of "client/server smb3...
2021-07-15 Stefan Metzmacherdocs-xml: add "client/server smb3 signing algorithms...
2021-07-15 Stefan Metzmachers3:smbd: prepare support for SMB2_SIGNING_CAPABILITIES
2021-07-15 Stefan Metzmachers3:smbd: make sure we don't try to sign CANCEL response...
2021-07-15 Stefan Metzmachers3:smbd: make sure STATUS_PENDING responses are never...
2021-07-15 Stefan Metzmachers3:smbstatus: pretty print the use of new signing/encry...
2021-07-15 Stefan Metzmachers3:smbd: only allow cancel with the same session
2021-07-15 Stefan Metzmachers3:smbd: let 'server smb3 encryption algorithms' disabl...
2021-07-15 Stefan Metzmachers3:smbd: make use of 'server smb3 encryption algorithms'
2021-07-15 Stefan Metzmachers3:libsmb: make use of 'client smb3 encryption algorithms'
next