summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18489: dlopen is so amazingly broken on linuxAndrew Tridgell1-0/+51
2007-10-10r18488: we have to make sure any extensions flags also make it intoAndrew Tridgell2-11/+16
2007-10-10r18486: hopefully this fixes the panics on solarisStefan Metzmacher1-0/+3
2007-10-10r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher14-26/+17
2007-10-10r18482: Fix a couple of small issues in the generated server code.Jelmer Vernooij1-3/+3
2007-10-10r18479: start hiding libreplace configure tests behind macrosStefan Metzmacher3-64/+126
2007-10-10r18478: Add missing declaration for status.Jelmer Vernooij1-0/+1
2007-10-10r18477: Finish server code generator for Samba 3.Jelmer Vernooij1-0/+68
2007-10-10r18475: Start working on server code generator that uses libndr.Jelmer Vernooij3-126/+133
2007-10-10r18474: - we don't need to explicit check stdint.h and inttypes.hStefan Metzmacher1-8/+17
2007-10-10r18472: - use STDC_HEADERS for stdlib.h and stddef.h as autoconf doesStefan Metzmacher2-6/+4
2007-10-10r18471: Remove other Samba3 parser generator support as well - it's noJelmer Vernooij5-1379/+2
2007-10-10r18470: Remove obsolete client generator code for Samba3 (we're now using theJelmer Vernooij2-152/+2
2007-10-10r18468: Add IDL for dfs_EnumEx. Still lacks test(s)Jelmer Vernooij1-1/+7
2007-10-10r18465: much better fix for a roken specifiv problemStefan Metzmacher2-16/+1
2007-10-10r18463: add some more warning flags, tested with gcc 2.95.3 on SuSE 7.3Stefan Metzmacher1-1/+11
2007-10-10r18462: make the output a bit nicerStefan Metzmacher1-1/+5
2007-10-10r18461: - extend make showflagsStefan Metzmacher1-2/+3
2007-10-10r18460: split out timegm test and only add timegm.o when neededStefan Metzmacher3-17/+7
2007-10-10r18459: Set access to test LDAP server as system to anonymous, but also noteAndrew Bartlett3-5/+11
2007-10-10r18458: move wins32 stuff to the top dirStefan Metzmacher4-3/+4
2007-10-10r18456: Tru64 doesn't have getdents() so we don't need this ifdef's...Stefan Metzmacher1-7/+0
2007-10-10r18455: check if getdents() and getdirentries() are available.Stefan Metzmacher1-0/+2
2007-10-10r18454: this was just for debugging...Stefan Metzmacher1-1/+0
2007-10-10r18452: add configure test for a getdirentries() based replacement for broken...Stefan Metzmacher2-0/+26
2007-10-10r18451: move repdir/ into the top dirStefan Metzmacher3-3/+3
2007-10-10r18450: - autogenerate the OBJ_FILES for LIBREPLACEStefan Metzmacher7-61/+54
2007-10-10r18448: this gives nicer output...Stefan Metzmacher1-1/+1
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