s3:client: Fix size types
[samba.git] / source3 / smbd /
2018-04-03 Andreas Schneiders3:smbd: Fix size types in reply_negprot()
2018-03-30 Ralph Boehmes3:smbd: don't use the directory cache for SMB2/3
2018-03-29 Jeremy Allisons3: smbd: Files or directories can't be opened DELETE_O...
2018-03-22 Ralph Boehmes3: smbd: always set vuid in check_user_ok()
2018-03-22 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2018-03-20 Andreas Schneiders3:avahi: Fix size types
2018-03-20 Swen Schilligs3: Fix possible mem leak
2018-03-16 Anton Nefedov via... s3:smbd: map nterror on smb2_flush errorpath
2018-03-12 Swen Schilligs3: Fix max indentation and max column
2018-03-01 Andreas Schneiders3:smbd: Do not crash if we fail to init the session...
2018-03-01 Andreas Schneiders3:smbd: Add FALL_THROUGH statements in reply.c
2018-03-01 Andreas Schneiders3:smbd: Add FALL_THROUGH statements in trans2.c
2018-03-01 Andreas Schneiders3:smbd: Add FALL_THROUGH statements in nttrans.c
2018-02-23 Jeremy Allisons3: smbd: Fix possible directory fd leak if the underly...
2018-02-21 Björn Jackewscript: drop checks for setnetgrent/endnetgrent/getnet...
2018-02-21 Björn Jackes3: remove dead already commented code
2018-02-21 Andreas Schneiders3:auth: Pass mem_ctx to init_system_session_info()
2018-02-20 Andreas Schneiders3:auth: Pass mem_ctx to init_guest_session_info()
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to send_break_to_none
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to send_break_message()
2018-02-12 Volker Lendeckesmbd: Avoid a dependency on share_mode_entry->id
2018-02-12 Volker Lendeckesmbd: Avoid a dependency on share_mode_entry->id
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to message_to_share_mod...
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly into share_mode_entry_t...
2018-02-12 Volker Lendeckesmbd: Pass in "file_id" into validate_my_share_entries
2018-02-12 Volker Lendeckesmbd: Pass in "file_id" into share_mode_str()
2018-02-08 Volker Lendeckelib: Make g_lock_dump use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_write_data use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_unlock use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_lock use TDB_DATA
2018-02-03 Ralph Boehmes3/smbd: fix handling of delete-on-close on directories
2018-01-17 Christof SchmittRemove file system sharemode before calling unlink
2018-01-14 Volker Lendeckesmbd: Fix channel sequence number checks for long-runni...
2018-01-14 Volker Lendeckesmbd: Remove a "!" from an if-condition for easier...
2018-01-14 Volker Lendeckesmbd: Fix a typo
2018-01-13 Justin Maggard via... s3/smbd: Fix error code for unsupported SET_INFO requests
2018-01-10 Stefan Metzmachers3:smbd: remove deprecated 'use spnego = no" handling
2018-01-04 Jeremy Allisons3: smbd: Use identical logic to test for kernel oplock...
2017-12-21 Stefan Metzmachers3:smb2_server: allow logoff, close, unlock, cancel...
2017-12-21 Stefan Metzmachers3:smbd: return the correct error for cancelled SMB2...
2017-12-21 Uri Simchonipysmbd: fix use of sysacl API
2017-12-18 Gary Lockyersource3/smbd/server.c set socket close on exec
2017-12-16 Christof Schmittsmbd: Fix coredump on failing chdir during logoff
2017-12-13 Stefan Metzmachers3:smbd: remove deprecated handling of "profile acls...
2017-12-12 Volker Lendeckesmbd: Fix async large read
2017-12-08 Kevin AndersonAdd mdns name configuration option
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-12-04 Volker Lendeckelib: Use messaging_send_all instead of message_send_all
2017-12-04 Volker Lendeckemessaging: Remove the "n_sent" arg from message_send_all
2017-11-29 Volker Lendeckedbwrap_watch: Remove the "prec" parameter from watch_recv
2017-11-29 Volker Lendeckesmbd: Avoid using dbwrap_watched_watch_recv's prec...
2017-11-28 Andreas Schneiders4:samba: Allow samba daemon to run in foreground
2017-11-21 Jeremy Allisons3: smbd: Chain code can return uninitialized memory...
2017-11-21 Jeremy Allisons3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017...
2017-11-13 Volker Lendeckesmbd: Avoid an "else"
2017-11-11 Jeremy Allisons3: smbd: kernel oplocks. Replace retry_open() with...
2017-11-11 Uri Simchonivfs: remove SMB_VFS_INIT_SEARCH_OP
2017-11-11 Uri Simchonismbd: remove dptr_init_search_op()
2017-11-11 Uri Simchonismbd: remove calls to dptr_init_search_op() from TRANS2...
2017-11-11 Uri Simchonismbd: remove calls to dptr_init_search_op()
2017-11-10 Jeremy AllisonRevert "s3/smbd: fix deferred open with streams and...
2017-11-07 Ralph Boehmes3/posix_acls: add default ACL style "everyone"
2017-11-07 Ralph Boehmes3/smbd: make make_default_filesystem_acl public
2017-11-05 Ralph Wuerthners3: smbd: Fix delete-on-close after smb2_find
2017-10-27 Volker Lendeckesmbd: Remove an indentation level in smb2_negprot
2017-10-21 Ralph Boehmes3/smbd: update some more DEBUG macros in smbd_smb2_cre...
2017-10-21 Ralph Boehmes3/smbd: use early returns in smbd_smb2_create_send
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_after_exec from...
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_before_exec from...
2017-10-21 Ralph Boehmes3/smbd: remove all stack variables of smbd_smb2_create...
2017-10-21 Ralph Boehmes3/smbd: move create ctx extraction and validation...
2017-10-21 Ralph Boehmes3/smbd: move create contexts into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: remove unneeded args from smbd_smb2_create_finish
2017-10-21 Ralph Boehmes3/smbd: move info into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: add in_create_disposition to smbd_smb2_create_...
2017-10-21 Ralph Boehmes3/smbd: add in_oplock_level to smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: move requested_oplock_level into smbd_smb2_cre...
2017-10-21 Ralph Boehmes3/smbd: move replay_operation into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: move result into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: leverage early return added in the previous...
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_finish from smbd_s...
2017-10-21 Ralph Boehmes3/smbd: modernize a DEBUG statement
2017-10-21 Ralph Boehmes3/smbd: move some setup code in smbd_smb2_create_send...
2017-10-21 Ralph Boehmes3/smbd: add tevent context to smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: use struct initializer for smbd_smb2_create_state
2017-10-17 Ralph Boehmes3/smbd: use correct access in get_file_handle_for_metadata
2017-10-17 Ralph Boehmes3/smbd: fix access checks in set_ea_dos_attribute()
2017-10-17 Ralph Boehmes3/smbd: README.Coding fixes in set_ea_dos_attribute
2017-10-09 Ralph Boehmes3/smbd/posix_acls: return correct status in try_chown
2017-10-09 Jeremy Allisons3: smbd: Currently if getwd() fails after a chdir...
2017-10-04 Omri Mors3/smbd: register Time Machine shares with Avahi
2017-09-29 Amitay Isaacsnotifyd: Broadcast to all connected nodes
2017-09-22 Christof Schmittsmbd/aio: Do not go async for SMB2 compound requests
2017-09-22 Christof Schmittsmbd: Move check for SMB2 compound request to new function
2017-09-20 Jeremy AllisonCVE-2017-12163: s3:smbd: Prevent client short SMB1...
2017-09-16 Volker Lendeckenotifyd: Clarify a comment
2017-09-12 Ralph Boehmes3/smbd: sticky write time offset miscalculation causes...
2017-08-08 Ralph Boehmes3/smbd: handle EACCES when fetching DOS attributes...
2017-08-08 Ralph Boehmes3/smbd: handling of failed DOS attributes reading
next