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
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-30
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
5
-12
/
+237
2008-09-30
s4:drsblob: fix the build
Stefan Metzmacher
1
-1
/
+1
2008-09-29
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
3
-10
/
+232
2008-09-30
s4:librpc/rpc: correctly sign or seal rpc request with an object guid
Stefan Metzmacher
1
-2
/
+4
2008-09-30
dcerpc.idl: add DCERPC_PFC_OFFSET
Stefan Metzmacher
1
-0
/
+1
2008-09-30
make sure dcerpc is always initialized.
Jelmer Vernooij
1
-3
/
+1
2008-09-30
Remove two more uses of global loadparm by remember required
Jelmer Vernooij
2
-16
/
+31
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-09-30
Remove redundant call.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
s4-nbt: use moved libcli netlogon helpers.
Günther Deschner
1
-1
/
+1
2008-09-23
s4-nbt: use ../libcli/nbt
Günther Deschner
1
-1
/
+1
2008-09-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
2
-3
/
+3
2008-09-19
Fix dependencies for nbt python module.
Jelmer Vernooij
1
-1
/
+1
2008-09-19
Fix path to ndrdump in blackbox test, don't start smb server for ndrdump
Jelmer Vernooij
1
-2
/
+2
2008-09-18
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
13
-14
/
+169
2008-09-18
Import ndr_syntax_id_equal from Samba 3.
Jelmer Vernooij
2
-0
/
+7
2008-09-17
Sync more interface descriptions between Samba 3 and Samba 4.
Jelmer Vernooij
5
-12
/
+127
2008-09-17
Sync addition of [todo] attribute to Samba 3.
Jelmer Vernooij
2
-1
/
+14
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-1
/
+1
2008-09-16
Fix paths to subunit.sh
Jelmer Vernooij
1
-1
/
+1
2008-09-16
Move ndrdump tests closer to the code they test.
Jelmer Vernooij
3
-0
/
+20
2008-09-16
Remove remaining JavaScript code.
Jelmer Vernooij
1
-1
/
+0
2008-09-16
Fix more WMI compilation issues.
Jelmer Vernooij
1
-3
/
+2
2008-09-16
Remove more hand-written marshallers.
Jelmer Vernooij
3
-953
/
+103
2008-09-16
Support restricted.
Jelmer Vernooij
1
-5
/
+8
2008-09-16
Import proper IDL for interface pointers.
Jelmer Vernooij
2
-345
/
+268
2008-09-16
More changes getting WMI code to compile, import manual marshalling.
Jelmer Vernooij
5
-2
/
+872
2008-09-15
Revert accidental changes to lib/basic.mk.
Jelmer Vernooij
1
-1
/
+1
2008-09-15
Get code closer to compiling without errors, fix formatting, add docstrings.
Jelmer Vernooij
1
-4
/
+9
2008-09-15
Add wikipedia link to WMI.
Jelmer Vernooij
1
-0
/
+4
2008-09-15
Allow base classes to be defined in other files.
Jelmer Vernooij
2
-3
/
+1
2008-09-15
Redefine BSTR.
Jelmer Vernooij
1
-0
/
+9
2008-09-15
Redefine BSTR.
Jelmer Vernooij
1
-0
/
+2
2008-09-15
Build (D)COM output again.
Jelmer Vernooij
1
-1
/
+1
2008-09-15
Avoid using unions without discriminants.
Jelmer Vernooij
1
-2
/
+2
2008-09-15
Reimport pidl support for COM.
Jelmer Vernooij
2
-29
/
+20
2008-09-15
Move WMI IDL into separate IDL file.
Jelmer Vernooij
2
-2
/
+0
2008-09-15
Import IDL for WMI.
Andrzej Hajda
2
-0
/
+865
2008-09-15
Reimport DCOM IDL.
Jelmer Vernooij
1
-0
/
+307
2008-09-13
librpc/rpc: don't send auth trailers in level connect
Stefan Metzmacher
1
-113
/
+77
2008-09-13
client free credentials when not needed anymore
Stefan Metzmacher
1
-0
/
+7
2008-09-09
drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...
Stefan Metzmacher
1
-4
/
+72
2008-09-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...
Andrew Bartlett
1
-21
/
+95
2008-09-08
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
1
-3
/
+3
2008-09-07
ndr_compression: add XPRESS compression support
Stefan Metzmacher
1
-1
/
+49
2008-09-07
ndr_compression: fix the build after lzxpress_decompress() prototype change
Stefan Metzmacher
1
-1
/
+11
2008-09-06
ndr_compression: change debug levels
Stefan Metzmacher
1
-6
/
+6
2008-09-06
ndr_compression: use deflateReset() together with defalteSetDictionary()
Stefan Metzmacher
1
-8
/
+17
2008-09-06
ndr_compression: use inflateReset() and inflateSetDictionary() instead of inf...
Stefan Metzmacher
1
-7
/
+14
2008-09-04
More work to implement LSA CreateTrustedDomainEx2
Andrew Bartlett
2
-8
/
+26
[next]