Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23853: Fix a very misleading error message in tdbbackup. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23809: Don't give users the fantasy that we can control choice of GENSEC | Andrew Bartlett | 2 | -8/+1 |
2007-10-10 | r23807: added hex_encode_talloc() | Andrew Tridgell | 1 | -0/+16 |
2007-10-10 | r23802: fixed URL in XML | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 13 | -26/+12 |
2007-10-10 | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 6 | -12/+12 |
2007-10-10 | r23799: updated old Franklin Street FSF addresses to new URL | Andrew Tridgell | 12 | -34/+12 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 100 | -205/+102 |
2007-10-10 | r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING file | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23796: main COPYING file for samba4, plus some formatting varients | Andrew Tridgell | 10 | -10/+10 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 111 | -111/+111 |
2007-10-10 | r23794: convert more code from LGPLv2+ to LGPLv3+ | Andrew Tridgell | 4 | -20/+12 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 122 | -366/+244 |
2007-10-10 | r23762: Fix DN renames over LDAP, and instrument the partition module. Add a | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r23753: Fix bitrot afflicting the ldb Python swig bindings. | Tim Potter | 1 | -7/+7 |
2007-10-10 | r23737: Validate that we object to duplicate values in an add or replace. | Andrew Bartlett | 1 | -10/+25 |
2007-10-10 | r23703: Start to get Samba4 to again work with LDAP backends, after I turned | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r23701: when we create a new socket with socket_accept(), clear any flags that | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat... | Andrew Bartlett | 3 | -44/+44 |
2007-10-10 | r23557: Ensure that we don't reorder the objectClass list, if we don't have | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs... | Andrew Bartlett | 2 | -11/+13 |
2007-10-10 | r23542: Include function documentation in prototype headers. | Jelmer Vernooij | 1 | -13/+12 |
2007-10-10 | r23420: try to make the IBM checker happy | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r23371: Fix the misleading comment I added - it really *should* | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23370: Traverse in tdb wasn't consistently using the | Jeremy Allison | 1 | -8/+10 |
2007-10-10 | r23364: add LDB_FLG_NOMMAP flag | Andrew Tridgell | 2 | -0/+10 |
2007-10-10 | r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h. | Michael Adam | 2 | -0/+18 |
2007-10-10 | r23339: merge from SAMBA_3_0: | Stefan Metzmacher | 1 | -23/+2 |
2007-10-10 | r23306: pass down LDFLAGS to the link command in the libreplace standalone build | Stefan Metzmacher | 2 | -2/+5 |
2007-10-10 | r23303: so HP-UX 11.11 also likes the 11.00 workarround for broken | Stefan Metzmacher | 1 | -7/+2 |
2007-10-10 | r23301: merged from ctdb | Andrew Tridgell | 3 | -0/+6 |
2007-10-10 | r23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r23294: try to fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00 | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _... | Jelmer Vernooij | 4 | -10/+10 |
2007-10-10 | r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need it | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happy | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23238: merged transaction lock changes from ctdb | Andrew Tridgell | 4 | -14/+47 |
2007-10-10 | r23237: update lib/replace from ctdb | Andrew Tridgell | 2 | -1/+5 |
2007-10-10 | r23208: on some HP-UX boxes dlfcn.h is available and use unsigned int flags | Stefan Metzmacher | 3 | -6/+19 |
2007-10-10 | r23188: revert 23123 and 23118. | Stefan Metzmacher | 6 | -418/+0 |
2007-10-10 | r23177: Add in a new provision-backend script. This helps set up the OpenLDA... | Andrew Bartlett | 1 | -2/+21 |
2007-10-10 | r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.pl | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r23158: Set version to 1.0.1. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23157: Add news file for talloc. | Jelmer Vernooij | 1 | -0/+13 |
2007-10-10 | r23153: a first cut at a fix for the dgram flood problem that volker | Andrew Tridgell | 1 | -1/+41 |
2007-10-10 | r23123: Fix two utterly simply typos that broke the whole build farm... | Michael Adam | 1 | -2/+2 |
2007-10-10 | r23118: Make inet_pton and inet_ntop available through lib/replace. | Michael Adam | 6 | -0/+418 |
2007-10-10 | r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h. | Michael Adam | 1 | -0/+6 |