summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* profiling: Fix a typoVolker Lendecke2014-10-031-1/+1
* profiling: Make "struct profile_header" staticVolker Lendecke2014-10-031-7/+0
* s3:messaging: explain why the messaging_send*() functions need a tevent-loop.Michael Adam2014-09-301-0/+10
* s3: Move init_lsa_ref_domain_list to libChristof Schmitt2014-09-291-0/+25
* s3:passdb: add pdb_get_trust_credentials()Stefan Metzmacher2014-09-271-0/+5
* s3:messaging: add fds-array to messaging_send_iov()Michael Adam2014-09-241-1/+2
* s3:messaging: add fds-array to message-backend send functionMichael Adam2014-09-241-0/+1
* lib: Move tdb lock timeout fns to source3Volker Lendecke2014-09-181-0/+19
* s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison2014-09-161-0/+1
* brlock: Do auto-cleanup at conflict timeVolker Lendecke2014-08-231-1/+0
* Fix AFP_BackupTime byte order and use ISO C99 integer typesRalph Boehme2014-08-181-5/+5
* messaging3: Include messages_dgm.h only in messages.cVolker Lendecke2014-08-121-1/+0
* messaging3: Add messages_dgm.hVolker Lendecke2014-08-111-23/+1
* messaging3: Pass dir_owner to messaging_dgm_init()Volker Lendecke2014-08-111-0/+1
* messaging3: Pass cache_dir to messaging_dgm_init()Volker Lendecke2014-08-111-0/+1
* messaging3: Directly refer to messaging_dgm in messages.cVolker Lendecke2014-08-111-7/+9
* messaging3: Add messaging_cleanupVolker Lendecke2014-08-111-0/+2
* messaging_dgm: Remove unused "messaging_context"Volker Lendecke2014-08-111-2/+1
* messaging3: Explicitly pass server_id to messaging_dgm_initVolker Lendecke2014-08-111-0/+1
* messaging3: Explicitly pass tevent_context to messaging_dgm_initVolker Lendecke2014-08-111-0/+1
* messaging_dgm: Receive through a cb functionVolker Lendecke2014-08-111-1/+8
* vfs3: Pass "lease" through SMB_VFS_CREATE_FILEVolker Lendecke2014-08-112-5/+10
* ctdbd_conn: Remove ctdb_packetVolker Lendecke2014-08-061-85/+0
* s3:smbd: remember smbXsrv_connection for each smb_requestStefan Metzmacher2014-08-061-0/+1
* lib: Remove unused serverid_register_msg_flags()Volker Lendecke2014-07-311-6/+0
* param: remove lp_get_parameterGarming Sam2014-07-311-1/+0