r24592: pass down the ndr_interface_table in the samba3 client bindings
[ira/wip.git] / source / lib /
2007-10-10 Andrew Bartlettr24567: Try much harder not to leak memory when compari...
2007-10-10 Andrew Bartlettr24566: Remove trailing newlines in ldb_debug(), these...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Bartlettr24502: More work to get LOCAL-EVENT passing on all...
2007-10-10 Stefan Metzmacherr24491: base_type() isn't supported anymore and the...
2007-10-10 Andrew Bartlettr24459: Fix up ldap.js and test_ldb.sh to test the...
2007-10-10 Jelmer Vernooijr24350: Remove offsetof() replacement to see if there...
2007-10-10 Jelmer Vernooijr24337: Make libreplace provide offsetof.
2007-10-10 Jelmer Vernooijr24336: Use standard data type uint32_t rather than...
2007-10-10 Jelmer Vernooijr24335: Fix -N support.
2007-10-10 Jelmer Vernooijr24333: Add convenience function for checking the conte...
2007-10-10 Andrew Tridgellr24283: added a dbwrap API for temporary databases...
2007-10-10 Andrew Bartlettr24273: Fix bug #4817 by <mwallnoefer@yahoo.de>. ...
2007-10-10 Andrew Bartlettr24261: Fix the standalone ldb build after I moved...
2007-10-10 Andrew Bartlettr24259: Rework the objectclass module to use the new...
2007-10-10 Andrew Bartlettr24246: Avoid the annoying 'probable memory leak in...
2007-10-10 Andrew Bartlettr24245: Fix bug #4828 - we need to set the samba LDB...
2007-10-10 Volker Lendecker24054: Fix some warnings
2007-10-10 Andrew Bartlettr23993: Attempt to fix bug #4808, reported by mwallnoef...
2007-10-10 Michael Adamr23980: Fix one more use of pwrite in expand_file.
2007-10-10 Michael Adamr23979: Fix another occurence of (written != requested...
2007-10-10 Michael Adamr23978: Merge r23161 from Samba3:
2007-10-10 Michael Adamr23977: Im prove the pwrite-patch to tdb_expand_file...
2007-10-10 Michael Adamr23972: Fix a bug in pwrite error detection in tdb_expa...
2007-10-10 Andrew Bartlettr23961: Allow SWAT to operate on x86_64 machines.
2007-10-10 Michael Adamr23950: unlink before rename is superfluous.
2007-10-10 Michael Adamr23925: Use NULL instead of 0 for a void * argument.
2007-10-10 Andrew Bartlettr23912: We always accept / as a seperator, and it is...
2007-10-10 Michael Adamr23853: Fix a very misleading error message in tdbbackup.
2007-10-10 Andrew Bartlettr23809: Don't give users the fantasy that we can contro...
2007-10-10 Andrew Tridgellr23807: added hex_encode_talloc()
2007-10-10 Andrew Tridgellr23802: fixed URL in XML
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23800: LGPL is now called GNU Lesser General Public...
2007-10-10 Andrew Tridgellr23799: updated old Franklin Street FSF addresses to...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23797: started fixing old FSF addresses. Fixed pcap2nb...
2007-10-10 Andrew Tridgellr23796: main COPYING file for samba4, plus some formatt...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23794: convert more code from LGPLv2+ to LGPLv3+
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23762: Fix DN renames over LDAP, and instrument the...
2007-10-10 Tim Potterr23753: Fix bitrot afflicting the ldb Python swig bindings.
2007-10-10 Andrew Bartlettr23737: Validate that we object to duplicate values...
2007-10-10 Andrew Bartlettr23703: Start to get Samba4 to again work with LDAP...
2007-10-10 Andrew Tridgellr23701: when we create a new socket with socket_accept...
2007-10-10 Jeremy Allisonr23590: Fix realloc leak on failure case from Jim Meyer...
2007-10-10 Andrew Bartlettr23560: - Activate metze's schema modules (from metze...
2007-10-10 Andrew Bartlettr23557: Ensure that we don't reorder the objectClass...
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Jelmer Vernooijr23542: Include function documentation in prototype...
2007-10-10 Stefan Metzmacherr23420: try to make the IBM checker happy
2007-10-10 Jeremy Allisonr23371: Fix the misleading comment I added - it really...
2007-10-10 Jeremy Allisonr23370: Traverse in tdb wasn't consistently using the
2007-10-10 Andrew Tridgellr23364: add LDB_FLG_NOMMAP flag
2007-10-10 Michael Adamr23363: Activate rep_pread and rep_pwrite in lib/replac...
2007-10-10 Stefan Metzmacherr23339: merge from SAMBA_3_0:
2007-10-10 Stefan Metzmacherr23306: pass down LDFLAGS to the link command in the...
2007-10-10 Stefan Metzmacherr23303: so HP-UX 11.11 also likes the 11.00 workarround...
2007-10-10 Andrew Tridgellr23301: merged from ctdb
2007-10-10 Stefan Metzmacherr23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4
2007-10-10 Stefan Metzmacherr23294: try to fix the build
2007-10-10 Stefan Metzmacherr23293: the fix for HP-UX 11.11 doesn't work on HP...
2007-10-10 Jelmer Vernooijr23289: Provide support for GCC attributes _PURE_,...
2007-10-10 Stefan Metzmacherr23266: HP-UX 11.23 doesn't like this, but HP-UX 11...
2007-10-10 Stefan Metzmacherr23265: HP-UX 11.00 also needs this, try to see if...
2007-10-10 Andrew Tridgellr23238: merged transaction lock changes from ctdb
2007-10-10 Andrew Tridgellr23237: update lib/replace from ctdb
2007-10-10 Stefan Metzmacherr23208: on some HP-UX boxes dlfcn.h is available and...
2007-10-10 Stefan Metzmacherr23188: revert 23123 and 23118.
2007-10-10 Andrew Bartlettr23177: Add in a new provision-backend script. This...
2007-10-10 Jelmer Vernooijr23175: Handle PKG_CONFIG_PATH not set yet - fixes...
2007-10-10 Jelmer Vernooijr23158: Set version to 1.0.1.
2007-10-10 Jelmer Vernooijr23157: Add news file for talloc.
2007-10-10 Andrew Tridgellr23153: a first cut at a fix for the dgram flood proble...
2007-10-10 Michael Adamr23123: Fix two utterly simply typos that broke the...
2007-10-10 Michael Adamr23118: Make inet_pton and inet_ntop available through...
2007-10-10 Michael Adamr23108: Add defines of RTLD_NOW and RTLD_GLOBAL to...
2007-10-10 Andrew Bartlettr23064: Clarify comment and indent
2007-10-10 Andrew Tridgellr23059: reject_free needs to be initialised
2007-10-10 Andrew Tridgellr23021: test some boundary conditions for idtree, after...
2007-10-10 Andrew Tridgellr23013: fixed a bug in the string_replace_w() test...
2007-10-10 Stefan Metzmacherr22989: allow '@foo' attributes searchable as we allow...
2007-10-10 Andrew Tridgellr22988: fixed 2 bugs in our unsetenv() replacement...
2007-10-10 Andrew Tridgellr22985: don't do checkins late at night ....
2007-10-10 Andrew Tridgellr22971: fix build on systems without epoll
2007-10-10 Andrew Tridgellr22970: the events code calls close(), which needs...
2007-10-10 Andrew Tridgellr22968: andrew bartlett pointed out that the parent...
2007-10-10 Andrew Tridgellr22964: log an error on epoll_create failing on reopen
2007-10-10 Andrew Tridgellr22963: fixed the epoll/fork interaction in the epoll...
2007-10-10 Andrew Tridgellr22960: added a SOCKET_FLAG_NOCLOSE to allow us to...
2007-10-10 Andrew Tridgellr22959: cope with a rather interesting interaction...
2007-10-10 James Peachr22952: Make sure we look at extra_cflags when building...
2007-10-10 Michael Adamr22931: Fix logic in detection of the need to replace...
2007-10-10 Andrew Tridgellr22832: merged the latest tdb changes from ctdb to...
2007-10-10 Andrew Tridgellr22830: merged the latest lib/events updates from ctdb...
2007-10-10 Andrew Tridgellr22829: system/select.h needs to bring in epoll.h for...
2007-10-10 Jelmer Vernooijr22827: Change license to LGPL (discussed with tridge).
next