index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-gpo: fixed display of GPO version numbers
Andrew Tridgell
1
-1
/
+1
2011-06-02
samba3sam.py: don't assume order of ldb results.
Rusty Russell
1
-142
/
+164
2011-06-01
samba-tool: improved error handling in user setexpiry
Andrew Tridgell
2
-1
/
+9
2011-06-01
samba-tool: improved user enable error handling
Andrew Tridgell
2
-1
/
+8
2011-06-01
s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>
Theresa Halloran
3
-70
/
+37
2011-06-01
s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.
Theresa Halloran
3
-62
/
+43
2011-05-25
s4-provision Use correct tkey-gssapi-credential
Andrew Bartlett
1
-1
/
+3
2011-05-21
s4-python: Remove not used imports
Matthieu Patou
2
-7
/
+4
2011-05-21
s4-python: move function find_provision_key_parameters to provision namespace...
Matthieu Patou
3
-110
/
+108
2011-05-18
selftest: Re-enable strings.py from source3/stf as a python subunit test
Andrew Bartlett
4
-0
/
+169
2011-05-18
s4-libnet: Remove libnet_Join and create libnet_Join_member
Andrew Bartlett
1
-8
/
+7
2011-05-17
s4-python: keep wheel_gid as an integer
Matthieu Patou
1
-1
/
+1
2011-05-17
s4-python: raise an error if unable to bind remote ldap while joining
Matthieu Patou
1
-0
/
+11
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-6
/
+6
2011-05-05
s4-samba-tool: allow specification of targetdir when joining as (RO)DC
Matthieu Patou
1
-4
/
+5
2011-04-30
provision: reorganize attributes so that we don't attribute with DN syntax th...
Matthieu Patou
1
-0
/
+5
2011-04-17
samba-tool: fix machinepw command so that we use the full path to the secret ...
Matthieu Patou
1
-3
/
+6
2011-04-06
s4-test: fixed a problem with very verbose NDR debug
Andrew Tridgell
2
-3
/
+3
2011-04-05
s4 samba-tool: Implement "testparm" command
Kai Blin
2
-0
/
+208
2011-04-04
s4-samba-tool: give a bit better error on user delete failure
Andrew Tridgell
1
-1
/
+5
2011-04-03
Avoid uppercasing server role in error message.
Jelmer Vernooij
1
-1
/
+1
2011-03-29
s4-fsmo: say which role is being transferred
Andrew Tridgell
1
-4
/
+4
2011-03-29
s4-fsmo: samba-tool fsmo transfer now gets full error code
Andrew Tridgell
1
-2
/
+2
2011-03-29
s4-fsmo: nicer error messages on failed FSMO transfers
Andrew Tridgell
1
-5
/
+12
2011-03-29
s4-drs: default hostname in samba-tool drs command
Andrew Tridgell
1
-2
/
+2
2011-03-29
s4-fsmo: samba-tool fsmo takes a URL, not a hostname
Andrew Tridgell
1
-3
/
+3
2011-03-20
upgradeprovision: Fix typo
Matthieu Patou
1
-1
/
+1
2011-02-21
s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes...
Matthias Dieter Wallnöfer
2
-2
/
+2
2011-02-21
s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)
Matthieu Patou
1
-1
/
+1
2011-02-20
s4/samba.tests: Raise BlackboxProcessError exception in case check_output met...
Kamen Mazdrashki
1
-2
/
+2
2011-02-20
s4/samba.tests: Extend CalledProcessError class to store STDOUT and STDERR fo...
Kamen Mazdrashki
1
-0
/
+13
2011-02-17
s4:scripting/python/modules.c - remove a really unnecessary variable
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-02-14
s4:ldapcmp: cope with range retrivals of multivalued attributes
Stefan Metzmacher
1
-1
/
+72
2011-02-10
s4-tools: Added --sddl option, which allows the user to add an ACE to an obje...
Nadezhda Ivanova
1
-4
/
+8
2011-02-09
s4/tests: Implement a blackbox test for 'samba-tool drs' command
Kamen Mazdrashki
1
-0
/
+100
2011-02-09
s4/tests: Move command line processing into separate method to be reused
Kamen Mazdrashki
1
-6
/
+6
2011-02-09
s4/tests: Implement BlackboxTestCase.check_output() method
Kamen Mazdrashki
1
-0
/
+11
2011-02-09
s4/samba-tool/drs: Make use of Command.message() method instead of using 'print'
Kamen Mazdrashki
1
-36
/
+37
2011-02-09
s4/samba-tool/drs: Move get_dsServiceName function at module level to be re-used
Kamen Mazdrashki
1
-12
/
+8
2011-02-09
s4/samba-tool: 'drs options' command implementation
Kamen Mazdrashki
1
-0
/
+71
2011-02-07
s4-provision: added setup_path() import in two more places
Andrew Tridgell
1
-0
/
+2
2011-02-07
s4-python: get ordering right on python paths
Andrew Tridgell
1
-3
/
+5
2011-02-07
s4-python Don't force "bin" into the python sys.path
Andrew Bartlett
2
-20
/
+2
2011-02-07
s4-provision Remove setup_path, setup_dir and find_setup_dir
Andrew Bartlett
8
-156
/
+111
2011-02-07
s4-upgradeprovision: renames need a relax to avoid subtree_rename checks
Andrew Tridgell
1
-2
/
+3
2011-02-07
s4-provision: removed spurious os.chdir() from upgradehelpers.py
Andrew Tridgell
1
-1
/
+0
2011-02-07
s4-test: fixed ndrdump test for top level build
Andrew Tridgell
1
-1
/
+6
2011-02-07
s4-test: fixed setup/ assumption for top level build
Andrew Tridgell
3
-6
/
+13
2011-02-07
s4-loadparm: removed "setup directory" option
Andrew Tridgell
1
-8
/
+0
[next]