Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25941: Use samdb_relative_path() (new function in samdb.c) in the partitions | Andrew Bartlett | 1 | -30/+3 |
2007-12-21 | r25940: Rework the samldb and templates handling. | Andrew Bartlett | 5 | -64/+156 |
2007-12-21 | r25939: Rework the CLDAP server not to use gendb_search but to call ldb_search | Andrew Bartlett | 1 | -28/+65 |
2007-12-21 | r25938: We don't need the CLDAP server unless we are a DC. | Andrew Bartlett | 1 | -0/+12 |
2007-12-21 | r25936: provision/newuser: don't try to set the 'memberOf' attribute | Stefan Metzmacher | 1 | -1/+0 |
2007-12-21 | r25935: Fix registry tests. | Jelmer Vernooij | 4 | -9/+9 |
2007-12-21 | r25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for the | Andrew Bartlett | 1 | -13/+16 |
2007-12-21 | r25933: LDB: Don't free errstring until after the printf, in case it is one of | Andrew Bartlett | 1 | -1/+3 |
2007-12-21 | r25932: Remove unnecessary include - should fix the build on hosts without popt. | Jelmer Vernooij | 4 | -4/+0 |
2007-12-21 | r25931: Add config .mk file for crypto lib. | Jelmer Vernooij | 3 | -24/+28 |
2007-12-21 | r25930: fix test name | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25929: Add some help strings. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r25928: Split up torture-local a bit. | Jelmer Vernooij | 5 | -22/+29 |
2007-12-21 | r25927: Move share tests to param directory. | Jelmer Vernooij | 2 | -1/+1 |
2007-12-21 | r25926: Move iconv test to iconv code directory. | Jelmer Vernooij | 3 | -1/+1 |
2007-12-21 | r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFID | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25924: fix bug in UNIX_INFO2 push code found make make valgrindtest | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25923: Make sure to install phpldapadmin-config.php | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r25922: Make it easier to bind to a unix domain socket, without messing with | Andrew Bartlett | 1 | -1/+9 |
2007-12-21 | r25921: Now also listen on ldapi by default in the LDAP server | Andrew Bartlett | 3 | -0/+53 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 64 | -735/+1054 |
2007-12-21 | r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump) | Stefan Metzmacher | 1 | -8/+14 |
2007-12-21 | r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff) | Stefan Metzmacher | 7 | -101/+101 |
2007-12-21 | r25917: ndr: move ndr_map_error2ntstatus to errormap.c | Stefan Metzmacher | 3 | -26/+30 |
2007-12-21 | r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff) | Stefan Metzmacher | 4 | -198/+210 |
2007-12-21 | r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code) | Stefan Metzmacher | 12 | -75/+70 |
2007-12-21 | r25914: selftest: fix the module pathes when using --with-selftest-prefix | Stefan Metzmacher | 2 | -3/+2 |
2007-12-21 | r25913: maybe some platforms have problems with echo -e | Stefan Metzmacher | 1 | -1/+5 |
2007-12-21 | r25912: Two patches | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25911: Remove more fstring/pstring bad useage. Go talloc ! | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25910: Try and fix the Solaris build by adding a missing define | Stefan Metzmacher | 1 | -0/+5 |
2007-12-21 | r25909: Fix the snprintf checks, and fix a typo in pointer indirection. | Stefan Metzmacher | 1 | -5/+5 |
2007-12-21 | r25908: add some wikipedia links about LDAP and LDIF | Stefan Metzmacher | 1 | -5/+6 |
2007-12-21 | r25907: use DEBUGADD() to match samba3 | Stefan Metzmacher | 1 | -2/+2 |
2007-12-21 | r25906: libreplace: we need to link to make sure the functions are available | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25905: use data_blob_const() to set the DATA_BLOB | Stefan Metzmacher | 1 | -2/+1 |
2007-12-21 | r25904: Remove extra | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25903: Move more files out of torture/ | Jelmer Vernooij | 4 | -3/+3 |
2007-12-21 | r25902: Move messaging tests to same directory as code. | Jelmer Vernooij | 3 | -2/+2 |
2007-12-21 | r25901: Remove obsolete --enable-shared option (whether shared libs should be... | Jelmer Vernooij | 1 | -9/+1 |
2007-12-21 | r25897: Add WERR_INVALID_FLAGS. | Günther Deschner | 2 | -0/+2 |
2007-12-21 | r25896: Rename netlogon server stubs. | Günther Deschner | 1 | -6/+6 |
2007-12-21 | r25895: Add torture test for netr_DsRAddressToSitenamesW and | Günther Deschner | 2 | -1/+67 |
2007-12-21 | r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename... | Günther Deschner | 1 | -2/+28 |
2007-12-21 | r25893: Fix ldb, tdb builds (and one warning). | Jeremy Allison | 3 | -2/+4 |
2007-12-21 | r25892: Keep the tdb code in sync between 3.2.x and 4.0. | Jeremy Allison | 9 | -5/+84 |
2007-12-21 | r25891: Test that we get the correct return value when we attempt to reference | Andrew Bartlett | 3 | -140/+152 |
2007-12-21 | r25888: Attempt to fix standalone tdb build. | Jelmer Vernooij | 1 | -6/+8 |
2007-12-21 | r25887: Build Samba-specific ldb modules as dso's. | Jelmer Vernooij | 6 | -4/+31 |
2007-12-21 | r25886: Try to fix building dso's on hpux with gcc | Jelmer Vernooij | 1 | -1/+5 |