Michael Adam
2a2c28584c
Add a comment.
...
Michael
2008-02-11 15:07:46 +01:00
Michael Adam
a0caedb94f
Fix talloctort: move size check after referenced ptr check.
...
Michael
2008-02-11 15:07:46 +01:00
Volker Lendecke
0c829e6ee6
Don't shrink a talloc area if we have less than 1k to gain
2008-02-11 15:07:46 +01:00
Jelmer Vernooij
91d7ba5202
build: Remove support for DESCRIPTION setting that is now unused.
2008-01-22 18:49:51 +01:00
Jelmer Vernooij
c8947fda23
ldb/talloc/tdb: Use manually written pc file.
2008-01-22 18:24:00 +01:00
Jelmer Vernooij
c550c03372
r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
...
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
2007-12-24 01:51:03 -06:00
Kai Blin
4a5e1047ff
r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of thois.
...
Thanks to metze for pointing this out
2007-12-21 05:51:19 +01:00
Kai Blin
5b3a8c8ae1
r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
...
While at it, also add a PRINTF_ATTRIBUTE for talloc_vasprintf.
2007-12-21 05:51:17 +01:00
Jelmer Vernooij
760fcc8bfa
r26454: Add simple SWIG macro for wrapping talloced types.
2007-12-21 05:50:22 +01:00
Jelmer Vernooij
7962d221fc
r26292: Make sure swig directory exists.
2007-12-21 05:48:11 +01:00
Jelmer Vernooij
3320bd401f
r26280: Fix installation if swig is not available.
2007-12-21 05:48:06 +01:00
Jelmer Vernooij
dfd5b456f9
r26276: Install SWIG files if swig is present.
2007-12-21 05:48:02 +01:00
Jelmer Vernooij
8625cd403b
r26197: Add bindings for libsecurity.
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
ef790ebf3a
r26187: Fix module name, indentation.
2007-12-21 05:46:40 +01:00
Jelmer Vernooij
02d259c2c4
r26072: Import trivial SWIG wrapper for talloc.
2007-12-21 05:45:53 +01:00
Stefan Metzmacher
c179807165
r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library
...
metze
2007-12-21 05:45:31 +01:00
Stefan Metzmacher
410cdf789a
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
...
metze
2007-12-21 05:45:29 +01:00
Stefan Metzmacher
7fecb8f3cd
r25973: talloc: fix usage of SONAMEFLAG
...
metze
2007-12-21 05:45:25 +01:00
Jelmer Vernooij
91133d2711
r25953: AIX make doesn't support $^.
2007-12-21 05:45:16 +01:00
Jelmer Vernooij
228dd6830e
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like that.
2007-12-21 05:45:12 +01:00
Jelmer Vernooij
40a8cd0d2f
r25884: Specify shldflags first, as required by some compilers.
2007-12-21 05:44:40 +01:00
Jelmer Vernooij
3692ba8299
r25882: Build shared library of talloc as well.
2007-12-21 05:44:39 +01:00
Stefan Metzmacher
2b2e841465
r25216: make talloc_append_string() a deprecated macro instead of
...
having it as a real function.
metze
2007-10-10 15:06:56 -05:00
Stefan Metzmacher
c0d095c8c9
r25211: fix compiler warning
...
metze
2007-10-10 15:06:54 -05:00
Stefan Metzmacher
780c1c776e
r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_buffer()
...
metze
2007-10-10 15:06:53 -05:00
Stefan Metzmacher
8532076720
r25208: add talloc_str[n]dup_append[_buffer]() functions
...
metze
2007-10-10 15:06:53 -05:00
Stefan Metzmacher
c2931540bc
r25207: remove one nesting level and use unlikely()
...
metze
2007-10-10 15:06:53 -05:00
Stefan Metzmacher
92106e6b7e
r25206: unify logic of talloc_strdup() and talloc_strndup(),
...
only strlen() vs. strnlen() is the difference now.
metze
2007-10-10 15:06:52 -05:00
Stefan Metzmacher
4bce808917
r25205: $(srcdir) isn't expanded here...
...
metze
2007-10-10 15:06:52 -05:00
Jelmer Vernooij
66000a1fa2
r25190: Update talloc version to 1.1.0 after API-incompatible changes.
2007-10-10 15:06:49 -05:00
Jeremy Allison
0844dbf597
r25175: Change to talloc_asprintf_append_buffer().
...
Jeremy.
2007-10-10 15:06:46 -05:00
Jeremy Allison
5bb8613b86
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
...
Jeremy.
2007-10-10 15:06:44 -05:00
Jeremy Allison
948d32bb62
r25116: Fix talloc_asprintf_append to do the right thing with
...
truncated strings.
Jeremy.
2007-10-10 15:06:42 -05:00
Jelmer Vernooij
9647f860bd
r24814: Fix headers, trim core.h even more.
2007-10-10 15:03:14 -05:00
Jelmer Vernooij
2585c6feb2
r24688: Make output subunit-parseable.
2007-10-10 15:02:44 -05:00
Stefan Metzmacher
0216ff6daa
r24626: as TALLOC_ABORT() is defined to abort() by default
...
wrap it into a function so that the function name
in the backtrace shows what happens.
metze
2007-10-10 15:02:26 -05:00
Andrew Tridgell
c0111223e2
r23802: fixed URL in XML
2007-10-10 14:59:19 -05:00
Andrew Tridgell
5c9b19271e
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 14:59:18 -05:00
Andrew Tridgell
db92b76a00
r23799: updated old Franklin Street FSF addresses to new URL
2007-10-10 14:59:16 -05:00
Andrew Tridgell
40c0919aaa
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 14:59:15 -05:00
Andrew Tridgell
76c6bfdeb5
r23796: main COPYING file for samba4, plus some formatting varients
2007-10-10 14:59:14 -05:00
Andrew Tridgell
84b468b2f8
r23795: more v2->v3 conversion
2007-10-10 14:59:14 -05:00
Jelmer Vernooij
db065db67a
r23158: Set version to 1.0.1.
2007-10-10 14:52:58 -05:00
Jelmer Vernooij
cb92da2679
r23157: Add news file for talloc.
2007-10-10 14:52:58 -05:00
Stefan Metzmacher
5cd100de82
r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_string()
...
- update manpage and add comments about _talloc_set_name_const(ret, ret);
in all places which use them
metze
2007-10-10 14:52:15 -05:00
Stefan Metzmacher
305117fae0
r22757: test if calling talloc_free() works on parent elements from within a destrutor
...
metze
2007-10-10 14:52:15 -05:00
Jelmer Vernooij
9b991ce9ca
r22600: Update bzr ignores, put right version in .pc files, prepare for support of system versions of tdb, talloc.
2007-10-10 14:51:50 -05:00
Jelmer Vernooij
e72cec408e
r22598: Simplify includes for replace.
2007-10-10 14:51:49 -05:00
Jelmer Vernooij
a3ec90a263
r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.
...
This should make it easier to allow use of system tdb or talloc libs using
pkg-config.
2007-10-10 14:51:48 -05:00
Jeremy Allison
80706cf98d
r22563: As tridge requested remove the _strict calls - for Samba3 I'm moving
...
to a separate file.
Jeremy.
2007-10-10 14:51:44 -05:00