summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-06-01we don't need the unique checks in the samldb code nowAndrew Tridgell1-162/+2
2009-06-01mark samAccountName, objectGUID and objectSID as unique indexedAndrew Tridgell1-0/+20
2009-06-01added support for unique indexing in ldbAndrew Tridgell2-7/+32
2009-06-01fix uninitialised use of samctxAndrew Tridgell1-0/+2
2009-06-01when comp_num is zero, the case folded DN is always ""Andrew Tridgell1-8/+2
2009-06-01Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell24-1718/+1284
2009-05-30Move a comment where it belongsVolker Lendecke1-3/+6
2009-05-30libwbclient: Add async call framework.Kai Blin5-4/+6
2009-05-29s4-smbtorture: fix the build w/o libnetapi.Günther Deschner1-0/+8
2009-05-29s4-smbtorture: add NETAPI-GROUP test.Günther Deschner3-1/+523
2009-05-29s4-smbtorture: add NETAPI-USER test.Günther Deschner3-1/+479
2009-05-29s4-smbtorture: add very basic LIBNETAPI testsuite.Günther Deschner6-0/+124
2009-05-29s4-smbtorture: add a very basic NSS-WRAPPER testsuite.Günther Deschner2-1/+4
2009-05-29s4-smbtorture: remove trailing whitespace.Günther Deschner1-3/+3
2009-05-29s4-smbtorture: Fix test_SamLogon() for netlogon servers not yet supportingGünther Deschner1-0/+4
2009-05-29Fix some nonempty blank linesVolker Lendecke1-11/+11
2009-05-29Win2k3 don't allow creating of domain trust accounts over SAMRAndrew Bartlett2-6/+6
2009-05-29s4:torture Don't try to Close a Deleted handleAndrew Bartlett1-2/+0
2009-05-29s4: Add additional 2-letter SID/RID mappings.Andrew Kroeger1-0/+23
2009-05-29s4:setup Remove generated attributes from provision_configurationAndrew Bartlett1-195/+0
2009-05-29s4:torture Don't run QueryDisplayInfo test for SAMR-USERS-PRIVILEGESAndrew Bartlett1-2/+7
2009-05-29s4:torture Clean up users and groups added in RPC-SAMR-LARGE-DCAndrew Bartlett1-11/+37
2009-05-29s4:torture Half the repeditive tests run by RPC-SAMR-PASSWORDS-PWDLASTSETAndrew Bartlett1-1/+6
2009-05-29Explicitly list RPC-SAMR-PASSWORDS-PWDLASTSET and RPC-SAMR-USERS-PRIVILAGES a...Andrew Bartlett1-1/+1
2009-05-29s4:client Match Samba3 and remove smbmount from the distributionAndrew Bartlett3-1434/+0
2009-05-29s4:torture Make the RPC-SAMR-PWDLASTET more efficientAndrew Bartlett1-49/+43
2009-05-28Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell14-50/+94
2009-05-28a useful debugging toolAndrew Tridgell1-0/+7
2009-05-28fixed one-level indexingAndrew Tridgell1-6/+2
2009-05-28enable one-level indexing in sam.ldbAndrew Tridgell1-0/+5
2009-05-27Modified SamDB to accept options like Ldb.Nadezhda Ivanova1-2/+2
2009-05-27Detect missing 'witch' before detecting missing autoconfAndrew Bartlett1-1/+6
2009-05-27Handle the krbtgt special case by looking for RID -514Andrew Bartlett1-26/+52
2009-05-27s4:tevent: Increase trace debug level to 50.Andrew Kroeger1-1/+1
2009-05-26s4:ldb_modules: Correct typos.Andrew Kroeger2-2/+2
2009-05-26s4:ldb:modules: Correct typos.Andrew Kroeger4-6/+4
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-26use domain_dn not ncnameAndrew Tridgell1-3/+2
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