summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-21r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett1-0/+1
2007-12-21r25922: Make it easier to bind to a unix domain socket, without messing withAndrew Bartlett1-1/+9
2007-12-21r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett3-0/+53
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher64-735/+1054
2007-12-21r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)Stefan Metzmacher1-8/+14
2007-12-21r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher7-101/+101
2007-12-21r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher3-26/+30
2007-12-21r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)Stefan Metzmacher4-198/+210
2007-12-21r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)Stefan Metzmacher12-75/+70
2007-12-21r25914: selftest: fix the module pathes when using --with-selftest-prefixStefan Metzmacher2-3/+2
2007-12-21r25913: maybe some platforms have problems with echo -eStefan Metzmacher1-1/+5
2007-12-21r25912: Two patchesStefan Metzmacher1-0/+1
2007-12-21r25911: Remove more fstring/pstring bad useage. Go talloc !Stefan Metzmacher1-1/+1
2007-12-21r25910: Try and fix the Solaris build by adding a missing defineStefan Metzmacher1-0/+5
2007-12-21r25909: Fix the snprintf checks, and fix a typo in pointer indirection.Stefan Metzmacher1-5/+5
2007-12-21r25908: add some wikipedia links about LDAP and LDIFStefan Metzmacher1-5/+6
2007-12-21r25907: use DEBUGADD() to match samba3Stefan Metzmacher1-2/+2
2007-12-21r25906: libreplace: we need to link to make sure the functions are availableStefan Metzmacher1-1/+1
2007-12-21r25905: use data_blob_const() to set the DATA_BLOBStefan Metzmacher1-2/+1
2007-12-21r25904: Remove extraJelmer Vernooij1-1/+1
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij4-3/+3
2007-12-21r25902: Move messaging tests to same directory as code.Jelmer Vernooij3-2/+2
2007-12-21r25901: Remove obsolete --enable-shared option (whether shared libs should be...Jelmer Vernooij1-9/+1
2007-12-21r25897: Add WERR_INVALID_FLAGS.Günther Deschner2-0/+2
2007-12-21r25896: Rename netlogon server stubs.Günther Deschner1-6/+6
2007-12-21r25895: Add torture test for netr_DsRAddressToSitenamesW andGünther Deschner2-1/+67