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