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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add docstrings in misc python module.
Jelmer Vernooij
2008-05-23
3
-33
/
+129
|
*
provision: Generate krb5.conf template separate from named.conf template.
Andrew Kroeger
2008-05-21
1
-22
/
+52
|
*
Fix import in provision test.
Jelmer Vernooij
2008-05-22
1
-1
/
+1
|
*
Move DCE/RPC python bindings into samba package.
Jelmer Vernooij
2008-05-22
4
-4
/
+4
|
*
Fix CFLAGS for SWIG files.
Jelmer Vernooij
2008-05-22
1
-1
/
+1
|
*
Make sure the default ldb modules dir gets initialized.
Jelmer Vernooij
2008-05-22
1
-0
/
+2
|
*
Fix dependencies and imports.
Jelmer Vernooij
2008-05-22
3
-4
/
+4
|
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
3
-4
/
+9
|
*
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
2008-05-21
1
-0
/
+2
|
*
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
2008-05-21
1
-7
/
+25
|
|
\
|
|
*
provision: Create instructions for enabling DNS GSS-TSIG updates.
Andrew Kroeger
2008-05-18
1
-7
/
+25
|
*
|
Use src dir.
Jelmer Vernooij
2008-05-18
1
-6
/
+6
|
*
|
Use variables for source path in libnet/ and scripting/python.
Jelmer Vernooij
2008-05-18
1
-6
/
+6
|
*
|
Install python modules by default.
Jelmer Vernooij
2008-05-16
1
-0
/
+2
|
*
|
Remove smbpython.
Jelmer Vernooij
2008-05-11
3
-40
/
+0
|
|
/
|
*
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2008-05-11
2
-6
/
+7
|
*
Complete dependencies for python modules (actually matters when built standal...
Jelmer Vernooij
2008-05-11
1
-1
/
+7
|
*
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
2008-05-11
3
-7
/
+7
|
*
Install standalone python modules (so we can use stock python rather than smb...
Jelmer Vernooij
2008-05-10
2
-6
/
+5
|
*
Clean up some git merges gone wrong.
Jelmer Vernooij
2008-05-10
1
-2
/
+0
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
19
-92
/
+245
|
|
\
|
|
*
Fix the expectations on the unixinfo test.
Andrew Bartlett
2008-04-17
1
-2
/
+2
|
|
*
make sure header can be included more than once.
Jelmer Vernooij
2008-04-16
1
-0
/
+5
|
|
*
Re-add 'db' subdirectory for LDAP backend provision
Andrew Bartlett
2008-04-15
1
-3
/
+3
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-15
2
-2
/
+4
|
|
|
\
|
|
|
*
Fix pointers when pushing strings to python during pidl generation.
Jelmer Vernooij
2008-04-15
1
-0
/
+2
|
|
|
*
Saner names for Python objects.
Jelmer Vernooij
2008-04-15
1
-2
/
+2
|
|
*
|
Fix provision-backend script
Andrew Bartlett
2008-04-15
1
-3
/
+4
|
|
|
/
|
|
*
Fix warnings.
Jelmer Vernooij
2008-04-15
1
-2
/
+2
|
|
*
Fix the build.
Jelmer Vernooij
2008-04-15
1
-10
/
+0
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
6
-17
/
+14
|
|
|
\
|
|
|
*
Use RpcInterfaceTestCase everywhere.
Jelmer Vernooij
2008-04-14
6
-17
/
+14
|
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
8
-15
/
+105
|
|
|
\
|
|
|
|
*
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
2008-04-14
1
-2
/
+2
|
|
|
*
Allow command line options in the subunitrun script.
Jelmer Vernooij
2008-04-14
1
-7
/
+5
|
|
|
*
Also look in the environment for smb.conf path.
Jelmer Vernooij
2008-04-14
1
-4
/
+6
|
|
|
*
Add convenience TestCase class for testing RPC interfaces.
Jelmer Vernooij
2008-04-14
2
-5
/
+11
|
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-14
1
-16
/
+1
|
|
|
|
\
|
|
|
*
|
Re-run SWIG
Andrew Bartlett
2008-04-14
2
-0
/
+46
|
|
|
*
|
Fix newuser and setpassword scripts, and port to idmap.
Andrew Bartlett
2008-04-14
2
-1
/
+34
|
|
|
*
|
Add in a way to get at the private_path() function from python
Andrew Bartlett
2008-04-14
1
-0
/
+5
|
|
*
|
|
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
1
-3
/
+5
|
|
*
|
|
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-3
/
+6
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Move standard make compilation rules to build/make.
Jelmer Vernooij
2008-04-14
1
-16
/
+1
|
|
|
/
|
|
*
Don't reopen the sam.ldb again
Andrew Bartlett
2008-04-11
1
-2
/
+0
|
|
*
Far less cryptic traceback when you have an existing smb.conf
Andrew Bartlett
2008-04-11
1
-6
/
+21
|
|
*
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
2008-04-11
1
-1
/
+1
|
|
|
\
|
|
|
*
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
2008-04-10
1
-1
/
+1
|
|
*
|
Fix up provision to specify SERVERDN in more places.
Andrew Bartlett
2008-04-09
1
-0
/
+5
|
|
*
|
Don't fill in the secrets DB unless we make the entries.
Andrew Bartlett
2008-04-09
1
-7
/
+8
|
|
|
/
[prev]
[next]