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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-08
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
1
-1
/
+1
2008-09-04
More work to implement LSA CreateTrustedDomainEx2
Andrew Bartlett
1
-3
/
+37
2008-09-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-2
/
+179
2008-09-03
Test a few more error cases in RPC-PAC
Andrew Bartlett
1
-2
/
+179
2008-09-02
Start testing CreateTrustedDomainEx2
Andrew Bartlett
1
-1
/
+108
2008-09-01
Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.
Andrew Bartlett
1
-3
/
+18
2008-08-29
It turns out that the Netlogon PAC verification is encrypted.
Andrew Bartlett
1
-1
/
+3
2008-08-28
Further rework the RPC-PAC test.
Andrew Bartlett
1
-34
/
+15
2008-08-27
Add missing file - netlogon.h
Andrew Bartlett
1
-0
/
+6
2008-08-27
Add a test to explore Netlogon PAC validation
Andrew Bartlett
4
-3
/
+234
2008-08-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-57
/
+94
2008-08-26
Don't use lsa_Delete any more, as smbd now refuses it.
Andrew Bartlett
1
-2
/
+3
2008-08-26
More LSA server and testuite work.
Andrew Bartlett
1
-7
/
+25
2008-08-26
Make RPC-LSA test deterministic with an msleep(200).
Andrew Bartlett
1
-5
/
+8
2008-08-26
Update RPC-LSA to (almost) pass against Windows 2008.
Andrew Bartlett
1
-45
/
+61
2008-08-20
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
1
-6
/
+9
2008-08-15
Don't segfault in RPC-ATSVC.
Andrew Bartlett
1
-1
/
+3
2008-08-08
We can't use ndr_pull_struct_blob_all in combinatin with relative pointers
Andrew Bartlett
1
-3
/
+4
2008-08-07
drsuapi: fix callers after idl change
Stefan Metzmacher
1
-1
/
+1
2008-07-31
Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNC
Andrew Bartlett
1
-6
/
+22
2008-07-31
Use the cldap reply to avoid segfaulting in RPC-DSSYNC
Andrew Bartlett
1
-1
/
+13
2008-07-31
Don't fail if the domain has a trust already.
Andrew Bartlett
1
-1
/
+6
2008-07-23
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
1
-1
/
+1
2008-07-23
RPC-DSSYNC: print 'supplementalCredentials' more verbosely
Stefan Metzmacher
1
-0
/
+10
2008-07-23
smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC test
Michael Adam
1
-0
/
+3
2008-07-23
smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.
Michael Adam
1
-0
/
+9
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
1
-3
/
+3
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
2
-24
/
+24
2008-07-21
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
1
-0
/
+40
2008-07-16
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
1
-2
/
+2
2008-07-16
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
1
-0
/
+5
2008-06-30
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2
-12
/
+12
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
11
-30
/
+32
2008-05-20
Change wks password in rpc-bench-schannel1
Volker Lendecke
1
-0
/
+64
2008-05-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
3
-2
/
+290
2008-05-16
Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=true
Volker Lendecke
1
-10
/
+21
2008-05-16
Fix two C++ warnings
Volker Lendecke
1
-2
/
+4
2008-05-16
torture: add RPC-BENCH-SCHANNEL1 test
Stefan Metzmacher
2
-0
/
+273
2008-05-16
In torture_leave_domain, say what account was deleted
Volker Lendecke
1
-2
/
+4
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
1
-3
/
+4
2008-05-06
torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()
Michael Adam
1
-1
/
+1
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
4
-4
/
+2
2008-04-22
Fix more failing tests to pass the event context.
Simo Sorce
2
-8
/
+8
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
8
-26
/
+30
2008-04-17
Fix the build.
Jelmer Vernooij
1
-3
/
+3
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-6
/
+1
2008-04-14
Fix problems with event context not being the parent.
Simo Sorce
2
-4
/
+4
2008-04-04
Pass discovered server DN down to provision.
Andrew Bartlett
1
-0
/
+8
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
11
-0
/
+53
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
3
-3
/
+3
[next]