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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
pkgconfig: Do not hardcode library version numbers in pc files.
Günther Deschner
2
-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-19
Man pages for ntdb tools missing
Rusty Russell
6
-5
/
+708
2013-08-19
ldb_map: Fix CID 1034791 Dereference null return value
Volker Lendecke
1
-0
/
+6
2013-08-19
pyldb: Fix CID 1034792 Dereference null return value
Volker Lendecke
1
-0
/
+4
2013-08-19
ldb: Fix CID 1034793 Dereference null return value
Volker Lendecke
1
-0
/
+4
2013-08-18
ldb: Fix a const warning
Volker Lendecke
2
-3
/
+3
2013-08-16
tevent: Remove a pointless goto
Volker Lendecke
1
-4
/
+1
2013-08-16
loadparm: Use the new fully featured kcc by default
Matthieu Patou
1
-0
/
+1
2013-08-12
tevent: Add tevent_received to tevent_req_simple_recv_ntstatus
Volker Lendecke
1
-5
/
+8
2013-08-12
tevent: Fix tutorial reference
Volker Lendecke
1
-5
/
+3
2013-08-12
lib: Remove unused "client_name"
Volker Lendecke
1
-1
/
+0
2013-08-09
waf: consolidate libintl related checks
Christian Ambach
1
-10
/
+36
2013-08-06
pyldb: decrement ref counters on py_results and quiet warnings
Matthieu Patou
1
-0
/
+4
2013-08-05
tevent: Add echo server sample code
Volker Lendecke
1
-0
/
+664
2013-08-01
tevent: change version to 0.9.19
Stefan Metzmacher
2
-1
/
+84
2013-08-01
tevent: Remove the signal pipe if no signal events are around
Volker Lendecke
1
-1
/
+13
2013-07-22
tdb: Fix CID 1034959 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2013-07-22
tdb: Fix CID 1034960 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2013-07-17
Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
Bill Parker
5
-0
/
+62
2013-07-11
ccan: Fix calling memset with zero length parameter
Volker Lendecke
1
-1
/
+1
2013-07-09
lib/param: sync debug related options with source3/param
Stefan Metzmacher
1
-1
/
+17
2013-07-09
lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10
Stefan Metzmacher
1
-1
/
+1
2013-07-09
lib/ldb-samba: make use of DBGC_LDB
Stefan Metzmacher
1
-0
/
+2
2013-07-09
lib/util: add 'ldb' debug class
Stefan Metzmacher
2
-1
/
+3
2013-07-08
tevent: document tevent_req_create state zeroing
David Disseldorp
1
-3
/
+3
2013-07-05
time: prefer CLOCK_BOOTTIME for clock_gettime_mono()
Björn Jacke
1
-2
/
+12
2013-07-05
time: don't try to use the coarse clock
Björn Jacke
1
-9
/
+2
2013-07-05
tevent: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-07-01
tsocket: Pass the full port number to getaddrinfo().
Andreas Schneider
1
-1
/
+1
2013-06-24
ldb: bump version to allow a depencency on the substring crash fix
Andrew Bartlett
3
-1
/
+265
2013-06-24
ldb: Cope with substring match with no chunks in ldb_filter_from_tree
Andrew Bartlett
1
-1
/
+1
2013-06-24
build: Remove the struct MD5Context conf file check.
Andrew Bartlett
1
-1
/
+0
[next]