summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-03s3:printing: Fix size typesAndreas Schneider1-1/+1
2018-03-19s3:passdb: add create_builtin_guests()Stefan Metzmacher1-0/+1
2018-03-15s3:auth: pass the whole auth_session_info from copy_session_info_serverinfo_g...Stefan Metzmacher1-3/+2
2018-03-15s3:auth: remove unused auth_serversupplied_info->systemStefan Metzmacher1-1/+0
2018-02-23s3:smb_macros.h: add IS_AD_DC as addition to IS_DCStefan Metzmacher1-0/+1
2018-02-08lib: Make g_lock_locks use TDB_DATAVolker Lendecke1-1/+1
2018-02-08lib: Make g_lock_dump use TDB_DATAVolker Lendecke1-1/+1
2018-02-08lib: Make g_lock_do use TDB_DATAVolker Lendecke1-1/+1
2018-02-08lib: Make g_lock_write_data use TDB_DATAVolker Lendecke1-1/+1
2018-02-08lib: Make g_lock_unlock use TDB_DATAVolker Lendecke1-1/+1
2018-02-08lib: Make g_lock_lock use TDB_DATAVolker Lendecke1-1/+1
2018-02-08lib: Make g_lock_lock_send use TDB_DATAVolker Lendecke1-1/+1
2018-01-22include: Create system/nis.h in libreplaceAndreas Schneider1-45/+0
2018-01-22s3:waf: Move HAVE_NETGROUP to wscriptAndreas Schneider1-4/+0
2018-01-21Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand1-0/+4
2018-01-13s3:vfs: remove unused smb_vfs_call_{is,set}_offline() prototypesStefan Metzmacher1-5/+0
2018-01-13s3/smbd: Add new file information classesJustin Maggard via samba-technical1-1/+11
2018-01-01Happy New Year 2018!Stefan Metzmacher1-1/+1
2017-12-21sysacls: change datatypes to 32 bitsUri Simchoni1-2/+8
2017-12-10Added smbc_SetLogCallback which lets third party code to capture libsmbclient...Puran Chand1-0/+13
2017-12-05vfs: return type via VFS_ADD_FSP_EXTENSIONDavid Disseldorp1-1/+1
2017-12-05lib: Remove unused serverid.tdbVolker Lendecke1-49/+0
2017-12-05lib: Add messaging_send_allVolker Lendecke1-0/+2
2017-12-05messaging: Always register CTDB_SRVID_SAMBA_PROCESSVolker Lendecke1-0/+6
2017-12-05messaging: Remove an unused #defineVolker Lendecke1-12/+0
2017-12-05messaging: Remove the "n_sent" arg from message_send_allVolker Lendecke1-2/+1
2017-11-20source3: remove sock_execGary Lockyer1-4/+0
2017-11-11vfs: remove SMB_VFS_INIT_SEARCH_OPUri Simchoni2-9/+2
2017-10-27libsmbclient: Use const for the userAndreas Schneider1-1/+1
2017-10-21lib: Remove fncall.cVolker Lendecke2-11/+0
2017-10-20lib: Remove unused getaddinfo_send/recvVolker Lendecke1-7/+0
2017-10-10winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme1-0/+5
2017-09-30lib: Remove talloc_dictVolker Lendecke1-60/+0
2017-09-26lib: Add "unique_id" to ctdbd_process_existsVolker Lendecke1-1/+1
2017-09-20CVE-2017-12150: s3:popt_common: don't turn a guessed username into a specifie...Stefan Metzmacher1-0/+1
2017-09-16s3: Avoid netlogon_creds_cli.h in includes.hVolker Lendecke1-1/+0
2017-08-23s3:libsmb: Move prototye of remote_password_change()Andreas Schneider1-7/+0
2017-08-23s3:libsmb: Pass domain to remote_password_change()Andreas Schneider1-1/+2
2017-07-26s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.Jeremy Allison1-0/+1
2017-07-25messaging: Remove "struct messaging_backend"Volker Lendecke1-9/+0
2017-07-25ctdbd_conn: Pass "ev" through ctdbd_socket_readableVolker Lendecke1-1/+2
2017-07-25ctdbd_conn: Pass "ev" through ctdb connection callbacksVolker Lendecke1-2/+4
2017-07-12ctdbd_conn: pass persistent bool instead of tdb_flagsRalph Boehme1-1/+1
2017-07-11s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECKRalph Boehme2-10/+12
2017-07-10s3/vfs: remove SMB_VFS_STRICT_UNLOCKRalph Boehme2-12/+1
2017-07-07messaging: Remove messaging_handler_sendVolker Lendecke1-8/+0
2017-07-07messaging: make messaging_rec_create publicVolker Lendecke1-0/+5
2017-07-04smbldap: expose bind callback via API and increase smbldap ABI versionAlexander Bokovoy1-0/+7
2017-07-04param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett1-0/+1
2017-07-03s3/smbd: remove unneeded flags argument from SMB_VFS_OFFLOAD_WRITE_SENDRalph Boehme2-22/+6