summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r25966: Don't force an 8 byte width to generated SIDs, as this can actuallyAndrew Bartlett2007-12-211-1/+1
* r25965: Remove duplicate block - thanks metze!Andrew Bartlett2007-12-211-18/+0
* r25964: Fix comment and use talloc hirachy in ldb_tdb initialisation.Andrew Bartlett2007-12-211-4/+2
* r25963: libreplace: samba3 doesn't use SONAMEFLAG on Mac OS 10, so also try thisStefan Metzmacher2007-12-211-1/+1
* r25962: Move to more modern ldb functions loading module list.Andrew Bartlett2007-12-211-11/+12
* r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.Andrew Bartlett2007-12-213-4/+4
* r25959: Add a new special DN to LDB: @OPTIONSAndrew Bartlett2007-12-213-17/+144
* r25958: Callers of gendb_search_dn() don't expect to getAndrew Bartlett2007-12-211-0/+3
* r25957: Rework the cracknames code to use less gendb_search() and instead callAndrew Bartlett2007-12-211-47/+116
* r25956: Try metze's suggestion for Mac OS X shld flags.Jelmer Vernooij2007-12-211-1/+1
* r25955: libreplace: add a useful link about linking shared librariesStefan Metzmacher2007-12-211-0/+5
* r25954: we don't need this twiceStefan Metzmacher2007-12-211-7/+0
* r25953: AIX make doesn't support $^.Jelmer Vernooij2007-12-213-3/+3
* r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.Günther Deschner2007-12-211-0/+1
* r25950: Enable seperate module to prevent subtree deletes.Andrew Bartlett2007-12-211-0/+1
* r25949: Make error messages clearer and more correct.Andrew Bartlett2007-12-212-6/+7
* r25945: Fix flags for MacOS X.Jelmer Vernooij2007-12-211-1/+2
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2007-12-215-5/+9
* r25943: Fix soname on hpux.Jelmer Vernooij2007-12-211-1/+1
* r25942: Make various ldb modules handle an LDB backend that enforces validityAndrew Bartlett2007-12-217-163/+348
* r25941: Use samdb_relative_path() (new function in samdb.c) in the partitionsAndrew Bartlett2007-12-211-30/+3
* r25940: Rework the samldb and templates handling.Andrew Bartlett2007-12-215-64/+156
* r25939: Rework the CLDAP server not to use gendb_search but to call ldb_searchAndrew Bartlett2007-12-211-28/+65
* r25938: We don't need the CLDAP server unless we are a DC.Andrew Bartlett2007-12-211-0/+12
* r25936: provision/newuser: don't try to set the 'memberOf' attributeStefan Metzmacher2007-12-211-1/+0
* r25935: Fix registry tests.Jelmer Vernooij2007-12-214-9/+9
* r25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for theAndrew Bartlett2007-12-211-13/+16
* r25933: LDB: Don't free errstring until after the printf, in case it is one ofAndrew Bartlett2007-12-211-1/+3
* r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij2007-12-214-4/+0
* r25931: Add config .mk file for crypto lib.Jelmer Vernooij2007-12-213-24/+28
* r25930: fix test nameJelmer Vernooij2007-12-211-1/+1
* r25929: Add some help strings.Jelmer Vernooij2007-12-211-4/+4
* r25928: Split up torture-local a bit.Jelmer Vernooij2007-12-215-22/+29
* r25927: Move share tests to param directory.Jelmer Vernooij2007-12-212-1/+1
* r25926: Move iconv test to iconv code directory.Jelmer Vernooij2007-12-213-1/+1
* r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher2007-12-211-0/+1
* r25924: fix bug in UNIX_INFO2 push code found make make valgrindtestStefan Metzmacher2007-12-211-1/+1
* r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett2007-12-211-0/+1
* r25922: Make it easier to bind to a unix domain socket, without messing withAndrew Bartlett2007-12-211-1/+9
* r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett2007-12-213-0/+53
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-2164-735/+1054
* r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)Stefan Metzmacher2007-12-211-8/+14
* r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher2007-12-217-101/+101
* r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher2007-12-213-26/+30
* r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)Stefan Metzmacher2007-12-214-198/+210
* r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)Stefan Metzmacher2007-12-2112-75/+70
* r25914: selftest: fix the module pathes when using --with-selftest-prefixStefan Metzmacher2007-12-212-3/+2
* r25913: maybe some platforms have problems with echo -eStefan Metzmacher2007-12-211-1/+5
* r25912: Two patchesStefan Metzmacher2007-12-211-0/+1
* r25911: Remove more fstring/pstring bad useage. Go talloc !Stefan Metzmacher2007-12-211-1/+1