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
path:
root
/
source4
/
lib
/
talloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split rules.mk out of Makefile.
Jelmer Vernooij
2008-02-11
2
-27
/
+31
*
Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.
Michael Adam
2008-02-11
1
-1
/
+1
*
Fix a c++ warning
Volker Lendecke
2008-02-11
1
-1
/
+2
*
talloc_free_children can only reset pool if it's empty
Volker Lendecke
2008-02-11
1
-1
/
+2
*
Mark talloc_pool memory for valgrind
Volker Lendecke
2008-02-11
1
-3
/
+16
*
Implement talloc_pool()
Volker Lendecke
2008-02-11
3
-7
/
+207
*
Add a comment.
Michael Adam
2008-02-11
1
-0
/
+1
*
Fix talloctort: move size check after referenced ptr check.
Michael Adam
2008-02-11
1
-5
/
+5
*
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
2008-02-11
1
-0
/
+5
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...
Kai Blin
2007-12-21
1
-3
/
+0
*
r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
Kai Blin
2007-12-21
1
-2
/
+5
*
r26454: Add simple SWIG macro for wrapping talloced types.
Jelmer Vernooij
2007-12-21
1
-0
/
+7
*
r26292: Make sure swig directory exists.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26280: Fix installation if swig is not available.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26276: Install SWIG files if swig is present.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26197: Add bindings for libsecurity.
Jelmer Vernooij
2007-12-21
2
-9
/
+2
*
r26187: Fix module name, indentation.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r26072: Import trivial SWIG wrapper for talloc.
Jelmer Vernooij
2007-12-21
1
-0
/
+24
*
r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher
2007-12-21
2
-1
/
+3
*
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25973: talloc: fix usage of SONAMEFLAG
Stefan Metzmacher
2007-12-21
1
-2
/
+1
*
r25953: AIX make doesn't support $^.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25884: Specify shldflags first, as required by some compilers.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25882: Build shared library of talloc as well.
Jelmer Vernooij
2007-12-21
2
-2
/
+22
*
r25216: make talloc_append_string() a deprecated macro instead of
Stefan Metzmacher
2007-10-10
2
-28
/
+1
*
r25211: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...
Stefan Metzmacher
2007-10-10
1
-50
/
+29
*
r25208: add talloc_str[n]dup_append[_buffer]() functions
Stefan Metzmacher
2007-10-10
2
-9
/
+114
*
r25207: remove one nesting level and use unlikely()
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r25206: unify logic of talloc_strdup() and talloc_strndup(),
Stefan Metzmacher
2007-10-10
1
-22
/
+20
*
r25205: $(srcdir) isn't expanded here...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r25190: Update talloc version to 1.1.0 after API-incompatible changes.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
Jeremy Allison
2007-10-10
3
-4
/
+82
*
r25116: Fix talloc_asprintf_append to do the right thing with
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r24814: Fix headers, trim core.h even more.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24688: Make output subunit-parseable.
Jelmer Vernooij
2007-10-10
1
-20
/
+20
*
r24626: as TALLOC_ABORT() is defined to abort() by default
Stefan Metzmacher
2007-10-10
1
-2
/
+12
*
r23802: fixed URL in XML
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
2007-10-10
2
-6
/
+2
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
3
-6
/
+3
*
r23796: main COPYING file for samba4, plus some formatting varients
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
5
-5
/
+5
*
r23158: Set version to 1.0.1.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23157: Add news file for talloc.
Jelmer Vernooij
2007-10-10
1
-0
/
+13
[next]