winbindd: winbindd_ccache_ntlm_auth() -> bool_dispatch_table
[samba.git] / source3 / include /
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_...
2017-06-27 Stefan Metzmachers3:secrets: add infrastructure to use secrets_domain_in...
2017-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
2017-06-27 Stefan Metzmachers3:secrets: let secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: re-add secrets_delete() helper to simplify...
2017-06-27 Stefan Metzmachers3:secrets: rename secrets_delete() to secrets_delete_e...
2017-06-27 Stefan Metzmachers3:secrets: add some const to secrets_store_domain_guid()
2017-06-27 Stefan Metzmachers3:secrets: move kerberos_secrets_*salt related functio...
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_DISABLE_SMB1
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_FORCE_SMB1
2017-06-22 Stefan Metzmachers3:libsmb: no longer pass remote_realm to cli_state_cre...
2017-06-21 Volker Lendeckelib: Give messages_ctdbd.c its own header
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_STATVFS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Remove old traces of smb_vfs_call_llistxattr().
2017-06-15 Volker Lendeckeg_lock: Make g_lock_dump return a complete list of...
2017-06-15 Volker Lendeckeg_lock: Add g_lock_write_data
2017-06-15 Volker Lendeckeg_lock: Remove unused g_lock_get
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
next