git add -f bin/default/librpc/gen_ndr/*.{c,h,ndr,pidl} bin/default/source*/librpc...
[metze/samba/wip.git] / source3 /
2019-06-04 Günther DeschnerSTEP01x: WIP: completly faked up dcerpc_call_handle_get...
2019-06-04 Stefan MetzmacherRevert "HACK cmd_spoolss_enum_ports multi fragments"
2019-06-04 Stefan MetzmacherHACK cmd_spoolss_enum_ports multi fragments
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3 client use dcerpc_connection_set_max_f...
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3 client use dcerpc_security_get_auth_info
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3 client use dcerpc_connection_set_max_f...
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3 client use dcerpc_connection_is_connec...
2019-06-04 Stefan MetzmacherSTEP03d: source3/rpc_client/cli_pipe.c remove unused
2019-06-04 Stefan MetzmacherSTEP03c: s3 client
2019-06-04 Stefan MetzmacherSTEP03c: s3 gensec
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3:rpc_client: gensec
2019-06-04 Stefan MetzmacherRevert "HACK: s3:rpc_client: multiple dcerpc_presentati...
2019-06-04 Stefan MetzmacherRevert "HACK: s3:rpc_client: pass object..."
2019-06-04 Stefan MetzmacherHACK: s3:rpc_client: pass object...
2019-06-04 Stefan MetzmacherHACK: s3:rpc_client: multiple dcerpc_presentations...
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3 client dcerpc_connection_set_use_trans_fn
2019-06-04 Stefan MetzmacherSTEP03c: rpccli_bh_raw_call_send => dcerpc_do_request_send
2019-06-04 Stefan MetzmacherSTEP03c: rpc_pipe_bind => dcerpc_security_allocate
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3:rpc_client: rpc_pipe_bind => dcerpc_do...
2019-06-04 Stefan MetzmacherSTEP03c: HACK s3:rpc_client dcerpc_connection...
2019-06-04 Stefan MetzmacherRevert "DCERPC server design ideas..."
2019-06-04 Stefan MetzmacherDCERPC server design ideas...
2019-06-04 Stefan MetzmacherRevert "source3/rpc_server/rpc_ncacn_np.c: tmp_mem"
2019-06-04 Stefan Metzmachersource3/rpc_server/rpc_ncacn_np.c: tmp_mem
2019-05-31 Anoop C Ss3-smbcontrol: Replace && with || to declare variables... master4-dcerpc-base master4-dcerpc-ok
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...
2019-05-24 Jeremy Allisons3: smbd: Convert dfree code to use file_lines_ploadv().
2019-05-24 Jeremy Allisons3: lib: util: Add file_lines_ploadv().
2019-05-24 Andreas Schneiders3:lib: Move up NULL check
2019-05-24 Andreas Schneiders3:utils: Only declare variables if we're gonna use...
2019-05-24 Andrew Bartlettselftest: Run samba3.srvsvc tests covering more of...
2019-05-24 Andrew Bartlettselftest: Add more testing of wkssvc in source3
2019-05-24 Andrew BartlettRun test for initshutdown
2019-05-23 Ralph Boehmevfs_fruit: change trigger points of AppleDouble conversion
2019-05-23 Ralph Boehmevfs_fruit: add a forward declaration for ad_get()
2019-05-23 Ralph Boehmeselftest: run vfs.fruit test against a share that delet...
2019-05-23 Christof Schmittlibsmbconf:registry: Return correct case for get_share
2019-05-23 Christof Schmittnet: Return share name in correct case from net rpc...
next