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
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-06
librpc/idl: Add named_pipe_auth.idl to Samba4
Stefan Metzmacher
1
-1
/
+6
2008-11-06
netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.
Günther Deschner
1
-1
/
+1
2008-10-31
errors: share dcerpc error function.
Günther Deschner
1
-2
/
+2
2008-10-20
Move orpc to top-level directory.
Jelmer Vernooij
1
-1
/
+1
2008-10-20
Move WMI support code to top-level.
Jelmer Vernooij
1
-3
/
+1
2008-10-20
Use tables in Samba 3 ndrdump.
Jelmer Vernooij
1
-4
/
+2
2008-10-18
idl: share drsblobs idl.
Günther Deschner
1
-1
/
+1
2008-10-18
drsuapi: build new merged drsuapi idl and helpers.
Günther Deschner
1
-1
/
+1
2008-10-15
Share security.idl.
Jelmer Vernooij
1
-3
/
+3
2008-10-15
Move shared DCE/RPC IDL files to root IDL dir.
Jelmer Vernooij
1
-3
/
+3
2008-10-15
Allow specifying the exact IDL files to build.
Jelmer Vernooij
1
-2
/
+2
2008-10-15
Fix installation of libndr.h
Jelmer Vernooij
1
-1
/
+1
2008-10-14
Share ndr_krb5pac implementation.
Jelmer Vernooij
1
-1
/
+1
2008-10-14
Share ndr_compression.c.
Jelmer Vernooij
1
-3
/
+1
2008-10-14
Move ndr pkg-config file to top-level.
Jelmer Vernooij
1
-1
/
+1
2008-10-13
Share ndr.c implementation.
Jelmer Vernooij
1
-1
/
+1
2008-10-13
Share ndrdump implementation.
Jelmer Vernooij
1
-2
/
+2
2008-10-13
Share uuid implementations.
Jelmer Vernooij
1
-1
/
+1
2008-10-13
Share ndr_misc implementations.
Jelmer Vernooij
1
-1
/
+1
2008-10-13
Share ndr_basic implementation.
Jelmer Vernooij
1
-1
/
+1
2008-10-12
Share RPC binding string utility functions.
Jelmer Vernooij
1
-2
/
+3
2008-09-29
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
1
-2
/
+2
2008-09-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
1
-1
/
+1
2008-09-19
Fix dependencies for nbt python module.
Jelmer Vernooij
1
-1
/
+1
2008-09-16
Remove remaining JavaScript code.
Jelmer Vernooij
1
-1
/
+0
2008-09-16
More changes getting WMI code to compile, import manual marshalling.
Jelmer Vernooij
1
-1
/
+12
2008-08-19
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-1
/
+2
2008-08-18
librpc: don't build the old mszip decompression code
Stefan Metzmacher
1
-1
/
+1
2008-08-18
ndr_compression: use zlib's inflate() for decompression
Stefan Metzmacher
1
-1
/
+2
2008-08-13
Rework the trustAuthInOutBlob with the help of a hand parser.
Andrew Bartlett
1
-1
/
+1
2008-08-01
build: remove warning about missing generated include file
Stefan Metzmacher
1
-1
/
+1
2008-06-11
Add working Python bindings for NBT.
Jelmer Vernooij
1
-3
/
+3
2008-05-29
Don't make the NTP signd headers public.
Andrew Bartlett
1
-2
/
+0
2008-05-28
Fix dependency list for NDR_TABLE
Andrew Bartlett
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-135
/
+37
2008-05-27
Allow librpcsrcdir to be an absolute path.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
Start an 'NTP signing server' in Samba4.
Andrew Bartlett
1
-0
/
+7
2008-05-26
Allow using IRPC functions on the messaging bus from Python.
Jelmer Vernooij
1
-0
/
+17
2008-05-24
Use manually written Python bindings for DCE/RPC rather than SWIG based.
Jelmer Vernooij
1
-20
/
+19
2008-05-23
Disable building of EJS DCE/RPC support.
Jelmer Vernooij
1
-114
/
+0
2008-05-22
Move DCE/RPC python bindings into samba package.
Jelmer Vernooij
1
-17
/
+17
2008-05-22
Fix dependencies and imports.
Jelmer Vernooij
1
-10
/
+10
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
1
-2
/
+17
2008-05-21
Move some python files into the samba package.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
Andrew Bartlett
1
-1
/
+1
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-161
/
+184
2008-05-19
Move IDL build script to rpc directory, make various bits and pieces easier t...
Jelmer Vernooij
1
-1
/
+15
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
1
-4
/
+4
[next]