summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Move a comment where it belongsVolker Lendecke2009-05-301-3/+6
* libwbclient: Add async call framework.Kai Blin2009-05-305-4/+6
* s4-smbtorture: fix the build w/o libnetapi.Günther Deschner2009-05-291-0/+8
* s4-smbtorture: add NETAPI-GROUP test.Günther Deschner2009-05-293-1/+523
* s4-smbtorture: add NETAPI-USER test.Günther Deschner2009-05-293-1/+479
* s4-smbtorture: add very basic LIBNETAPI testsuite.Günther Deschner2009-05-296-0/+124
* s4-smbtorture: add a very basic NSS-WRAPPER testsuite.Günther Deschner2009-05-292-1/+4
* s4-smbtorture: remove trailing whitespace.Günther Deschner2009-05-291-3/+3
* s4-smbtorture: Fix test_SamLogon() for netlogon servers not yet supportingGünther Deschner2009-05-291-0/+4
* Fix some nonempty blank linesVolker Lendecke2009-05-291-11/+11
* Win2k3 don't allow creating of domain trust accounts over SAMRAndrew Bartlett2009-05-292-6/+6
* s4:torture Don't try to Close a Deleted handleAndrew Bartlett2009-05-291-2/+0
* s4: Add additional 2-letter SID/RID mappings.Andrew Kroeger2009-05-291-0/+23
* s4:setup Remove generated attributes from provision_configurationAndrew Bartlett2009-05-291-195/+0
* s4:torture Don't run QueryDisplayInfo test for SAMR-USERS-PRIVILEGESAndrew Bartlett2009-05-291-2/+7
* s4:torture Clean up users and groups added in RPC-SAMR-LARGE-DCAndrew Bartlett2009-05-291-11/+37
* s4:torture Half the repeditive tests run by RPC-SAMR-PASSWORDS-PWDLASTSETAndrew Bartlett2009-05-291-1/+6
* Explicitly list RPC-SAMR-PASSWORDS-PWDLASTSET and RPC-SAMR-USERS-PRIVILAGES a...Andrew Bartlett2009-05-291-1/+1
* s4:client Match Samba3 and remove smbmount from the distributionAndrew Bartlett2009-05-293-1434/+0
* s4:torture Make the RPC-SAMR-PWDLASTET more efficientAndrew Bartlett2009-05-291-49/+43
* Modified SamDB to accept options like Ldb.Nadezhda Ivanova2009-05-271-2/+2
* Detect missing 'witch' before detecting missing autoconfAndrew Bartlett2009-05-271-1/+6
* Handle the krbtgt special case by looking for RID -514Andrew Bartlett2009-05-271-26/+52
* s4:tevent: Increase trace debug level to 50.Andrew Kroeger2009-05-271-1/+1
* 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