summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:objectclass LDB module - some more or less cosmetic return value macro cha...Matthias Dieter Wallnöfer2010-11-241-14/+22
* s4-tests: Modified sec_descriptor to use samdb.newgroup instead of locally de...Nadezhda Ivanova2010-11-241-48/+50
* s4-dsdb: Extended samdb.newgroup to set the group's security descriptor.Nadezhda Ivanova2010-11-241-1/+5
* s3:winbind correct a copy&paste errorChristian Ambach2010-11-241-3/+3
* s3: Correctly calculate the wbinfo -s resultVolker Lendecke2010-11-241-9/+25
* s3-test: try to avoid a problem of CFLAGS propogating to the torture buildAndrew Tridgell2010-11-241-2/+2
* wintest: added an IPv6 address, and use fully qualified hostnameAndrew Tridgell2010-11-244-34/+53
* s3-libnetapi Load case tables earlierAndrew Bartlett2010-11-241-2/+3
* s3-libnetapi Add function header commentsAndrew Bartlett2010-11-241-0/+3
* s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystemsAndrew Bartlett2010-11-246-19/+70
* lib/debug Add clarifying commentsAndrew Bartlett2010-11-241-2/+2
* wintest Don't connect to localhost or unqualified hostname, bind interface onlyAndrew Bartlett2010-11-241-13/+13
* s4-setup correct the require BIND version for Dynamic DNSAndrew Bartlett2010-11-241-1/+1
* wintest: fixed cleanup of /etc/resolv.confAndrew Tridgell2010-11-241-1/+3
* wintest: remove reliance on hostname in /etc/hostsAndrew Tridgell2010-11-242-35/+34
* wintest: fixed interface handling and DNS forwardingAndrew Tridgell2010-11-244-65/+118
* Add in fsp->access_mask checks. Not required (underlying system does this)Jeremy Allison2010-11-242-2/+42
* s4-devel: we don't need to override these scripts nowAndrew Tridgell2010-11-241-2/+0
* s3-torture: remove the merged_build tests for building smbtorture4Andrew Tridgell2010-11-241-27/+6
* s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell2010-11-244-9/+16
* s4-kcc: disable the NDR printing of DRS getinfo requestsAndrew Tridgell2010-11-241-0/+4
* Fix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inheritance cannot be disabledJeremy Allison2010-11-241-0/+6
* pyldb: Fix broken test.Jelmer Vernooij2010-11-232-1/+2
* Make log level of the server configurable in make testMatthieu Patou2010-11-231-1/+1
* s4-tests: Modified acl.py to use samdb.newgroup instead of custom methods.Nadezhda Ivanova2010-11-231-43/+15
* s4-dsdb: Changed filter to find the account of a user by samAccountNameNadezhda Ivanova2010-11-231-2/+1
* Fix bug #7785 - atime limit.Jeremy Allison2010-11-231-0/+25
* s4-test/repl_schema: Refactor the test a little bit toKamen Mazdrashki2010-11-231-31/+59
* s4-tests: Make all DRS python tests to start with samba4.drs.* prefixKamen Mazdrashki2010-11-231-3/+3
* s4-pfm_verify: Explicitly pass LoadParm() instance to system_session() functionKamen Mazdrashki2010-11-231-1/+1
* s4-tests: Modified sec_descriptor.py to use samdb.newuser instead of custom m...Nadezhda Ivanova2010-11-231-47/+22
* s4-tests: Modified acl.py to use samdb.newuser instead of custom methods.Nadezhda Ivanova2010-11-231-86/+68
* s4-dsdb: Extended samdb.newuser to accept security descriptor for the object ...Nadezhda Ivanova2010-11-231-3/+9
* s3-docs: Update 3.2 features.Samba-JP oota2010-11-231-0/+96
* s4-tests: Modified sec_descriptor.py to use SamDB.create_ou()Nadezhda Ivanova2010-11-231-35/+20
* s4-tests: Modified acl.py to use SamDB.create_ou()Nadezhda Ivanova2010-11-231-84/+70
* s4-dsdb: Added a python method to SamDB for creating organizationalUnitsNadezhda Ivanova2010-11-231-1/+29
* wintest: tidyups and new conf variablesAndrew Tridgell2010-11-234-20/+62
* s4-ldb: added an environment varibale LDB_WARN_UNINDEXEDAndrew Tridgell2010-11-236-10/+16
* s4-tests: Ldap tests now use the get_dsheuristics and set_dsheuristics from S...Nadezhda Ivanova2010-11-231-25/+6
* s4-tests: Password tests now use the get_dsheuristics and set_dsheuristics fr...Nadezhda Ivanova2010-11-231-44/+9
* s4-tests: Acl tests now use the get_dsheuristics and set_dsheuristics from Sa...Nadezhda Ivanova2010-11-231-23/+7
* s4-dsdb: Added python helpers for getting and seting dSHeuristics to SamDBNadezhda Ivanova2010-11-231-0/+24
* wintest Evolve wintest to handle it's own BIND nameserverAndrew Bartlett2010-11-233-27/+132
* wintest Improve wintest's handling of IP addresses and add more auto-setupAndrew Bartlett2010-11-232-13/+62
* wintest Explian that this is my KVM/libvirt configurationAndrew Bartlett2010-11-231-1/+1
* wintest example configuration file for a KVM based wintestAndrew Bartlett2010-11-231-0/+59
* wintest Allow substitute to cope with objects like pexpect.EOFAndrew Bartlett2010-11-231-0/+3
* wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCPAndrew Bartlett2010-11-232-11/+78
* wintest Force krb5.conf for BIND so we use the one generated for this testAndrew Bartlett2010-11-231-1/+1