index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
talloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.
Michael Adam
2008-02-13
2
-2
/
+2
*
Make sure talloc.so is build before installing.
Jelmer Vernooij
2008-02-13
1
-2
/
+2
*
Fix out of tree builds.
Jelmer Vernooij
2008-02-13
1
-2
/
+2
*
Split actual content out of talloc Makefile into talloc.mk.
Jelmer Vernooij
2008-02-13
2
-37
/
+42
*
Split rules.mk out of Makefile.
Jelmer Vernooij
2008-02-13
2
-27
/
+31
*
Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.
Michael Adam
2008-02-13
1
-1
/
+1
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-02-13
1
-1
/
+0
*
talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-02-13
1
-0
/
+1
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r26454: Add simple SWIG macro for wrapping talloced types.
Jelmer Vernooij
2008-02-13
1
-0
/
+7
*
r26292: Make sure swig directory exists.
Jelmer Vernooij
2008-02-13
1
-0
/
+1
*
r26280: Fix installation if swig is not available.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r26276: Install SWIG files if swig is present.
Jelmer Vernooij
2008-02-13
1
-0
/
+1
*
r26197: Add bindings for libsecurity.
Jelmer Vernooij
2008-02-13
2
-9
/
+2
*
r26187: Fix module name, indentation.
Jelmer Vernooij
2008-02-13
1
-0
/
+2
*
r26072: Import trivial SWIG wrapper for talloc.
Jelmer Vernooij
2008-02-13
1
-0
/
+24
*
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher
2008-02-13
1
-1
/
+1
*
r25973: talloc: fix usage of SONAMEFLAG
Stefan Metzmacher
2008-02-13
1
-2
/
+1
*
r25953: AIX make doesn't support $^.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r25884: Specify shldflags first, as required by some compilers.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
r25882: Build shared library of talloc as well.
Jelmer Vernooij
2008-02-13
2
-2
/
+22
*
Fix a c++ warning
Volker Lendecke
2008-01-10
1
-1
/
+2
*
talloc_free_children can only reset pool if it's empty
Volker Lendecke
2008-01-10
1
-1
/
+2
*
Mark talloc_pool memory for valgrind
Volker Lendecke
2008-01-10
1
-3
/
+16
*
Implement talloc_pool()
Volker Lendecke
2008-01-09
3
-7
/
+207
*
Add a comment.
Michael Adam
2008-01-09
1
-0
/
+1
*
Fix talloctort: move size check after referenced ptr check.
Michael Adam
2008-01-09
1
-5
/
+5
*
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
2008-01-09
1
-0
/
+5
*
r25230: sync lib/talloc with SAMBA_4_0
Stefan Metzmacher
2007-10-10
4
-125
/
+184
*
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
*
r24627: merge from SAMBA_4_0:
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
*
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
2007-10-10
3
-3
/
+3
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-10-10
3
-3
/
+3
*
r22759: sync lib/talloc with samba4
Stefan Metzmacher
2007-10-10
8
-16
/
+103
*
r22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison
2007-10-10
2
-105
/
+0
*
r22541: Added talloc_size_strict macro.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r22540: Added _strict varients of the macro calls - added
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r22539: Added _strict varients of the talloc calls to
Jeremy Allison
2007-10-10
2
-1
/
+96
*
r22366: sync lib/talloc/ with samba4
Stefan Metzmacher
2007-10-10
4
-8
/
+22
*
r22268: merge from samba4:
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r21176: merged va_end() changes from Samba4
Andrew Tridgell
2007-10-10
1
-6
/
+11
*
r20197: merge talloc fixes from samba4:
Stefan Metzmacher
2007-10-10
2
-20
/
+18
*
r20131: get rid of a few no previous prototype warnings
Herb Lewis
2007-10-10
1
-0
/
+1
*
r19774: Fix typo
Volker Lendecke
2007-10-10
1
-1
/
+1
[next]