summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3:passdb: add create_builtin_guests()Stefan Metzmacher2019-03-121-0/+1
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-211-1/+1
* s3:messaging: remove unused messaging_init_client()Ralph Boehme2018-10-091-3/+0
* s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2018-10-092-10/+47
* s3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPENRalph Boehme2018-07-121-0/+3
* lib/util: Move log_stack_trace() to common codeAndrew Bartlett2018-06-042-4/+0
* s3:auth: pass the whole auth_session_info from copy_session_info_serverinfo_g...Stefan Metzmacher2018-03-201-3/+2
* s3:auth: remove unused auth_serversupplied_info->systemStefan Metzmacher2018-03-201-1/+0
* s3:smb_macros.h: add IS_AD_DC as addition to IS_DCStefan Metzmacher2018-02-271-0/+1
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-251-45/+0
* s3:waf: Move HAVE_NETGROUP to wscriptAndreas Schneider2018-01-251-4/+0
* s3:vfs: remove unused smb_vfs_call_{is,set}_offline() prototypesStefan Metzmacher2018-01-131-5/+0
* s3/smbd: Add new file information classesJustin Maggard via samba-technical2018-01-131-1/+11
* Happy New Year 2018!Stefan Metzmacher2018-01-011-1/+1
* sysacls: change datatypes to 32 bitsUri Simchoni2017-12-211-2/+8
* Added smbc_SetLogCallback which lets third party code to capture libsmbclient...Puran Chand2017-12-101-0/+13
* vfs: return type via VFS_ADD_FSP_EXTENSIONDavid Disseldorp2017-12-051-1/+1
* lib: Remove unused serverid.tdbVolker Lendecke2017-12-051-49/+0
* lib: Add messaging_send_allVolker Lendecke2017-12-051-0/+2
* messaging: Always register CTDB_SRVID_SAMBA_PROCESSVolker Lendecke2017-12-051-0/+6
* messaging: Remove an unused #defineVolker Lendecke2017-12-051-12/+0
* messaging: Remove the "n_sent" arg from message_send_allVolker Lendecke2017-12-051-2/+1
* source3: remove sock_execGary Lockyer2017-11-201-4/+0
* vfs: remove SMB_VFS_INIT_SEARCH_OPUri Simchoni2017-11-112-9/+2
* libsmbclient: Use const for the userAndreas Schneider2017-10-271-1/+1
* lib: Remove fncall.cVolker Lendecke2017-10-212-11/+0
* lib: Remove unused getaddinfo_send/recvVolker Lendecke2017-10-201-7/+0
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-10-101-0/+5
* lib: Remove talloc_dictVolker Lendecke2017-09-301-60/+0
* lib: Add "unique_id" to ctdbd_process_existsVolker Lendecke2017-09-261-1/+1
* CVE-2017-12150: s3:popt_common: don't turn a guessed username into a specifie...Stefan Metzmacher2017-09-201-0/+1
* s3: Avoid netlogon_creds_cli.h in includes.hVolker Lendecke2017-09-161-1/+0
* s3:libsmb: Move prototye of remote_password_change()Andreas Schneider2017-08-231-7/+0
* s3:libsmb: Pass domain to remote_password_change()Andreas Schneider2017-08-231-1/+2
* s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.Jeremy Allison2017-07-261-0/+1
* messaging: Remove "struct messaging_backend"Volker Lendecke2017-07-251-9/+0
* ctdbd_conn: Pass "ev" through ctdbd_socket_readableVolker Lendecke2017-07-251-1/+2
* ctdbd_conn: Pass "ev" through ctdb connection callbacksVolker Lendecke2017-07-251-2/+4
* ctdbd_conn: pass persistent bool instead of tdb_flagsRalph Boehme2017-07-121-1/+1
* s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECKRalph Boehme2017-07-112-10/+12
* s3/vfs: remove SMB_VFS_STRICT_UNLOCKRalph Boehme2017-07-102-12/+1
* messaging: Remove messaging_handler_sendVolker Lendecke2017-07-071-8/+0
* messaging: make messaging_rec_create publicVolker Lendecke2017-07-071-0/+5
* smbldap: expose bind callback via API and increase smbldap ABI versionAlexander Bokovoy2017-07-041-0/+7
* param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett2017-07-041-0/+1
* s3/smbd: remove unneeded flags argument from SMB_VFS_OFFLOAD_WRITE_SENDRalph Boehme2017-07-032-22/+6
* s3/smbd: get rid of files_struct.aapl_copyfile_supportedRalph Boehme2017-07-031-1/+0
* s3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token basedRalph Boehme2017-07-032-8/+10
* s3/smbd: remove flags2 FLAGS2_READ_PERMIT_EXECUTE hack in the SMB2 codeRalph Boehme2017-07-031-0/+16
* s3/smbd: remove ununsed req arg from CHECK_READ_IOCTL macroRalph Boehme2017-07-031-1/+1