index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-06
VERSION: Bump version up to 4.0.27...
v4-0-test
Karolin Seeger
1
-2
/
+2
2015-05-06
WHATSNEW: Add release notes for Samba 4.0.26.
samba-4.0.26
v4-0-stable
Karolin Seeger
1
-2
/
+80
2015-04-09
s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAIL...
Stefan Metzmacher
1
-2
/
+2
2015-03-16
s3:configure: require external talloc >= 2.1.2
Stefan Metzmacher
1
-1
/
+1
2015-03-15
talloc: version 2.1.2
Stefan Metzmacher
3
-1
/
+71
2015-03-15
talloc: fix _talloc_total_limit_size prototype
Stefan Metzmacher
1
-1
/
+1
2015-03-15
lib: talloc: Test suite for the new destructor reparent logic.
Jeremy Allison
1
-0
/
+82
2015-03-15
lib: talloc: Allow destructors to reparent the object they're called on.
Jeremy Allison
1
-0
/
+7
2015-03-15
lib: talloc: Fix bug when calling a destructor.
Jeremy Allison
1
-1
/
+7
2015-03-15
talloc:build: improve detection of srcdir
Michael Adam
1
-1
/
+1
2015-03-15
talloc: version 2.1.1
Stefan Metzmacher
3
-1
/
+71
2015-03-15
talloc/tests: avoid some unused variable warnings
Stefan Metzmacher
1
-0
/
+13
2015-03-15
talloc: fix compiler warning
Stefan Metzmacher
1
-1
/
+4
2015-03-15
talloc: check for TALLOC_GET_TYPE_ABORT_NOOP
Stefan Metzmacher
1
-0
/
+4
2015-03-15
talloc: avoid a function call in TALLOC_FREE() if possible.
Stefan Metzmacher
1
-1
/
+1
2015-03-15
talloc: inline talloc_get_name()
Stefan Metzmacher
1
-6
/
+10
2015-03-15
talloc: inline more static functions
Stefan Metzmacher
1
-19
/
+26
2015-03-15
talloc: Tune talloc_vasprintf
Volker Lendecke
1
-5
/
+9
2015-03-15
talloc: Update flags in pytalloc-util pkgconfig file
Lukas Slebodnik
1
-2
/
+2
2015-03-15
Add a basic guide on pytalloc.
Jelmer Vernooij
2
-0
/
+156
2015-03-15
talloc: Add a warning to talloc_reference() documentation.
Andreas Schneider
1
-0
/
+8
2015-03-15
talloc: Test the pooled object
Volker Lendecke
1
-0
/
+36
2015-03-15
talloc: Add talloc_pooled_object
Volker Lendecke
5
-1
/
+174
2015-03-15
talloc: Allow nested pools.
Volker Lendecke
3
-24
/
+52
2015-03-15
talloc: Add a separate pool size
Volker Lendecke
1
-12
/
+23
2015-03-15
talloc: Put pool-specific data before the chunk
Volker Lendecke
1
-79
/
+125
2015-03-15
talloc: Introduce __talloc_with_prefix
Volker Lendecke
1
-10
/
+22
2015-03-15
talloc: Decouple the dual use of chunk->pool
Volker Lendecke
1
-25
/
+23
2015-03-15
Fix valgrind errors with memmove and talloc pools.
Jeremy Allison
1
-0
/
+21
2015-03-15
Add simple limited pool tests to test_memlimit().
Jeremy Allison
1
-0
/
+27
2015-03-15
Remove talloc_memlimit_update(). No longer used.
Jeremy Allison
1
-24
/
+0
2015-03-15
Inside _talloc_realloc(), keep track of size changes over malloc/realloc/free.
Jeremy Allison
1
-4
/
+15
2015-03-15
Don't call talloc_memlimit_update() inside _talloc_realloc() when we're just ...
Jeremy Allison
1
-15
/
+0
2015-03-15
Fix a conditional check. (size - tc->size > 0) is always true if size and tc-...
Jeremy Allison
1
-1
/
+1
2015-03-15
In _talloc_steal_internal(), correctly decrement the memory limit in the sour...
Jeremy Allison
1
-12
/
+5
2015-03-15
Inside _talloc_free_internal(), always call talloc_memlimit_update_on_free() ...
Jeremy Allison
1
-23
/
+4
2015-03-15
Update memory limits when we call free() on a pool.
Jeremy Allison
1
-0
/
+2
2015-03-15
Change __talloc() to only call talloc_memlimit_check()/talloc_memlimit_grow()...
Jeremy Allison
1
-12
/
+9
2015-03-15
Change _talloc_total_mem_internal() to ignore memory allocated from a pool wh...
Jeremy Allison
1
-1
/
+8
2015-03-15
Remove magic TC_HDR_SIZE handling inside talloc_memlimit_check().
Jeremy Allison
1
-1
/
+1
2015-03-15
Start to fix talloc memlimits with talloc pools.
Jeremy Allison
1
-0
/
+72
2015-03-15
talloc: Fix a typo
Volker Lendecke
1
-1
/
+1
2015-03-15
talloc: only provide the --enable-talloc-compat1 in standalone build
Stefan Metzmacher
1
-4
/
+6
2015-03-15
talloc: Simplify _talloc_free_poolmem a bit
Volker Lendecke
1
-2
/
+14
2015-03-15
talloc: Do an early return
Volker Lendecke
1
-3
/
+6
2015-03-15
talloc: Avoid some "else" by doing early returns
Volker Lendecke
1
-4
/
+8
2015-03-15
talloc: Fix nonblank line endings
Volker Lendecke
1
-34
/
+34
2015-03-15
talloc: Convert error cecking macros into fns
Simo Sorce
1
-37
/
+74
2015-03-15
Add tests for talloc_memlimit
Simo Sorce
1
-0
/
+172
2015-03-15
Add memory limiting capability to talloc
Simo Sorce
5
-40
/
+327
[next]