lib: Move "message_send_all" to serverid.c
[nivanova/samba-autobuild/.git] / source3 /
2016-07-28 Volker Lendeckelib: Move "message_send_all" to serverid.c
2016-07-28 Ralph Boehmes3/notifyd: add async send/recv functions
2016-07-28 Ralph Boehmes3/cleanupd: use smbd_cleanupd.tdb
2016-07-28 Ralph Boehmes3/smbd: add cleanupd_init_send()/recv()
2016-07-28 Ralph Boehmes3/lib: add smbd_cleanupd.tdb
2016-07-25 Amitay Isaacsdbwrap_ctdb: Remove setting of database priority from...
2016-07-25 Garming SamAddressSanitizer: Initialize for vfs_fruit.c
2016-07-25 Garming SamAddressSanitizer: Initialize for smbd/oplock.c
2016-07-25 Christof Schmittvfs_gpfs: Retry getacl with DAC capability if necessary
2016-07-24 Yan, Zhengs3: vfs: ceph: Add posix acl support
2016-07-23 Yan, Zhengs3: vfs: generalize functions that set/get posix acl...
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2016-07-23 Jeremy Allisons3: smbd: vfs: Remove any stale xattr values during...
2016-07-22 Stefan Metzmacherdocs-xml:smbdotconf: default "ntlm auth" to "no"
2016-07-22 Stefan Metzmachers3:selftest: run smbclient_auth with a few more combina...
2016-07-22 Stefan Metzmachers3:tests: add 'as user' to the test names in test_smbcl...
2016-07-22 Stefan Metzmachers3:ntlm_auth: call fault_setup() in order to get useful...
2016-07-22 Volker Lendeckesmbd: Enable leases by default
2016-07-20 Stefan Metzmachers3:libnet_dssync_keytab: ignore empty supplementalCrede...
2016-07-20 Volker Lendeckenotifyd: Move BlockSignals calls to server.c
2016-07-20 Volker Lendeckesmbd: Re-register notify requests
2016-07-20 Volker Lendeckesmbd: Restart notifyd
2016-07-20 Volker Lendeckesmbd: Store notify filters in fsp->notify
2016-07-20 Volker Lendeckesmbd: Log which notifyd was found
2016-07-20 Volker Lendeckesmbd: Remember notifyd's serverid
2016-07-20 Volker Lendeckenotify_msg: Deregister handler upon talloc_free
2016-07-20 Volker Lendeckesmbd: Remove "listel" from notify_msg
2016-07-20 Volker Lendeckesmbd: Protect notify_callback from stray pointers
2016-07-20 Volker Lendeckesmbd: Pass "sconn" via notify to notify_callback()
2016-07-20 Volker Lendeckesmbd: There's only one notify_callback
2016-07-20 Volker Lendeckesmbd: Make notify_callback() public
2016-07-20 Volker Lendeckesmbd: "path" is no longer needed in notify_list
2016-07-20 Volker Lendeckesmbd: Add "path" to notify_remove
2016-07-20 Volker Lendeckesmbd: Avoid a talloc_asprintf
2016-07-20 Volker Lendeckesmbd: Add fsp_fullbasepath
2016-07-20 Volker Lendeckesmbd: Factor out notify_init
2016-07-20 Volker Lendeckesmbd: sconn->sys_notify_ctx is not used
2016-07-20 Volker Lendeckesmbd: Don't stop sending to children when one send...
2016-07-20 Jeremy Allisons3: torture: Regression test case to specify exactly...
2016-07-19 Jeremy Allisons3: smbd: Fix delete operations enumerating streams...
2016-07-19 Andrew Bartlettparam: Correct the defaults for "dcerpc endpoint services"
2016-07-19 Ralph Boehmevfs_acl_xattr: objects without NT ACL xattr
2016-07-19 Ralph Boehmes3/smbd: move make_default_filesystem_acl() to vfs_acl_...
2016-07-18 Christof Schmittnotify_inotify: Map inotify mask back to filter
2016-07-18 Christof Schmittnotify_inotify: Move mapping table to top of file
2016-07-18 Christof Schmittsmbd: Allow passing notify filter from inotify and fam
2016-07-15 Volker Lendeckelib: Fix a signed/unsigned mixup
2016-07-15 Volker Lendeckedbwrap: Remove dbwrap_watchers.tdb based code
2016-07-15 Volker Lendeckesmbd: Remove a reference to dbwrap_watch_db()
2016-07-15 Volker Lendeckesmbd: Convert smbXsrv_open_global.tdb to new dbwrap_watch
2016-07-15 Volker Lendeckesmbd: Convert locking.tdb to new dbwrap_watch
2016-07-15 Volker Lendeckelib: Convert g_lock to new dbwrap_watch
2016-07-15 Volker Lendeckedbwrap: Add an alternative implementation of dbwrap_wat...
2016-07-15 Volker Lendeckedbwrap: Add overflow protection to dbwrap_record_watche...
2016-07-15 Volker Lendeckeg_lock: Use "blocker" argument to dbwrap_record_watch_send
2016-07-15 Volker Lendeckedbwrap: Add "blocker" to record_watch_send
2016-07-15 Volker Lendeckelib: Add server_id_watch_send
2016-07-14 Volker Lendeckelib: Allow NULL blob for messaging_send()
2016-07-14 Volker Lendeckelib: Avoid a "procid_is_local" call
2016-07-14 Volker Lendeckelib: Print own pid in messaging_init
2016-07-14 Michael Adamrpc_server: add mssing '#pragma GCC diagnostic push'
2016-07-13 Douglas BagnallRemove unused stf directory
2016-07-12 Michael Adamlibads: improve debug messages in sitename_fetch()
2016-07-12 Michael Adamlibsmb:namequery: fix typo in comment in get_dc_list()
2016-07-12 Stefan Metzmacherlibads: ensure the right ccache is used during spnego...
2016-07-11 Stefan Metzmacherlibads: ensure the right ccache is used during gssapi...
2016-07-11 Ralph Boehmes3-messaging: use messaging_ctdbd_reinit() in messaging...
2016-07-11 Ralph Boehmes3-messaging/ctdb: add messaging_ctdbd_reinit()
2016-07-11 Ralph Boehmes3-messaging/ctdb: split messaging_ctdbd_init()
2016-07-11 Ralph Boehmectdbd_conn: add ctdbd_reinit_connection()
2016-07-11 Ralph Boehmectdbd_conn: split ctdbd_init_connection()
2016-07-11 Ralph Boehmes3-rpc_server/mdssd: use smbd_reinit_after_fork()
2016-07-10 Ralph Boehmesmbd/notifyd: use smbd_reinit_after_fork()
2016-07-10 Ralph Boehmesmbd/cleanupd: use smbd_reinit_after_fork()
2016-07-07 Stefan MetzmacherCVE-2016-2019: s3:selftest: add regression tests for...
2016-07-07 Stefan MetzmacherCVE-2016-2019: s3:libsmb: add comment regarding smbXcli...
2016-07-06 Stefan Metzmachers3:libsmb/clirap: remove unused cli_get_server_*()...
2016-07-05 Uri Simchonis3-libads: fix a memory leak in ads_sasl_spnego_bind()
2016-07-01 Aurelien Aptels3/winbindd: use == -1 instead of < 0 for error checkin...
2016-06-30 Stefan Metzmacherkrb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP...
2016-06-30 Stefan Metzmacherauth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamI...
2016-06-30 Stefan Metzmachers3:winbindd: pass 'interactive' down through winbindd_d...
2016-06-29 Andreas Schneiders3-winbind: Fix memory leak with each cached credential...
2016-06-28 Jeremy Allisons3: tldap: Make tldap_gensec_bind_send()/tldap_gensec_b...
2016-06-28 Jeremy Allisons3: tldap: Remove asynchronous calls to gensec_update_s...
2016-06-28 Ralph Boehmeselftest: test idmap backend id allocation for unknown...
2016-06-28 Ralph Boehmewinbindd: in wb_lookupsids return domain name if we...
2016-06-28 Ralph Boehmewinbindd/idmap_rfc2307: fix a crash
2016-06-27 Shyamsunder Rathis3:utils/net: Add new option 'unregister' in 'net ads...
2016-06-27 Stefan Metzmachers3:pdb_samba_dsdb: fix calucating of dsdb_flags
2016-06-26 Andrew Bartlettselftest: Avoid running local.nss test against ad_dc_ntvfs
2016-06-25 Ralph Boehmes4/torture: add a test for dosmode and hidden files
2016-06-25 Ralph Boehmes3/smbd: only use stored dos attributes for open_match_...
2016-06-25 Ralph Boehmes3/smbd: move check for "hide files" to dos_mode_from_n...
2016-06-25 Ralph Boehmes3/smbd: call dos_mode_from_name after SMB_VFS_GET_DOS_...
2016-06-25 Ralph Boehmes3/smbd: add helper func dos_mode_from_name()
2016-06-24 Amitay Isaacss3-ctdb: Return an error when unexpected reply is received
2016-06-24 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_client->max_recv_frag
2016-06-24 Volker Lendeckesmbd: Fix a valgrind error
2016-06-24 Andreas Schneiders3-libnet: Add a comment to make cleaŕ we want to fall...
next