1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Shilpa Krishnareddy 5701880655 notify: Fix ordering of events in notifyd
In notifyd_trigger_parser() while initializing notify_event_msg values from
notify_trigger_msg, 'when' value is ignored. So the smbd process does not get
correct 'when' value and this is causing issues during qsort in
notify_marshall_changes(). Because of this issue, smb2.notify.dir test was
failing.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12756
Signed-off-by: Shilpa Krishnareddy <skrishnareddy@panzura.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Apr 26 17:02:58 CEST 2017 on sn-devel-144
2017-04-26 17:02:58 +02:00
..
auth lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
build
client smbclient: add -f option to rename command 2017-03-28 17:45:19 +02:00
exports
groupdb Correct "errror" typos. 2017-02-22 08:26:22 +01:00
include lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +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 CID 1405493 Error handling issues (CHECKED_RETURN) 2017-04-25 23:07:25 +02:00
libads auth: Add logging of service authorization 2017-03-29 02:37:27 +02:00
libgpo s3-libgpo: Fix the build of the group policy CSEs 2017-04-24 23:19:44 +02:00
libnet s3:libnet_join: make use of trust_pw_new_value() 2017-02-21 16:09:22 +01:00
librpc auth_log: Also log the final type of authentication (ntlmssp,krb5) 2017-03-29 02:37:27 +02:00
libsmb s3-libsmb: support rename and replace for SMB1 2017-03-28 17:45:19 +02:00
locale Correct "descriptior" typos. 2017-02-22 08:26:22 +01:00
locking s3/locking: add fetch_share_mode_send/recv 2017-04-18 22:54:16 +02:00
modules vfs_fruit: lp_case_sensitive() does not return a bool 2017-04-22 05:20:20 +02:00
nmbd Correct "errror" typos. 2017-02-22 08:26:22 +01:00
param s3:param: Use new utility function to hide use of global_iconv_handle 2017-04-18 11:47:17 +02:00
passdb secrets: Protect against a non-0-terminated ldap password 2017-04-22 05:20:20 +02:00
printing rpc: Always supply both the remote and local address to the auth subsystem 2017-03-29 02:37:27 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry Correct "existence" typos. 2017-02-22 08:26:22 +01:00
rpc_client s3/rpc_client: lookupsids error handling of NT_STATUS_NONE_MAPPED 2017-04-07 22:52:24 +02:00
rpc_server lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
rpcclient rpcclient: allow -U'OTHERDOMAIN\user' again 2017-04-05 14:09:23 +02:00
script s3-tests: assignement in shell shall have no spaces around equal sign 2017-04-19 02:53:25 +02:00
selftest selftest: also run smb2.compound_find against share with async delay set 2017-04-18 22:54:17 +02:00
services Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
smbd notify: Fix ordering of events in notifyd 2017-04-26 17:02:58 +02:00
torture rpc: Always supply both the remote and local address to the auth subsystem 2017-03-29 02:37:27 +02:00
utils s3:ntlm_auth: fix memory leak in manage_gensec_request() 2017-04-07 16:49:15 +02:00
web
winbindd lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
.clang_complete lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
wscript_build smbldap: Bump version number 2017-04-20 14:23:14 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00