vfs_fruit: indentation fix
[metze/samba/wip.git] / source3 /
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...
2019-05-23 Christof Schmittselftest: Add test for case-preserving in 'net [rpc...
2019-05-23 Volker Lendeckesmbd: Calculate delay_mask only once in delay_for_oplock
2019-05-23 Volker Lendeckesmbd: Merge "print_lock_struct" into one DBG
2019-05-23 Andreas Schneiders3:smbspool: Use NTSTATUS return codes
2019-05-23 Andreas Schneiders3:smbspool: Add debug messages to kerberos_ccache_is_v...
2019-05-23 Andreas Schneiders3:smbspool: Always try to authenticate using Kerberos
2019-05-23 Andreas Schneiders3:smbspool: Print the filename we failed to open
2019-05-23 Andreas Schneiders3:smbspool: Fallback to default ccache if KRB5CCNAME...
2019-05-23 Andreas Schneiders3:smbspool: Use %u format specifier to print uid
2019-05-23 Andreas Schneiders3:smbspool: Add debug for finding KRB5CCNAME
2019-05-23 Andreas Schneiders3:smbspool: Print the principal we use to authenticate...
2019-05-23 Andreas Schneiders3:smbspool: Add the 'lp' group to the users groups
2019-05-22 Volker Lendeckesmbd: Fix a panic
2019-05-22 Volker Lendeckesmbd: Enable "smbd:suicide mode" for smb2
2019-05-22 Andrew Bartlettlib: Remove "tdb based replacement for gettext"
2019-05-21 Andreas Schneiders3:torture: Use GnuTLS MD5
2019-05-21 Andreas Schneiders3:rpc_client: Use GnuTLS MD5 for samr
2019-05-21 Andreas Schneiders3:profile: Use GnuTLS MD5
2019-05-21 Andreas Schneiders3:vfs: Use GnuTLS MD5 in vfs_fruit
2019-05-21 Andreas Schneiders3:vfs: Use GnuTLS MD5 in vfs_streams_xattr
2019-05-21 Andreas Schneiders3:smbd: Return NTSTATUS for srv_calculate_sign_mac()
2019-05-21 Andreas Schneiderlibcli:smb: Return NTSTATUS for smb_key_derivation()
2019-05-19 Rikard Falkeborns3: torture: Fix return values
2019-05-19 Rikard Falkeborns3: libsmbclient: Fix return value if cli_open() fails
2019-05-19 Rikard Falkebornvfs_gpfs: Fix return value if getting data fails
2019-05-19 Rikard Falkebornvfs_catia: Fix return value in lock functions
2019-05-19 Fabrice FontaineFix uClibc build on 64bit platforms by including stdint.h
2019-05-18 Volker Lendeckesmbd: Send "share_file_id" with the rename msg
2019-05-18 Volker Lendeckesmbd: Add file_rename_message in idl
2019-05-16 Volker Lendeckesmbd: Do oplock break messages in ndr
2019-05-16 Volker Lendeckesmbd: Use send_break_message() in send_break_to_none()
2019-05-16 Volker Lendeckesmbd: Remove a pointless "continue" statement
2019-05-16 Volker Lendeckesmbd: Remove an obsolete comment from share_conflict()
2019-05-16 Richard Sharpes3: smbd: Don't log at WARNING level when exiting the...
2019-05-16 Shyamsunder Rathis3:loadparm: Ensure to truncate FS Volume Label at...
2019-05-16 Noel Powers3: squash 'cast between incompatible function types...
2019-05-16 Noel Powers3/smbd: squash 'cast between incompatible function...
2019-05-16 Volker Lendeckesmbd: Slightly simplify delay_for_oplock()
2019-05-16 Volker Lendeckesmbd: Fix a typo
2019-05-16 Volker Lendeckesmbd: Use a direct struct assignment in reply_setatr()
2019-05-15 Jeremy Allisons3: net: Test of fuzzer problems with net rpc registry...
2019-05-15 Jeremy Allisons3: net: Rewrite of reg_parse_fd() to harden against...
2019-05-15 Jeremy Allisons3: net: Harden srprs_str() against memcmp overread.
2019-05-15 Jeremy Allisons3: net: Harden act_val_hex() act_val_sz() against...
2019-05-15 Jeremy Allisons3: net: Harden guess_charset() against overflow errors.
2019-05-15 Fabrice Fontainetest_regfio.c: include stdint.h before cmoka.h
2019-05-15 Andreas Schneiders3:libsmb: Add missing OOM check in fill_quota_buffer()
2019-05-14 David Disseldorpvfs: add ceph_snapshots module
2019-05-14 David Disseldorpvfs_ceph: drop fdopendir handler
2019-05-10 David Disseldorpvfs_ceph: fix cephwrap_flistxattr() debug message
2019-05-10 Gary Lockyers3 rpc_client: Fix Asan stack use after scope
next