Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | s4-smbtorture: add very basic LIBNETAPI testsuite. | Günther Deschner | 6 | -0/+124 |
2009-05-29 | s4-smbtorture: add a very basic NSS-WRAPPER testsuite. | Günther Deschner | 2 | -1/+4 |
2009-05-29 | s4-smbtorture: remove trailing whitespace. | Günther Deschner | 1 | -3/+3 |
2009-05-29 | s4-smbtorture: Fix test_SamLogon() for netlogon servers not yet supporting | Günther Deschner | 1 | -0/+4 |
2009-05-29 | Fix some nonempty blank lines | Volker Lendecke | 1 | -11/+11 |
2009-05-29 | Win2k3 don't allow creating of domain trust accounts over SAMR | Andrew Bartlett | 2 | -6/+6 |
2009-05-29 | s4:torture Don't try to Close a Deleted handle | Andrew Bartlett | 1 | -2/+0 |
2009-05-29 | s4: Add additional 2-letter SID/RID mappings. | Andrew Kroeger | 1 | -0/+23 |
2009-05-29 | s4:setup Remove generated attributes from provision_configuration | Andrew Bartlett | 1 | -195/+0 |
2009-05-29 | s4:torture Don't run QueryDisplayInfo test for SAMR-USERS-PRIVILEGES | Andrew Bartlett | 1 | -2/+7 |
2009-05-29 | s4:torture Clean up users and groups added in RPC-SAMR-LARGE-DC | Andrew Bartlett | 1 | -11/+37 |
2009-05-29 | s4:torture Half the repeditive tests run by RPC-SAMR-PASSWORDS-PWDLASTSET | Andrew Bartlett | 1 | -1/+6 |
2009-05-29 | Explicitly list RPC-SAMR-PASSWORDS-PWDLASTSET and RPC-SAMR-USERS-PRIVILAGES a... | Andrew Bartlett | 1 | -1/+1 |
2009-05-29 | s4:client Match Samba3 and remove smbmount from the distribution | Andrew Bartlett | 3 | -1434/+0 |
2009-05-29 | s4:torture Make the RPC-SAMR-PWDLASTET more efficient | Andrew Bartlett | 1 | -49/+43 |
2009-05-27 | Modified SamDB to accept options like Ldb. | Nadezhda Ivanova | 1 | -2/+2 |
2009-05-27 | Detect missing 'witch' before detecting missing autoconf | Andrew Bartlett | 1 | -1/+6 |
2009-05-27 | Handle the krbtgt special case by looking for RID -514 | Andrew Bartlett | 1 | -26/+52 |
2009-05-27 | s4:tevent: Increase trace debug level to 50. | Andrew Kroeger | 1 | -1/+1 |
2009-05-26 | s4:ldb_modules: Correct typos. | Andrew Kroeger | 2 | -2/+2 |
2009-05-26 | s4:ldb:modules: Correct typos. | Andrew Kroeger | 4 | -6/+4 |
2009-05-26 | s4:libcli/smb2: remove old dialect revision constants | Stefan Metzmacher | 1 | -4/+0 |
2009-05-26 | s4:smb2srv: We only support SMB 2.002. | Stefan Metzmacher | 2 | -6/+12 |
2009-05-26 | s4:libcli/smb2: use new SMB2_DIVELECT_REVISION constants | Stefan Metzmacher | 1 | -2/+5 |
2009-05-26 | s4:libcli/smb2: add some more SMB2 constants | Stefan Metzmacher | 1 | -4/+14 |
2009-05-26 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 16 | -615/+253 |
2009-05-26 | s4:provision: Added ComPartitionSets entry. | Andrew Kroeger | 1 | -0/+5 |
2009-05-26 | s4:Added Extended-Rights and subentries. | Andrew Kroeger | 1 | -0/+881 |
2009-05-26 | s4:provision: Update DisplaySpecifiers (#5139). | Andrew Kroeger | 1 | -0/+369 |
2009-05-26 | Don't use crossRef records to find our own domain | Andrew Bartlett | 16 | -615/+253 |
2009-05-25 | source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak. | Slava Semushin | 1 | -0/+1 |
2009-05-25 | s4-smbtorture: add RPC-SAMR-LARGE-DC test. | Günther Deschner | 2 | -1/+332 |
2009-05-25 | s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR. | Günther Deschner | 1 | -11/+12 |
2009-05-25 | s4-smbtorture: re-work test_Create{User,Group,Alias} a little. | Günther Deschner | 1 | -14/+38 |
2009-05-25 | fixed interpretation of ACB_PWNOTREQ | Andrew Tridgell | 2 | -15/+6 |
2009-05-25 | fixed the client side password change code | Andrew Tridgell | 1 | -61/+25 |
2009-05-25 | cope with lanman auth being disabled in old password change code | Andrew Tridgell | 1 | -8/+15 |
2009-05-21 | s4-selftest: adding RPC-SAMR-USERS-PRIVILEGES to knownfail list. | Günther Deschner | 1 | -0/+1 |
2009-05-20 | s4:libcli/smb2: fix session setup with raw NTLMSSP | Stefan Metzmacher | 1 | -13/+17 |
2009-05-20 | s4:libcli/smb2: use raw ntlmssp if the server didn't provide a sec blob | Stefan Metzmacher | 1 | -1/+8 |
2009-05-20 | s4:libcli/smb2: fill in transport->negotiate.secblob with the correct data | Stefan Metzmacher | 1 | -0/+2 |
2009-05-20 | SMB2-LOCK: let the test pass against samba4 | Stefan Metzmacher | 1 | -1/+7 |
2009-05-20 | s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-... | Günther Deschner | 1 | -1/+5 |
2009-05-20 | Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename | Sam Liddicott | 14 | -47/+202 |
2009-05-20 | s4:smb_server: initialy read the first 4 bytes only | Sam Liddicott | 1 | -0/+1 |
2009-05-20 | s4:libcli/raw: initialy read the first 4 bytes only | Stefan Metzmacher | 1 | -0/+1 |
2009-05-18 | s4 torture: Fix typo | Tim Prouty | 1 | -1/+1 |
2009-05-19 | s4-smbtorture: Fix build warning in RPC-SAMR tests. | Günther Deschner | 1 | -2/+2 |
2009-05-18 | s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test. | Günther Deschner | 2 | -9/+387 |
2009-05-16 | tevent: Remove python module. | Jelmer Vernooij | 2 | -3/+0 |