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
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
Fix valgrind errors with memmove and talloc pools.
Jeremy Allison
1
-0
/
+21
2013-08-27
Add simple limited pool tests to test_memlimit().
Jeremy Allison
1
-0
/
+27
2013-08-27
Remove talloc_memlimit_update(). No longer used.
Jeremy Allison
1
-24
/
+0
2013-08-27
Inside _talloc_realloc(), keep track of size changes over malloc/realloc/free.
Jeremy Allison
1
-4
/
+15
2013-08-27
Don't call talloc_memlimit_update() inside _talloc_realloc() when we're just ...
Jeremy Allison
1
-15
/
+0
2013-08-27
Fix a conditional check. (size - tc->size > 0) is always true if size and tc-...
Jeremy Allison
1
-1
/
+1
2013-08-27
In _talloc_steal_internal(), correctly decrement the memory limit in the sour...
Jeremy Allison
1
-12
/
+5
2013-08-27
Inside _talloc_free_internal(), always call talloc_memlimit_update_on_free() ...
Jeremy Allison
1
-23
/
+4
2013-08-27
Update memory limits when we call free() on a pool.
Jeremy Allison
1
-0
/
+2
2013-08-27
Change __talloc() to only call talloc_memlimit_check()/talloc_memlimit_grow()...
Jeremy Allison
1
-12
/
+9
2013-08-27
Change _talloc_total_mem_internal() to ignore memory allocated from a pool wh...
Jeremy Allison
1
-1
/
+8
2013-08-27
Remove magic TC_HDR_SIZE handling inside talloc_memlimit_check().
Jeremy Allison
1
-1
/
+1
2013-08-27
Start to fix talloc memlimits with talloc pools.
Jeremy Allison
1
-0
/
+72
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
torture: Split the fsinfo check into a separate test
Volker Lendecke
2
-2
/
+9
2013-08-23
torture: Split the buffercheck into a separate test
Volker Lendecke
1
-2
/
+9
2013-08-23
torture: Change smb2.getinfo into a suite
Volker Lendecke
3
-4
/
+13
2013-08-23
libsmb2: Fix opening the rootdirectory, part 2
Volker Lendecke
1
-1
/
+1
2013-08-23
libsmb2: Fix opening the rootdirectory, part 1
Volker Lendecke
1
-0
/
+15
2013-08-23
torture: Remove an unused variable
Volker Lendecke
1
-3
/
+0
2013-08-23
smbd: Fix a debug message
Volker Lendecke
1
-1
/
+1
2013-08-22
pkgconfig: Do not hardcode library version numbers in pc files.
Günther Deschner
6
-6
/
+6
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
ntdbtool.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-21
ntdbrestore.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-21
ntdbdump.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-21
ntdbbackup.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-21
ntdb.3.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-21
smbtree: use the correct count variable from NetShareEnum result.
Michael Adam
1
-1
/
+1
2013-08-21
Add documentation for the new internal command timeout to smbclient.
Jeremy Allison
1
-0
/
+10
2013-08-21
Add documentation for the new -t <timeout> parameter in smbclient.
Jeremy Allison
1
-0
/
+14
2013-08-21
Fix the documentation of --encrypt to explain SMB3 encryption for smbclient.
Jeremy Allison
1
-7
/
+8
2013-08-21
Fix the documentation of the iosize command to explain the new zero default f...
Jeremy Allison
1
-6
/
+9
2013-08-21
Fix the documentation for --send-buffersize for the new default value of zero...
Jeremy Allison
1
-4
/
+10
2013-08-21
Expand on the documentation of -m max-protocol for SMB2/3 for smbclient.
Jeremy Allison
1
-1
/
+8
[next]