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