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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-23
s4-tests: Modified acl.py to use samdb.newgroup instead of custom methods.
Nadezhda Ivanova
1
-43
/
+15
2010-11-23
s4-dsdb: Changed filter to find the account of a user by samAccountName
Nadezhda Ivanova
1
-2
/
+1
2010-11-23
Fix bug #7785 - atime limit.
Jeremy Allison
1
-0
/
+25
2010-11-23
s4-test/repl_schema: Refactor the test a little bit to
Kamen Mazdrashki
1
-31
/
+59
2010-11-23
s4-tests: Make all DRS python tests to start with samba4.drs.* prefix
Kamen Mazdrashki
1
-3
/
+3
2010-11-23
s4-pfm_verify: Explicitly pass LoadParm() instance to system_session() function
Kamen Mazdrashki
1
-1
/
+1
2010-11-23
s4-tests: Modified sec_descriptor.py to use samdb.newuser instead of custom m...
Nadezhda Ivanova
1
-47
/
+22
2010-11-23
s4-tests: Modified acl.py to use samdb.newuser instead of custom methods.
Nadezhda Ivanova
1
-86
/
+68
2010-11-23
s4-dsdb: Extended samdb.newuser to accept security descriptor for the object ...
Nadezhda Ivanova
1
-3
/
+9
2010-11-23
s3-docs: Update 3.2 features.
Samba-JP oota
1
-0
/
+96
2010-11-23
s4-tests: Modified sec_descriptor.py to use SamDB.create_ou()
Nadezhda Ivanova
1
-35
/
+20
2010-11-23
s4-tests: Modified acl.py to use SamDB.create_ou()
Nadezhda Ivanova
1
-84
/
+70
2010-11-23
s4-dsdb: Added a python method to SamDB for creating organizationalUnits
Nadezhda Ivanova
1
-1
/
+29
2010-11-23
wintest: tidyups and new conf variables
Andrew Tridgell
4
-20
/
+62
2010-11-23
s4-ldb: added an environment varibale LDB_WARN_UNINDEXED
Andrew Tridgell
6
-10
/
+16
2010-11-23
s4-tests: Ldap tests now use the get_dsheuristics and set_dsheuristics from S...
Nadezhda Ivanova
1
-25
/
+6
2010-11-23
s4-tests: Password tests now use the get_dsheuristics and set_dsheuristics fr...
Nadezhda Ivanova
1
-44
/
+9
2010-11-23
s4-tests: Acl tests now use the get_dsheuristics and set_dsheuristics from Sa...
Nadezhda Ivanova
1
-23
/
+7
2010-11-23
s4-dsdb: Added python helpers for getting and seting dSHeuristics to SamDB
Nadezhda Ivanova
1
-0
/
+24
2010-11-23
wintest Evolve wintest to handle it's own BIND nameserver
Andrew Bartlett
3
-27
/
+132
2010-11-23
wintest Improve wintest's handling of IP addresses and add more auto-setup
Andrew Bartlett
2
-13
/
+62
2010-11-23
wintest Explian that this is my KVM/libvirt configuration
Andrew Bartlett
1
-1
/
+1
2010-11-23
wintest example configuration file for a KVM based wintest
Andrew Bartlett
1
-0
/
+59
2010-11-23
wintest Allow substitute to cope with objects like pexpect.EOF
Andrew Bartlett
1
-0
/
+3
2010-11-23
wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCP
Andrew Bartlett
2
-11
/
+78
2010-11-23
wintest Force krb5.conf for BIND so we use the one generated for this test
Andrew Bartlett
1
-1
/
+1
2010-11-22
s3: Add a word of warning about "winbind use default domain"
Volker Lendecke
1
-0
/
+4
2010-11-22
s3: Fix some typos
Volker Lendecke
2
-2
/
+2
2010-11-22
s3: Use sid_check_is..
Volker Lendecke
1
-2
/
+2
2010-11-22
service_ldap, service_smb: Lowercase output file names.
Jelmer Vernooij
2
-2
/
+2
2010-11-22
s4-tests: Adapted passwords.py to use set_minPwdAge from SamDB.
Nadezhda Ivanova
1
-11
/
+3
2010-11-22
s4-tests: Adapted acl.py to use set_minPwdAge from SamDB.
Nadezhda Ivanova
1
-10
/
+3
2010-11-22
s4-dsdb: Added a helper to python SamDB for retrieving and setting minPwdAge.
Nadezhda Ivanova
1
-0
/
+15
2010-11-22
s4-test/repl_schema: Remote global ldb connections
Kamen Mazdrashki
1
-25
/
+7
2010-11-22
s4-tests: Wrap connect_samdb() into a connect_samdb_ex() helper
Kamen Mazdrashki
1
-0
/
+18
2010-11-22
s4-samba.tests: Explicitly pass LoadParm() instance to system_session() function
Kamen Mazdrashki
1
-1
/
+1
2010-11-22
s4-pfm_verify: fix usage string
Kamen Mazdrashki
1
-1
/
+1
2010-11-22
s3-net: use dns_errstr() when dns commands fail.
Günther Deschner
1
-1
/
+4
2010-11-22
libaddns: add dns_errstr().
Günther Deschner
4
-2
/
+62
2010-11-22
s3-waf: move build rules into libaddns directory.
Günther Deschner
2
-10
/
+8
2010-11-22
Avoid the use of PyAPI_DATA, which is for internal Python API's.
Arnaud Faucher
8
-21
/
+16
2010-11-21
selftest: When running on the buildfarm, pipe everything through
Jelmer Vernooij
1
-0
/
+2
2010-11-21
selftest: Even if setting up an environment failed, the next tests may
Jelmer Vernooij
1
-1
/
+0
2010-11-21
subunithelper: Exit with 1 if more than zero testsuites failed or
Jelmer Vernooij
1
-5
/
+10
2010-11-21
selftest: fix tap2subunit detection on system with tap2subunit but not correc...
Matthieu Patou
1
-1
/
+6
2010-11-21
s4:provision_rootdse_add.ldif - add all possible LDAP policy values but outco...
Matthias Dieter Wallnöfer
1
-0
/
+12
2010-11-21
s4-ldb: fixed the build with a space in the ldb modules directory name
Andrew Tridgell
1
-1
/
+1
2010-11-21
heimdal: fixed the waf build with a space in the directory name
Andrew Tridgell
2
-26
/
+26
2010-11-21
pidl: fixed call to cpp with a space in the directory name
Andrew Tridgell
2
-2
/
+2
2010-11-21
waf: fixed the build with a space in the source directory
Andrew Tridgell
5
-7
/
+8
[next]