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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25884: Specify shldflags first, as required by some compilers.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25882: Build shared library of talloc as well.
Jelmer Vernooij
2
-2
/
+22
2007-10-10
r25216: make talloc_append_string() a deprecated macro instead of
Stefan Metzmacher
2
-28
/
+1
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
2
-9
/
+114
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
r25205: $(srcdir) isn't expanded here...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25190: Update talloc version to 1.1.0 after API-incompatible changes.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
1
-4
/
+4
2007-10-10
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
Jeremy Allison
3
-4
/
+82
2007-10-10
r25116: Fix talloc_asprintf_append to do the right thing with
Jeremy Allison
1
-5
/
+2
2007-10-10
r24814: Fix headers, trim core.h even more.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24688: Make output subunit-parseable.
Jelmer Vernooij
1
-20
/
+20
2007-10-10
r24626: as TALLOC_ABORT() is defined to abort() by default
Stefan Metzmacher
1
-2
/
+12
2007-10-10
r23802: fixed URL in XML
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
2
-6
/
+2
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
3
-6
/
+3
2007-10-10
r23796: main COPYING file for samba4, plus some formatting varients
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
5
-5
/
+5
2007-10-10
r23158: Set version to 1.0.1.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23157: Add news file for talloc.
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_stri...
Stefan Metzmacher
3
-1
/
+41
2007-10-10
r22757: test if calling talloc_free() works on parent elements from within a ...
Stefan Metzmacher
1
-1
/
+41
2007-10-10
r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...
Jelmer Vernooij
4
-8
/
+11
2007-10-10
r22598: Simplify includes for replace.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r22563: As tridge requested remove the _strict calls - for Samba3 I'm moving
Jeremy Allison
2
-105
/
+0
2007-10-10
r22541: Added talloc_size_strict macro.
Jeremy Allison
1
-0
/
+1
2007-10-10
r22540: Added _strict varients of the macro calls - added
Jeremy Allison
1
-0
/
+6
2007-10-10
r22539: Added _strict varients of the talloc calls to
Jeremy Allison
2
-1
/
+96
2007-10-10
r22518: Create pkgconfig dir.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r22517: Use DESTDIR
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r22514: Add version numbers to tdb and talloc (required so they can be packag...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22365: prepare merge to samba3
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22267: protect #define __location__ with an #ifndef
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r21174: many thanks to Paul Wayper for pointing out that C99 requires a
Andrew Tridgell
1
-6
/
+11
2007-10-10
r20650: revert a bunch of code I didn't mean to commit yet
Andrew Tridgell
1
-34
/
+0
2007-10-10
r20647: add cluster code
Andrew Tridgell
1
-0
/
+34
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
2
-15
/
+12
2007-10-10
r19684: Talloc_guide text on multithreading by Remi Turboult
Volker Lendecke
1
-0
/
+16
2007-10-10
r19636: Add URLs to ldb and talloc pkg-config files.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r19570: Fix dependencies in pkg-config files.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19498: the autofree test cannot be run as part of smbtorture
Andrew Tridgell
1
-0
/
+3
2007-10-10
r19495: Stop linking binaries twice (once before installation, once during bu...
Jelmer Vernooij
2
-6
/
+10
[next]