CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOperation
[samba.git] / source3 /
2019-06-18 Andreas Schneiders3:client: Link smbspool_krb5_wrapper against krb5samba
2019-06-18 Volker Lendeckesmbd: Slightly simplify smb_set_posix_lock()
2019-06-18 Volker Lendeckesmbd: Add a explanation for num_aio_requests
2019-06-18 Volker Lendeckesmbd: Align integer types in reply_lockingX
2019-06-18 Volker Lendeckesmbd: Avoid casts
2019-06-18 Volker Lendeckesmbd: Fix a typo
2019-06-18 Volker Lendeckesmbd: smbd_do_locking() does not use the "type" param...
2019-06-18 Volker Lendeckesmbd: Simplify smbd_do_locking()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckelibsmb: Use cli_lockingx() in cli_unlock()
2019-06-18 Volker Lendeckelibsmb: Use cli_lockingx() in cli_locktype()
2019-06-18 Volker Lendeckelibsmb: Use cli_lockingx() in cli_oplock_ack()
2019-06-18 Volker Lendeckelibsmb: Add async cli_lockingx()
2019-06-18 Volker Lendeckelibsmb: Remove unused is_andx_req
2019-06-18 Volker Lendeckesmbd: Use smb1cli_is_andx_req()
2019-06-18 Volker Lendeckelibsmb: Remove unused cli_[un]lock64()
2019-06-18 Volker Lendeckelibsmb: Align integer types
2019-06-18 Volker Lendeckesmbd: Avoid a "?true:false" in smbd_do_locking
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm unix_username
2019-06-11 Samuel Cabreros3: net: Consider unprocessed in input buffer
2019-06-11 Günther Deschners3/vfs_glusterfs_fuse: Avoid using NAME_MAX directly
2019-06-10 Günther Deschners3/vfs_glusterfs: Avoid using NAME_MAX directly
2019-06-10 Günther DeschnerRevert "s3/vfs_glusterfs_fuse: Dynamically determine...
2019-06-10 Günther DeschnerRevert "s3/vfs_glusterfs: Dynamically determine NAME_MAX"
2019-06-05 Ralph Boehmes3:auth: explicitly add BUILTIN\Guests to the guest...
2019-06-05 Ralph Boehmetests: add a test for guest authentication
2019-06-05 Ralph Boehmes3:smbd: call reinit_guest_session_info() in the conf...
2019-06-05 Ralph Boehmes3:auth: add reinit_guest_session_info()
2019-06-04 Andreas Schneiders3:modules: Put debug msg into the if clause checking...
2019-06-04 Noel Powers3/winbdind: cppcheck: fix nullPointerArithmetic error
2019-06-04 Noel Powers3/modules: cppcheck: Fix ctunullpointer error
2019-06-04 Noel Powers3/rpcclient: cppcheck: Fix shiftTooManyBitsSigned...
2019-06-04 Stefan Metzmachers3:rpc_server:netlogon: simplify AUTH_TYPE_SCHANNEL...
2019-06-04 Stefan Metzmachers3:rpc_server:netlogon: don't require NEG_AUTHENTICATED...
2019-05-31 Anoop C Ss3-smbcontrol: Replace && with || to declare variables...
2019-05-30 Ralph Boehmevfs_fruit: remove a now unnecessary include
2019-05-30 Ralph Boehmevfs_fruit: use VFS functions in ad_read_rsrc_adouble()
2019-05-30 Ralph Boehmevfs_fruit: use fsp and remove syscalls from ad_convert_...
2019-05-30 Ralph Boehmevfs_fruit: use VFS function in ad_convert_truncate()
2019-05-30 Ralph Boehmevfs_fruit: add VFS handle to ad_convert_truncate()
2019-05-30 Ralph Boehmevfs_fruit: use fsp and remove mmap in ad_convert_xattr()
2019-05-30 Ralph Boehmevfs_fruit: remove use of mmap() from ad_convert_move_reso()
2019-05-30 Ralph Boehmevfs_fruit: convert ad_open_rsrc() to open a proper...
2019-05-30 Ralph Boehmevfs_fruit: only do cross protocol locking on non-intern...
2019-05-30 Ralph Boehmevfs_fruit: remove a layer of indirection
2019-05-30 Ralph Boehmevfs_fruit: pass VFS handle to ad_convert_move_reso()
2019-05-30 Ralph Boehmevfs_fruit: remove xattr code from the AppleDouble subsystem
2019-05-30 Ralph Boehmevfs_fruit: remove now unused AppleDouble code for resou...
2019-05-30 Ralph Boehmevfs_fruit: use stream code for resource fork size calcu...
2019-05-30 Ralph Boehmevfs_fruit: use correct case FRUIT_RSRC_STREAM in readdi...
2019-05-30 Ralph Boehmevfs_fruit: ignore AppleDouble files in fruit_unlink()
2019-05-30 Ralph Boehmevfs_fruit: add a missing else
2019-05-30 Ralph Boehmevfs_fruit: add and use is_adouble_file()
2019-05-30 Ralph Boehmevfs_fruit: finally, remove ad_handle from struct adouble
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_convert_delete_adfile()
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_convert_finderinfo()
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_convert_blank_rfork()
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_convert_xattr()
2019-05-30 Ralph Boehmevfs_fruit: indentation fix
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_read_rsrc() and all the...
2019-05-30 Ralph Boehmevfs_fruit: use proper VFS function in ad_read_meta()
2019-05-30 Ralph Boehmevfs_fruit: indentation fix
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_read_meta()
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_read()
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_set()
2019-05-30 Ralph Boehmevfs_fruit: pass handle to ad_fset()
2019-05-29 Noel Powers3/smbd: cppcheck: Fix ctunullpointer error
2019-05-29 Noel Powers3/printing: cppcheck avoid 'nullPointerArithmetic...
2019-05-29 Noel Powers3/lib: don't write to buffer (which might be NULL...
2019-05-29 Noel Powers3/lib/netapi: Fix 'Possible null pointer dereference...
2019-05-29 Noel Powers3/libads: cppcheck fix error: shiftTooManyBitsSigned...
2019-05-28 Volker Lendeckesmbd: Adapt brl_pending_overlap to README.Coding
2019-05-28 Volker Lendeckesmbd: Avoid casts in smbd_smb2_lock_send()
2019-05-28 Volker Lendeckesmbd: Avoid casts in do_unlock()
2019-05-28 Volker Lendeckesmbd: Avoid casts in smbd_do_unlocking()
2019-05-28 Volker Lendeckesmbd: Align integer types in smbd_do_unlocking()
2019-05-28 Volker Lendeckesmbd: Simplify an if-expression in smbd_do_locking()
2019-05-28 Volker Lendeckesmbd: Use tevent_req_simple_recv_ntstatus() in smbd_smb...
2019-05-28 Volker Lendeckesmbd: Avoid casts in smbd_do_locking()
2019-05-28 Volker Lendeckesmbd: Fix a typo
2019-05-28 Volker Lendeckesmbd: Factor out fsps_lease_update()
2019-05-28 Volker Lendeckesmbd: Simplify fsp_lease_update()
2019-05-28 Volker Lendeckesmbd: Use "fsp->lease" instead of "lease"
2019-05-28 Volker Lendeckesmbd: Fix a typo
2019-05-28 Volker Lendeckedbwrap: Use sizeof, not an integer constant
2019-05-28 Volker Lendeckebrlock: Remove clustering special case
2019-05-28 Volker Lendeckesmbd: Fix a typo
2019-05-28 Ralph Boehmes3:mdssvc: fix flex compilation error
2019-05-27 Ralph Boehmeregistry: add a missing include
2019-05-27 Jeremy Allisons3: winbind: Fix crash when invoking winbind idmap...
2019-05-27 Gary LockyerFix ubsan null pointer passed as argument 2
2019-05-24 Ralph Boehmes3: lib: Rename all uses of file_pload_XXX -> file_ploa...
2019-05-24 Jeremy Allisons3: lib: Remove file_pload_send().
2019-05-24 Jeremy Allisons3: winbind: Convert idmap to use file_ploadv_send().
2019-05-24 Jeremy Allisons3: lib: Add file_ploadv_send().
2019-05-24 Jeremy Allisons3: lib: Remove file_lines_pload().
2019-05-24 Jeremy Allisons3: smbd: Convert sysquotas.c code to use file_lines_pl...
2019-05-24 Jeremy Allisons3: smbd: Convert print_svid code to use file_lines_plo...
next