Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-20 | Merge commit 'origin/master' into libcli-auth-merge-without-netlogond | Andrew Bartlett | 11 | -40/+192 | |
2009-04-20 | s4:selftest: ignore smb2.lease test for now | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-04-20 | Add a unit test for security_descriptor.as_sddl() without arguments. | Jelmer Vernooij | 1 | -0/+10 | |
2009-04-20 | Make domain sid argument to as_sddl() optional. | Jelmer Vernooij | 1 | -3/+12 | |
2009-04-20 | Fix the valid NetBIOS name tests. | Jelmer Vernooij | 1 | -3/+3 | |
2009-04-20 | s4-smbtorture: test all levels in test_GetJob(). | Günther Deschner | 1 | -8/+23 | |
Guenther | |||||
2009-04-19 | Remove unused headers | Andrew Bartlett | 4 | -9/+2 | |
2009-04-17 | s4-smbtorture: Skip Job pause and resume on paused printers for Samba 3 for now. | Günther Deschner | 1 | -2/+6 | |
Guenther | |||||
2009-04-17 | s4-smbtorture: rework test_EnumPrinterDrivers() a little to succeed with s3. | Günther Deschner | 1 | -10/+13 | |
Yes, I feel dirty for this but promise to come back and fix appropriately. Guenther | |||||
2009-04-17 | s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue. | Günther Deschner | 1 | -0/+7 | |
Guenther | |||||
2009-04-17 | s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLAST | Günther Deschner | 1 | -1/+3 | |
against Samba3. Samba 3 does not (yet) get all the ACB_flag settings right upon creation. Guenther | |||||
2009-04-17 | s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263. | Günther Deschner | 2 | -0/+89 | |
Guenther | |||||
2009-04-17 | s4-smbtorture: Fix crash in RPC-LSA-LOOKUP | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-16 | Use an absolute path to ensure that we can always regenerate tables.c | Andrew Bartlett | 1 | -0/+2 | |
I had trouble building Samba3 in a merged build, perhaps because I was also building Samba4 in that tree. Andrew Bartlett | |||||
2009-04-16 | Fix Samba4 build errors with common libcli/samsync | Andrew Bartlett | 5 | -6/+5 | |
2009-04-15 | s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK. | Günther Deschner | 1 | -7/+15 | |
Also disable security descriptor based tests while testing samba3. Guenther | |||||
2009-04-15 | s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon. | Günther Deschner | 1 | -6/+8 | |
Guenther | |||||
2009-04-15 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into ↵ | Andrew Bartlett | 4 | -1/+49 | |
libcli-auth-merge-without-netlogond | |||||
2009-04-15 | Enable software rollout through AD | Matthias Dieter Wallnöfer | 1 | -0/+10 | |
This enables the sofware rollout feature in Samba4 Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-04-14 | Try and fix the S4 build - include thread includes. | Jeremy Allison | 1 | -0/+4 | |
Jeremy. | |||||
2009-04-14 | s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2009-04-14 | s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test. | Günther Deschner | 1 | -1/+32 | |
Guenther | |||||
2009-04-14 | Rework to use new API for common netlogon credential chaining | Andrew Bartlett | 2 | -13/+19 | |
2009-04-14 | Link in the common samsync decryption code | Andrew Bartlett | 1 | -0/+1 | |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 23 | -321/+316 | |
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-04-14 | Push schannel_state.c into the top level. | Andrew Bartlett | 2 | -284/+1 | |
This is the server side state for netlogon credential chaining Andrew Bartlett | |||||
2009-04-14 | Use common samsync delta decryption functions in libnet_samsync.c | Andrew Bartlett | 1 | -134/+2 | |
Andrew Bartlett | |||||
2009-04-14 | Port Samba4 to the new combined libcli/auth functions | Andrew Bartlett | 4 | -48/+5 | |
For example, some of the new shared functionality was previously in the wkssvc torture test. Andrew Bartlett | |||||
2009-04-14 | Move ntlm_check.h into the common libcli/auth | Andrew Bartlett | 1 | -76/+0 | |
2009-04-14 | Move MSRPC-PARSE into the common libcli/auth | Andrew Bartlett | 2 | -374/+0 | |
This is a depenceny of smbencrypt.c | |||||
2009-04-14 | Move DRSUAPI per-attribute decryption into a common file | Andrew Bartlett | 5 | -276/+15 | |
This file (contining metze's decryption routines) is now also be used by Samba3's DRSUAPI implementation Andrew Bartlett | |||||
2009-04-14 | Move libcli/auth to the top level | Andrew Bartlett | 10 | -2260/+1 | |
2009-04-14 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel | Andrew Bartlett | 2 | -40/+46 | |
2009-04-14 | s4:ldb Make it possible to re-run ldap.py again | Andrew Bartlett | 1 | -2/+6 | |
The parentGUID test didn't clean up after itself correctly. Andrew Bartlett | |||||
2009-04-13 | s4-smbtorture: fix two valgrind warnings. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-13 | s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 ↵ | Günther Deschner | 1 | -4/+8 | |
for now. Guenther | |||||
2009-04-13 | s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to ↵ | Günther Deschner | 2 | -36/+36 | |
RPC-SPOOLSS-NOTIFY. Guenther | |||||
2009-04-13 | s4-smbtorture: use printerinfo level 1 name, not description in | Günther Deschner | 1 | -4/+11 | |
test_EnumPrinters_old(). Guenther | |||||
2009-04-10 | s4:rpc_server: split out the parsing of the ncacn_packet from analyzing of ↵ | Stefan Metzmacher | 1 | -34/+55 | |
the content metze | |||||
2009-04-10 | s4:rpc_server: report available output for all replies | Stefan Metzmacher | 1 | -0/+24 | |
metze | |||||
2009-04-10 | s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service. | Günther Deschner | 1 | -18/+38 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL. | Günther Deschner | 1 | -1/+66 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test. | Günther Deschner | 1 | -0/+55 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL. | Günther Deschner | 1 | -0/+44 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL. | Günther Deschner | 1 | -0/+32 | |
Guenther | |||||
2009-04-09 | Merge branch 'wspp-schema' | Andrew Tridgell | 34 | -16382/+6656 | |
2009-04-09 | enable testing of possibleInferiors generation | Andrew Tridgell | 1 | -0/+1 | |
2009-04-09 | make the memory usage of possibleInferiors much more efficient | Andrew Tridgell | 1 | -20/+31 | |
2009-04-09 | we should not be supplying a generated attribute in our schema | Andrew Tridgell | 1 | -13/+0 | |
2009-04-09 | fixed the possibleInferiors calculation so it now passes the test | Andrew Tridgell | 2 | -27/+28 | |
We are probably still using more memory here than we need to. That needs to be looked at. |