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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:modules:shadow_copy2: improve headline comment
Michael Adam
2013-12-07
1
-1
/
+1
*
s3:module:shadow_copy2: add my (C)
Michael Adam
2013-12-07
1
-0
/
+1
*
selftest: Run smb2.lock tests also against AIO share
Christof Schmitt
2013-12-05
1
-0
/
+4
*
s3: Return correct error code from SMB2 AIO read failure
Christof Schmitt
2013-12-05
1
-1
/
+1
*
s3-aio: Use correct locking context for SMB2
Christof Schmitt
2013-12-05
1
-2
/
+2
*
s3-torture: Call cli_flush().
Andreas Schneider
2013-12-06
1
-1
/
+2
*
s3-libsmb: Fix a memory leak in get_pdc_ip().
Andreas Schneider
2013-12-06
1
-0
/
+1
*
s3-torture: Make sure status is used initialized.
Andreas Schneider
2013-12-06
1
-4
/
+3
*
s3-torture: Fix several memory leaks in delete_fn().
Andreas Schneider
2013-12-06
1
-1
/
+5
*
s3-utils: Fix a memory leak in smbget.
Andreas Schneider
2013-12-06
1
-0
/
+1
*
smbd: Fix a panic when a smb2 brlock times out
Volker Lendecke
2013-12-05
1
-1
/
+1
*
smbd - allow updates on directory write times on open handles.
Jeremy Allison
2013-12-05
1
-1
/
+8
*
idmap_cache: Use gencache_parse
Volker Lendecke
2013-12-05
1
-32
/
+47
*
idmap_cache: Use an fstring instead of talloc_asprintf
Volker Lendecke
2013-12-05
1
-12
/
+6
*
messaging3: Do not go through messages.tdb for self-sends
Volker Lendecke
2013-12-05
1
-0
/
+54
*
test: add fake_snap.pl for snapshot simulation
David Disseldorp
2013-12-05
1
-0
/
+70
*
s3:utils remove orphaned code
Christian Ambach
2013-12-02
1
-96
/
+0
*
smbd: Avoid calling notify_filter_string for low debuglevels
Volker Lendecke
2013-12-04
1
-1
/
+1
*
build: check linux/fs.h for compression flags
David Disseldorp
2013-11-27
1
-1
/
+2
*
s3:smb2_server: avoid calling set_current_user_info() for each request
Stefan Metzmacher
2013-11-27
3
-7
/
+9
*
s3:smb2_server: generate a header blob for the sendfile path
Stefan Metzmacher
2013-11-27
3
-5
/
+40
*
s3:smb2_server: allocate smbd_smb2_request on talloc_tos()
Stefan Metzmacher
2013-11-27
1
-1
/
+3
*
s3:smb2_server: use tevent_req_notify_callback() in smbd_smb2_request_pending...
Stefan Metzmacher
2013-11-27
1
-0
/
+7
*
s3:smb2_server: for performance reasons we use tevent_fd and readv/writev dir...
Stefan Metzmacher
2013-11-27
2
-438
/
+402
*
s3:smb2_server: fix drain_socket error handling
Stefan Metzmacher
2013-11-27
1
-3
/
+17
*
smbd: Fix a typo
Volker Lendecke
2013-11-27
1
-1
/
+1
*
smbd: Remove a "set but unused" variable
Volker Lendecke
2013-11-27
1
-1
/
+0
*
torture3: Reproducer for bug 10284
Volker Lendecke
2013-11-26
4
-0
/
+89
*
smbd: Fix bug 10284
Volker Lendecke
2013-11-26
1
-69
/
+31
*
smbd: Pull mtime handling into open_file_ntcreate
Volker Lendecke
2013-11-23
4
-38
/
+23
*
smbd: Point reply_open at the correct stat struct
Volker Lendecke
2013-11-22
1
-1
/
+4
*
smbd: Factor out get_share_mode_write_time of get_file_infos
Volker Lendecke
2013-11-22
2
-8
/
+12
*
smbd/open: disable compression with FILE_NO_COMPRESSION
David Disseldorp
2013-11-22
1
-0
/
+12
*
s3-smbd: support FILE_ATTRIBUTE_COMPRESSED
David Disseldorp
2013-11-22
1
-0
/
+47
*
smbd: split out dos_mode debug print function
David Disseldorp
2013-11-22
1
-12
/
+31
*
vfs_btrfs: advertise per-file compression capability
David Disseldorp
2013-11-22
1
-0
/
+15
*
vfs_btrfs: fix copy-chunk dest unlock args
David Disseldorp
2013-11-22
1
-1
/
+1
*
vfs_btrfs: add [GET/SET]_COMPRESSION handlers
David Disseldorp
2013-11-22
2
-3
/
+118
*
smb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSION
David Disseldorp
2013-11-22
1
-2
/
+115
*
vfs: add [GET/SET]_COMPRESSION hooks
David Disseldorp
2013-11-22
6
-1
/
+163
*
selftest/s3: run smb2.ioctl against FS specific share
David Disseldorp
2013-11-22
1
-0
/
+4
*
Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...
Jeremy Allison
2013-11-22
8
-38
/
+38
*
lib/param: Consolidate code to enable smb signing on the server, always enabl...
Andrew Bartlett
2013-11-22
1
-12
/
+9
*
s3-winbind: Pass the group name to fillup_pw_field().
Andreas Schneider
2013-11-22
1
-30
/
+43
*
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
2013-11-21
7
-16
/
+56
*
spoolss: accept XPS_PASS datatype used by Windows 8
Arvid Requate
2013-11-21
1
-1
/
+7
*
testparm: don't warn for TCP_NODELAY in socket options.
Michael Adam
2013-11-20
1
-3
/
+3
*
testparm: Warnings should not cause failure
Martin Schwenke
2013-11-20
1
-4
/
+0
*
debug: remove unused sys_adminlog
David Disseldorp
2013-11-20
2
-28
/
+0
*
printing: use DEBUG instead of sys_adminlog
David Disseldorp
2013-11-20
1
-24
/
+12
[next]