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
/
source4
/
lib
/
talloc
/
talloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25216: make talloc_append_string() a deprecated macro instead of
Stefan Metzmacher
1
-26
/
+0
2007-10-10
r25211: fix compiler warning
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...
Stefan Metzmacher
1
-50
/
+29
2007-10-10
r25208: add talloc_str[n]dup_append[_buffer]() functions
Stefan Metzmacher
1
-0
/
+96
2007-10-10
r25207: remove one nesting level and use unlikely()
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r25206: unify logic of talloc_strdup() and talloc_strndup(),
Stefan Metzmacher
1
-22
/
+20
2007-10-10
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
Jeremy Allison
1
-2
/
+63
2007-10-10
r25116: Fix talloc_asprintf_append to do the right thing with
Jeremy Allison
1
-5
/
+2
2007-10-10
r24626: as TALLOC_ABORT() is defined to abort() by default
Stefan Metzmacher
1
-2
/
+12
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_stri...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r22563: As tridge requested remove the _strict calls - for Samba3 I'm moving
Jeremy Allison
1
-89
/
+0
2007-10-10
r22539: Added _strict varients of the talloc calls to
Jeremy Allison
1
-0
/
+87
2007-10-10
r21174: many thanks to Paul Wayper for pointing out that C99 requires a
Andrew Tridgell
1
-6
/
+11
2007-10-10
r20195: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20194: inline all static talloc functions
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r20193: - let talloc_parent_chunk() handle a NULL pointer
Stefan Metzmacher
1
-15
/
+11
2007-10-10
r19412: some rather strange looking changes to talloc that gain us about 50%
Andrew Tridgell
1
-211
/
+299
2007-10-10
r19304: If you really want to look at the contents undef this one
Simo Sorce
1
-0
/
+17
2007-10-10
r18995: - fix bug 4078
Stefan Metzmacher
1
-6
/
+12
2007-10-10
r18946: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18521: implement volkers suggestion for avoiding the type punning warnings
Andrew Tridgell
1
-1
/
+2
2007-10-10
r18435: added a function talloc_move() which is like talloc_steal(), but is
Andrew Tridgell
1
-0
/
+11
2007-10-10
r18129: moved the system includes into libreplace - this gives much more
Andrew Tridgell
1
-17
/
+0
2007-10-10
r18100: actually make usage of libreplace :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18027: Fix some 64-bit warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r17950: sync talloc with samba3
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r17907: - add a generic talloc_report_depth_cb() function which takes a callback
Stefan Metzmacher
1
-49
/
+80
2007-10-10
r17895: - talloc_increase_ref_count() can fail
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r17893: add a function to disable the null_context
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r17892: fix the last talloc c++ warning
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r17891: remove c++ warnings from talloc
Stefan Metzmacher
1
-11
/
+12
2007-10-10
r17578: in standalone talloc build ensure we get intptr_t if available (which
Andrew Tridgell
1
-0
/
+3
2007-10-10
r17264: - remove unused includes from talloc
Stefan Metzmacher
1
-14
/
+4
2007-10-10
r17176: remove off_t from talloc. size_t is large enough to hold
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r17062: make correct use of talloc destructors, and make the code much simpler
Stefan Metzmacher
1
-14
/
+12
2007-10-10
r17061: - remove the currect talloc chunk from it's parent before freeing the...
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r16446: talloc_set_name() allocates and can fail...
Stefan Metzmacher
1
-6
/
+21
2007-10-10
r15856: fixed talloc_asprintf_append() on solaris
Andrew Tridgell
1
-1
/
+2
2007-10-10
r15852: patch from Rusty to make talloc_set_destructor() and talloc_steal()
Andrew Tridgell
1
-6
/
+8
2007-10-10
r15828: a talloc steal optimisation spotted by metze
Andrew Tridgell
1
-1
/
+1
2007-10-10
r15824: fixed a subtle talloc bug to do with memory context loops. When you
Andrew Tridgell
1
-2
/
+34
2007-10-10
r14999: Remove more unused autoconf code
Jelmer Vernooij
1
-10
/
+8
2007-10-10
r14288: - make the snprintf call in talloc portable to older solaris boxes
Andrew Tridgell
1
-2
/
+8
2007-10-10
r14131: Fix Coverity bug # 127
Volker Lendecke
1
-1
/
+3
2007-10-10
r13400: Only return NULL from talloc_asprintf if vsnprintf returns an
James Peach
1
-1
/
+1
2007-10-10
r13397: Propagate the error return from vsnprintf to trap the case where
James Peach
1
-2
/
+12
2007-10-10
r12633: expose talloc_vasprintf_append()
Andrew Tridgell
1
-4
/
+1
2007-10-10
r11983: make talloc LGPL. This makes more sense given that ldb depends on
Andrew Tridgell
1
-11
/
+15
[next]