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
*
r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_stri...
Stefan Metzmacher
2007-10-10
3
-1
/
+41
*
r22757: test if calling talloc_free() works on parent elements from within a ...
Stefan Metzmacher
2007-10-10
1
-1
/
+41
*
r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...
Jelmer Vernooij
2007-10-10
4
-8
/
+11
*
r22598: Simplify includes for replace.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r22563: As tridge requested remove the _strict calls - for Samba3 I'm moving
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
*
r22518: Create pkgconfig dir.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r22517: Use DESTDIR
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r22514: Add version numbers to tdb and talloc (required so they can be packag...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r22365: prepare merge to samba3
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22267: protect #define __location__ with an #ifndef
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r21174: many thanks to Paul Wayper for pointing out that C99 requires a
Andrew Tridgell
2007-10-10
1
-6
/
+11
*
r20650: revert a bunch of code I didn't mean to commit yet
Andrew Tridgell
2007-10-10
1
-34
/
+0
*
r20647: add cluster code
Andrew Tridgell
2007-10-10
1
-0
/
+34
*
r20195: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20194: inline all static talloc functions
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r20193: - let talloc_parent_chunk() handle a NULL pointer
Stefan Metzmacher
2007-10-10
2
-15
/
+12
*
r19684: Talloc_guide text on multithreading by Remi Turboult
Volker Lendecke
2007-10-10
1
-0
/
+16
*
r19636: Add URLs to ldb and talloc pkg-config files.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r19570: Fix dependencies in pkg-config files.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r19498: the autofree test cannot be run as part of smbtorture
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r19495: Stop linking binaries twice (once before installation, once during bu...
Jelmer Vernooij
2007-10-10
2
-6
/
+10
*
r19434: we need to force line buffering as the new torture code doesn't create
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r19412: some rather strange looking changes to talloc that gain us about 50%
Andrew Tridgell
2007-10-10
1
-211
/
+299
*
r19405: the talloc speed test suite was not giving an accurate picture of the
Andrew Tridgell
2007-10-10
1
-13
/
+18
*
r19381: Print out the specific tests that failed after a smbtorture run.
Jelmer Vernooij
2007-10-10
1
-188
/
+189
*
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
2007-10-10
2
-188
/
+252
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
1
-304
/
+195
*
r19304: If you really want to look at the contents undef this one
Simo Sorce
2007-10-10
1
-0
/
+17
*
r19118: get rid of a bunch of bool misuse warnings
Andrew Tridgell
2007-10-10
1
-19
/
+19
*
r18995: - fix bug 4078
Stefan Metzmacher
2007-10-10
2
-12
/
+37
*
r18946: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18601: updated web page for new talloc build method
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r18600: - fix shell syntax in tests for libraries
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18594: fail the configure step if the required library is not found for tdb,
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r18539: 'make distclean' should delete config.cache
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
2007-10-10
2
-0
/
+3045
*
r18521: implement volkers suggestion for avoiding the type punning warnings
Andrew Tridgell
2007-10-10
2
-3
/
+4
*
r18485: include libreplace.m4 in the aclocal.m4 files
Stefan Metzmacher
2007-10-10
2
-2
/
+3
*
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
2007-10-10
3
-4
/
+4
*
r18435: added a function talloc_move() which is like talloc_steal(), but is
Andrew Tridgell
2007-10-10
4
-3
/
+61
*
r18283: libreplace.m4 needs to be early in configure.ac in other packages too
Andrew Tridgell
2007-10-10
1
-10
/
+5
*
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r18163: Remove defines for BOOL, False and True
Jelmer Vernooij
2007-10-10
1
-82
/
+72
*
r18152: move our AC macros into lib/replace/libreplace_macros.m4
Stefan Metzmacher
2007-10-10
1
-0
/
+1
[next]