Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26234: More global_loadparm fixes. | Jelmer Vernooij | 2 | -3/+3 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 3 | -6/+7 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 6 | -14/+16 |
2007-12-21 | r26221: Add loadparm_context parameter to auth_context_create. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26205: Pass loadparm_context to secrets_db_connect() rather than using globa... | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and | Günther Deschner | 1 | -6/+6 |
2007-12-21 | r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain(). | Günther Deschner | 1 | -6/+6 |
2007-12-21 | r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation(). | Günther Deschner | 1 | -3/+3 |
2007-12-21 | r26159: Align to coding conventions. | Günther Deschner | 1 | -26/+26 |
2007-12-21 | r26158: Add IDL for wkssvc_NetrRenameMachineInDomain(). | Günther Deschner | 1 | -6/+6 |
2007-12-21 | r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo... | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26153: Add torture test for NetrAddAlternateComputerName() and | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26151: Add IDL and torture test for wkssvc_NetrValidateName() and | Günther Deschner | 1 | -8/+8 |
2007-12-21 | r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and | Günther Deschner | 1 | -8/+8 |
2007-12-21 | r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet. | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd. | Günther Deschner | 1 | -8/+8 |
2007-12-21 | r26146: Add IDL and torture test for wkssvc_NetrUseEnum(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26145: Fix server side of wkssvc_NetWkstaTransportEnum. | Günther Deschner | 1 | -17/+17 |
2007-12-21 | r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo. | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just | Andrew Bartlett | 3 | -12/+13 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 5 | -4/+5 |
2007-12-21 | r25940: Rework the samldb and templates handling. | Andrew Bartlett | 1 | -6/+10 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 4 | -35/+40 |
2007-12-21 | r25896: Rename netlogon server stubs. | Günther Deschner | 1 | -6/+6 |
2007-12-21 | r25839: use nss_wrapper code in samba4 if | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 10 | -81/+81 |
2007-10-10 | r25539: Also correct indent for winreg server. | Günther Deschner | 1 | -177/+181 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 2 | -10/+10 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 10 | -38/+44 |
2007-10-10 | r25196: Thanks to id10ts on IRC for finding some typos in my well-known names | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 5 | -845/+1255 |
2007-10-10 | r25052: This missing 'break' caused problems on 32 bit platforms only, due to | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 2 | -10/+10 |
2007-10-10 | r25028: Fix more warnings. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 9 | -2/+11 |
2007-10-10 | r24987: Clarify error conditions in secrets handling, before I add ACLs to | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r24973: Try to make it really clear we are dealing with 64 bit numbers here. | Andrew Bartlett | 1 | -14/+14 |
2007-10-10 | r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite | Andrew Bartlett | 1 | -5/+8 |
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 4 | -102/+180 |
2007-10-10 | r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24817: Don't REG_NONE for all value types. Patch from | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r24780: More work allowing libutil to be used by external users. | Jelmer Vernooij | 1 | -2/+8 |