summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23371: Fix the misleading comment I added - it really *should*Jeremy Allison1-2/+2
2007-10-10r23370: Traverse in tdb wasn't consistently using theJeremy Allison1-8/+10
2007-10-10r23365: Try to make Windows Vista join again. On my new test environment, itAndrew Bartlett2-4/+35
2007-10-10r23364: add LDB_FLG_NOMMAP flagAndrew Tridgell2-0/+10
2007-10-10r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2-0/+18
2007-10-10r23361: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett1-1/+1
2007-10-10r23351: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett1-18/+22
2007-10-10r23339: merge from SAMBA_3_0:Stefan Metzmacher1-23/+2
2007-10-10r23311: Updating the samba4 winbind protocol to version 18.Kai Blin7-165/+343
2007-10-10r23306: pass down LDFLAGS to the link command in the libreplace standalone buildStefan Metzmacher2-2/+5
2007-10-10r23303: so HP-UX 11.11 also likes the 11.00 workarround for brokenStefan Metzmacher1-7/+2
2007-10-10r23301: merged from ctdbAndrew Tridgell3-0/+6
2007-10-10r23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4Stefan Metzmacher1-1/+2
2007-10-10r23294: try to fix the buildStefan Metzmacher1-1/+1
2007-10-10r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00Stefan Metzmacher1-1/+5
2007-10-10r23292: check for errors returned in a call result.Rafal Szczesniak1-0/+5
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