s3: Don't copy back the stat struct from stat_cache_lookup if we did not get a hit...
[samba.git] / source3 / include /
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-09-07 Ralph Boehmes3:messaging: remove unused messaging_init_client()
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-09-05 Andreas Schneiders3:libsmbclient: Add function to set protocol levels
2018-08-25 Christof Schmittsmbd: Remove unused KOPLOCK flags
2018-08-21 Volker Lendeckesmbd: Remove koplocks->contend_level2 callbacks
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-25 Stefan Metzmachers3:modules: add vfs_not_implemented module
2018-07-25 Ralph Boehmes3: vfs: add user_vfs_evg to connection_struct
2018-07-25 Ralph Boehmes3: vfs: add smb_vfs_ev_glue
2018-07-25 Ralph Boehmes3: vfs: bump to version 40, Samba 4.10 will ship with...
2018-07-24 Ralph Boehmes3: vfs: bump to version 39, Samba 4.9 will ship with...
2018-07-24 Ralph Boehmevfs_default: fix async fsync idle/busy time profiling
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-18 Stefan Metzmachersmbd: add an effective {smb,smbd_smb2}_request->ev_ctx...
2018-06-18 Stefan Metzmachersmbd: add an effective connection_struct->user_ev_ctx...
2018-06-18 Stefan Metzmachersmbd: call chdir_current_service() in change_to_user_in...
2018-06-18 Stefan Metzmachersmbd: remember that the tcon completely setup connectio...
2018-06-14 Stefan Metzmacherprinting: add more 'const' to read only input pointers
2018-05-30 Ralph Boehmes3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_S...
2018-05-25 Christof Schmittsmbd: Move dfree_info struct
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-17 Jeremy Allisons3: profile: Cleanup - we no longer use read/write...
2018-05-16 Andreas Schneiders3:libsmbclient: Use const for setting and getting...
2018-05-04 Puran Chands3: libsmbclient: Add new function SMBC_readdirplus_ctx().
2018-05-04 Puran Chands3: libsmbclient: Add internal/external structures...
2018-05-04 Jeremy Allisons3: client: Add btime_ts to struct finfo.
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-05-01 Jeremy Allisons3: VFS: Add a synchronous smb_vfs_fsync_sync() call...
2018-04-24 Volker Lendeckelib: #include "util_event.h" only where needed
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-04-10 Volker Lendeckelibsmb: Remove unused trustdom_cache.c
2018-04-03 Andreas Schneiders3:printing: Fix size types
2018-03-19 Stefan Metzmachers3:passdb: add create_builtin_guests()
2018-03-15 Stefan Metzmachers3:auth: pass the whole auth_session_info from copy_ses...
2018-03-15 Stefan Metzmachers3:auth: remove unused auth_serversupplied_info->system
2018-02-23 Stefan Metzmachers3:smb_macros.h: add IS_AD_DC as addition to IS_DC
2018-02-08 Volker Lendeckelib: Make g_lock_locks use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_dump use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_do 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-08 Volker Lendeckelib: Make g_lock_lock_send use TDB_DATA
2018-01-22 Andreas Schneiderinclude: Create system/nis.h in libreplace
2018-01-22 Andreas Schneiders3:waf: Move HAVE_NETGROUP to wscript
2018-01-21 Puran ChandAdded smbc_SetConfiguration which lets the user set...
2018-01-13 Stefan Metzmachers3:vfs: remove unused smb_vfs_call_{is,set}_offline...
2018-01-13 Justin Maggard via... s3/smbd: Add new file information classes
2018-01-01 Stefan MetzmacherHappy New Year 2018!
2017-12-21 Uri Simchonisysacls: change datatypes to 32 bits
2017-12-10 Puran ChandAdded smbc_SetLogCallback which lets third party code...
2017-12-05 David Disseldorpvfs: return type via VFS_ADD_FSP_EXTENSION
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-12-04 Volker Lendeckelib: Add messaging_send_all
2017-12-04 Volker Lendeckemessaging: Always register CTDB_SRVID_SAMBA_PROCESS
2017-12-04 Volker Lendeckemessaging: Remove an unused #define
2017-12-04 Volker Lendeckemessaging: Remove the "n_sent" arg from message_send_all
2017-11-20 Gary Lockyersource3: remove sock_exec
2017-11-11 Uri Simchonivfs: remove SMB_VFS_INIT_SEARCH_OP
2017-10-27 Andreas Schneiderlibsmbclient: Use const for the user
2017-10-20 Volker Lendeckelib: Remove fncall.c
2017-10-20 Volker Lendeckelib: Remove unused getaddinfo_send/recv
2017-10-10 Ralph Boehmewinbindd: pass domain SID to wbint_UnixIDs2Sids
2017-09-30 Volker Lendeckelib: Remove talloc_dict
2017-09-26 Volker Lendeckelib: Add "unique_id" to ctdbd_process_exists
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:popt_common: don't turn a guessed...
2017-09-16 Volker Lendeckes3: Avoid netlogon_creds_cli.h in includes.h
2017-08-23 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-08-23 Andreas Schneiders3:libsmb: Pass domain to remote_password_change()
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-07-25 Volker Lendeckemessaging: Remove "struct messaging_backend"
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdbd_socket_readable
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdb connection callbacks
2017-07-12 Ralph Boehmectdbd_conn: pass persistent bool instead of tdb_flags
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-07 Volker Lendeckemessaging: Remove messaging_handler_send
2017-07-06 Volker Lendeckemessaging: make messaging_rec_create public
2017-07-04 Alexander Bokovoysmbldap: expose bind callback via API and increase...
2017-07-04 Andrew Bartlettparam: Disable LanMan authentication unless NTLMv1...
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/smbd: get rid of files_struct.aapl_copyfile_supported
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/smbd: remove flags2 FLAGS2_READ_PERMIT_EXECUTE hack...
2017-07-03 Ralph Boehmes3/smbd: remove ununsed req arg from CHECK_READ_IOCTL...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CONNECTPATH to take const struc...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-27 Stefan Metzmachers3:secrets: remove unused secrets_store_[prev_]machine_...
next