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
*
Ensure we can never integer wrap when working on client-supplied max_data_bytes.
Jeremy Allison
2013-08-04
1
-0
/
+22
*
There are tests all over the SMB1 code to check that srv_send_smb fails, but ...
Richard Sharpe
2013-08-03
1
-1
/
+1
*
s3:lib/system fix build on AIX 7
Christian Ambach
2013-08-02
1
-3
/
+12
*
Fix bug 9678 - Windows 8 Roaming profiles fail
Gregor Beck
2013-08-01
1
-7
/
+2
*
Ensure gpfs kernel leases are wrapped in a become_root()/unbecome_root() pair.
Ralph Wuerthner
2013-08-01
1
-0
/
+6
*
Wrap setting leases in become_root()/unbecome_root() to ensure correct delive...
Jeremy Allison
2013-07-31
1
-13
/
+20
*
torture: add LOCAL-sid_to_string testcase
Jeff Layton
2013-07-31
2
-0
/
+31
*
torture: add more string_to_sid torture testcases
Jeff Layton
2013-07-31
1
-0
/
+16
*
s3:winbind: add a warning DEBUG message when skipping a sid from the mapped G...
Michael Adam
2013-07-29
1
-0
/
+18
*
s3:winbind: change getgroups to only do one sids2xids call instead of many
Michael Adam
2013-07-29
1
-26
/
+42
*
s3:winbind: fix the getgroups implementation to include the user sid's GID in...
Michael Adam
2013-07-29
1
-3
/
+5
*
s3:winbind: fix gid counting and error handling in the getgroups implementation
Michael Adam
2013-07-29
1
-6
/
+10
*
s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.
Günther Deschner
2013-07-23
1
-0
/
+23
*
smbd: Fix CID 1035536 Uninitialized pointer read
Volker Lendecke
2013-07-23
1
-1
/
+1
*
smbd: Fix CID 1035537 Uninitialized pointer read
Volker Lendecke
2013-07-22
1
-1
/
+1
*
smbd: Fix CID 1035538 Uninitialized pointer read
Volker Lendecke
2013-07-22
1
-1
/
+1
*
s3-waf: Rename regedit to samba-regedit.
Andreas Schneider
2013-07-22
1
-1
/
+1
*
s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444).
Günther Deschner
2013-07-19
1
-0
/
+13
*
Reply with correct trans2 message on a setpathinfo with a bad EA name.
Jeremy Allison
2013-07-19
1
-1
/
+10
*
Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.
Jeremy Allison
2013-07-19
1
-38
/
+38
*
Ensure we can't create a file using NTTRANS with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+20
*
Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+14
*
Add the ability to send an NTSTATUS result back with a trans2 reply so we can...
Jeremy Allison
2013-07-19
3
-14
/
+32
*
Ensure we can't create a file using SMB2_CREATE with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+5
*
Ensure we never return an EA name to a Windows client it can't handle.
Jeremy Allison
2013-07-19
1
-0
/
+9
*
Ensure set_ea cannot set invalid Windows EA names.
Jeremy Allison
2013-07-19
1
-0
/
+9
*
Add ea_list_has_invalid_name() function.
Jeremy Allison
2013-07-19
2
-0
/
+36
*
Fix memory leak in error code path.
Richard Sharpe
2013-07-18
1
-0
/
+1
*
s3: Remove old mode special substitution.
Alexander Werth
2013-07-16
1
-13
/
+2
*
s3:idmap_autorid: Add a NULL check in idmap_autorid_preallocate_wellknown
Volker Lendecke
2013-07-08
1
-0
/
+4
*
s3:idmap_autorid: Don't zero in idmap_autorid_preallocate_wellknown
Volker Lendecke
2013-07-08
1
-1
/
+1
*
s3:idmap_autorid: Use ARRAY_SIZE where appropriate
Volker Lendecke
2013-07-08
1
-1
/
+1
*
s3-winbind: Do not delete an existing valid credential cache.
Andreas Schneider
2013-07-15
1
-0
/
+8
*
smbd: Fix a 100% loop at shutdown time
Volker Lendecke
2013-07-11
1
-2
/
+5
*
srvsvc: Use a symbolic constant where we have one
Volker Lendecke
2013-07-11
1
-1
/
+6
*
s3-smbstatus: display [u|g]id of -1 as "-1" in connection list
Björn Baumbach
2013-07-10
1
-4
/
+20
*
s3-lib: hide incomplete smbXsrv_tcon_global records
Stefan Metzmacher
2013-07-09
1
-0
/
+13
*
s3-lib: fix segf while reading incomplete session info (bug #10003)
Björn Baumbach
2013-07-09
2
-7
/
+17
*
smbd: Fix a profile problem
Volker Lendecke
2013-07-09
5
-27
/
+34
*
rpc_cli: Remove some unnecessary initializations
Volker Lendecke
2013-07-08
1
-3
/
+0
*
s3-winbind: Allow sec_initial_uid() to store creds.
Andreas Schneider
2013-07-02
1
-1
/
+1
*
winbindd and nmbd don't set their umask to zero on startup like smbd does.
Jeremy Allison
2013-06-27
2
-0
/
+12
*
sharesec: Implement --view-all
Volker Lendecke
2013-06-26
1
-1
/
+34
*
s3:smbd/close remove filesystem lock before removing sharemode
Christian Ambach
2013-06-25
1
-0
/
+9
*
s3:smbd/close use common exit path
Christian Ambach
2013-06-25
1
-9
/
+2
*
s3:lib add mapping for ETXTBSY
Christian Ambach
2013-06-25
1
-0
/
+3
*
s3-ctdb: Fix auto-enabling of CTDB readonly support
Daniel Gan-Levi
2013-06-25
1
-0
/
+28
*
s3:smbd/aio mark file as modified in the SMB2 case
Christian Ambach
2013-06-25
1
-0
/
+2
*
Use existing "acl map full control" parameter to control the adding of the DE...
Jeremy Allison
2013-06-24
1
-2
/
+17
*
s3/smbclient: fix incorrect command tab completions
David Disseldorp
2013-06-24
1
-8
/
+8
[next]