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-01-19
pygensec: remove special case handling for None for buffers
Andrew Tridgell
1
-1
/
+1
2011-01-18
s4-gensec Extend python bindings for GENSEC and the associated test
Andrew Bartlett
1
-6
/
+51
2011-01-17
s4-provision: Fixed owner/group for hard-coded Sites descriptor.
Nadezhda Ivanova
1
-3
/
+1
2011-01-17
s4-tools: Fixed a bug in ldapcmp - DACL was not retrieved correctly if the ob...
Nadezhda Ivanova
1
-1
/
+4
2011-01-17
s4-tools: Added a --sort-aces option to ldapcmp
Nadezhda Ivanova
1
-6
/
+12
2011-01-17
web_server: Display trivial placeholder page if SWAT could not be found.
Jelmer Vernooij
1
-6
/
+19
2011-01-17
web_server: Avoid references to swat. Load samba.web_server instead.
Jelmer Vernooij
1
-0
/
+39
2011-01-14
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
1
-0
/
+4
2011-01-14
s4-samba-tool: fixed the gpo command to use the right DN for access checks
Andrew Tridgell
1
-5
/
+14
2011-01-14
s4-samba_tool Added ACL checking to python GPO management tool
Andrew Bartlett
1
-8
/
+26
2011-01-07
s4/ldapcmp: Two new options are added to the tool
Zahari Zahariev
1
-40
/
+76
2011-01-06
Use new style objects.
Jelmer Vernooij
1
-1
/
+2
2011-01-05
s4/ldapcmp: Correct fix for creds2
Anatoliy Atanasov
1
-0
/
+3
2011-01-05
Revert "s4/ldapcmp: Fix the parsing of the second set of credentials"
Anatoliy Atanasov
1
-1
/
+1
2011-01-05
Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line"
Anatoliy Atanasov
1
-1
/
+1
2011-01-05
s4-python: Allow setting TEST_DEBUG_LEVEL to override debug level for tests.
Jelmer Vernooij
1
-0
/
+10
2011-01-04
s4/ldapcmp: Check if creds2 is actualy set by the command line
Anatoliy Atanasov
1
-1
/
+1
2011-01-04
s4/ldapcmp: Fix the parsing of the second set of credentials
Anatoliy Atanasov
1
-1
/
+1
2010-12-18
pyglue: Add prototype for init function.
Jelmer Vernooij
1
-0
/
+2
2010-12-15
join: Properly cancel transaction on exceptions.
Jelmer Vernooij
1
-35
/
+44
2010-12-15
Move get_loadparm() and get_credentials() to samba.tests.TestCase.
Jelmer Vernooij
1
-8
/
+15
2010-12-12
s4:scripting/python/pyglue.c - add a OOM handling
Matthias Dieter Wallnöfer
1
-0
/
+4
2010-12-12
s4:scripting/python/pyglue.c - optimise includes
Matthias Dieter Wallnöfer
1
-4
/
+0
2010-12-10
s4-tests: Moved some commonly redefined security descriptor methods to a util...
Nadezhda Ivanova
1
-0
/
+79
2010-12-10
subunitrun: Use unittest.TestProgram if subunit.TestProgram is not
Jelmer Vernooij
1
-16
/
+1
2010-12-10
s4-python: Add convenience function for forcibly importing bundled
Jelmer Vernooij
1
-0
/
+15
2010-12-10
s4-python: Fix use of bundled modules.
Jelmer Vernooij
1
-1
/
+1
2010-12-10
s4-python: Split up ensure_external_module.
Jelmer Vernooij
1
-8
/
+22
2010-12-09
build: do not duplicate the checks for python in samba4
Matthieu Patou
1
-12
/
+0
2010-12-08
samba-tools: more reasonable defaults for samba-tool commands
Andrew Tridgell
13
-53
/
+79
2010-12-08
samba-tools: export doesn't need any credentials
Andrew Tridgell
1
-2
/
+1
2010-12-08
s4-provision Always run slaptest to convert the config file
Andrew Bartlett
1
-13
/
+13
2010-12-08
s4-provision Add an invalid names check for 'domain == netbiosname'
Andrew Bartlett
1
-1
/
+4
2010-12-05
s4-python: Add more module docstrings.
Jelmer Vernooij
10
-3
/
+23
2010-12-05
s4-python: Add some more module docstrings.
Jelmer Vernooij
16
-0
/
+33
2010-12-02
s4:password_hash LDB module - allow empty ("") passwords
Matthias Dieter Wallnöfer
1
-0
/
+30
2010-12-01
s4-drs: cope with invalid NTDS DNs from DsReplicaInfo()
Andrew Tridgell
1
-2
/
+5
2010-12-01
s4-samba-tool Show when we have created the user successfully
Andrew Bartlett
1
-0
/
+1
2010-12-01
s4-drs: the options attribute is optional on NTDSDSA objects
Andrew Tridgell
1
-1
/
+1
2010-12-01
s4-provision: fixed check for missing msDS-SupportedEncryptionTypes
Andrew Tridgell
1
-3
/
+2
2010-11-29
s4-samdb: give a better exception if multiple users match in password change
Andrew Tridgell
1
-1
/
+2
2010-11-29
s4-samba-tool: fixed exception handling in subcommands
Andrew Tridgell
13
-74
/
+68
2010-11-29
s4-samba-tool: fixed ldb exception handling in domainlevel command
Andrew Tridgell
1
-4
/
+4
2010-11-29
s4-samba-tool: improved exception handling in samba-tool
Andrew Tridgell
1
-5
/
+44
2010-11-29
s4-join: fixed exception handling in join command
Andrew Tridgell
1
-9
/
+10
2010-11-29
s4-ldapcmp: make ldapcmp a samba-tool command
Andrew Tridgell
2
-0
/
+832
2010-11-29
s4-pyglue: added get_debug_level() method
Andrew Tridgell
2
-0
/
+8
2010-11-29
s4-gpo: started on samba-tool gpo list command
Andrew Tridgell
1
-0
/
+99
2010-11-29
s4-samba-tool: started on gpo subcommands in python
Andrew Tridgell
2
-0
/
+122
2010-11-28
samba.tests.hostconfig: Fix import.
Jelmer Vernooij
1
-1
/
+1
[next]