r25035: Fix some more warnings, use service pointer rather than service number in...
[jelmer/samba4-debian.git] / source / lib /
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25033: Fix include
2007-10-10 Jelmer Vernooijr25028: Fix more warnings.
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Tim Potterr25018: Remove non-existent tdb_logging_function()...
2007-10-10 Jelmer Vernooijr25017: Move MAXHOSTNAMELEN definition to replace.h...
2007-10-10 Jelmer Vernooijr25014: Use talloc for allocating values as well.
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25007: Remove more uses of pstring, move ntlmauth...
2007-10-10 Jelmer Vernooijr25006: Use system constant.
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24992: Remove some uses of lp_*().
2007-10-10 Andrew Bartlettr24941: Simplify samdb_result_nttime(), and remove...
2007-10-10 Jelmer Vernooijr24939: Integrate IPv4 and IPv6 modules (a lot of code...
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24868: Don't use callbacks for prompting when stdout...
2007-10-10 Jelmer Vernooijr24867: Avoid anonymous struct. Patch from Brad Hards.
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Michael Adamr24738: Fix one more use of pwrite in tdb code in the...
2007-10-10 Jelmer Vernooijr24726: Add tests for getting/setting security descript...
2007-10-10 Jelmer Vernooijr24725: Don't segfault if hive file can't be found
2007-10-10 Jelmer Vernooijr24723: Install the right headers for use by samba...
2007-10-10 Jelmer Vernooijr24718: Fix some compiler warnings.
2007-10-10 Jelmer Vernooijr24717: Some more easy bool conversions, update TODO...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr24710: Use standard boolean type for easier use by...
2007-10-10 Jelmer Vernooijr24704: Fix bug in the registry patch code.. all the...
2007-10-10 Jelmer Vernooijr24703: Use standard registry diff files when provision...
2007-10-10 Jelmer Vernooijr24688: Make output subunit-parseable.
2007-10-10 Jelmer Vernooijr24684: Be a bit less verbose
2007-10-10 Jelmer Vernooijr24683: Add two more tests.
2007-10-10 Jelmer Vernooijr24677: Also add built flex file for people that don...
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Jelmer Vernooijr24673: Put lex/yacc output under version control for...
2007-10-10 Jelmer Vernooijr24672: Add dummy variable to prevent errors on some...
2007-10-10 Jelmer Vernooijr24668: Fix header installation.
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Tridgellr24645: add in the ctdb dbwrap backend
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Stefan Metzmacherr24626: as TALLOC_ABORT() is defined to abort() by...
2007-10-10 Stefan Metzmacherr24620: move printing out the version string and exit()
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...
next