summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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-101-3/+0
* s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2018-10-102-10/+47
* s3: vfs: bump to version 39, Samba 4.9 will ship with thatRalph Boehme2018-07-261-0/+1
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-251-0/+3
* smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event c...Stefan Metzmacher2018-06-181-0/+2
* smbd: add an effective connection_struct->user_ev_ctx that holds the event co...Stefan Metzmacher2018-06-181-0/+2
* smbd: call chdir_current_service() in change_to_user_internal() and pop_conn_...Stefan Metzmacher2018-06-181-0/+2
* smbd: remember that the tcon completely setup connection_structStefan Metzmacher2018-06-181-0/+1
* printing: add more 'const' to read only input pointersStefan Metzmacher2018-06-141-4/+4
* s3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPENRalph Boehme2018-05-301-0/+3
* smbd: Move dfree_info structChristof Schmitt2018-05-251-9/+2
* s3: VFS: Remove SMB_VFS_FCHMOD_ACL().Jeremy Allison2018-05-253-10/+1
* s3: VFS: Remove SMB_VFS_CHMOD_ACL().Jeremy Allison2018-05-253-9/+1
* s3: profile: Cleanup - we no longer use read/write/fsync syscalls.Jeremy Allison2018-05-171-3/+0
* s3:libsmbclient: Use const for setting and getting stringsAndreas Schneider2018-05-171-5/+5
* s3: libsmbclient: Add new function SMBC_readdirplus_ctx().Puran Chand2018-05-052-0/+24
* s3: libsmbclient: Add internal/external structures needed for readdirplus.Puran Chand2018-05-052-0/+54
* s3: client: Add btime_ts to struct finfo.Jeremy Allison2018-05-051-0/+1
* s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.Jeremy Allison2018-05-052-9/+2
* s3: VFS: Remove SMB_VFS_READ() function and all implementations.Jeremy Allison2018-05-042-8/+2
* s3: VFS: Remove fsync_fn() from the VFS and all modules. VFS ABI change.Jeremy Allison2018-05-021-4/+3
* s3: VFS: Add a synchronous smb_vfs_fsync_sync() call, built from async primit...Jeremy Allison2018-05-011-0/+1
* lib: #include "util_event.h" only where neededVolker Lendecke2018-04-242-1/+4
* lib/util: Move log_stack_trace() to common codeAndrew Bartlett2018-04-112-4/+0
* libsmb: Give dsgetdcname.c its own headerVolker Lendecke2018-04-111-12/+0
* libsmb: Give namequery.c its own headerVolker Lendecke2018-04-111-90/+0
* libsmb: Remove unused trustdom_cache.cVolker Lendecke2018-04-111-7/+0
* s3:printing: Fix size typesAndreas Schneider2018-04-031-1/+1
* s3:passdb: add create_builtin_guests()Stefan Metzmacher2018-03-191-0/+1
* s3:auth: pass the whole auth_session_info from copy_session_info_serverinfo_g...Stefan Metzmacher2018-03-151-3/+2
* s3:auth: remove unused auth_serversupplied_info->systemStefan Metzmacher2018-03-151-1/+0
* s3:smb_macros.h: add IS_AD_DC as addition to IS_DCStefan Metzmacher2018-02-231-0/+1
* lib: Make g_lock_locks use TDB_DATAVolker Lendecke2018-02-081-1/+1
* lib: Make g_lock_dump use TDB_DATAVolker Lendecke2018-02-081-1/+1
* lib: Make g_lock_do use TDB_DATAVolker Lendecke2018-02-081-1/+1
* lib: Make g_lock_write_data use TDB_DATAVolker Lendecke2018-02-081-1/+1
* lib: Make g_lock_unlock use TDB_DATAVolker Lendecke2018-02-081-1/+1
* lib: Make g_lock_lock use TDB_DATAVolker Lendecke2018-02-081-1/+1
* lib: Make g_lock_lock_send use TDB_DATAVolker Lendecke2018-02-081-1/+1
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-221-45/+0
* s3:waf: Move HAVE_NETGROUP to wscriptAndreas Schneider2018-01-221-4/+0
* Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand2018-01-211-0/+4
* 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