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
/
samba
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-samdb: added a few function comments for pydoc
Andrew Tridgell
2011-09-05
1
-0
/
+3
*
s4-provision: these substitutuons are not used any more
Andrew Tridgell
2011-09-05
1
-4
/
+1
*
s4-s3-upgrade Fix error handling in add_users_to_group
Andrew Bartlett
2011-09-05
1
-2
/
+5
*
s4-provision handle a number of invalid but real-world upgrade cases
Andrew Bartlett
2011-09-05
1
-9
/
+36
*
s4-provision Fix type error on existing idmap entries in s3 upgrade
Andrew Bartlett
2011-09-05
1
-1
/
+1
*
s4-provision Use ProvisioningError and the eadb
Andrew Bartlett
2011-09-05
1
-5
/
+5
*
s4-provision Allow a missing idmap DB in upgrade.py
Andrew Bartlett
2011-09-04
1
-2
/
+9
*
s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.py
Andrew Bartlett
2011-09-04
1
-1
/
+5
*
pyldb: added OID_COMPARATOR constants
Andrew Tridgell
2011-09-01
1
-1
/
+1
*
s4-provision Use samba.dns_name_to_dn
Andrew Bartlett
2011-08-26
2
-2
/
+6
*
py-samba3-test: Copy sample database in tempdir before running test
Amitay Isaacs
2011-08-26
1
-7
/
+11
*
s3_upgrade: Set lock directory to correct directory
Amitay Isaacs
2011-08-26
1
-0
/
+1
*
py-samba3-test: Set lock directory to the datadir
Amitay Isaacs
2011-08-26
1
-0
/
+1
*
s3_upgrade: Update commandline options and use updated samba3 python module
Amitay Isaacs
2011-08-26
1
-144
/
+75
*
py-samba3: Use passdb/param wrapper for samba3 module
Amitay Isaacs
2011-08-26
2
-567
/
+117
*
s3_upgrade: Let python generate backtrace for unknown exceptions
Amitay Isaacs
2011-08-26
1
-15
/
+4
*
s3_upgrade: Add document strings for python methods
Amitay Isaacs
2011-08-26
1
-9
/
+23
*
s4-join: fixed DNS hostname
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-join: setup DNS forest name on join context
Andrew Tridgell
2011-08-25
1
-4
/
+4
*
s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()
Andrew Tridgell
2011-08-25
1
-0
/
+15
*
s4-provision: pass the rootDN into guess_names()
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
samba-tool: fixed use of base DNs in ldapcmp
Andrew Tridgell
2011-08-25
1
-17
/
+13
*
s3_upgrade: Set the administrator password on upgrade
Amitay Isaacs
2011-08-19
1
-2
/
+22
*
s3_upgrade: Do not add administrator and root accounts from s3 to s4
Amitay Isaacs
2011-08-19
1
-0
/
+2
*
python-samba3: Secrets file loaded from private dir, not lib dir
Amitay Isaacs
2011-08-19
2
-2
/
+8
*
s3upgrade: Add idmap migration, users/groups import
Amitay Isaacs
2011-08-19
1
-40
/
+193
*
provision: Add idmap database handle to the result of provision
Amitay Isaacs
2011-08-19
1
-0
/
+2
*
samba3-python: Add methods to get any entry (user/group) and its sid from idmap
Amitay Isaacs
2011-08-19
1
-0
/
+14
*
samba-tool: changed samba-tool user delete to use samdb instead of Net()
Andrew Tridgell
2011-08-18
1
-9
/
+17
*
s4-samdb: added deleteuser() to samdb
Andrew Tridgell
2011-08-18
1
-0
/
+23
*
s4-provision Add support for fixing the DC rid to a particular value
Andrew Bartlett
2011-08-13
2
-16
/
+29
*
upgrade: Add missing bits for the s3 to s4 upgrade script
Amitay Isaacs
2011-08-13
1
-32
/
+73
*
py-samba3: Create samba3 python package to hold other modules
Amitay Isaacs
2011-08-13
1
-18
/
+18
*
s4-scripting Rename passdb upgrade routine to avoid conflict with upgradeprov...
Andrew Bartlett
2011-08-13
1
-2
/
+2
*
samba-tool: Remove gpo setacl command
Amitay Isaacs
2011-08-13
1
-5
/
+0
*
s3:samba-tool: add --domain-critical-only to "samba-tool domain join"
Stefan Metzmacher
2011-08-12
1
-3
/
+9
*
s4:py/samba/join: add domain_critical_only=False to join_DC/join_RODC
Stefan Metzmacher
2011-08-12
1
-3
/
+10
*
s4:py/samba/drs_utils: pass down req/req_level to self.net.replicate_chunk()
Stefan Metzmacher
2011-08-12
1
-1
/
+2
*
s4-dbcheck: offer to fix dsServiceName to be in GUID form
Andrew Tridgell
2011-08-12
1
-0
/
+43
*
s4-join: make dsServiceName a GUID in @ROOTDSE on join
Andrew Tridgell
2011-08-12
1
-3
/
+5
*
s4-provision: create dsServiceName in @ROOTDSE in GUID form
Andrew Tridgell
2011-08-12
1
-1
/
+2
*
s4-pysamba: fixed double conversion of int32
Andrew Tridgell
2011-08-09
1
-1
/
+1
*
s4-samdb: support relative paths in SamDB() connect
Andrew Tridgell
2011-08-09
1
-1
/
+2
*
pysamdb: move normalise_int32() to common module
Andrew Tridgell
2011-08-09
2
-7
/
+7
*
sd_utils: Fix some formatting, add module docstring.
Jelmer Vernooij
2011-08-07
1
-3
/
+5
*
s4:netcmd/gpo.py: we don't need to set autogenerated attributes
Stefan Metzmacher
2011-08-06
1
-21
/
+11
*
s4-samdb: save the url in the samdb class
Andrew Tridgell
2011-08-04
1
-0
/
+3
*
samba-tool: Rename samba-tool command gpo2 --> gpo
Amitay Isaacs
2011-08-03
1
-1
/
+1
*
samba-tool: Add implementation of gpo create command
Amitay Isaacs
2011-08-03
1
-1
/
+176
*
samba-tool: Add functions to create directories and copy files over SMB share
Amitay Isaacs
2011-08-03
1
-0
/
+32
[next]