Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23238: merged transaction lock changes from ctdb | Andrew Tridgell | 4 | -14/+47 |
2007-10-10 | r23237: update lib/replace from ctdb | Andrew Tridgell | 2 | -1/+5 |
2007-10-10 | r23208: on some HP-UX boxes dlfcn.h is available and use unsigned int flags | Stefan Metzmacher | 3 | -6/+19 |
2007-10-10 | r23188: revert 23123 and 23118. | Stefan Metzmacher | 6 | -418/+0 |
2007-10-10 | r23177: Add in a new provision-backend script. This helps set up the OpenLDA... | Andrew Bartlett | 1 | -2/+21 |
2007-10-10 | r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.pl | Jelmer Vernooij | 1 | -0/+8 |
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 | r23153: a first cut at a fix for the dgram flood problem that volker | Andrew Tridgell | 1 | -1/+41 |
2007-10-10 | r23123: Fix two utterly simply typos that broke the whole build farm... | Michael Adam | 1 | -2/+2 |
2007-10-10 | r23118: Make inet_pton and inet_ntop available through lib/replace. | Michael Adam | 6 | -0/+418 |
2007-10-10 | r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h. | Michael Adam | 1 | -0/+6 |
2007-10-10 | r23064: Clarify comment and indent | Andrew Bartlett | 1 | -12/+12 |
2007-10-10 | r23059: reject_free needs to be initialised | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r23021: test some boundary conditions for idtree, after I saw some suspicious | Andrew Tridgell | 1 | -1/+18 |
2007-10-10 | r23013: fixed a bug in the string_replace_w() test that caused OpenBSD to die | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22989: allow '@foo' attributes searchable as we allow '@foo' attributes | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22988: fixed 2 bugs in our unsetenv() replacement code | Andrew Tridgell | 1 | -11/+15 |
2007-10-10 | r22985: don't do checkins late at night .... | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r22971: fix build on systems without epoll | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r22970: the events code calls close(), which needs to use socket_wrapper.h in | Andrew Tridgell | 3 | -0/+3 |
2007-10-10 | r22968: andrew bartlett pointed out that the parent process could add a fd to | Andrew Tridgell | 3 | -33/+33 |
2007-10-10 | r22964: log an error on epoll_create failing on reopen | Andrew Tridgell | 3 | -1/+4 |
2007-10-10 | r22963: fixed the epoll/fork interaction in the epoll and aio backends | Andrew Tridgell | 2 | -0/+86 |
2007-10-10 | r22960: added a SOCKET_FLAG_NOCLOSE to allow us to tell the socket layer that | Andrew Tridgell | 2 | -1/+12 |
2007-10-10 | r22959: cope with a rather interesting interaction between epoll() and | Andrew Tridgell | 1 | -1/+41 |
2007-10-10 | r22952: Make sure we look at extra_cflags when building custom targets. | James Peach | 1 | -1/+5 |
2007-10-10 | r22931: Fix logic in detection of the need to replace dlopen and friends. | Michael Adam | 1 | -6/+7 |
2007-10-10 | r22832: merged the latest tdb changes from ctdb to Samba4 | Andrew Tridgell | 3 | -15/+107 |
2007-10-10 | r22830: merged the latest lib/events updates from ctdb to Samba4. This | Andrew Tridgell | 9 | -8/+74 |
2007-10-10 | r22829: system/select.h needs to bring in epoll.h for epoll usage in | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r22827: Change license to LGPL (discussed with tridge). | Jelmer Vernooij | 18 | -201/+288 |
2007-10-10 | r22789: fix loading of internal samba4 modules | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r22762: Some ldb_map changes: | Jelmer Vernooij | 10 | -93/+104 |
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 | r22750: dlopen() is always available now (and returns a correct error if not ... | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r22748: fix memleaks by passing an mem_ctx to | Stefan Metzmacher | 2 | -3/+4 |
2007-10-10 | r22746: fix the build of the sqlite module | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r22743: set the talloc name to the string... | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22723: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22722: fix dependencies | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r22699: Reduce amount of magic required for popt detection. | Jelmer Vernooij | 2 | -3/+8 |
2007-10-10 | r22698: Support using system tdb, when available. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r22697: Support building with external talloc. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r22696: Make sure this is an ascii char | Simo Sorce | 1 | -0/+12 |
2007-10-10 | r22694: It seems that AIX 5.3 with XLC has difficulties with <ctype.h>. This is | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22687: use DESTDIR. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r22684: Fix native Samba build. | Jelmer Vernooij | 2 | -3/+4 |
2007-10-10 | r22682: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 2 | -6/+5 |