Age | Commit message (Expand) | Author | Files | Lines |
2010-11-03 | lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch... | Michael Adam | 2 | -10/+51 |
2010-11-03 | lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset. | Michael Adam | 2 | -0/+8 |
2010-11-03 | lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f... | Michael Adam | 1 | -5/+5 |
2010-11-03 | lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ... | Michael Adam | 2 | -11/+37 |
2010-11-03 | util/charset: remove a duplicate comment. | Michael Adam | 1 | -5/+0 |
2010-11-03 | build: a more portable way of finding waf in makefiles | Andrew Tridgell | 3 | -9/+3 |
2010-11-03 | replace/wscript: add size checks for stdint.h types | Stefan Metzmacher | 1 | -0/+1 |
2010-11-03 | replace/wscript: do the size checks directly after the type checks | Stefan Metzmacher | 1 | -4/+4 |
2010-11-03 | replace/wscript: define bool to int instead of off_t | Stefan Metzmacher | 1 | -1/+1 |
2010-11-03 | replace/wscript: check for uint8_t | Stefan Metzmacher | 1 | -0/+1 |
2010-11-03 | waf: added reconfigure targets to our libraries | Andrew Tridgell | 3 | -0/+15 |
2010-11-02 | debug Explain the behaviour of setup_logging() more clearly | Andrew Bartlett | 1 | -1/+7 |
2010-11-02 | lib/debug Use vdprintf rather than manually allocate | Andrew Bartlett | 1 | -5/+1 |
2010-11-01 | lib/util Remove setup_logging_stdout() | Andrew Bartlett | 2 | -15/+1 |
2010-11-01 | talloc: Install pytalloc.h. | Jelmer Vernooij | 1 | -0/+1 |
2010-11-01 | tdb: Use waf by default. | Jelmer Vernooij | 2 | -14/+15 |
2010-10-31 | replace/talloc: Avoid automatically pulling in new configure/Makefile, | Jelmer Vernooij | 2 | -12/+0 |
2010-10-31 | talloc: Look harder for waf. | Jelmer Vernooij | 1 | -1/+8 |
2010-10-31 | replace: Look harder for waf. | Jelmer Vernooij | 1 | -1/+8 |
2010-10-31 | build: check that if we provide -liconv we can build shared libs | Matthieu Patou | 1 | -0/+6 |
2010-10-31 | replace: Build using waf by default. | Jelmer Vernooij | 6 | -15/+111 |
2010-10-31 | talloc: Switch over to using waf as the default build system for the standalo... | Jelmer Vernooij | 5 | -15/+107 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 21 | -630/+0 |
2010-10-30 | build: Remove zlib from the cache if we failed to pass all the tests | Matthieu Patou | 1 | -0/+6 |
2010-10-30 | replace: Fix formatting. | Jelmer Vernooij | 1 | -8/+8 |
2010-10-30 | tevent: Drop autoconf-based build system for standalone build. | Jelmer Vernooij | 13 | -3918/+0 |
2010-10-30 | replace: Avoid autoproto as it breaks standalone builds. | Jelmer Vernooij | 2 | -1/+10 |
2010-10-30 | replace: Only build replace-test in standalone build. | Jelmer Vernooij | 1 | -7/+9 |
2010-10-30 | talloc.3: Remove documentation for deprecated talloc_append_string, | Jelmer Vernooij | 1 | -11/+0 |
2010-10-30 | zlib: use the real library name 'z' instead of ZLIB | Andrew Tridgell | 1 | -4/+2 |
2010-10-30 | replace: create a private replace-test library | Andrew Tridgell | 1 | -5/+8 |
2010-10-30 | talloc: Fix manual pages in standalone build. | Jelmer Vernooij | 1 | -2/+1 |
2010-10-27 | talloc: fix waf build for libtalloc-compat1 | Stefan Metzmacher | 1 | -4/+4 |
2010-10-26 | lib/util: remove useless ../lib/util/mutex.* | Stefan Metzmacher | 4 | -143/+2 |
2010-10-26 | replace: restore the order for #define + rep_strtoll | Matthieu Patou | 1 | -3/+3 |
2010-10-26 | talloc: change pytalloc-util to be a public library. | Jelmer Vernooij | 1 | -1/+2 |
2010-10-26 | talloc: Install pytalloc-util as system library. | Jelmer Vernooij | 2 | -3/+36 |
2010-10-26 | talloc: Avoid dependency on unknown EXT_LIB_PYTHON. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-26 | talloc: Move pytalloc to lib/talloc. | Jelmer Vernooij | 1 | -0/+8 |
2010-10-26 | waf: Only specify vnum for non-private libraries. | Jelmer Vernooij | 3 | -28/+44 |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 3 | -3/+3 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-25 | ldb:gendb_* calls: support a "NULL" resultset parameter | Matthias Dieter Wallnöfer | 1 | -4/+5 |
2010-10-24 | Add dump_data_cb() | Volker Lendecke | 2 | -21/+48 |
2010-10-24 | Add print_asc_cb() | Volker Lendecke | 2 | -3/+24 |
2010-10-24 | talloc: pytalloc should not depend on samba specific code | Stefan Metzmacher | 1 | -3/+2 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 3 | -3/+3 |
2010-10-23 | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 2 | -7/+8 |
2010-10-23 | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 3 | -7/+7 |