index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-29
Fix samdb test and enable it.
Jelmer Vernooij
1
-2
/
+6
2008-05-29
Update after changes to the provision API, make sure temp dir gets cleaned
Jelmer Vernooij
1
-10
/
+19
2008-05-29
Check test directory is cleaned up by Python tests.
Jelmer Vernooij
1
-0
/
+1
2008-05-29
Print prefixMap in a human-readable format.
Andrew Bartlett
1
-2
/
+10
2008-05-28
provision: Add missing string parameter token when assigning ldap_backend.
Andrew Kroeger
1
-1
/
+1
2008-05-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc
Jelmer Vernooij
1
-1
/
+1
2008-05-26
Fix import.
Jelmer Vernooij
1
-1
/
+1
2008-05-26
Move some scripts to examples directory since they're not really generically ...
Jelmer Vernooij
2
-0
/
+201
2008-05-25
Fix missing colon.
Jelmer Vernooij
1
-1
/
+1
2008-05-25
Expose transfer and abstract syntax.
Jelmer Vernooij
2
-5
/
+12
2008-05-25
Add support for secondary contexts from Python.
Jelmer Vernooij
2
-0
/
+17
2008-05-24
Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
Jelmer Vernooij
1
-0
/
+30
2008-05-24
Add convenience functions for setting Python objects from errors.
Jelmer Vernooij
1
-0
/
+5
2008-05-24
Export functions for setting NTSTATUS and WERRORs in python.
Jelmer Vernooij
2
-6
/
+7
2008-05-24
Share struct used for interfaces in Python code.
Jelmer Vernooij
1
-39
/
+0
2008-05-24
Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.
Jelmer Vernooij
2
-0
/
+13
2008-05-24
Add convenience functions for packing/unpacking structs in python.
Jelmer Vernooij
1
-0
/
+27
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
5
-5
/
+23
2008-05-23
Fix indentation, add docstring in provisioning script.
Jelmer Vernooij
1
-14
/
+15
2008-05-23
Some more PEP improvements.
Jelmer Vernooij
1
-17
/
+18
2008-05-23
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
Jelmer Vernooij
24
-237
/
+566
2008-05-23
Fix bugs in samr python tests.
Jelmer Vernooij
1
-1
/
+1
2008-05-23
Create new context in pytalloc to avoid problems with talloc_free() freeing t...
Jelmer Vernooij
1
-1
/
+8
2008-05-23
UFollow conventions for __repr__ contents for talloc python wrapper.
Jelmer Vernooij
1
-1
/
+1
2008-05-23
Add another test toe the python samr testsuite.
Jelmer Vernooij
1
-2
/
+18
2008-05-23
Convert samr test to python.
Jelmer Vernooij
1
-0
/
+2
2008-05-23
Fix bug after reprocessing swig files with newer version of SWIG.
Jelmer Vernooij
2
-4
/
+4
2008-05-23
dcerpc is now samba.dcerpc, avoid including source code in API documentation.
Jelmer Vernooij
1
-1
/
+3
2008-05-23
Add docstrings to samba3 and getopt modules.
Jelmer Vernooij
2
-0
/
+18
2008-05-23
Use restructuredText formatting for docstrings.
Jelmer Vernooij
6
-0
/
+12
2008-05-23
Add docstrings in misc python module.
Jelmer Vernooij
3
-33
/
+129
2008-05-21
provision: Generate krb5.conf template separate from named.conf template.
Andrew Kroeger
1
-22
/
+52
2008-05-22
Fix import in provision test.
Jelmer Vernooij
1
-1
/
+1
2008-05-22
Move DCE/RPC python bindings into samba package.
Jelmer Vernooij
4
-4
/
+4
2008-05-22
Fix CFLAGS for SWIG files.
Jelmer Vernooij
1
-1
/
+1
2008-05-22
Make sure the default ldb modules dir gets initialized.
Jelmer Vernooij
1
-0
/
+2
2008-05-22
Fix dependencies and imports.
Jelmer Vernooij
3
-4
/
+4
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
3
-4
/
+9
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
1
-7
/
+25
2008-05-18
Use src dir.
Jelmer Vernooij
1
-6
/
+6
2008-05-18
Use variables for source path in libnet/ and scripting/python.
Jelmer Vernooij
1
-6
/
+6
2008-05-18
provision: Create instructions for enabling DNS GSS-TSIG updates.
Andrew Kroeger
1
-7
/
+25
2008-05-16
Install python modules by default.
Jelmer Vernooij
1
-0
/
+2
2008-05-11
Remove smbpython.
Jelmer Vernooij
3
-40
/
+0
2008-05-11
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2
-6
/
+7
2008-05-11
Complete dependencies for python modules (actually matters when built standal...
Jelmer Vernooij
1
-1
/
+7
2008-05-11
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
3
-7
/
+7
2008-05-10
Install standalone python modules (so we can use stock python rather than smb...
Jelmer Vernooij
2
-6
/
+5
2008-05-10
Clean up some git merges gone wrong.
Jelmer Vernooij
1
-2
/
+0
[prev]
[next]