summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22788: fix typoStefan Metzmacher1-1/+1
2007-10-10r22774: correctly initialize the smbsrv_connection when switching to SMB2Stefan Metzmacher1-0/+13
2007-10-10r22769: Fix include location.Jelmer Vernooij2-2/+2
2007-10-10r22764: - replace talloc_zero with composite_createRafal Szczesniak1-16/+5
2007-10-10r22763: replace talloc_zero calls with composite_create and add moreRafal Szczesniak2-17/+16
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij16-119/+130
2007-10-10r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_stri...Stefan Metzmacher3-1/+41
2007-10-10r22757: test if calling talloc_free() works on parent elements from within a ...Stefan Metzmacher1-1/+41
2007-10-10r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett3-5/+11
2007-10-10r22752: bail out on talloc failureStefan Metzmacher1-0/+3
2007-10-10r22750: dlopen() is always available now (and returns a correct error if not ...Jelmer Vernooij1-5/+0
2007-10-10r22749: fix memory leak of nbt_name_request structure which are used to send ...Stefan Metzmacher1-3/+6
2007-10-10r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher8-14/+15
2007-10-10r22746: fix the build of the sqlite moduleStefan Metzmacher1-2/+1
2007-10-10r22743: set the talloc name to the string...Stefan Metzmacher1-0/+4
2007-10-10r22742: Fix tests.Jelmer Vernooij1-6/+6
2007-10-10r22741: Add MSVC-specific pragma's for Wireshark. Patch from Ronnie.Jelmer Vernooij1-0/+8
2007-10-10r22735: correct some commentsRafal Szczesniak1-1/+2
2007-10-10r22734: - use samr pipe if it is already openedRafal Szczesniak1-16/+79
2007-10-10r22723: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r22722: fix dependenciesStefan Metzmacher1-2/+1
2007-10-10r22721: use only included talloc and tdb untill jelmerStefan Metzmacher1-6/+8
2007-10-10r22718: remove autoconf warnings, we should only includeStefan Metzmacher1-6/+15
2007-10-10r22699: Reduce amount of magic required for popt detection.Jelmer Vernooij2-3/+8
2007-10-10r22698: Support using system tdb, when available.Jelmer Vernooij2-2/+4
2007-10-10r22697: Support building with external talloc.Jelmer Vernooij3-6/+24
2007-10-10r22696: Make sure this is an ascii charSimo Sorce1-0/+12
2007-10-10r22694: It seems that AIX 5.3 with XLC has difficulties with <ctype.h>. This isVolker Lendecke1-1/+1
2007-10-10r22687: use DESTDIR.Jelmer Vernooij1-6/+6
2007-10-10r22684: Fix native Samba build.Jelmer Vernooij2-3/+4
2007-10-10r22683: fix the logic for skipping the pipe_dead()Stefan Metzmacher2-4/+4
2007-10-10r22682: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2-6/+5
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij49-133/+113
2007-10-10r22680: Fix a talloc ctx nameVolker Lendecke1-1/+1
2007-10-10r22672: use composite_create calls instead of talloc_zero.Rafal Szczesniak1-12/+6
2007-10-10r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes)Andrew Tridgell1-14/+25
2007-10-10r22669: fix uninitialized element which was causing a crash with 'net passwor...Stefan Metzmacher1-0/+1
2007-10-10r22668: Fix ldb buildJelmer Vernooij1-2/+0
2007-10-10r22667: revert revision 22640 as it breaks nested structs in idlStefan Metzmacher1-10/+12
2007-10-10r22665: Change version back to 0.9.Jelmer Vernooij1-1/+3
2007-10-10r22662: disable shared library support on Tru64Stefan Metzmacher1-1/+2
2007-10-10r22661: optimize the handling of directly triggered timed events:Stefan Metzmacher6-48/+60
2007-10-10r22658: - add AC_GNU_SOURCE macro for systems which don't have itStefan Metzmacher2-1/+14
2007-10-10r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij6-1/+178
2007-10-10r22640: - generate nicer outputStefan Metzmacher1-12/+10
2007-10-10r22637: Install tdbbackup and tdbdump again.Jelmer Vernooij2-3/+3
2007-10-10r22635: make it possible to not turn off dns canonicalization of hostnamesStefan Metzmacher2-2/+3
2007-10-10r22634: make the events system much less dependent on the samba4 build systemAndrew Tridgell8-21/+69
2007-10-10r22632: merged volkers select events fixAndrew Tridgell1-1/+2
2007-10-10r22629: if irpc gets freed within event_loop_once() we crash...Stefan Metzmacher2-1/+14