summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r23311: Updating the samba4 winbind protocol to version 18.Kai Blin2007-10-107-165/+343
* r23306: pass down LDFLAGS to the link command in the libreplace standalone buildStefan Metzmacher2007-10-102-2/+5
* r23303: so HP-UX 11.11 also likes the 11.00 workarround for brokenStefan Metzmacher2007-10-101-7/+2
* r23301: merged from ctdbAndrew Tridgell2007-10-103-0/+6
* r23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4Stefan Metzmacher2007-10-101-1/+2
* r23294: try to fix the buildStefan Metzmacher2007-10-101-1/+1
* r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00Stefan Metzmacher2007-10-101-1/+5
* r23292: check for errors returned in a call result.Rafal Szczesniak2007-10-101-0/+5
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij2007-10-107-19/+52
* r23288: give more info...Stefan Metzmacher2007-10-101-0/+2
* r23286: In SWAT, it was not possible to use a domain name other than the defa...Andrew Bartlett2007-10-101-0/+3
* r23281: Ensure we wipe all the right things in distclean.Andrew Bartlett2007-10-101-2/+2
* r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need itStefan Metzmacher2007-10-101-2/+2
* r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happyStefan Metzmacher2007-10-101-2/+2
* r23264: Make it more clear what this is actually setting upAndrew Bartlett2007-10-101-1/+1
* r23262: Fix mkrelease.sh to work in the right directoriesAndrew Bartlett2007-10-101-6/+5
* r23261: Merge WHATSNEW back into the main branch. Comments/omissions greatlyAndrew Bartlett2007-10-101-66/+46
* r23257: Newer OpenLDAP versions don't seem to need this, so simplfy.Andrew Bartlett2007-10-101-5/+3
* r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner2007-10-103-5/+38
* r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner2007-10-103-5/+94
* r23238: merged transaction lock changes from ctdbAndrew Tridgell2007-10-104-14/+47
* r23237: update lib/replace from ctdbAndrew Tridgell2007-10-102-1/+5
* r23235: Don't do a seperate LDAP provision step. Instead, everything we needAndrew Bartlett2007-10-102-164/+23
* r23233: Use the schema and basedn files generated by the provision-backend sc...Andrew Bartlett2007-10-101-5/+2
* r23232: Add in some extra files required by the new provision-backend.Andrew Bartlett2007-10-102-0/+24
* r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...Jim McDonough2007-10-101-0/+1
* r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher2007-10-105-4/+347
* r23208: on some HP-UX boxes dlfcn.h is available and use unsigned int flagsStefan Metzmacher2007-10-103-6/+19
* r23205: abartlet please commit the correct content ...Stefan Metzmacher2007-10-101-0/+0
* r23191: Use the new provision-backend script to setup Fedora DS for make test.Andrew Bartlett2007-10-102-80/+13
* r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett2007-10-108-20/+52
* r23188: revert 23123 and 23118.Stefan Metzmacher2007-10-106-418/+0
* r23187: revert 23145 and 23135 to fix the build on solaris...Stefan Metzmacher2007-10-102-2/+16
* r23182: fixed valgrind errorAndrew Tridgell2007-10-102-0/+4
* r23181: prevent attempts to reopen the connection twice at the same timeAndrew Tridgell2007-10-102-21/+30
* r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC...Andrew Tridgell2007-10-102-3/+6
* r23179: I forgot ejsnet.js script is one of tests. Disable it temporarily.Rafal Szczesniak2007-10-101-1/+1
* r23178: add simple js code I use for testing and which starts to look likeRafal Szczesniak2007-10-103-30/+155
* r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2007-10-108-4/+344
* r23176: Note that we only return one DC from this call at the moment.Andrew Bartlett2007-10-101-0/+3
* r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.plJelmer Vernooij2007-10-103-5/+17
* r23174: merge textJelmer Vernooij2007-10-101-0/+5
* r23158: Set version to 1.0.1.Jelmer Vernooij2007-10-101-1/+1
* r23157: Add news file for talloc.Jelmer Vernooij2007-10-101-0/+13
* r23153: a first cut at a fix for the dgram flood problem that volkerAndrew Tridgell2007-10-101-1/+41
* r23152: fixed some async retry issues in openbenchAndrew Tridgell2007-10-101-37/+34
* r23149: Fix up the trusted domain lookup code to use the new structures.Andrew Bartlett2007-10-102-24/+21
* r23146: fix the build (temporary)Stefan Metzmacher2007-10-101-0/+7
* r23145: try to fix the build on solarisStefan Metzmacher2007-10-101-1/+2
* r23144: splitup RAW-OPLOCK into small unitsStefan Metzmacher2007-10-102-84/+630