summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25981: Don't create an ldb_request on NULL.Andrew Bartlett1-8/+11
2007-12-21r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo...Stefan Metzmacher2-4/+31
2007-12-21r25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBREPLACE_MDLD_FLAGS macrosStefan Metzmacher1-0/+50
2007-12-21r25976: libreplace: not all platforms like _XOPEN_SOURCE=600Stefan Metzmacher1-2/+5
2007-12-21r25975: build: split SharedModule from SharedLibraryStefan Metzmacher2-47/+72
2007-12-21r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600Stefan Metzmacher1-0/+1
2007-12-21r25973: talloc: fix usage of SONAMEFLAGStefan Metzmacher1-2/+1
2007-12-21r25972: tdb: fix usage of SONAMEFLAGStefan Metzmacher1-3/+2
2007-12-21r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINEStefan Metzmacher2-15/+2
2007-12-21r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.hStefan Metzmacher1-5/+12
2007-12-21r25969: ldb: link libnss_ldb.so.2 against the shared libraryStefan Metzmacher1-2/+2
2007-12-21r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can workStefan Metzmacher1-3/+2
2007-12-21r25967: ldb: a module doesn't need to link against $(LIBS)Stefan Metzmacher1-1/+1
2007-12-21r25966: Don't force an 8 byte width to generated SIDs, as this can actuallyAndrew Bartlett1-1/+1
2007-12-21r25965: Remove duplicate block - thanks metze!Andrew Bartlett1-18/+0
2007-12-21r25964: Fix comment and use talloc hirachy in ldb_tdb initialisation.Andrew Bartlett1-4/+2
2007-12-21r25963: libreplace: samba3 doesn't use SONAMEFLAG on Mac OS 10, so also try thisStefan Metzmacher1-1/+1
2007-12-21r25962: Move to more modern ldb functions loading module list.Andrew Bartlett1-11/+12
2007-12-21r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.Andrew Bartlett3-4/+4
2007-12-21r25959: Add a new special DN to LDB: @OPTIONSAndrew Bartlett3-17/+144
2007-12-21r25958: Callers of gendb_search_dn() don't expect to getAndrew Bartlett1-0/+3
2007-12-21r25957: Rework the cracknames code to use less gendb_search() and instead callAndrew Bartlett1-47/+116
2007-12-21r25956: Try metze's suggestion for Mac OS X shld flags.Jelmer Vernooij1-1/+1
2007-12-21r25955: libreplace: add a useful link about linking shared librariesStefan Metzmacher1-0/+5
2007-12-21r25954: we don't need this twiceStefan Metzmacher1-7/+0
2007-12-21r25953: AIX make doesn't support $^.Jelmer Vernooij3-3/+3
2007-12-21r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.Günther Deschner1-0/+1
2007-12-21r25950: Enable seperate module to prevent subtree deletes.Andrew Bartlett1-0/+1
2007-12-21r25949: Make error messages clearer and more correct.Andrew Bartlett2-6/+7
2007-12-21r25945: Fix flags for MacOS X.Jelmer Vernooij1-1/+2
2007-12-21r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij5-5/+9
2007-12-21r25943: Fix soname on hpux.Jelmer Vernooij1-1/+1
2007-12-21r25942: Make various ldb modules handle an LDB backend that enforces validityAndrew Bartlett7-163/+348
2007-12-21r25941: Use samdb_relative_path() (new function in samdb.c) in the partitionsAndrew Bartlett1-30/+3
2007-12-21r25940: Rework the samldb and templates handling.Andrew Bartlett5-64/+156
2007-12-21r25939: Rework the CLDAP server not to use gendb_search but to call ldb_searchAndrew Bartlett1-28/+65
2007-12-21r25938: We don't need the CLDAP server unless we are a DC.Andrew Bartlett1-0/+12
2007-12-21r25936: provision/newuser: don't try to set the 'memberOf' attributeStefan Metzmacher1-1/+0
2007-12-21r25935: Fix registry tests.Jelmer Vernooij4-9/+9
2007-12-21r25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for theAndrew Bartlett1-13/+16
2007-12-21r25933: LDB: Don't free errstring until after the printf, in case it is one ofAndrew Bartlett1-1/+3
2007-12-21r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij4-4/+0
2007-12-21r25931: Add config .mk file for crypto lib.Jelmer Vernooij3-24/+28
2007-12-21r25930: fix test nameJelmer Vernooij1-1/+1
2007-12-21r25929: Add some help strings.Jelmer Vernooij1-4/+4
2007-12-21r25928: Split up torture-local a bit.Jelmer Vernooij5-22/+29
2007-12-21r25927: Move share tests to param directory.Jelmer Vernooij2-1/+1
2007-12-21r25926: Move iconv test to iconv code directory.Jelmer Vernooij3-1/+1
2007-12-21r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher1-0/+1
2007-12-21r25924: fix bug in UNIX_INFO2 push code found make make valgrindtestStefan Metzmacher1-1/+1