summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij7-19/+52
2007-10-10r23288: give more info...Stefan Metzmacher1-0/+2
2007-10-10r23281: Ensure we wipe all the right things in distclean.Andrew Bartlett1-2/+2
2007-10-10r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need itStefan Metzmacher1-2/+2
2007-10-10r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happyStefan Metzmacher1-2/+2
2007-10-10r23264: Make it more clear what this is actually setting upAndrew Bartlett1-1/+1
2007-10-10r23262: Fix mkrelease.sh to work in the right directoriesAndrew Bartlett1-6/+5
2007-10-10r23257: Newer OpenLDAP versions don't seem to need this, so simplfy.Andrew Bartlett1-5/+3
2007-10-10r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner3-5/+38
2007-10-10r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner3-5/+94
2007-10-10r23238: merged transaction lock changes from ctdbAndrew Tridgell4-14/+47
2007-10-10r23237: update lib/replace from ctdbAndrew Tridgell2-1/+5
2007-10-10r23235: Don't do a seperate LDAP provision step. Instead, everything we needAndrew Bartlett2-164/+23
2007-10-10r23233: Use the schema and basedn files generated by the provision-backend sc...Andrew Bartlett1-5/+2
2007-10-10r23232: Add in some extra files required by the new provision-backend.Andrew Bartlett2-0/+24
2007-10-10r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...Jim McDonough1-0/+1
2007-10-10r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher5-4/+347
2007-10-10r23208: on some HP-UX boxes dlfcn.h is available and use unsigned int flagsStefan Metzmacher3-6/+19
2007-10-10r23205: abartlet please commit the correct content ...Stefan Metzmacher1-0/+0
2007-10-10r23191: Use the new provision-backend script to setup Fedora DS for make test.Andrew Bartlett2-80/+13
2007-10-10r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett8-20/+52
2007-10-10r23188: revert 23123 and 23118.Stefan Metzmacher6-418/+0
2007-10-10r23187: revert 23145 and 23135 to fix the build on solaris...Stefan Metzmacher2-2/+16
2007-10-10r23182: fixed valgrind errorAndrew Tridgell2-0/+4
2007-10-10r23181: prevent attempts to reopen the connection twice at the same timeAndrew Tridgell2-21/+30
2007-10-10r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC...Andrew Tridgell2-3/+6
2007-10-10r23179: I forgot ejsnet.js script is one of tests. Disable it temporarily.Rafal Szczesniak1-1/+1
2007-10-10r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett8-4/+344
2007-10-10r23176: Note that we only return one DC from this call at the moment.Andrew Bartlett1-0/+3
2007-10-10r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.plJelmer Vernooij3-5/+17
2007-10-10r23158: Set version to 1.0.1.Jelmer Vernooij1-1/+1
2007-10-10r23157: Add news file for talloc.Jelmer Vernooij1-0/+13
2007-10-10r23153: a first cut at a fix for the dgram flood problem that volkerAndrew Tridgell1-1/+41
2007-10-10r23152: fixed some async retry issues in openbenchAndrew Tridgell1-37/+34
2007-10-10r23149: Fix up the trusted domain lookup code to use the new structures.Andrew Bartlett2-24/+21
2007-10-10r23146: fix the build (temporary)Stefan Metzmacher1-0/+7
2007-10-10r23145: try to fix the build on solarisStefan Metzmacher1-1/+2
2007-10-10r23144: splitup RAW-OPLOCK into small unitsStefan Metzmacher2-84/+630
2007-10-10r23143: error found by valgrindAndrew Tridgell2-8/+10
2007-10-10r23142: added error checking and reconnect on echo repliesAndrew Tridgell2-8/+50
2007-10-10r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett3-64/+35
2007-10-10r23140: send send echos while disconnectedAndrew Tridgell2-2/+6
2007-10-10r23139: use echo operations once a second in lockbench and openbench to ensureAndrew Tridgell2-0/+21
2007-10-10r23138: added a raw interface for SMBecho operationsAndrew Tridgell2-0/+86
2007-10-10r23137: make it possible to skip the pidl testsStefan Metzmacher1-1/+3
2007-10-10r23136: Set the event context onto the credentials in more places.Andrew Bartlett2-0/+3
2007-10-10r23135: inet_ntop and inet_pton are now provided by libreplaceStefan Metzmacher2-15/+0
2007-10-10r23134: Set the event context onto the cli_credentials.Andrew Bartlett1-0/+1
2007-10-10r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett7-477/+228
2007-10-10r23132: Resolve an issue where we would use the ccache after we free()ed it.Andrew Bartlett2-31/+64