Move handle checking code to copychunk_check_handles().
[ddiss/samba.git] / source3 /
2013-04-15 Jeremy AllisonMove handle checking code to copychunk_check_handles().
2013-04-15 David Disseldorpsmb2_ioctl: copychunk request max output validation
2013-04-15 David Disseldorpsmb2_ioctl: track copychunk response output state
2013-04-15 David Disseldorpsmb2_ioctl: copychunk CHECK_READ and CHECK_WRITE
2013-04-15 David Disseldorpsmb2_ioctl: only pass through to VFS on a valid fsp
2013-04-15 David Disseldorpsmb2_ioctl: perform locking around copychunk requests
2013-04-15 David Disseldorpsmbd: split out file_fsp_get from file_fsp_smb2
2013-04-15 David Disseldorpsmb2_ioctl: remove ioctl error response assumptions
2013-04-15 David Disseldorpsmb2_ioctl: add support for FSCTL_SRV_COPYCHUNK
2013-04-15 David Disseldorps3-vfs: add copy_chunk vfs hooks
2013-04-15 David Disseldorpsmb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY support
2013-04-15 David Disseldorpsmb2_ioctl: split ioctl handler code on device type
2013-04-15 David Disseldorpsmb2_ioctl: split ioctl handlers into separate funtions
2013-03-21 Jeremy AllisonFix bug #9724 - is_encrypted_packet() function incorrec...
2013-03-21 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing dump'.
2013-03-21 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing migrate'.
2013-03-21 Jeremy Allisons3:selftest: Add LARGE_READX test into our make test...
2013-03-21 Jeremy Allisons3:torture: Add new LARGE_READX test to investigate...
2013-03-21 Jeremy Allisons3:smbd: Add functions calc_max_read_pdu()/calc_read_si...
2013-03-21 Jeremy Allisons3:smbd: Remove server_will_accept_large_read() and...
2013-03-21 Jeremy Allisons3:smbd: Fix off-by 4 error in wrap protection code...
2013-03-21 Stefan Metzmachers3:smbd: add some const to req_is_in_chain()
2013-03-21 Stefan Metzmachers3:smbd: remove silly (SMB_OFF_T_BITS == 64) checks
2013-03-21 Stefan Metzmachers3:smbd: keep global_client_caps and max_send from...
2013-03-21 Stefan Metzmachers3:libsmb: let cli_read_andx_create() accept any length
2013-03-21 Stefan Metzmachers3:libsmb: make use of SMB_CAP_LEGACY_CLIENT_MASK inste...
2013-03-20 Karolin SeegerMerge tag 'samba-4.0.4' into v4-0-test
2013-03-19 Andrew Bartlettsmbd:posix_acls Remove incorrectly added lp_create_mask...
2013-03-19 Andrew Bartlettparam: Remove incorrectly added defaults in AD DC allow...
2013-03-11 Guenter Kukkukkvfs_catia: add my copyright
2013-03-11 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-11 Guenter Kukkukkvfs_catia: add debug class for that module
2013-03-06 Stefan Metzmachers3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WA...
2013-03-06 Stefan Metzmachers3:lib/events: make use of tevent_common_loop_timer_delay()
2013-03-01 Daniel KobrasFix bug #9039 'map untrusted to domain' treats WORKSTAT...
2013-03-01 Richard SharpeMake sure that domain joins work correctly when the...
2013-03-01 Christian Ambachs3:lib/afs fix the build
2013-03-01 Christian Ambachs3:build fix the build with --fake-kaserver
2013-02-27 Andreas Schneiders3-tldap: Make sure we don't deref a null pointer....
2013-02-27 Andreas Schneidernmbd: Fix request data data processing.
2013-02-27 Andreas Schneiderlibsmb: Fix possible null pointer dereference. Reviewed...
2013-02-27 Andreas Schneiderpdb: Fix array overrun by one. Reviewed-by: Alexander...
2013-02-27 Andreas Schneiders3-spoolss: Don't leak memory. Reviewed-by: Alexander...
2013-02-27 Andreas Schneiders3-rpc_server: Make sure that fd is really closed on...
2013-02-27 Andreas Schneiders3-vfs: Don't leak file descriptor on error. Reviewed...
2013-02-27 Andreas Schneiders3-libsmb: Don't leak memory on error. Reviewed-by...
2013-02-27 Andreas Schneiderwinbind: Don't leak centry memory. Reviewed-by: Alexand...
2013-02-27 Andreas Schneiderwinbind: Don't leak memory on return. Reviewed-by:...
2013-02-27 Andreas Schneiders3-smbd: Don't leak subcntarr array. Reviewed-by: Alexa...
2013-02-27 Andreas Schneiders3-vfs: Don't leak file descriptor. Reviewed-by: Alexan...
2013-02-27 Andreas Schneiders3-param: Don't leak file descriptor. Reviewed-by:...
2013-02-27 Andreas Schneiders3-lsasd: Don't leak file descriptors. Reviewed-by...
2013-02-26 Christian Ambachs3:rpc_client fix a crash
2013-02-25 Björn Jackebuild/autoconf: put ld check variable in quotes
2013-02-25 Björn Jackebuild/autoconf: fix check for GNU ld version
2013-02-18 Michael Adams3:idmap_autorid: fix freeing of non-talloced memory...
2013-02-13 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-02-12 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
2013-02-12 Jeremy AllisonFix bug #9642 - vfs_afsacl.c won't build.
2013-02-12 Alexander Bokovoyautoconf: rename pdb_ldap module to pdb_ldapsam
2013-02-12 Alexander Bokovoysource3/wscript: support 'pdb_ldap' module in configure
2013-02-12 Andreas SchneiderRename pdb_ldap to pdb_ldapsam
2013-02-12 David DisseldorpFix bug 9633: recursive mget should continue on EPERM
2013-02-06 Stefan Metzmachers3:auth: wbcAuthenticateEx gives unix times (bug #9625)
2013-02-06 Michael Adams3:winbindd: change getpwsid() to return a passwd struc...
2013-02-06 Michael Adams3:winbindd: check the correct variable for talloc...
2013-02-06 Michael Adams3:winbindd:getgrnam: also produce a group struct for...
2013-02-06 Michael Adams3:winbindd: create group structs for gids that are...
2013-02-06 Michael Adams3:winbindd: factor add_wbint_Principal_to_dict() out...
2013-02-06 Michael Adams3:winbindd: fix a cut'n'paste comment typo in wb_fill_...
2013-02-06 Michael Adams3:winbindd: rename winbindd_getgrnam_lookupsid_done...
2013-02-05 Stefan Metzmachers3: use generate_random_password() instead of generate_...
2013-01-30 Karolin SeegerMerge commit 'samba-4.0.2' into v4-0-test
2013-01-29 Kai Blinswat: Use additional nonce on XSRF protection
2013-01-29 Kai Blinswat: Use X-Frame-Options header to avoid clickjacking
2013-01-28 Jeremy AllisonRegression test for bug #9571 - Unlink after open cause...
2013-01-28 Pavel ShilovskyFix bug #9571 - Unlink after open causes smbd to panic.
2013-01-28 Jeremy AllisonFix bug #9588 - ACLs are not inherited to directories...
2013-01-28 Jeremy AllisonRegression test for bug #9587 - archive flag is always...
2013-01-28 Jeremy AllisonFix bug #9587 - archive flag is always set on directories.
2013-01-28 Jeremy AllisonFix bug #9586 - smbd[29175]: disk_free: sys_popen(...
2013-01-28 Jeremy AllisonFix bug #9572 - File corruption during SMB1 read by...
2013-01-28 Jeremy AllisonRevert "s3:smbd: SMB ReadX with size > 0xffff should...
2013-01-28 Günther Deschners3-winbind: fix the build of idmap_ldap.
2013-01-28 Michael Adambuild(waf): fix the abi_match for the pdb library
2013-01-28 Andrew Bartlettswat: move russian swat files alongside ja and tr
2013-01-28 Andrew Bartlettpassdb: Add discard_const_p() to pdb_samba_dsdb
2013-01-28 Ira Coopers3: Fix vfs_zfsacl to compile.
2013-01-23 Günther DeschnerBUG 9474: Downgrade v4 printer driver requests to v3.
2013-01-22 David DisseldorpBUG 9378: Add extra attributes for AD printer publishing.
2013-01-22 David Disseldorpprinting: Remove invalid free from error path.
2013-01-22 Andreas SchneiderBUG 9574: Fix a possible null pointer dereference in...
2013-01-22 Andreas Schneiders3-rpc_server: Fix a possible null pointer dereference.
2013-01-21 Volker Lendeckesamr: Fix bug 9541, make use of posix_openpt
2013-01-21 Volker Lendeckesamr: Split up an assignment from an if condition
2013-01-18 Andrew Bartlettvfs: Fix compilation of solaris ACL module
2013-01-16 Volker Lendeckeconfigure: Fix bug 9546, aio_suspend detection on FreeBSD
2013-01-16 Volker Lendeckesmbd: Fix bug 9544, part 2
2013-01-16 Volker Lendeckesmbd: Fix bug 9544, part 1
2013-01-16 Volker Lendeckesmbd: Always compile vfs_commit
next