Age | Commit message (Expand) | Author | Files | Lines |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -40/+40 |
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 |
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -2/+2 |
2010-03-29 | s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -9/+143 |
2010-03-24 | s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests. | Günther Deschner | 1 | -1/+17 |
2010-03-24 | s4-smbtorture: cleanup some of the RPC-SAMBA3 tests. | Günther Deschner | 1 | -1076/+612 |
2010-03-24 | s4-smbtorture: add rap_get_servername to RPC-SAMBA3 family of tests. | Günther Deschner | 1 | -0/+18 |
2010-03-23 | s4-smbtorture: remove tailing whitespace in samba3rpc testsuite. | Günther Deschner | 1 | -33/+33 |
2010-03-19 | s4-smbtorture: put all RPC-SAMB3-X torture tests into their own torture_suite. | Günther Deschner | 1 | -12/+35 |
2010-03-17 | s4:torture/rpc/samba3rpc.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -71/+125 |
2010-03-11 | winreg: add winreg_KeyType enum. | Günther Deschner | 1 | -2/+2 |
2010-02-26 | s4:torture/rpc: use generate_random_password() | Stefan Metzmacher | 1 | -4/+4 |
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 |
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 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -23/+28 |
2009-03-06 | s4-smbtorture: fix s3 flavor rpc spoolss test. | Günther Deschner | 1 | -0/+2 |
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 |
2009-02-13 | s4:torture/samba3rpc: fix the build after get_myname() changes | Stefan Metzmacher | 1 | -3/+3 |
2009-02-06 | s4-smbtorture: fix spoolss enum tests. | Günther Deschner | 1 | -2/+4 |
2009-02-06 | s4-smbtorture: fix test_GetPrinter. | Günther Deschner | 1 | -2/+4 |
2009-02-02 | s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.c | Stefan Metzmacher | 1 | -6/+6 |
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 |
2008-11-28 | s4-samr: fix samr passwdord_expired callers. | Günther Deschner | 1 | -2/+6 |
2008-11-10 | s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python) | Günther Deschner | 1 | -10/+16 |
2008-11-10 | s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python) | Günther Deschner | 1 | -4/+8 |
2008-11-10 | s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) | Günther Deschner | 1 | -4/+6 |
2008-11-10 | s4-samr: merge samr_LookupNames from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+4 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -6/+12 |
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 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl. | Günther Deschner | 1 | -16/+71 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl. | Günther Deschner | 1 | -7/+11 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl. | Günther Deschner | 1 | -1/+3 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareInfo502 from s3. | Günther Deschner | 1 | -1/+1 |
2008-10-29 | s4-netlogon: merge netr_ServerPasswordSet from s3 idl. | Günther Deschner | 1 | -4/+10 |
2008-10-29 | s4-netlogon: merge netr_ServerReqChallenge from s3 idl. | Günther Deschner | 1 | -4/+4 |
2008-10-29 | s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl. | Günther Deschner | 1 | -3/+3 |
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -4/+14 |
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -1/+5 |
2008-10-27 | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 1 | -1/+3 |
2008-10-27 | s4-lsa: merge lsa_GetUserName from s3 lsa idl. | Günther Deschner | 1 | -5/+8 |
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 |