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