summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* system: add hole punch support to sys_fallocate()David Disseldorp2015-03-091-0/+1
* s3/vfs: change fallocate mode flags from enum->uint32_tDavid Disseldorp2015-03-092-9/+9
* s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher2015-03-061-0/+2
* s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke2015-03-061-17/+99
* s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...Stefan Metzmacher2015-03-061-10/+10
* libsmb: Make "ip_service_compare" staticVolker Lendecke2015-02-271-1/+0
* s3/vfs: bump interface version number to 33David Disseldorp2015-02-181-1/+2
* printing: rework nt_printer_guid_store to return errorsAndreas Schneider2015-02-181-0/+3
* printing: add nt_printer_guid_retrieve() helperDavid Disseldorp2015-02-181-0/+3
* s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameterDavid Disseldorp2015-02-172-9/+9
* Remove an unused function call.Richard Sharpe2015-02-131-1/+0
* Happy New Year 2015!Stefan Metzmacher2015-01-011-1/+1
* s3:passdb: add optional get_trusteddom_creds() hooksStefan Metzmacher2014-12-181-0/+8
* messaging3: Add messaging_handler_send/recvVolker Lendecke2014-12-161-0/+8
* messaging3: Add messaging_send_iov_fromVolker Lendecke2014-12-161-0/+5
* messaging3: Add messaging_names_dbVolker Lendecke2014-12-161-0/+1
* lib: Split out write_data[_iov]Volker Lendecke2014-12-071-2/+0
* lib: Split out iov_buf[len]Volker Lendecke2014-12-071-2/+1
* lib: read_data->read_data_ntstatusVolker Lendecke2014-12-071-1/+1
* lib: Split out sys_[read|write] & friendsVolker Lendecke2014-12-071-5/+0
* s3:vfs: add create tags to SMB_VFS_CREATEFILERalph Boehme2014-12-042-7/+14
* s3:vfs: add SMB_VFS_READDIR_ATTR()Ralph Boehme2014-12-043-0/+16
* s3:vfs.h: add more elements to struct fsp_leaseStefan Metzmacher2014-12-041-0/+2
* s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.Stefan Metzmacher2014-12-041-0/+1
* idmap: unify passdb *id_to_sid methodsGarming Sam2014-12-031-7/+21
* param: remove unused get_share_params()David Disseldorp2014-11-261-2/+0
* s3:smbprofile: profile async pread/pwrite/fsync syscallsStefan Metzmacher2014-11-191-0/+3
* s3:smbprofile: track connect_count and disconnect_countStefan Metzmacher2014-11-191-0/+2
* s3:smbprofile: remove unused {START,END}_PROFILE_STAMP()Stefan Metzmacher2014-11-191-19/+0
* s3:smbprofile: report idle state of 'idle_count' and 'idle_time'Stefan Metzmacher2014-11-191-1/+1
* s3:smbprofile: improve profiling for the security context switching.Stefan Metzmacher2014-11-191-1/+4
* s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'Stefan Metzmacher2014-11-191-1/+1
* s3:smb2_server: use async smbprofile macrosStefan Metzmacher2014-11-191-19/+19
* s3:smbprofile: rewrite the internal macrosStefan Metzmacher2014-11-191-829/+467
* s3:smbprofile: Make smbprofile.h includable on its ownVolker Lendecke2014-11-191-0/+2
* s3:smbd: improve writecache profilingStefan Metzmacher2014-11-192-9/+16
* s3:smbprofile: remove unused nmbd related countersStefan Metzmacher2014-11-191-73/+0
* s3:smbprofile: add END_PROFILE_BYTES() marcoStefan Metzmacher2014-11-191-0/+4
* s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner2014-11-171-3/+0
* lib: Slightly simplify strupper_mVolker Lendecke2014-11-141-8/+0
* printing: add jobid_to_sysjob helper functionDavid Disseldorp2014-10-301-0/+1
* s3:libsmb: remove unused cli_set_username() functionStefan Metzmacher2014-10-171-3/+0
* s3:libsmb: Remove unused domain copy stored in cli_stateStefan Metzmacher2014-10-171-1/+0
* s3:libsmb: Remove unused password copy stored in cli_stateAndrew Bartlett2014-10-171-1/+0
* s3-librpc: Add cli_rpc_pipe_open_with_creds()Andrew Bartlett2014-10-171-0/+2
* s3: smbd: Preparation for leases code merge. Ensure VFS is ready for 4.2.0.Jeremy Allison2014-10-101-0/+7
* s3-winbindd: Allow winbindd to connect over SMB2 to serversAndrew Bartlett2014-10-081-0/+2
* profiling: Make WITH_PROFILE span more in smbprofile.hVolker Lendecke2014-10-031-2/+3
* profiling: Fix a typoVolker Lendecke2014-10-031-1/+1
* profiling: Move some #defines to profile.cVolker Lendecke2014-10-031-4/+0