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-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
2
-1
/
+9
2008-05-23
Disable building of EJS DCE/RPC support.
Jelmer Vernooij
2
-115
/
+1
2008-05-23
Work around bug adding extra imports in generated file.
Jelmer Vernooij
1
-2
/
+0
2008-05-23
Regenerate with SWIG 1.3.35.
Jelmer Vernooij
1
-0
/
+2
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
3
-1150
/
+24
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
3
-37
/
+1203
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
2
-6
/
+11
2008-05-21
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-8
/
+8
2008-05-21
Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819c
Andrew Bartlett
1
-1
/
+4
2008-05-20
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2
-190
/
+138
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
3
-172
/
+233
2008-05-19
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
4
-172
/
+234
2008-05-19
Move IDL build script to rpc directory, make various bits and pieces easier t...
Jelmer Vernooij
3
-12
/
+64
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
1
-4
/
+4
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-5
/
+5
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-5
/
+10
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-156
/
+160
2008-05-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-0
/
+1
2008-05-17
Explain that the sid must be absent on the NTLOGON mailslot.
Andrew Bartlett
1
-0
/
+1
2008-05-16
This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...
Julien Kerihuel
1
-0
/
+1
2008-05-16
private -> private_data for struct smb2_request
Andrew Tridgell
1
-8
/
+8
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
2
-190
/
+137
2008-05-11
Complete dependencies for python modules (actually matters when built standal...
Jelmer Vernooij
1
-17
/
+13
2008-05-10
Clean up some git merges gone wrong.
Jelmer Vernooij
1
-4
/
+0
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2
-4
/
+10
2008-05-10
Fix installation of pidl perl files, torture pc file.
Jelmer Vernooij
1
-1
/
+1
2008-05-07
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
1
-3
/
+9
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
12
-761
/
+823
2008-04-23
Revert "Add port number for ncacn_http epmapper."
Simo Sorce
1
-1
/
+1
2008-04-22
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2
-26
/
+4
2008-04-22
Add port number for ncacn_http epmapper.
Jelmer Vernooij
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2
-26
/
+4
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
4
-6
/
+62
2008-04-17
nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0
Stefan Metzmacher
1
-6
/
+4
2008-04-17
libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...
Stefan Metzmacher
3
-0
/
+58
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-14
/
+1
2008-04-17
use uintptr_t instead of intptr_t where appropriate
Andrew Tridgell
1
-2
/
+2
2008-04-17
Require passing in an event context to endpoint mapper utility function.
Jelmer Vernooij
1
-13
/
+1
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-1
/
+0
2008-04-16
Fix todo element on actually implemented function.
Jelmer Vernooij
1
-1
/
+1
2008-04-16
Provide stubs when the [todo] attribute is set.
Jelmer Vernooij
1
-1
/
+1
2008-04-15
Split binding structure handling out into a separate file.
Jelmer Vernooij
3
-695
/
+725
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-18
/
+19
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-157
/
+282
2008-04-09
Merge branch 'openchange' into cprovision
Jelmer Vernooij
1
-2
/
+0
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
44
-364
/
+729
[next]