index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
lsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-14
/
+16
*
s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-0
/
+10
*
s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-0
/
+12
*
s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl.
Günther Deschner
2008-10-27
1
-0
/
+2
*
s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl.
Günther Deschner
2008-10-27
1
-2
/
+6
*
s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.
Günther Deschner
2008-10-27
1
-18
/
+22
*
s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.
Günther Deschner
2008-10-27
1
-1
/
+2
*
s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.
Günther Deschner
2008-10-27
1
-3
/
+7
*
s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.
Günther Deschner
2008-10-27
1
-5
/
+7
*
s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.
Günther Deschner
2008-10-27
1
-5
/
+8
*
s4-lsa: merge lsa_GetUserName from s3 lsa idl.
Günther Deschner
2008-10-27
1
-5
/
+18
*
s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.
Günther Deschner
2008-10-27
1
-0
/
+2
*
Make the updated RPC-LSA pass against Win2008, and Samba4 to match
Andrew Bartlett
2008-10-20
1
-1
/
+2
*
LSA Patch for User Manager
Matthias Dieter Wallnöfer
2008-10-20
1
-96
/
+133
*
Make RPC-LSA test for enumeration conditions more strict
Andrew Bartlett
2008-10-06
1
-3
/
+14
*
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
2008-10-03
1
-9
/
+21
*
add a test for a LSA lookupnames with a NULL string
Andrew Tridgell
2008-09-30
1
-4
/
+5
*
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
2008-09-29
1
-3
/
+3
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
2008-09-08
1
-1
/
+1
*
More work to implement LSA CreateTrustedDomainEx2
Andrew Bartlett
2008-09-04
1
-3
/
+37
*
Start testing CreateTrustedDomainEx2
Andrew Bartlett
2008-09-02
1
-1
/
+108
*
Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.
Andrew Bartlett
2008-09-01
1
-3
/
+18
*
More LSA server and testuite work.
Andrew Bartlett
2008-08-26
1
-7
/
+25
*
Make RPC-LSA test deterministic with an msleep(200).
Andrew Bartlett
2008-08-26
1
-5
/
+8
*
Update RPC-LSA to (almost) pass against Windows 2008.
Andrew Bartlett
2008-08-26
1
-45
/
+61
*
Don't fail if the domain has a trust already.
Andrew Bartlett
2008-07-31
1
-1
/
+6
*
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
2008-07-21
1
-0
/
+40
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-1
/
+1
*
Check for Administrator as a Alias (copy&paste bug)
Andrew Bartlett
2008-03-14
1
-1
/
+1
*
r26354: In trying to chase down why we have reports that WinXP won't join
Andrew Bartlett
2007-12-21
1
-11
/
+87
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-52
/
+46
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-229
/
+229
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
2007-10-10
1
-35
/
+183
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24735: Use torture API in more places.
Jelmer Vernooij
2007-10-10
1
-5
/
+3
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23383: Query transitive forest trust info in LSA torture test once we see su...
Günther Deschner
2007-10-10
1
-0
/
+66
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22116: Only query by SID if we have a SID
Andrew Bartlett
2007-10-10
1
-24
/
+23
*
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
Andrew Tridgell
2007-10-10
1
-5
/
+10
*
r18408: Only output a message if the async request fails.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r18358: handle errors in the RPC-LSA async test
Andrew Tridgell
2007-10-10
1
-6
/
+8
*
r18356: doing 1000 of these requests can take over an hour under
Andrew Tridgell
2007-10-10
1
-11
/
+12
*
r17956: LSA Cleanup!
Andrew Bartlett
2007-10-10
1
-14
/
+96
*
r16827: Factor out some code into common samdb functions:
Andrew Bartlett
2007-10-10
1
-6
/
+31
[next]