summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3:libsmb: add CLI_FULL_CONNECTION_DISABLE_SMB1Stefan Metzmacher2017-06-221-0/+1
* s3:libsmb: add CLI_FULL_CONNECTION_FORCE_SMB1Stefan Metzmacher2017-06-221-0/+1
* s3:libsmb: no longer pass remote_realm to cli_state_create()Stefan Metzmacher2017-06-221-1/+0
* lib: Give messages_ctdbd.c its own headerVolker Lendecke2017-06-211-8/+0
* s3: VFS: Change SMB_VFS_SYMLINK to use const struct smb_filename * instead of...Jeremy Allison2017-06-181-3/+8
* s3: VFS: Change SMB_VFS_READLINK to use const struct smb_filename * instead o...Jeremy Allison2017-06-182-6/+13
* s3: VFS: Change SMB_VFS_STATVFS to use const struct smb_filename * instead of...Jeremy Allison2017-06-182-7/+12
* s3: VFS: Change SMB_VFS_LINK to use const struct smb_filename * instead of co...Jeremy Allison2017-06-181-3/+8
* s3: VFS: Change SMB_VFS_GET_QUOTA to use const struct smb_filename * instead ...Jeremy Allison2017-06-182-10/+16
* s3: VFS: Change SMB_VFS_DISK_FREE to use const struct smb_filename * instead ...Jeremy Allison2017-06-182-8/+15
* s3: VFS: Change SMB_VFS_CHFLAGS to use const struct smb_filename * instead of...Jeremy Allison2017-06-182-7/+12
* s3: VFS: Change SMB_VFS_MKNOD to use const struct smb_filename * instead of c...Jeremy Allison2017-06-182-7/+13
* s3: VFS: Remove old traces of smb_vfs_call_llistxattr().Jeremy Allison2017-06-181-2/+0
* g_lock: Make g_lock_dump return a complete list of locksVolker Lendecke2017-06-151-3/+10
* g_lock: Add g_lock_write_dataVolker Lendecke2017-06-151-0/+3
* g_lock: Remove unused g_lock_getVolker Lendecke2017-06-151-2/+0
* s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead o...Jeremy Allison2017-06-012-8/+15
* s3: VFS: Change SMB_VFS_SETXATTR to use const struct smb_filename * instead o...Jeremy Allison2017-05-312-8/+19
* s3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct smb_filename * instea...Jeremy Allison2017-05-312-6/+11
* s3: VFS: Change SMB_VFS_LISTXATTR to use const struct smb_filename * instead ...Jeremy Allison2017-05-312-6/+13
* s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * i...Jeremy Allison2017-05-313-8/+16
* s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filenam...Jeremy Allison2017-05-312-6/+8
* s3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const struct smb_filename * i...Jeremy Allison2017-05-313-8/+11
* s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filen...Jeremy Allison2017-05-313-7/+11
* s3: lib: Add new utility function cp_smb_filename_nostream().Jeremy Allison2017-05-311-0/+2
* libads: Decide to have no fallback optionGarming Sam2017-05-301-0/+1
* libads: abstract out SASL wrapping codeAlexander Bokovoy2017-05-171-32/+36
* s3-proto: remove some dead prototypesGünther Deschner2017-05-101-11/+0
* s3-passdb: remove some dead prototypesGünther Deschner2017-05-101-5/+0
* vfs: add VFS_COPY_CHUNK_FL_IGNORE_LOCKS for dup extentsDavid Disseldorp2017-05-101-1/+4
* vfs: add parameter to copy chunk VFS function to handle dup_extentsAurelien Aptel2017-05-102-6/+20
* s3-rpc_cli: add winreg_add_core_driver()Günther Deschner2017-05-091-0/+1
* s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison2017-05-091-1/+0
* s3: popt: Add utility functions popt_get_cmdline_auth_info(), popt_free_cmdli...Jeremy Allison2017-05-091-0/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-226-6/+11
* smbldap: Privatize struct smbldap_stateVolker Lendecke2017-04-201-24/+1
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-201-0/+2
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-201-0/+1
* smbldap: Introduce "smbldap_get_ldap"Volker Lendecke2017-04-201-0/+2
* smbldap: Fix a typoVolker Lendecke2017-04-201-1/+1
* ctdb_conn: add ctdbd_parse_send/recvRalph Boehme2017-04-181-0/+15
* smbldap: Move ldapsam_privates to pdb_ldap.hVolker Lendecke2017-04-181-30/+0
* smbldap: pdb_ipa is goneVolker Lendecke2017-04-181-6/+0
* s3/include: add NT_STATUS_LOOKUP_ERRRalph Boehme2017-04-071-0/+4
* s3-auth: Clarify the role and purpose of the auth_serversupplied_info->securi...Andrew Bartlett2017-03-291-1/+8
* lib: Remove an unnecessary includeVolker Lendecke2017-03-281-1/+0
* Fix for Solaris C compiler.Jeremy Allison2017-03-161-0/+6
* libsmb: Simplify trustdom_cache_storeVolker Lendecke2017-03-141-2/+1
* libsmb: Make a few functions staticVolker Lendecke2017-03-141-2/+0
* libsmb: Remove some stale codeVolker Lendecke2017-03-141-2/+0