1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Volker Lendecke 16a1418f3a smbd: Remove "listel" from notify_msg
We have all information that was kept in "notify_list" in other parts of smbd
as well. The only possible downside of this patch is that we possibly have a
lot more fsp's than fsp's with notifies, so notify_callback() might be a bit
slower in this situation. If this turns out to be a problem, I'd rather put
some more smarts into the notifyd protocol to enable a better indexed
notify_callback(). For now, this avoids data to be kept in two places.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-07-20 05:21:07 +02:00
..
auth krb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP to handle the resource groups 2016-06-30 07:16:45 +02:00
build
client s3-client: Fix compiler errors when building with --address-sanitizer 2016-06-16 04:40:13 +02:00
exports
groupdb Convert all uses of uint32/16/8 to _t in source3/groupdb. 2015-05-14 19:29:19 +02:00
include s3-messaging/ctdb: add messaging_ctdbd_reinit() 2016-07-11 20:05:06 +02:00
intl lang_tdb: don't leak lock_path or data_path onto talloc tos 2014-11-03 23:46:05 +01:00
lib lib: Fix a signed/unsigned mixup 2016-07-16 00:17:03 +02:00
libads libads: improve debug messages in sitename_fetch() 2016-07-12 21:23:48 +02:00
libgpo gpo: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
libnet s3-libnet: Add a comment to make cleaŕ we want to fall through 2016-06-24 05:58:34 +02:00
librpc s3:librpc:crypto:gse: increase debug level for gse_init_client(). 2016-04-28 16:51:16 +02:00
libsmb libsmb:namequery: fix typo in comment in get_dc_list() 2016-07-12 17:49:19 +02:00
locale s3: fix encryption help messages 2015-12-22 02:22:50 +01:00
locking smbd: Convert locking.tdb to new dbwrap_watch 2016-07-15 16:56:13 +02:00
modules vfs_acl_xattr: objects without NT ACL xattr 2016-07-19 10:22:05 +02:00
nmbd dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
param param: Correct the defaults for "dcerpc endpoint services" 2016-07-19 13:41:11 +02:00
passdb s3:pdb_samba_dsdb: fix calucating of dsdb_flags 2016-06-27 05:00:16 +02:00
printing printing: handle "printcap cache time" change on HUP 2016-04-19 13:14:20 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: use dbwrap_purge_bystring instead of dbwrap_delete_bystring 2016-03-01 21:50:24 +01:00
rpc_client s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_server rpc_server: add mssing '#pragma GCC diagnostic push' 2016-07-14 02:02:33 +02:00
rpcclient s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT 2016-05-21 05:01:15 +02:00
script CVE-2016-2019: s3:selftest: add regression tests for guest logins and mandatory signing 2016-07-07 14:52:20 +02:00
selftest s3: torture: Regression test case to specify exactly how UNIX extensions should act on files with streams. 2016-07-20 05:20:29 +02:00
services Convert all uint32/16/8 to _t in a couple of include files. 2015-05-12 04:22:55 +02:00
smbd smbd: Remove "listel" from notify_msg 2016-07-20 05:21:07 +02:00
torture s3: torture: Regression test case to specify exactly how UNIX extensions should act on files with streams. 2016-07-20 05:20:29 +02:00
utils smbd: Pass "sconn" via notify to notify_callback() 2016-07-20 05:21:07 +02:00
web
winbindd s3/winbindd: use == -1 instead of < 0 for error checking uid_t 2016-07-01 05:22:36 +02:00
.clang_complete lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript s3: wscript: Add checks for open file description locks. 2016-05-21 01:28:28 +02:00
wscript_build lib: Add server_id_watch_send 2016-07-15 16:56:13 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00