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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove temporary test code
Andrew Tridgell
2008-05-26
1
-1
/
+1
*
stricter checks for valid inputs in SMB2 open and lock
Andrew Tridgell
2008-05-26
5
-15
/
+56
*
check use of mincnt past EOF in SMB
Andrew Tridgell
2008-05-26
1
-0
/
+17
*
fill in reserved field on SMB2 flush
Andrew Tridgell
2008-05-26
1
-0
/
+1
*
allow larger streams using the TDB backend
Andrew Tridgell
2008-05-26
2
-5
/
+11
*
Fix missing colon.
Jelmer Vernooij
2008-05-25
1
-1
/
+1
*
Expose transfer and abstract syntax.
Jelmer Vernooij
2008-05-25
3
-7
/
+46
*
Expose request timeout variable in Python.
Jelmer Vernooij
2008-05-25
1
-1
/
+10
*
Add support for secondary contexts from Python.
Jelmer Vernooij
2008-05-25
5
-45
/
+136
*
Add initial work for script that uses probing to figure out IDL.
Jelmer Vernooij
2008-05-25
1
-0
/
+161
*
Check for fault codes when connecting.
Jelmer Vernooij
2008-05-25
1
-2
/
+4
*
Add helper function to return DCE/RPC fault codes.
Jelmer Vernooij
2008-05-24
3
-3
/
+24
*
Add convenience function for creating objects with NDR error codes.
Jelmer Vernooij
2008-05-24
2
-2
/
+8
*
Fix memory initialization in raw calls.
Jelmer Vernooij
2008-05-24
1
-1
/
+1
*
Support optional object argument when sending DCE/RPC requests.
Jelmer Vernooij
2008-05-24
1
-15
/
+20
*
Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
Jelmer Vernooij
2008-05-24
3
-2
/
+94
*
Add convenience functions for setting Python objects from errors.
Jelmer Vernooij
2008-05-24
5
-8
/
+18
*
Export functions for setting NTSTATUS and WERRORs in python.
Jelmer Vernooij
2008-05-24
5
-13
/
+45
*
Allow request() call to do custom calls on DCE/RPC interfaces.
Jelmer Vernooij
2008-05-24
1
-5
/
+21
*
Use manually written Python bindings for DCE/RPC rather than SWIG based.
Jelmer Vernooij
2008-05-24
8
-3616
/
+204
*
Share struct used for interfaces in Python code.
Jelmer Vernooij
2008-05-24
2
-13
/
+11
*
Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.
Jelmer Vernooij
2008-05-24
3
-1
/
+14
*
Only provide __ndr_pack__ / __ndr_unpack__ if the push/pull functions are pub...
Jelmer Vernooij
2008-05-24
1
-48
/
+55
*
Add convenience functions for packing/unpacking structs in python.
Jelmer Vernooij
2008-05-24
1
-0
/
+27
*
Support __ndr_unpack__ on DCE/RPC structures in Python.
Jelmer Vernooij
2008-05-24
1
-1
/
+23
*
Add __ndr_pack__ method to all DCE/RPC structures.
Jelmer Vernooij
2008-05-24
1
-0
/
+27
*
Add docstrings to a couple more python modules.
Jelmer Vernooij
2008-05-24
20
-18
/
+136
*
Include full path for python scripting dir to allow out-of-tree builds.
Jelmer Vernooij
2008-05-23
1
-1
/
+1
*
Fix typo in bugs.txt.
Matthias Dieter Wallnöfer
2008-05-23
1
-1
/
+1
*
More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...
Jelmer Vernooij
2008-05-23
2
-6
/
+6
*
Fix indentation, add docstring in provisioning script.
Jelmer Vernooij
2008-05-23
1
-14
/
+15
*
Some more PEP improvements.
Jelmer Vernooij
2008-05-23
1
-17
/
+18
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
Jelmer Vernooij
2008-05-23
650
-20321
/
+19982
|
\
|
*
getting/setting security options works for the regf backend now
Jelmer Vernooij
2008-05-23
1
-1
/
+2
|
*
Include test case name when reporting with subunit. This should make it possi...
Jelmer Vernooij
2008-05-23
1
-6
/
+21
|
*
Cope with new event context parameter in API and removed parameters to reg_op...
Jelmer Vernooij
2008-05-23
1
-6
/
+6
|
*
Report full 'path' of unexpected test results for easier inclusion in knownfa...
Jelmer Vernooij
2008-05-23
1
-1
/
+3
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry
Jelmer Vernooij
2008-05-23
575
-12404
/
+14655
|
|
\
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into docstrings2
Jelmer Vernooij
2008-05-23
5
-12
/
+109
|
|
|
\
|
|
|
*
RAW-STREAMS: better test the bahavior of streams on directories
Stefan Metzmacher
2008-05-23
1
-10
/
+85
|
|
|
*
pvfs_open: return FILE_IS_A_DIRECTORY when opening a stream on a directory
Stefan Metzmacher
2008-05-23
1
-1
/
+8
|
|
|
*
pvfs_resolve: stream_name = "" is only the same as NULL for files
Stefan Metzmacher
2008-05-23
2
-1
/
+9
|
|
|
*
pvfs_streams: directories don't have streams
Stefan Metzmacher
2008-05-23
1
-0
/
+7
|
|
*
|
selftest: Use convenience function for prepending paths to environment variab...
Jelmer Vernooij
2008-05-23
1
-6
/
+11
|
|
*
|
Fix bugs in samr python tests.
Jelmer Vernooij
2008-05-23
2
-4
/
+4
|
|
*
|
Create new context in pytalloc to avoid problems with talloc_free() freeing t...
Jelmer Vernooij
2008-05-23
1
-1
/
+8
|
|
*
|
UFollow conventions for __repr__ contents for talloc python wrapper.
Jelmer Vernooij
2008-05-23
1
-1
/
+1
|
|
*
|
Fix syntax for return type in DCE/RPC interface python bindings.
Jelmer Vernooij
2008-05-23
1
-1
/
+1
|
|
*
|
Self PYTHONPATH from selftest.
Jelmer Vernooij
2008-05-23
1
-0
/
+1
|
|
*
|
Fix imports for provision-backend.
Jelmer Vernooij
2008-05-23
1
-3
/
+6
[next]