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
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print prefixMap in a human-readable format.
Andrew Bartlett
2008-05-29
1
-2
/
+10
*
provision: Add missing string parameter token when assigning ldap_backend.
Andrew Kroeger
2008-05-28
1
-1
/
+1
*
Use new dynconfig.h location.
Jelmer Vernooij
2008-05-27
1
-1
/
+1
*
Remove unused literal EJS bindings.
Jelmer Vernooij
2008-05-26
3
-800
/
+1
*
Remove unused libjs functions.
Jelmer Vernooij
2008-05-26
3
-252
/
+0
*
Remove unused param ejs bindings.
Jelmer Vernooij
2008-05-26
3
-261
/
+0
*
Remove unused rand EJS bindings.
Jelmer Vernooij
2008-05-26
2
-111
/
+0
*
Remove unused EJS net bindings.
Jelmer Vernooij
2008-05-26
7
-975
/
+0
*
Revert "remove unused credentials ejs module."
Jelmer Vernooij
2008-05-26
3
-0
/
+277
*
Remove unused datablob and nbt ejs bindings.
Jelmer Vernooij
2008-05-26
4
-392
/
+0
*
remove unused credentials ejs module.
Jelmer Vernooij
2008-05-26
3
-277
/
+0
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc
Jelmer Vernooij
2008-05-26
1
-1
/
+1
|
\
|
*
Fix missing colon.
Jelmer Vernooij
2008-05-25
1
-1
/
+1
*
|
Fix import.
Jelmer Vernooij
2008-05-26
1
-1
/
+1
*
|
Remove obsolete ejs winreg example.
Jelmer Vernooij
2008-05-26
1
-107
/
+0
*
|
Move some scripts to examples directory since they're not really generically ...
Jelmer Vernooij
2008-05-26
3
-3
/
+3
*
|
Cope with no server being active.
Jelmer Vernooij
2008-05-26
1
-3
/
+9
*
|
Finish smbstatus in Python.
Jelmer Vernooij
2008-05-26
1
-8
/
+15
*
|
Allow using IRPC functions on the messaging bus from Python.
Jelmer Vernooij
2008-05-26
1
-16
/
+23
*
|
Remove unused cli ejs module.
Jelmer Vernooij
2008-05-26
3
-724
/
+0
*
|
Remove unused nss module.
Jelmer Vernooij
2008-05-26
2
-168
/
+0
*
|
Remove unused EJS code.
Jelmer Vernooij
2008-05-26
3
-116
/
+0
*
|
Convert smbstatus to Python.
Jelmer Vernooij
2008-05-26
1
-96
/
+63
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc
Jelmer Vernooij
2008-05-25
7
-45
/
+267
|
\
|
|
*
Expose transfer and abstract syntax.
Jelmer Vernooij
2008-05-25
2
-5
/
+12
|
*
Add support for secondary contexts from Python.
Jelmer Vernooij
2008-05-25
2
-0
/
+17
|
*
Add initial work for script that uses probing to figure out IDL.
Jelmer Vernooij
2008-05-25
1
-0
/
+161
|
*
Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
Jelmer Vernooij
2008-05-24
1
-0
/
+30
|
*
Add convenience functions for setting Python objects from errors.
Jelmer Vernooij
2008-05-24
1
-0
/
+5
|
*
Export functions for setting NTSTATUS and WERRORs in python.
Jelmer Vernooij
2008-05-24
2
-6
/
+7
|
*
Share struct used for interfaces in Python code.
Jelmer Vernooij
2008-05-24
1
-39
/
+0
|
*
Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.
Jelmer Vernooij
2008-05-24
2
-0
/
+13
|
*
Add convenience functions for packing/unpacking structs in python.
Jelmer Vernooij
2008-05-24
1
-0
/
+27
*
|
Remove remaining EJS RPC code, was unused.
Jelmer Vernooij
2008-05-24
5
-1145
/
+1
|
/
*
Add docstrings to a couple more python modules.
Jelmer Vernooij
2008-05-24
5
-5
/
+23
*
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
43
-1998
/
+807
|
\
|
*
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
|
*
Add another test toe the python samr testsuite.
Jelmer Vernooij
2008-05-23
1
-2
/
+18
|
*
Remove unused ejs library functions.
Jelmer Vernooij
2008-05-23
2
-461
/
+0
|
*
Convert samr test to python.
Jelmer Vernooij
2008-05-23
2
-0
/
+116
|
*
Fix bug after reprocessing swig files with newer version of SWIG.
Jelmer Vernooij
2008-05-23
2
-4
/
+4
|
*
Fix imports for minschema.
Jelmer Vernooij
2008-05-23
1
-0
/
+2
|
*
dcerpc is now samba.dcerpc, avoid including source code in API documentation.
Jelmer Vernooij
2008-05-23
1
-1
/
+3
|
*
Add docstrings to samba3 and getopt modules.
Jelmer Vernooij
2008-05-23
2
-0
/
+18
|
*
Use restructuredText formatting for docstrings.
Jelmer Vernooij
2008-05-23
6
-0
/
+12
|
*
Add docstrings in misc python module.
Jelmer Vernooij
2008-05-23
3
-33
/
+129
[next]