Convert affected by previous commit lines from DEBUG(10,..) to DBG_DEBUG().
[metze/samba/wip.git] / source3 / smbd /
2018-05-16 Timur I. BakeyevConvert affected by previous commit lines from DEBUG...
2018-05-16 Timur I. BakeyevRemove extra 0x prefix for the "%p" format specifiers...
2018-05-13 Volker Lendeckesmbd: Fix "reset on zero vc"
2018-05-12 Mathieu ParentFix spelling s/unsuported/unsupported/
2018-05-12 Mathieu ParentFix spelling s/succesfully/successfully/
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-05-12 Mathieu ParentFix spelling s/desriptor/descriptor/
2018-05-09 Jeremy Allisons3: smbd: Remove unused counters for outstanding aio...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: VFS: Remove vfs_write_data(). No longer used.
2018-05-04 Jeremy Allisons3: smbd: Remove the handling of offset == -1 in real_w...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-04 Ralph Boehmes3:cleanupd: sends MSG_SMB_UNLOCK twice to interested...
2018-05-03 Ralph Boehmes3:cleanupd: use MSG_SMB_BRL_VALIDATE to signal cleanup...
2018-05-02 Jeremy Allisons3: VFS: Default. Move vfs_read_data() out of source3...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-05-01 Jeremy Allisons3: vfs: Use the new smb_vfs_fsync_sync() call in place...
2018-05-01 Jeremy Allisons3: VFS: Add a synchronous smb_vfs_fsync_sync() call...
2018-04-25 Christof Schmittrpc_server: Fix NetSessEnum with stale sessions
2018-04-24 Volker Lendeckelib: #include "util_event.h" only where needed
2018-04-23 Stefan Metzmachers3:smbd: call pthreadpool_tevent_init() already in...
2018-04-12 Stefan Metzmachers3:smb2_server: correctly maintain request counters...
2018-04-11 Jeremy Allisons3: smbd. Generic fix for incorrect reporting of stream...
2018-04-11 Volker Lendeckesmbd: Fix CID 1414783 Double unlock
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-04-09 Jeremy Allisons3: smbd: Unix extensions attempts to change wrong...
2018-04-07 Ralph Wuerthners3:smb2_tcon: Add check to prevent non-DFS clients...
2018-04-06 Gary Lockyersource3: initilize_password_db after a fork.
2018-04-05 Noel Powerpython3 port for smbd module
2018-04-03 Volker Lendeckesmbd: Fix CID 240676 Dereference after null check
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...
next