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
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
Volker Lendecke
2013-08-28
1
-0
/
+10
*
smbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
Volker Lendecke
2013-08-28
1
-0
/
+12
*
smbd: qfsinfo has fixed/variable buffers
Volker Lendecke
2013-08-28
3
-0
/
+13
*
smbd: qfilepathinfo has fixed/variable buffers
Volker Lendecke
2013-08-28
3
-0
/
+25
*
torture3: add clipathinfo-bufsize
Volker Lendecke
2013-08-28
4
-0
/
+59
*
dbwrap_ctdb: Treat empty records as non-existing
Volker Lendecke
2013-08-28
2
-0
/
+18
*
s3: fix missing braces in nfs4_acls.c
Abhidnya Joshi
2013-08-28
1
-1
/
+2
*
Fix valgrind errors with memmove and talloc pools.
Jeremy Allison
2013-08-28
1
-0
/
+21
*
Add simple limited pool tests to test_memlimit().
Jeremy Allison
2013-08-27
1
-0
/
+27
*
Remove talloc_memlimit_update(). No longer used.
Jeremy Allison
2013-08-27
1
-24
/
+0
*
Inside _talloc_realloc(), keep track of size changes over malloc/realloc/free.
Jeremy Allison
2013-08-27
1
-4
/
+15
*
Don't call talloc_memlimit_update() inside _talloc_realloc() when we're just ...
Jeremy Allison
2013-08-27
1
-15
/
+0
*
Fix a conditional check. (size - tc->size > 0) is always true if size and tc-...
Jeremy Allison
2013-08-27
1
-1
/
+1
*
In _talloc_steal_internal(), correctly decrement the memory limit in the sour...
Jeremy Allison
2013-08-27
1
-12
/
+5
*
Inside _talloc_free_internal(), always call talloc_memlimit_update_on_free() ...
Jeremy Allison
2013-08-27
1
-23
/
+4
*
Update memory limits when we call free() on a pool.
Jeremy Allison
2013-08-27
1
-0
/
+2
*
Change __talloc() to only call talloc_memlimit_check()/talloc_memlimit_grow()...
Jeremy Allison
2013-08-27
1
-12
/
+9
*
Change _talloc_total_mem_internal() to ignore memory allocated from a pool wh...
Jeremy Allison
2013-08-27
1
-1
/
+8
*
Remove magic TC_HDR_SIZE handling inside talloc_memlimit_check().
Jeremy Allison
2013-08-27
1
-1
/
+1
*
Start to fix talloc memlimits with talloc pools.
Jeremy Allison
2013-08-27
1
-0
/
+72
*
smbd: Use #defines in smb2_getinfo_send
Volker Lendecke
2013-08-27
1
-4
/
+4
*
Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.
Jeremy Allison
2013-08-26
1
-6
/
+20
*
Allow UNIX extensions client to act on open fsp instead of pathname if availa...
Jeremy Allison
2013-08-26
1
-1
/
+8
*
Fix the erroneous masking of chmod requests via the UNIX extensions.
Jeremy Allison
2013-08-26
1
-8
/
+10
*
smbd: Simplify dropbox special case in unix_convert
Volker Lendecke
2013-08-26
1
-6
/
+23
*
Revert "Fix the erroneous masking of chmod requests via the UNIX extensions."
Jeremy Allison
2013-08-25
1
-2
/
+7
*
Revert "Allow UNIX extensions client to act on open fsp instead of pathname i...
Jeremy Allison
2013-08-24
1
-8
/
+1
*
Pushed from the wrong branch - this is the version
Jeremy Allison
2013-08-24
1
-14
/
+6
*
Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.
Jeremy Allison
2013-08-25
1
-6
/
+14
*
Allow UNIX extensions client to act on open fsp instead of pathname if availa...
Jeremy Allison
2013-08-24
1
-1
/
+8
*
Fix the erroneous masking of chmod requests via the UNIX extensions.
Jeremy Allison
2013-08-24
1
-7
/
+2
*
Fix bug #10063 - source3/lib/util.c:1493 leaking memory w/ pam_winbind.so / w...
Jeremy Allison
2013-08-24
1
-2
/
+4
*
torture: Split the fsinfo check into a separate test
Volker Lendecke
2013-08-23
2
-2
/
+9
*
torture: Split the buffercheck into a separate test
Volker Lendecke
2013-08-23
1
-2
/
+9
*
torture: Change smb2.getinfo into a suite
Volker Lendecke
2013-08-23
3
-4
/
+13
*
libsmb2: Fix opening the rootdirectory, part 2
Volker Lendecke
2013-08-23
1
-1
/
+1
*
libsmb2: Fix opening the rootdirectory, part 1
Volker Lendecke
2013-08-23
1
-0
/
+15
*
torture: Remove an unused variable
Volker Lendecke
2013-08-23
1
-3
/
+0
*
smbd: Fix a debug message
Volker Lendecke
2013-08-23
1
-1
/
+1
*
pkgconfig: Do not hardcode library version numbers in pc files.
Günther Deschner
2013-08-22
6
-6
/
+6
*
s3-pkgconfig: remove leftovers from autoconf build.
Günther Deschner
2013-08-22
4
-55
/
+0
*
client: add missing newlines to error messages for invalid iosize parameter.
Michael Adam
2013-08-21
1
-2
/
+2
*
ntdbtool.8.xml: Bump version up to 4.1.
Karolin Seeger
2013-08-21
1
-1
/
+1
*
ntdbrestore.8.xml: Bump version up to 4.1.
Karolin Seeger
2013-08-21
1
-1
/
+1
*
ntdbdump.8.xml: Bump version up to 4.1.
Karolin Seeger
2013-08-21
1
-1
/
+1
*
ntdbbackup.8.xml: Bump version up to 4.1.
Karolin Seeger
2013-08-21
1
-1
/
+1
*
ntdb.3.xml: Bump version up to 4.1.
Karolin Seeger
2013-08-21
1
-1
/
+1
*
smbtree: use the correct count variable from NetShareEnum result.
Michael Adam
2013-08-21
1
-1
/
+1
*
Add documentation for the new internal command timeout to smbclient.
Jeremy Allison
2013-08-21
1
-0
/
+10
*
Add documentation for the new -t <timeout> parameter in smbclient.
Jeremy Allison
2013-08-21
1
-0
/
+14
[next]