Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at this | Andrew Tridgell | 1 | -17/+6 |
2007-10-10 | r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19465: Rather than use the non-standard API for determining the signature | Andrew Bartlett | 1 | -8/+46 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19256: add missing infolevel and fields to SetUserInfo call | Rafal Szczesniak | 1 | -23/+31 |
2007-10-10 | r18860: fixed some code that bitrotted while we didn't have the safety check | Andrew Tridgell | 2 | -7/+7 |
2007-10-10 | r18779: Not simo's fault, this is actually a bug I introduced a week ago, whe... | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r18775: Performing an ldb op of 'do nothing' is pointless, and breaks against | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18740: Some more work around srvsvc | Simo Sorce | 1 | -166/+185 |
2007-10-10 | r18590: Some more work on the srvsvc pipe | Simo Sorce | 1 | -26/+314 |
2007-10-10 | r18584: found one of the fd leaks. The registry backend was using a | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r18566: fixed the winreg pipe and winreg tests | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18561: Fix [out] pointers in winreg IDL | Gerald Carter | 1 | -7/+7 |
2007-10-10 | r18558: Fix ShareCheck which was assuming all paths are "C:\" | Simo Sorce | 2 | -14/+132 |