summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-05-26s4:libcli/smb2: remove old dialect revision constantsStefan Metzmacher1-4/+0
2009-05-26s4:smb2srv: We only support SMB 2.002.Stefan Metzmacher2-6/+12
2009-05-26s4:libcli/smb2: use new SMB2_DIVELECT_REVISION constantsStefan Metzmacher1-2/+5
2009-05-26s4:libcli/smb2: add some more SMB2 constantsStefan Metzmacher1-4/+14
2009-05-26Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell16-615/+253
2009-05-26s4:provision: Added ComPartitionSets entry.Andrew Kroeger1-0/+5
2009-05-26s4:Added Extended-Rights and subentries.Andrew Kroeger1-0/+881
2009-05-26s4:provision: Update DisplaySpecifiers (#5139).Andrew Kroeger1-0/+369
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett16-615/+253
2009-05-25source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak.Slava Semushin1-0/+1
2009-05-25s4-smbtorture: add RPC-SAMR-LARGE-DC test.Günther Deschner2-1/+332
2009-05-25s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR.Günther Deschner1-11/+12
2009-05-25s4-smbtorture: re-work test_Create{User,Group,Alias} a little.Günther Deschner1-14/+38
2009-05-25fixed interpretation of ACB_PWNOTREQAndrew Tridgell2-15/+6
2009-05-25fixed the client side password change codeAndrew Tridgell1-61/+25
2009-05-25cope with lanman auth being disabled in old password change codeAndrew Tridgell1-8/+15
2009-05-21s4-selftest: adding RPC-SAMR-USERS-PRIVILEGES to knownfail list.Günther Deschner1-0/+1
2009-05-20s4:libcli/smb2: fix session setup with raw NTLMSSPStefan Metzmacher1-13/+17
2009-05-20s4:libcli/smb2: use raw ntlmssp if the server didn't provide a sec blobStefan Metzmacher1-1/+8
2009-05-20s4:libcli/smb2: fill in transport->negotiate.secblob with the correct dataStefan Metzmacher1-0/+2
2009-05-20SMB2-LOCK: let the test pass against samba4Stefan Metzmacher1-1/+7
2009-05-20s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...Günther Deschner1-1/+5
2009-05-20Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott14-47/+202
2009-05-20s4:smb_server: initialy read the first 4 bytes onlySam Liddicott1-0/+1
2009-05-20s4:libcli/raw: initialy read the first 4 bytes onlyStefan Metzmacher1-0/+1
2009-05-18s4 torture: Fix typoTim Prouty1-1/+1
2009-05-19s4-smbtorture: Fix build warning in RPC-SAMR tests.Günther Deschner1-2/+2
2009-05-18s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.Günther Deschner2-9/+387
2009-05-16tevent: Remove python module.Jelmer Vernooij2-3/+0
2009-05-16Update copies of config.guess and config.sub.Jelmer Vernooij4-152/+564
2009-05-15errormap: Remove wbc -> NTSTATUS error map for now. It is not used.Jelmer Vernooij1-37/+0
2009-05-14s4:nbtd Use str_list_make_single() to turn iname->wins_server into a listAndrew Bartlett1-1/+1
2009-05-14s4:libnet Use str_list_make_single() in resolv codeAndrew Bartlett1-1/+1
2009-05-14dsdb:schema Use str_list_make_empty() to create an empty listAndrew Bartlett1-5/+5
2009-05-14s4:torture Use str_list_make_single where appropriateAndrew Bartlett1-10/+10
2009-05-13s4-selftest: match new name of RPC-SAMR-ACCESSMASK.Günther Deschner2-2/+2
2009-05-13s4-smbtorture: split RPC-SAMR-ACCESSMASK into several tests.Günther Deschner1-34/+24
2009-05-13s4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.Günther Deschner1-50/+50
2009-05-13s4 config-summary: Fix printing of which libraries are external andJelmer Vernooij1-2/+8
2009-05-12s4-smbtorture: skip SetMemberAttributesOfGroup in RPC-SAMR for s3 as well.Günther Deschner1-1/+2
2009-05-12s4-smbtorture: Skip secdesc set calls for non-user objects in RPC-SAMR for Sa...Günther Deschner1-8/+18
2009-05-12s4-smbtorture: Fix order of assert args in test_TestPrivateFunctionsDomain() ...Günther Deschner1-1/+1
2009-05-12s4-smbtorture: switch to use torture_context in RPC-SAMR.Günther Deschner1-103/+131
2009-05-12s4-smbtorture: remove trailing whitespace in RPC-SAMR.Günther Deschner1-252/+252
2009-05-11s4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.Günther Deschner2-0/+67
2009-05-11s4-smbtorture: add optional very simple reply checks to lsa lookup name tests.Günther Deschner1-7/+34
2009-05-11s4:smb_server: return after we have processed an invalid smb2 requestStefan Metzmacher1-0/+2
2009-05-11Move SMB2 constants to a separate fileVolker Lendecke2-114/+140
2009-05-11Fix SMB2_CAP_DFSVolker Lendecke1-1/+1
2009-05-11s4-smbtorture: remove trailing whitespace in RPC-LSA test.Günther Deschner1-192/+192