index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
move svcctl to main idl directory.
Günther Deschner
2008-10-15
1
-520
/
+0
*
Fix includes.
Jelmer Vernooij
2008-10-15
1
-1
/
+1
*
Share misc.idl.
Jelmer Vernooij
2008-10-15
2
-60
/
+7
*
Share idl_types.h.
Jelmer Vernooij
2008-10-15
1
-69
/
+0
*
Move shared DCE/RPC IDL files to root IDL dir.
Jelmer Vernooij
2008-10-15
29
-4625
/
+0
*
Sync with Samba 3.
Jelmer Vernooij
2008-10-14
2
-42
/
+56
*
Add in secure channel type used by AD trusts
Andrew Bartlett
2008-10-06
1
-3
/
+5
*
Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)
Andrew Bartlett
2008-10-06
1
-4
/
+6
*
Implement 'type unknown' names in the CrackNames code.
Andrew Bartlett
2008-10-06
1
-1
/
+1
*
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
2008-10-03
2
-27
/
+73
*
Merge commit 'master/master'
Andrew Tridgell
2008-10-03
1
-2
/
+2
|
\
|
*
s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()
Stefan Metzmacher
2008-10-02
1
-2
/
+2
*
|
fixed a number of places in our LSA server where we should return the
Andrew Tridgell
2008-09-30
1
-1
/
+1
|
/
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2008-09-30
2
-8
/
+18
|
\
|
*
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
2008-09-29
1
-8
/
+17
|
*
dcerpc.idl: add DCERPC_PFC_OFFSET
Stefan Metzmacher
2008-09-30
1
-0
/
+1
*
|
added new level for lsalookupnames2
Andrew Tridgell
2008-09-29
1
-1
/
+2
*
|
added some more well known SIDs - thanks to the WSPP LSAT test suite
Andrew Tridgell
2008-09-29
1
-0
/
+6
|
/
*
s4-nbt: use moved libcli netlogon helpers.
Günther Deschner
2008-09-23
1
-1
/
+1
*
s4-nbt: use ../libcli/nbt
Günther Deschner
2008-09-23
1
-1
/
+1
*
Sync more interface descriptions between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-17
5
-12
/
+127
*
Sync addition of [todo] attribute to Samba 3.
Jelmer Vernooij
2008-09-17
2
-1
/
+14
*
Fix more WMI compilation issues.
Jelmer Vernooij
2008-09-16
1
-3
/
+2
*
Remove more hand-written marshallers.
Jelmer Vernooij
2008-09-16
1
-191
/
+103
*
Support restricted.
Jelmer Vernooij
2008-09-16
1
-5
/
+8
*
Import proper IDL for interface pointers.
Jelmer Vernooij
2008-09-16
1
-345
/
+266
*
More changes getting WMI code to compile, import manual marshalling.
Jelmer Vernooij
2008-09-16
2
-1
/
+5
*
Get code closer to compiling without errors, fix formatting, add docstrings.
Jelmer Vernooij
2008-09-15
1
-4
/
+9
*
Add wikipedia link to WMI.
Jelmer Vernooij
2008-09-15
1
-0
/
+4
*
Allow base classes to be defined in other files.
Jelmer Vernooij
2008-09-15
2
-3
/
+1
*
Redefine BSTR.
Jelmer Vernooij
2008-09-15
1
-0
/
+9
*
Redefine BSTR.
Jelmer Vernooij
2008-09-15
1
-0
/
+2
*
Avoid using unions without discriminants.
Jelmer Vernooij
2008-09-15
1
-2
/
+2
*
Reimport pidl support for COM.
Jelmer Vernooij
2008-09-15
2
-29
/
+20
*
Move WMI IDL into separate IDL file.
Jelmer Vernooij
2008-09-15
2
-2
/
+0
*
Import IDL for WMI.
Andrzej Hajda
2008-09-15
2
-0
/
+865
*
Reimport DCOM IDL.
Jelmer Vernooij
2008-09-15
1
-0
/
+307
*
drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...
Stefan Metzmacher
2008-09-09
1
-4
/
+72
*
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
2008-09-08
1
-3
/
+3
*
More work to implement LSA CreateTrustedDomainEx2
Andrew Bartlett
2008-09-04
2
-8
/
+26
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-09-03
2
-1
/
+18
|
\
|
*
Implement NETLOGON PAC verfication on the server-side
Andrew Bartlett
2008-09-03
2
-1
/
+18
*
|
Share IDL between the LSA and drsblob representations of trusts
Andrew Bartlett
2008-09-02
2
-41
/
+51
|
/
*
It turns out that the Netlogon PAC verification is encrypted.
Andrew Bartlett
2008-08-29
2
-2
/
+9
*
Further rework the RPC-PAC test.
Andrew Bartlett
2008-08-28
1
-1
/
+1
*
Add a test to explore Netlogon PAC validation
Andrew Bartlett
2008-08-27
2
-5
/
+27
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify
Andrew Bartlett
2008-08-26
7
-68
/
+131
|
\
|
*
Update RPC-LSA to (almost) pass against Windows 2008.
Andrew Bartlett
2008-08-26
2
-27
/
+92
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-08-25
3
-14
/
+24
|
|
\
|
|
*
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-08-22
1
-6
/
+6
|
|
|
\
[prev]
[next]