index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbprofile: profile async pread/pwrite/fsync syscalls
Stefan Metzmacher
2014-11-19
1
-0
/
+3
*
s3:smbprofile: track connect_count and disconnect_count
Stefan Metzmacher
2014-11-19
1
-0
/
+2
*
s3:smbprofile: remove unused {START,END}_PROFILE_STAMP()
Stefan Metzmacher
2014-11-19
1
-19
/
+0
*
s3:smbprofile: report idle state of 'idle_count' and 'idle_time'
Stefan Metzmacher
2014-11-19
1
-1
/
+1
*
s3:smbprofile: improve profiling for the security context switching.
Stefan Metzmacher
2014-11-19
1
-1
/
+4
*
s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'
Stefan Metzmacher
2014-11-19
1
-1
/
+1
*
s3:smb2_server: use async smbprofile macros
Stefan Metzmacher
2014-11-19
1
-19
/
+19
*
s3:smbprofile: rewrite the internal macros
Stefan Metzmacher
2014-11-19
1
-829
/
+467
*
s3:smbprofile: Make smbprofile.h includable on its own
Volker Lendecke
2014-11-19
1
-0
/
+2
*
s3:smbd: improve writecache profiling
Stefan Metzmacher
2014-11-19
2
-9
/
+16
*
s3:smbprofile: remove unused nmbd related counters
Stefan Metzmacher
2014-11-19
1
-73
/
+0
*
s3:smbprofile: add END_PROFILE_BYTES() marco
Stefan Metzmacher
2014-11-19
1
-0
/
+4
*
s3-proto: remove duplicate proto for add_string_to_array().
Günther Deschner
2014-11-17
1
-3
/
+0
*
lib: Slightly simplify strupper_m
Volker Lendecke
2014-11-14
1
-8
/
+0
*
printing: add jobid_to_sysjob helper function
David Disseldorp
2014-10-30
1
-0
/
+1
*
s3:libsmb: remove unused cli_set_username() function
Stefan Metzmacher
2014-10-17
1
-3
/
+0
*
s3:libsmb: Remove unused domain copy stored in cli_state
Stefan Metzmacher
2014-10-17
1
-1
/
+0
*
s3:libsmb: Remove unused password copy stored in cli_state
Andrew Bartlett
2014-10-17
1
-1
/
+0
*
s3-librpc: Add cli_rpc_pipe_open_with_creds()
Andrew Bartlett
2014-10-17
1
-0
/
+2
*
s3: smbd: Preparation for leases code merge. Ensure VFS is ready for 4.2.0.
Jeremy Allison
2014-10-10
1
-0
/
+7
*
s3-winbindd: Allow winbindd to connect over SMB2 to servers
Andrew Bartlett
2014-10-08
1
-0
/
+2
*
profiling: Make WITH_PROFILE span more in smbprofile.h
Volker Lendecke
2014-10-03
1
-2
/
+3
*
profiling: Fix a typo
Volker Lendecke
2014-10-03
1
-1
/
+1
*
profiling: Move some #defines to profile.c
Volker Lendecke
2014-10-03
1
-4
/
+0
*
profiling: Fix a typo
Volker Lendecke
2014-10-03
1
-1
/
+1
*
profiling: Make "struct profile_header" static
Volker Lendecke
2014-10-03
1
-7
/
+0
*
s3:messaging: explain why the messaging_send*() functions need a tevent-loop.
Michael Adam
2014-09-30
1
-0
/
+10
*
s3: Move init_lsa_ref_domain_list to lib
Christof Schmitt
2014-09-29
1
-0
/
+25
*
s3:passdb: add pdb_get_trust_credentials()
Stefan Metzmacher
2014-09-27
1
-0
/
+5
*
s3:messaging: add fds-array to messaging_send_iov()
Michael Adam
2014-09-24
1
-1
/
+2
*
s3:messaging: add fds-array to message-backend send function
Michael Adam
2014-09-24
1
-0
/
+1
*
lib: Move tdb lock timeout fns to source3
Volker Lendecke
2014-09-18
1
-0
/
+19
*
s3: smbd: Change the function signature of srvstr_push() from returning a len...
Jeremy Allison
2014-09-16
1
-0
/
+1
*
brlock: Do auto-cleanup at conflict time
Volker Lendecke
2014-08-23
1
-1
/
+0
*
Fix AFP_BackupTime byte order and use ISO C99 integer types
Ralph Boehme
2014-08-18
1
-5
/
+5
*
messaging3: Include messages_dgm.h only in messages.c
Volker Lendecke
2014-08-12
1
-1
/
+0
*
messaging3: Add messages_dgm.h
Volker Lendecke
2014-08-11
1
-23
/
+1
*
messaging3: Pass dir_owner to messaging_dgm_init()
Volker Lendecke
2014-08-11
1
-0
/
+1
*
messaging3: Pass cache_dir to messaging_dgm_init()
Volker Lendecke
2014-08-11
1
-0
/
+1
*
messaging3: Directly refer to messaging_dgm in messages.c
Volker Lendecke
2014-08-11
1
-7
/
+9
*
messaging3: Add messaging_cleanup
Volker Lendecke
2014-08-11
1
-0
/
+2
*
messaging_dgm: Remove unused "messaging_context"
Volker Lendecke
2014-08-11
1
-2
/
+1
*
messaging3: Explicitly pass server_id to messaging_dgm_init
Volker Lendecke
2014-08-11
1
-0
/
+1
*
messaging3: Explicitly pass tevent_context to messaging_dgm_init
Volker Lendecke
2014-08-11
1
-0
/
+1
*
messaging_dgm: Receive through a cb function
Volker Lendecke
2014-08-11
1
-1
/
+8
*
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
2014-08-11
2
-5
/
+10
*
ctdbd_conn: Remove ctdb_packet
Volker Lendecke
2014-08-06
1
-85
/
+0
*
s3:smbd: remember smbXsrv_connection for each smb_request
Stefan Metzmacher
2014-08-06
1
-0
/
+1
*
lib: Remove unused serverid_register_msg_flags()
Volker Lendecke
2014-07-31
1
-6
/
+0
*
param: remove lp_get_parameter
Garming Sam
2014-07-31
1
-1
/
+0
[next]