Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23815: Thanks to Matthias Wallnoefer <mwallnoefer@yahoo.de> for pointing out | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 25 | -75/+50 |
2007-10-10 | r23680: Make it easier to setup a domain member server - the 'server role' | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation(). | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r23382: Fill in lsa_lsaRQueryForestTrustInformation. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23365: Try to make Windows Vista join again. On my new test environment, it | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r23240: Fill in netr_DsrGetDcSiteCoverageW. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r23239: Fill in drsuapi_QuerySitesByCost. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r23129: Merge from 3_0: | Günther Deschner | 1 | -2/+12 |
2007-10-10 | r22825: let longhorn beta3 work with samba4 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r22477: When an invaild base is specified to ldb_search, it should return | Andrew Bartlett | 1 | -20/+27 |
2007-10-10 | r22408: more private dependecies | Stefan Metzmacher | 1 | -16/+19 |
2007-10-10 | r22077: Import only necessary test variables, more refactoring. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r21911: Some more work on making the ncacn_np handling in smbd be less special. | Jelmer Vernooij | 2 | -4/+48 |
2007-10-10 | r21835: fixed a rpc server bug where we failed to remove a call from one | Andrew Tridgell | 2 | -11/+70 |
2007-10-10 | r21744: Test more talloc failure cases. | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r21698: Check for talloc failures. | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r21589: give an error when the assoc_group_id isn't 0 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r21544: Fix duplicate names. The build system should be warning about this.... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r21518: fix panic, sorry... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21512: finish DsBind() in the DRSUAPI server: | Stefan Metzmacher | 2 | -14/+140 |
2007-10-10 | r21499: fill in the correct forest dns name | Stefan Metzmacher | 1 | -2/+35 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 2 | -5/+5 |
2007-10-10 | r21356: we have a function to get the sites dn | Stefan Metzmacher | 1 | -5/+1 |
2007-10-10 | r20850: Prefix all server calls with dcesrv_ | Jelmer Vernooij | 13 | -601/+601 |
2007-10-10 | r20830: merge mgmt work | Jelmer Vernooij | 3 | -16/+42 |
2007-10-10 | r20786: Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20785: Add stub implementation for mgmt interface. | Jelmer Vernooij | 2 | -0/+91 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r20374: It's still 2006 (just...). Add copyright. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r20354: Trusted domains don't have a surname, I think we want 'cn' here. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as | Andrew Bartlett | 1 | -28/+2 |
2007-10-10 | r20315: Implement the server side of DsGetDomainControllerInfo. This is a | Andrew Bartlett | 1 | -1/+273 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 3 | -27/+172 |
2007-10-10 | r20114: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!: | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r20047: patch from Julien Kerihuel <j.kerihuel@openchange.org> | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r20034: Start using ldb_search_exp_fmt() | Simo Sorce | 2 | -24/+16 |
2007-10-10 | r19903: This is a cut&paste error for sure | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r19902: give better errors... | Stefan Metzmacher | 1 | -3/+32 |
2007-10-10 | r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ... | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r19844: Fix warnings and errors in epmapper IDL. | Jelmer Vernooij | 1 | -3/+5 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 5 | -32/+32 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 6 | -40/+39 |
2007-10-10 | r19761: This may need work, but here is an initial implementation of | Andrew Bartlett | 1 | -1/+64 |
2007-10-10 | r19682: Fix comments. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 3 | -0/+3 |