Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -40/+40 | |
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -27/+12 | |
2010-04-26 | s4: use generated rap header. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 | |
The reason for this is that some systems include <rpc/rpc.h> from within system headers. HP-UX 11.00 does so somewhere deep inside of <shadow.h>. For torture/winbind/struct_based.c <rpc/rpc.h> resolves to torture/rpc/rpc.h and breaks the build. metze | |||||
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -2/+2 | |
Upstream subunit makes a ":" after commands optional, so I've fixed any places where we might trigger commands accidently. I've filed a bug about this in subunit. | |||||
2010-03-29 | s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -9/+143 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-24 | s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests. | Günther Deschner | 1 | -1/+17 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: cleanup some of the RPC-SAMBA3 tests. | Günther Deschner | 1 | -1076/+612 | |
This avoids printf, uses simplication functions where appropriate, etc. Guenther | |||||
2010-03-24 | s4-smbtorture: add rap_get_servername to RPC-SAMBA3 family of tests. | Günther Deschner | 1 | -0/+18 | |
Guenther | |||||
2010-03-23 | s4-smbtorture: remove tailing whitespace in samba3rpc testsuite. | Günther Deschner | 1 | -33/+33 | |
Guenther | |||||
2010-03-19 | s4-smbtorture: put all RPC-SAMB3-X torture tests into their own torture_suite. | Günther Deschner | 1 | -12/+35 | |
Guenther | |||||
2010-03-17 | s4:torture/rpc/samba3rpc.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -71/+125 | |
metze | |||||
2010-03-11 | winreg: add winreg_KeyType enum. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-02-26 | s4:torture/rpc: use generate_random_password() | Stefan Metzmacher | 1 | -4/+4 | |
metze | |||||
2010-01-21 | s4: Fix a few warnings. | Jelmer Vernooij | 1 | -1/+0 | |
2009-12-15 | smbtorture4: Add rpc-samba3-getaliasmembership-0 | Volker Lendecke | 1 | -0/+60 | |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -11/+0 | |
This reduces compile time somewhat. | |||||
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -6/+6 | |
2009-06-29 | Fixes for SAMBA3RPC torture test | Matthias Dieter Wallnöfer | 1 | -4/+11 | |
On calls where both NT_STATUS and WERROR results are returned and consulted we have to make sure to form function results considering both. This errors have been found through a run against SAMBA 4. | |||||
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -23/+28 | |
In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett | |||||
2009-03-06 | s4-smbtorture: fix s3 flavor rpc spoolss test. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-03-01 | Use common header file for character set handling in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 | |
2009-02-17 | s4-smbtorture: fix spoolss test after count out,ref idl changes. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2009-02-13 | s4:torture/samba3rpc: fix the build after get_myname() changes | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2009-02-06 | s4-smbtorture: fix spoolss enum tests. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2009-02-06 | s4-smbtorture: fix test_GetPrinter. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2009-02-02 | s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.c | Stefan Metzmacher | 1 | -6/+6 | |
metze | |||||
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -1/+1 | |
2008-12-05 | s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-11-28 | s4-samr: fix samr passwdord_expired callers. | Günther Deschner | 1 | -2/+6 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python) | Günther Deschner | 1 | -10/+16 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python) | Günther Deschner | 1 | -4/+8 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) | Günther Deschner | 1 | -4/+6 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_LookupNames from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -6/+12 | |
Eventually, we should move some of these parameters into a separate struct (perhaps into smb_transport_options?), to avoid the long lists of parameters. | |||||
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -8/+14 | |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -3/+5 | |
should in the future only contain some settings required for gensec. | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl. | Günther Deschner | 1 | -16/+71 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl. | Günther Deschner | 1 | -7/+11 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareInfo502 from s3. | Günther Deschner | 1 | -1/+1 | |
Apparently both s3 and s4 are not entirely correct one this. metze is looking into hand-marshalling security descriptors so this will fix this finally. For now, just keep the two in sync. Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerPasswordSet from s3 idl. | Günther Deschner | 1 | -4/+10 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerReqChallenge from s3 idl. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -4/+14 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -1/+5 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_GetUserName from s3 lsa idl. | Günther Deschner | 1 | -5/+8 | |
Guenther | |||||
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -6/+12 | |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -3/+2 | |
functions. |