summaryrefslogtreecommitdiffstats
path: root/selftest/target/Samba4.pm
Commit message (Expand)AuthorAgeFilesLines
* util: on FreeBSD true is in /usr/bin. Use execvp to find itAndrew Tridgell2010-03-261-1/+1
* s4:selftest Add file based DNS resolver to selftest environmentAndrew Bartlett2010-03-121-2/+6
* s4:provision - Use netbios name for FDS instance name.Endi S. Dewata2010-03-021-9/+12
* s4-selftest: disable rndc and dns update in build farmAndrew Tridgell2010-02-231-1/+2
* s4:selftest Add infrastructure for testing against an RPC proxyAndrew Bartlett2010-02-191-10/+104
* s4-selftest: don't run rndc reload in selftestAndrew Tridgell2010-02-111-1/+3
* selftest-s4: set the posix:eadb at the global levelMatthieu Patou2010-01-211-3/+1
* s4 - SID allocation using FDS DNA pluginEndi S. Dewata2009-11-021-1/+13
* s4-selftest: lower some of the timeouts during make testAndrew Tridgell2009-10-231-5/+5
* s4:selftest Confirm that there isn't a listener on the ldapi:// socketAndrew Bartlett2009-08-171-1/+5
* s4:provision Rework provision-backend into provisionAndrew Bartlett2009-08-171-46/+14
* Allow selection of the samba4 process model for 'make test'Andrew Tridgell2009-08-121-1/+10
* print server log on stderr as well as to log fileAndrew Tridgell2009-08-121-2/+5
* s4:selftest Don't start the slapd for the provision, only for the runAndrew Bartlett2009-08-121-17/+12
* s4:selftest Make OpenLDAP guess it's own modules from now onAndrew Bartlett2009-08-121-46/+0
* s4:provision Rework and further automate setup of OpenLDAP backendOliver Liebel2009-08-121-1/+1
* added a uid_wrapper libraryAndrew Tridgell2009-08-051-3/+2
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-281-7/+35
* s4:kerberos Add test to show that we actually export the keytabAndrew Bartlett2009-07-271-1/+1
* s4 selftest: Export the WINBINDD_SOCKET_DIR env varKai Blin2009-04-221-0/+1
* s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher2009-03-211-4/+4
* Make the 'modules.conf' generation in the LDAP selftest simplerAndrew Bartlett2009-02-241-52/+7
* Fix GDB_PROVISION modeSimo Sorce2009-02-231-1/+1
* selftest/Samba4: pass down the kdc address down to provision_raw_*()Stefan Metzmacher2009-02-101-13/+16
* selftest/Samba4: split out ldap specific stuff from provision_raw_*()Stefan Metzmacher2009-02-101-60/+85
* selftest/Samba4: split out share configurations of provision_raw*()Stefan Metzmacher2009-02-101-57/+67
* selftest/Samba4: split provision() into provision_raw_prepare() and provision...Stefan Metzmacher2009-02-101-131/+184
* selftest: s/SMBD/SAMBA/ in Samba.pmStefan Metzmacher2009-02-101-18/+18
* selftest: don't use hardcoded path to nmblookup in Samba4.pmStefan Metzmacher2009-02-031-12/+13
* selftest: pass down the path to python for provisioning samba4Stefan Metzmacher2009-01-301-0/+3
* selftest: allow environment optionsStefan Metzmacher2009-01-301-7/+4
* selftest: Samba4 remove unused variableStefan Metzmacher2009-01-281-1/+0
* selftest: add --exeext parameterStefan Metzmacher2009-01-211-4/+6
* selftest:Samba4: add bindir_path() utility function to construct the binary p...Stefan Metzmacher2009-01-211-12/+23
* s4:selftest: lower debug level for slapdAndrew Bartlett2008-12-171-1/+1
* Disable lanman authentication by default in Samba 4.Jelmer Vernooij2008-10-311-0/+1
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-281-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-111-14/+13
* Move selftest code to top-level.Jelmer Vernooij2008-09-181-0/+957