jelmer/samba4-debian.git
2007-12-21 Stefan Metzmacherr25992: ldb: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25991: tdb: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25990: talloc: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25989: build: use AC_LIBREPLACE_SHLD
2007-12-21 Stefan Metzmacherr25988: libreplace: add AC_LIBREPLACE_SHLD
2007-12-21 Stefan Metzmacherr25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBR...
2007-12-21 Stefan Metzmacherr25986: libreplace: warn about unresolved symbols when...
2007-12-21 Stefan Metzmacherr25985: build: SHLD_UNDEF_FLAGS isn't used anymore
2007-12-21 Stefan Metzmacherr25984: ldb: use MDLD macros from libreplace and use...
2007-12-21 Stefan Metzmacherr25983: ldb: link shared library against $(LDAP_LIBS)
2007-12-21 Stefan Metzmacherr25982: libreplace: try to ignore unresolved symbols...
2007-12-21 Andrew Bartlettr25981: Don't create an ldb_request on NULL.
2007-12-21 Stefan Metzmacherr25978: build: use AC_LIBREPLACE_MDLD_* macros and...
2007-12-21 Stefan Metzmacherr25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBRE...
2007-12-21 Stefan Metzmacherr25976: libreplace: not all platforms like _XOPEN_SOURC...
2007-12-21 Stefan Metzmacherr25975: build: split SharedModule from SharedLibrary
2007-12-21 Stefan Metzmacherr25974: libreplace: see what the build-farm says if...
2007-12-21 Stefan Metzmacherr25973: talloc: fix usage of SONAMEFLAG
2007-12-21 Stefan Metzmacherr25972: tdb: fix usage of SONAMEFLAG
2007-12-21 Stefan Metzmacherr25971: libreplace: remove AC_EXTENSION_FLAG as it...
2007-12-21 Stefan Metzmacherr25970: libreplace: fix AC_N_DEFINE() so that some...
2007-12-21 Stefan Metzmacherr25969: ldb: link libnss_ldb.so.2 against the shared...
2007-12-21 Stefan Metzmacherr25968: ldb: we need to use @SONAMEFLAG@ directly so...
2007-12-21 Stefan Metzmacherr25967: ldb: a module doesn't need to link against...
2007-12-21 Andrew Bartlettr25966: Don't force an 8 byte width to generated SIDs...
2007-12-21 Andrew Bartlettr25965: Remove duplicate block - thanks metze!
2007-12-21 Andrew Bartlettr25964: Fix comment and use talloc hirachy in ldb_tdb...
2007-12-21 Stefan Metzmacherr25963: libreplace: samba3 doesn't use SONAMEFLAG on...
2007-12-21 Andrew Bartlettr25962: Move to more modern ldb functions loading modul...
2007-12-21 Andrew Bartlettr25961: Add new tests to verify basedn validation in...
2007-12-21 Andrew Bartlettr25960: Enable checks on the validity of the search...
2007-12-21 Andrew Bartlettr25959: Add a new special DN to LDB: @OPTIONS
2007-12-21 Andrew Bartlettr25958: Callers of gendb_search_dn() don't expect to get
2007-12-21 Andrew Bartlettr25957: Rework the cracknames code to use less gendb_se...
2007-12-21 Jelmer Vernooijr25956: Try metze's suggestion for Mac OS X shld flags.
2007-12-21 Stefan Metzmacherr25955: libreplace: add a useful link about linking...
2007-12-21 Stefan Metzmacherr25954: we don't need this twice
2007-12-21 Jelmer Vernooijr25953: AIX make doesn't support $^.
2007-12-21 Andrew Bartlettr25952: Add in new data file required by samba3sam...
2007-12-21 Günther Deschnerr25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.
2007-12-21 Andrew Bartlettr25950: Enable seperate module to prevent subtree deletes.
2007-12-21 Andrew Bartlettr25949: Make error messages clearer and more correct.
2007-12-21 Andrew Bartlettr25948: Fix up the samba3sam test (which is very fragil...
2007-12-21 Jelmer Vernooijr25945: Fix flags for MacOS X.
2007-12-21 Jelmer Vernooijr25944: Fix handling of sonameflag on AIX, which doesn...
2007-12-21 Jelmer Vernooijr25943: Fix soname on hpux.
2007-12-21 Andrew Bartlettr25942: Make various ldb modules handle an LDB backend...
2007-12-21 Andrew Bartlettr25941: Use samdb_relative_path() (new function in...
2007-12-21 Andrew Bartlettr25940: Rework the samldb and templates handling.
2007-12-21 Andrew Bartlettr25939: Rework the CLDAP server not to use gendb_search...
2007-12-21 Andrew Bartlettr25938: We don't need the CLDAP server unless we are...
2007-12-21 Stefan Metzmacherr25936: provision/newuser: don't try to set the 'member...
2007-12-21 Jelmer Vernooijr25935: Fix registry tests.
2007-12-21 Andrew Bartlettr25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value...
2007-12-21 Andrew Bartlettr25933: LDB: Don't free errstring until after the print...
2007-12-21 Jelmer Vernooijr25932: Remove unnecessary include - should fix the...
2007-12-21 Jelmer Vernooijr25931: Add config .mk file for crypto lib.
2007-12-21 Jelmer Vernooijr25930: fix test name
2007-12-21 Jelmer Vernooijr25929: Add some help strings.
2007-12-21 Jelmer Vernooijr25928: Split up torture-local a bit.
2007-12-21 Jelmer Vernooijr25927: Move share tests to param directory.
2007-12-21 Jelmer Vernooijr25926: Move iconv test to iconv code directory.
2007-12-21 Stefan Metzmacherr25925: torture/raw: fix sending unitialized bytes...
2007-12-21 Stefan Metzmacherr25924: fix bug in UNIX_INFO2 push code found make...
2007-12-21 Andrew Bartlettr25923: Make sure to install phpldapadmin-config.php
2007-12-21 Andrew Bartlettr25922: Make it easier to bind to a unix domain socket...
2007-12-21 Andrew Bartlettr25921: Now also listen on ldapi by default in the...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25919: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25918: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25917: ndr: move ndr_map_error2ntstatus to errormap.c
2007-12-21 Stefan Metzmacherr25916: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25915: ndr/pidl: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25914: selftest: fix the module pathes when using...
2007-12-21 Stefan Metzmacherr25913: maybe some platforms have problems with echo -e
2007-12-21 Stefan Metzmacherr25912: Two patches
2007-12-21 Stefan Metzmacherr25911: Remove more fstring/pstring bad useage. Go...
2007-12-21 Stefan Metzmacherr25910: Try and fix the Solaris build by adding a missi...
2007-12-21 Stefan Metzmacherr25909: Fix the snprintf checks, and fix a typo in...
2007-12-21 Stefan Metzmacherr25908: add some wikipedia links about LDAP and LDIF
2007-12-21 Stefan Metzmacherr25907: use DEBUGADD() to match samba3
2007-12-21 Stefan Metzmacherr25906: libreplace: we need to link to make sure the...
2007-12-21 Stefan Metzmacherr25905: use data_blob_const() to set the DATA_BLOB
2007-12-21 Jelmer Vernooijr25904: Remove extra
2007-12-21 Jelmer Vernooijr25903: Move more files out of torture/
2007-12-21 Jelmer Vernooijr25902: Move messaging tests to same directory as code.
2007-12-21 Jelmer Vernooijr25901: Remove obsolete --enable-shared option (whether...
2007-12-21 Günther Deschnerr25897: Add WERR_INVALID_FLAGS.
2007-12-21 Günther Deschnerr25896: Rename netlogon server stubs.
2007-12-21 Günther Deschnerr25895: Add torture test for netr_DsRAddressToSitenames...
2007-12-21 Günther Deschnerr25894: Add IDL for netr_DsRAddressToSitenamesW and...
2007-12-21 Jeremy Allisonr25893: Fix ldb, tdb builds (and one warning).
2007-12-21 Jeremy Allisonr25892: Keep the tdb code in sync between 3.2.x and...
2007-12-21 Andrew Bartlettr25891: Test that we get the correct return value when...
2007-12-21 Jelmer Vernooijr25888: Attempt to fix standalone tdb build.
2007-12-21 Jelmer Vernooijr25887: Build Samba-specific ldb modules as dso's.
2007-12-21 Jelmer Vernooijr25886: Try to fix building dso's on hpux with gcc
2007-12-21 Jelmer Vernooijr25884: Specify shldflags first, as required by some...
2007-12-21 Jelmer Vernooijr25883: Fix tdb dependency.
2007-12-21 Jelmer Vernooijr25882: Build shared library of talloc as well.
next