index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
samr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-12
s4-smbtorture: Skip secdesc set calls for non-user objects in RPC-SAMR for Sa...
Günther Deschner
1
-8
/
+18
2009-05-12
s4-smbtorture: Fix order of assert args in test_TestPrivateFunctionsDomain() ...
Günther Deschner
1
-1
/
+1
2009-05-12
s4-smbtorture: switch to use torture_context in RPC-SAMR.
Günther Deschner
1
-103
/
+131
2009-05-12
s4-smbtorture: remove trailing whitespace in RPC-SAMR.
Günther Deschner
1
-252
/
+252
2009-05-09
s4-smbtorture: avoid secdesc test on connect handle in RPC-SAMR-USERS for Sam...
Günther Deschner
1
-1
/
+3
2009-05-08
s4-smbtorture: skip unsupported ACB bits for Samba3 in RPC-SAMR-USER.
Günther Deschner
1
-4
/
+10
2009-05-08
s4-smbtorture: Support timestamp handling for Samba3 in RPC-SAMR-USERS.
Günther Deschner
1
-8
/
+23
2009-05-08
s4-smbtorture: Fix printf info-level mismatch in RPC-SAMR.
Günther Deschner
1
-1
/
+1
2009-05-08
s4-smbtorture: avoid acct_flags check at the end of RPC-SAMR-PASSWORDS for Sa...
Günther Deschner
1
-1
/
+4
2009-05-08
s4-smbtorture: prepare for running RPC-SAMR-USERS against samba3.
Günther Deschner
1
-16
/
+24
2009-04-20
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
1
-1
/
+3
2009-04-17
s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLAST
Günther Deschner
1
-1
/
+3
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-4
/
+4
2009-01-06
Fix compilation, remove unused variables.
Jelmer Vernooij
1
-2
/
+1
2009-01-06
s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD...
Günther Deschner
1
-31
/
+254
2008-12-23
Fix more compiler warnings.
Jelmer Vernooij
1
-1
/
+1
2008-12-10
s4-samr: Fix Bug #5946. userparameters handling in torture test.
Matthias Dieter Wallnöfer
1
-1
/
+7
2008-12-05
s4-smbtorture: do full level 18, 21, 23, 24, 25, 26 testing in pwdlastset test.
Günther Deschner
1
-75
/
+33
2008-12-05
s4-smbtorture: add support for level 18 and 21 in test_SetUserPass_level_ex.
Günther Deschner
1
-20
/
+73
2008-12-05
s4-smbtorture: more tests for RPC-SAMR-PASSWORDS-PWDLASTSET.
Günther Deschner
1
-108
/
+181
2008-12-05
s4-smbtorture: add test for setting passwords via samr_UserInfo21.
Günther Deschner
1
-1
/
+134
2008-12-05
s4-smbtorture: add test for setting passwords via samr_UserInfo18.
Günther Deschner
1
-0
/
+84
2008-12-05
s4-smbtorture: fix build of samr test (bad git merge).
Günther Deschner
1
-20
/
+20
2008-12-05
s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.
Günther Deschner
1
-10
/
+10
2008-11-28
s4-smbtorture: add some more testcases to pwdlastset test.
Günther Deschner
1
-30
/
+118
2008-11-28
s4-smbtorture: fix RPC-SAMR-PASSWORDS-PWDLASTSET with samba3 option.
Günther Deschner
1
-1
/
+0
2008-11-28
s4-smbtorture: allow to disable full testing of all possible opcode combinati...
Günther Deschner
1
-2
/
+19
2008-11-28
s4-smbtorture: move test to SAMR-PASSWORDS-PWDLASTSET.
Günther Deschner
1
-5
/
+41
2008-11-28
s4-smbtorture: add test for samr password_expired flag while setting passwords.
Günther Deschner
1
-1
/
+401
2008-11-28
s4-smbtorture: add test_SetUserPass_level_ex.
Günther Deschner
1
-0
/
+131
2008-11-28
s4-smbtorture: add samr_rand_pass_silent.
Günther Deschner
1
-1
/
+8
2008-11-28
s4-samr: fix samr passwdord_expired callers.
Günther Deschner
1
-3
/
+2
2008-11-10
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
Günther Deschner
1
-41
/
+58
2008-11-10
s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)
Günther Deschner
1
-1
/
+5
2008-11-10
s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)
Günther Deschner
1
-0
/
+4
2008-11-10
s4-samr: merge samr_EnumDomainGroups from s3 idl. (fixme: python)
Günther Deschner
1
-6
/
+14
2008-11-10
s4-samr: merge samr_EnumDomainUsers from s3 idl. (fixme: python)
Günther Deschner
1
-13
/
+17
2008-11-10
s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python)
Günther Deschner
1
-3
/
+7
2008-11-10
s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)
Günther Deschner
1
-1
/
+3
2008-11-10
s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)
Günther Deschner
1
-4
/
+12
2008-11-10
s4-samr: merge samr_EnumDomainAliases from s3 idl. (fixme: python)
Günther Deschner
1
-4
/
+8
2008-11-10
s4-samr: merge samr_QueryDisplayInfo from s3 idl. (fixme: python)
Günther Deschner
1
-27
/
+46
2008-11-10
s4-samr: merge samr_QueryDisplayInfo2 from s3 idl. (fixme: python)
Günther Deschner
1
-0
/
+6
2008-11-10
s4-samr: merge samr_QueryDisplayInfo3 from s3 idl. (fixme: python)
Günther Deschner
1
-0
/
+6
2008-11-10
s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)
Günther Deschner
1
-0
/
+2
2008-11-10
s4-samr: merge samr_QueryDomainInfo2 from s3 idl. (fixme: python)
Günther Deschner
1
-0
/
+2
2008-11-10
s4-samr: merge samr_QueryDomainInfo from s3 idl. (fixme python)
Günther Deschner
1
-20
/
+27
2008-11-10
s4-samr: merge samr_QueryGroupMember from s3 idl. (fixme: python)
Günther Deschner
1
-0
/
+4
2008-11-10
s4-samr: merge samr_Connect5 from s3 idl. (fixme python)
Günther Deschner
1
-3
/
+5
2008-11-10
s4-samr: merge samr_GetBootKeyInformation from s3 idl. (fixme: python)
Günther Deschner
1
-0
/
+2
[prev]
[next]