summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18447: make sure we bail out if the config.h is not generatedStefan Metzmacher2-0/+8
2007-10-10r18445: splitout the dlfcn related testsStefan Metzmacher2-10/+20
2007-10-10r18444: return the correct value on errorStefan Metzmacher1-2/+3
2007-10-10r18443: add object files only when neededStefan Metzmacher2-1/+4
2007-10-10r18442: run the os2_delete test in the testsuite tooStefan Metzmacher4-12/+25
2007-10-10r18441: Allow searching for the high bit in these bitfields, when the clientAndrew Bartlett1-1/+38
2007-10-10r18440: "builtinDomain" is not a child of "domain"Simo Sorce1-1/+0
2007-10-10r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell14-32/+34
2007-10-10r18438: I should have examined these uses of talloc_move() moreAndrew Tridgell3-10/+5
2007-10-10r18437: added a 'make valgrindtest' target for ldbAndrew Tridgell1-0/+3
2007-10-10r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell11-76/+31
2007-10-10r18435: added a function talloc_move() which is like talloc_steal(), but isAndrew Tridgell4-3/+61
2007-10-10r18434: Fix typo...Andrew Bartlett1-1/+1
2007-10-10r18433: Make sure to search below the partitions baseDN for the netbios name.Andrew Bartlett1-1/+4
2007-10-10r18432: ensure roken doesn't try to include both inttypes.h and stdint.h. TheAndrew Tridgell1-0/+3
2007-10-10r18431: use this to suppress things on fort in the build farmAndrew Tridgell1-0/+2
2007-10-10r18428: add my copyrightStefan Metzmacher1-1/+2
2007-10-10r18427: set sin_port correctly on autobound socketStefan Metzmacher1-2/+4
2007-10-10r18426: use 'family' consistantly instead of mixing 'domain' and 'family'Stefan Metzmacher2-17/+14
2007-10-10r18424: there's no need to allocate a wrapped socket for unix sockets,Stefan Metzmacher1-21/+16
2007-10-10r18423: record accept, connect and close events in socket wrapperStefan Metzmacher1-1/+30
2007-10-10r18421: support --target=samba3, I thought that was already supportedStefan Metzmacher1-2/+4
2007-10-10r18420: fix the build...Stefan Metzmacher1-1/+1
2007-10-10r18419: fix include paths of the configure testsStefan Metzmacher4-9/+10
2007-10-10r18418: Tru64 has a different prototype for seekdir() returning intStefan Metzmacher1-0/+7
2007-10-10r18417: overload send() and recv() by socket wrapperStefan Metzmacher2-3/+75
2007-10-10r18416: We need to look for both builtinDomain and domain, in the OpenDomain ...Andrew Bartlett1-1/+1
2007-10-10r18415: Make the samba-windows test scripts executable so they run a little e...Brad Henry2-0/+0
2007-10-10r18414: This README file should help to explain what is needed to setup a Win...Brad Henry1-0/+121
2007-10-10r18412: Implement NetiNameValidate but just for share name right now (type 9)Simo Sorce2-1/+50
2007-10-10r18410: Reduce noise in the ldb_ildap backend. We regularly search for thingsAndrew Bartlett1-3/+1
2007-10-10r18409: Make sure to print a DEBUG message if this LDB search fails.Andrew Bartlett1-1/+5
2007-10-10r18408: Only output a message if the async request fails.Andrew Bartlett1-1/+1
2007-10-10r18407: test for epoll.h and select.hAndrew Tridgell1-1/+4
2007-10-10r18406: disable local iconv test as well when iconv:native=falseAndrew Tridgell1-3/+9
2007-10-10r18401: some of our code also relies on fprintf() handling C99Andrew Tridgell1-0/+21
2007-10-10r18400: move MAP_FAILED define to lib/replace/system/shmem.hAndrew Tridgell2-4/+4
2007-10-10r18392: add sidtouid and sidtogid tests to RPC-UNIXINFOStefan Metzmacher1-0/+45
2007-10-10r18391: - match the samba3 protocol for UNIXINFOStefan Metzmacher2-9/+30
2007-10-10r18389: test RPC-UNIXINFO in samba4Stefan Metzmacher2-6/+6
2007-10-10r18388: remove _XOPEN_SOURCE it causes trouble on BSD and IRIXStefan Metzmacher1-6/+0
2007-10-10r18386: start the unixinfo pipe by defaultStefan Metzmacher1-1/+1
2007-10-10r18385: fix crashes in the RPC-UNIXINFO testStefan Metzmacher1-0/+4
2007-10-10r18384: this is a ref pointer like in samba3 and for the Gid versionStefan Metzmacher1-1/+1
2007-10-10r18383: ok we need _XOPEN_SOURCE 500 and include standards.h on Tru64Stefan Metzmacher2-1/+7
2007-10-10r18382: define _XOPEN_SOURCE to hopefully bring in MAP_FAILED inStefan Metzmacher1-1/+6
2007-10-10r18381: make sure autoconf doesn't add '-O2' to CFLAGSStefan Metzmacher1-2/+3
2007-10-10r18378: try enabling _OSF_SOURCE to see if it fixes the tru64 build problems -Andrew Tridgell1-0/+6
2007-10-10r18377: disable native iconv with valgrindAndrew Tridgell1-0/+7
2007-10-10r18376: added iconv:native=false option to turn off native iconv. Needed underAndrew Tridgell1-0/+3