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
/
python
/
samba
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failure to re-provision.
Andrew Bartlett
2008-03-03
2
-9
/
+21
*
Fix member server provision
Douglas VanLeuven
2008-03-03
1
-1
/
+1
*
Reorder modules to have rdn_name before objectclass.
Andrew Bartlett
2008-02-28
1
-1
/
+1
*
idmap: Handle uid->SID mapping
Kai Blin
2008-02-21
1
-0
/
+24
*
Formatting fixes.
Jelmer Vernooij
2008-02-16
1
-2
/
+3
*
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
2008-02-15
1
-18
/
+22
*
Initial work on a test for samba.tests.samdb
Jelmer Vernooij
2008-02-13
2
-1
/
+57
*
Fix invalid symbol.
Jelmer Vernooij
2008-02-13
1
-3
/
+5
*
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
Jelmer Vernooij
2008-02-11
5
-8
/
+13
*
Add tests for upgrade of WINS database.
Jelmer Vernooij
2008-02-09
2
-3
/
+20
*
Add docstring.
Jelmer Vernooij
2008-02-09
1
-0
/
+2
*
Fix syntax of docstrings, set project name when generating Python API documen...
Jelmer Vernooij
2008-02-09
2
-5
/
+3
*
Fix upgrade after provision parameter rename.
Jelmer Vernooij
2008-02-09
1
-2
/
+2
*
Fix provision python test.
Jelmer Vernooij
2008-02-09
1
-15
/
+9
*
Add tests for findnss(), add some docstrings.
Jelmer Vernooij
2008-02-09
2
-14
/
+48
*
Remove unused class members.
Jelmer Vernooij
2008-02-09
1
-4
/
+2
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-08
1
-17
/
+27
|
\
|
*
Fix LDAP backend with python
Andrew Bartlett
2008-02-08
1
-18
/
+26
*
|
Fix formatting.
Jelmer Vernooij
2008-02-08
1
-10
/
+10
|
/
*
python: Use relative paths for registry.
Jelmer Vernooij
2008-01-26
1
-1
/
+8
*
python: Load smb.conf file for the provision tests.
Jelmer Vernooij
2008-01-26
1
-2
/
+6
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-01-25
1
-4
/
+8
|
\
|
*
Tidy up the last regresesions on the python smbscript, from my work
Andrew Bartlett
2008-01-25
1
-10
/
+17
*
|
python/provision: Reload secrets when necessary, fix unix names in mappings.
Jelmer Vernooij
2008-01-25
1
-7
/
+9
|
/
*
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
2008-01-25
5
-10
/
+19
*
python: Add test for secretsdb_become_dc
Jelmer Vernooij
2008-01-25
1
-3
/
+18
*
python: fix tests for check_all_substituted.
Jelmer Vernooij
2008-01-25
1
-2
/
+2
*
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
2008-01-25
5
-212
/
+276
*
python: Add function to look for unsubsituted variables.
Jelmer Vernooij
2008-01-24
2
-0
/
+19
*
python: Add bindings for SamDB.set_invocation_id().
Jelmer Vernooij
2008-01-24
1
-0
/
+7
*
Python: add some docstrings.
Jelmer Vernooij
2008-01-24
1
-5
/
+46
*
python: Support --no-pass.
Jelmer Vernooij
2008-01-24
1
-0
/
+6
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
1
-2
/
+18
*
Remove --ldap-base from the python provision script
Andrew Bartlett
2008-01-18
1
-32
/
+0
*
python: Add simple test for samr python code.
Jelmer Vernooij
2008-01-14
1
-0
/
+28
*
python: Be more pythonic - turn WERROR and NTSTATUS return codes into excepti...
Jelmer Vernooij
2008-01-14
1
-21
/
+18
*
python: Fix python code for winreg, add test.
Jelmer Vernooij
2008-01-14
1
-0
/
+53
*
python: Fix last bugs in rpcecho test. It passes now!
Jelmer Vernooij
2008-01-14
1
-4
/
+6
*
pidl/python: Pass credentials and loadparm context when connecting using DCE/...
Jelmer Vernooij
2008-01-14
1
-5
/
+8
*
python: Fix rpcecho tests.
Jelmer Vernooij
2008-01-14
2
-0
/
+39
*
python: Fix typo.
Jelmer Vernooij
2008-01-11
1
-2
/
+2
*
Python: Simplify code in a couple of places. Copy Andrew's changes from g53b5...
Jelmer Vernooij
2008-01-11
3
-12
/
+12
*
r26642: samba3sam.py: Remove more EJS-specific code.
Jelmer Vernooij
2008-01-01
1
-2
/
+1
*
r26629: python: Improve documentation in various places.
Jelmer Vernooij
2007-12-29
3
-17
/
+50
*
r26628: python: Add more documentation, simplify code in Samba3 module.
Jelmer Vernooij
2007-12-29
6
-86
/
+174
*
r26622: python: Update license version, clarify copyright.
Jelmer Vernooij
2007-12-28
1
-1
/
+1
*
r26618: Implement -W option support.
Jelmer Vernooij
2007-12-28
1
-1
/
+7
*
r26616: Support parsing of user data in SAmba 3 tdbsam.
Jelmer Vernooij
2007-12-27
4
-115
/
+111
*
r26614: Fix options parsing for credentials in Python.
Jelmer Vernooij
2007-12-27
1
-6
/
+18
*
r26608: More improvements to the upgrade code.
Jelmer Vernooij
2007-12-26
5
-148
/
+307
[next]