index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
s3:smbprofile: profile the system and user space cpu time
Stefan Metzmacher
1
-0
/
+2
2015-03-06
s3:smbprofile: Replace sysv shmem with tdb
Volker Lendecke
1
-17
/
+99
2015-03-06
s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...
Stefan Metzmacher
1
-10
/
+10
2015-02-27
libsmb: Make "ip_service_compare" static
Volker Lendecke
1
-1
/
+0
2015-02-18
s3/vfs: bump interface version number to 33
David Disseldorp
1
-1
/
+2
2015-02-18
printing: rework nt_printer_guid_store to return errors
Andreas Schneider
1
-0
/
+3
2015-02-18
printing: add nt_printer_guid_retrieve() helper
David Disseldorp
1
-0
/
+3
2015-02-17
s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter
David Disseldorp
2
-9
/
+9
2015-02-13
Remove an unused function call.
Richard Sharpe
1
-1
/
+0
2015-01-01
Happy New Year 2015!
Stefan Metzmacher
1
-1
/
+1
2014-12-18
s3:passdb: add optional get_trusteddom_creds() hooks
Stefan Metzmacher
1
-0
/
+8
2014-12-16
messaging3: Add messaging_handler_send/recv
Volker Lendecke
1
-0
/
+8
2014-12-16
messaging3: Add messaging_send_iov_from
Volker Lendecke
1
-0
/
+5
2014-12-16
messaging3: Add messaging_names_db
Volker Lendecke
1
-0
/
+1
2014-12-07
lib: Split out write_data[_iov]
Volker Lendecke
1
-2
/
+0
2014-12-07
lib: Split out iov_buf[len]
Volker Lendecke
1
-2
/
+1
2014-12-07
lib: read_data->read_data_ntstatus
Volker Lendecke
1
-1
/
+1
2014-12-07
lib: Split out sys_[read|write] & friends
Volker Lendecke
1
-5
/
+0
2014-12-04
s3:vfs: add create tags to SMB_VFS_CREATEFILE
Ralph Boehme
2
-7
/
+14
2014-12-04
s3:vfs: add SMB_VFS_READDIR_ATTR()
Ralph Boehme
3
-0
/
+16
2014-12-04
s3:vfs.h: add more elements to struct fsp_lease
Stefan Metzmacher
1
-0
/
+2
2014-12-04
s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.
Stefan Metzmacher
1
-0
/
+1
2014-12-03
idmap: unify passdb *id_to_sid methods
Garming Sam
1
-7
/
+21
2014-11-26
param: remove unused get_share_params()
David Disseldorp
1
-2
/
+0
2014-11-19
s3:smbprofile: profile async pread/pwrite/fsync syscalls
Stefan Metzmacher
1
-0
/
+3
2014-11-19
s3:smbprofile: track connect_count and disconnect_count
Stefan Metzmacher
1
-0
/
+2
2014-11-19
s3:smbprofile: remove unused {START,END}_PROFILE_STAMP()
Stefan Metzmacher
1
-19
/
+0
2014-11-19
s3:smbprofile: report idle state of 'idle_count' and 'idle_time'
Stefan Metzmacher
1
-1
/
+1
2014-11-19
s3:smbprofile: improve profiling for the security context switching.
Stefan Metzmacher
1
-1
/
+4
2014-11-19
s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'
Stefan Metzmacher
1
-1
/
+1
2014-11-19
s3:smb2_server: use async smbprofile macros
Stefan Metzmacher
1
-19
/
+19
2014-11-19
s3:smbprofile: rewrite the internal macros
Stefan Metzmacher
1
-829
/
+467
2014-11-19
s3:smbprofile: Make smbprofile.h includable on its own
Volker Lendecke
1
-0
/
+2
2014-11-19
s3:smbd: improve writecache profiling
Stefan Metzmacher
2
-9
/
+16
2014-11-19
s3:smbprofile: remove unused nmbd related counters
Stefan Metzmacher
1
-73
/
+0
2014-11-19
s3:smbprofile: add END_PROFILE_BYTES() marco
Stefan Metzmacher
1
-0
/
+4
2014-11-17
s3-proto: remove duplicate proto for add_string_to_array().
Günther Deschner
1
-3
/
+0
2014-11-14
lib: Slightly simplify strupper_m
Volker Lendecke
1
-8
/
+0
2014-10-30
printing: add jobid_to_sysjob helper function
David Disseldorp
1
-0
/
+1
2014-10-17
s3:libsmb: remove unused cli_set_username() function
Stefan Metzmacher
1
-3
/
+0
2014-10-17
s3:libsmb: Remove unused domain copy stored in cli_state
Stefan Metzmacher
1
-1
/
+0
2014-10-17
s3:libsmb: Remove unused password copy stored in cli_state
Andrew Bartlett
1
-1
/
+0
2014-10-17
s3-librpc: Add cli_rpc_pipe_open_with_creds()
Andrew Bartlett
1
-0
/
+2
2014-10-10
s3: smbd: Preparation for leases code merge. Ensure VFS is ready for 4.2.0.
Jeremy Allison
1
-0
/
+7
2014-10-08
s3-winbindd: Allow winbindd to connect over SMB2 to servers
Andrew Bartlett
1
-0
/
+2
2014-10-03
profiling: Make WITH_PROFILE span more in smbprofile.h
Volker Lendecke
1
-2
/
+3
2014-10-03
profiling: Fix a typo
Volker Lendecke
1
-1
/
+1
2014-10-03
profiling: Move some #defines to profile.c
Volker Lendecke
1
-4
/
+0
2014-10-03
profiling: Fix a typo
Volker Lendecke
1
-1
/
+1
2014-10-03
profiling: Make "struct profile_header" static
Volker Lendecke
1
-7
/
+0
[next]