index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
s3-winbindd: Fix memory leak in ads_cached_connection().
Günther Deschner
1
-1
/
+1
2013-08-29
s3-winbindd: remove pointless variable assigment, see the strdup below.
Günther Deschner
1
-1
/
+0
2013-08-28
smbd: Correctly return INFO_LENGTH_MISMATCH for smb1
Volker Lendecke
1
-0
/
+4
2013-08-28
smbd: Fix error return for STREAM_INFO
Volker Lendecke
1
-0
/
+4
2013-08-28
smbd: Revert a93f9c3
Volker Lendecke
1
-5
/
+0
2013-08-28
smbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
Volker Lendecke
1
-0
/
+10
2013-08-28
smbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
Volker Lendecke
1
-0
/
+12
2013-08-28
smbd: qfsinfo has fixed/variable buffers
Volker Lendecke
3
-0
/
+13
2013-08-28
smbd: qfilepathinfo has fixed/variable buffers
Volker Lendecke
3
-0
/
+25
2013-08-28
torture3: add clipathinfo-bufsize
Volker Lendecke
4
-0
/
+59
2013-08-28
dbwrap_ctdb: Treat empty records as non-existing
Volker Lendecke
2
-0
/
+18
2013-08-28
s3: fix missing braces in nfs4_acls.c
Abhidnya Joshi
1
-1
/
+2
2013-08-27
smbd: Use #defines in smb2_getinfo_send
Volker Lendecke
1
-4
/
+4
2013-08-26
Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.
Jeremy Allison
1
-6
/
+20
2013-08-26
Allow UNIX extensions client to act on open fsp instead of pathname if availa...
Jeremy Allison
1
-1
/
+8
2013-08-26
Fix the erroneous masking of chmod requests via the UNIX extensions.
Jeremy Allison
1
-8
/
+10
2013-08-26
smbd: Simplify dropbox special case in unix_convert
Volker Lendecke
1
-6
/
+23
2013-08-25
Revert "Fix the erroneous masking of chmod requests via the UNIX extensions."
Jeremy Allison
1
-2
/
+7
2013-08-24
Revert "Allow UNIX extensions client to act on open fsp instead of pathname i...
Jeremy Allison
1
-8
/
+1
2013-08-24
Pushed from the wrong branch - this is the version
Jeremy Allison
1
-14
/
+6
2013-08-25
Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.
Jeremy Allison
1
-6
/
+14
2013-08-24
Allow UNIX extensions client to act on open fsp instead of pathname if availa...
Jeremy Allison
1
-1
/
+8
2013-08-24
Fix the erroneous masking of chmod requests via the UNIX extensions.
Jeremy Allison
1
-7
/
+2
2013-08-24
Fix bug #10063 - source3/lib/util.c:1493 leaking memory w/ pam_winbind.so / w...
Jeremy Allison
1
-2
/
+4
2013-08-23
smbd: Fix a debug message
Volker Lendecke
1
-1
/
+1
2013-08-22
s3-pkgconfig: remove leftovers from autoconf build.
Günther Deschner
4
-55
/
+0
2013-08-21
client: add missing newlines to error messages for invalid iosize parameter.
Michael Adam
1
-2
/
+2
2013-08-21
smbtree: use the correct count variable from NetShareEnum result.
Michael Adam
1
-1
/
+1
2013-08-21
Add new "timeout" command and -t option to smbclient to set the per-operation...
Jeremy Allison
1
-0
/
+35
2013-08-21
As SMB3 has transport level encryption, allow smbclient -e to force encryted ...
Jeremy Allison
1
-1
/
+17
2013-08-21
Remove restrictions on setting iosize inside smbclient for SMB2 connections.
Jeremy Allison
1
-17
/
+23
2013-08-21
Fix bug #10100 - rpcclient crashes when sending the 'netshareenum 502' command
Jeremy Allison
1
-3
/
+7
2013-08-20
smbd: Simplify new_break_message_smb1
Volker Lendecke
1
-18
/
+7
2013-08-20
smbd: Replace a 0-timeout wakeup_send
Volker Lendecke
1
-17
/
+13
2013-08-20
libsmb: Fix a bunch of Coverity IDs
Volker Lendecke
1
-20
/
+20
2013-08-19
Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...
Richard Sharpe
3
-6
/
+19
2013-08-19
rpc_server: Fix CID 1063255 Resource leak
Volker Lendecke
1
-1
/
+1
2013-08-19
smbd: Fix CID 1063259 Uninitialized scalar variable
Volker Lendecke
1
-0
/
+1
2013-08-19
log2pcaphex: Fix nonempty line endings
Volker Lendecke
1
-16
/
+15
2013-08-16
vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs
Anand Avati
1
-42
/
+111
2013-08-16
smbd: Do not wait unnecessarily
Volker Lendecke
1
-1
/
+1
2013-08-16
smbd: Make break_level2_to_none_async static
Volker Lendecke
2
-2
/
+1
2013-08-16
libctdb: Avoid an explicit memset
Volker Lendecke
1
-2
/
+1
2013-08-15
s3:libsmb: call smb2cli_logoff() from cli_ulogoff()
Stefan Metzmacher
1
-0
/
+12
2013-08-15
s3:libsmb: make cli_ulogoff_send/recv static
Stefan Metzmacher
2
-6
/
+2
2013-08-15
s3:libsmb: call smb2cli_tdis() from cli_tdis()
Stefan Metzmacher
1
-0
/
+4
2013-08-15
s3:libsmb: only set tcon to invalid in smb2cli_tdis*
Stefan Metzmacher
1
-1
/
+2
2013-08-15
s3:libsmb: make cli_tdis_send/recv static
Stefan Metzmacher
2
-6
/
+2
2013-08-15
s3:libsmb: add support for SMB2 in cli_writeall()
Stefan Metzmacher
1
-2
/
+12
2013-08-15
s3:libsmb: add SMB2 support to cli_pull*
Stefan Metzmacher
1
-14
/
+46
[next]