summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3: Add a word of warning about "winbind use default domain"Volker Lendecke2010-11-221-0/+4
* s3: Fix some typosVolker Lendecke2010-11-222-2/+2
* s3: Use sid_check_is..Volker Lendecke2010-11-221-2/+2
* service_ldap, service_smb: Lowercase output file names.Jelmer Vernooij2010-11-222-2/+2
* s4-tests: Adapted passwords.py to use set_minPwdAge from SamDB.Nadezhda Ivanova2010-11-221-11/+3
* s4-tests: Adapted acl.py to use set_minPwdAge from SamDB.Nadezhda Ivanova2010-11-221-10/+3
* s4-dsdb: Added a helper to python SamDB for retrieving and setting minPwdAge.Nadezhda Ivanova2010-11-221-0/+15
* s4-test/repl_schema: Remote global ldb connectionsKamen Mazdrashki2010-11-221-25/+7
* s4-tests: Wrap connect_samdb() into a connect_samdb_ex() helperKamen Mazdrashki2010-11-221-0/+18
* s4-samba.tests: Explicitly pass LoadParm() instance to system_session() functionKamen Mazdrashki2010-11-221-1/+1
* s4-pfm_verify: fix usage stringKamen Mazdrashki2010-11-221-1/+1
* s3-net: use dns_errstr() when dns commands fail.Günther Deschner2010-11-221-1/+4
* libaddns: add dns_errstr().Günther Deschner2010-11-224-2/+62
* s3-waf: move build rules into libaddns directory.Günther Deschner2010-11-222-10/+8
* Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher2010-11-228-21/+16
* selftest: When running on the buildfarm, pipe everything throughJelmer Vernooij2010-11-211-0/+2
* selftest: Even if setting up an environment failed, the next tests mayJelmer Vernooij2010-11-211-1/+0
* subunithelper: Exit with 1 if more than zero testsuites failed orJelmer Vernooij2010-11-211-5/+10
* selftest: fix tap2subunit detection on system with tap2subunit but not correc...Matthieu Patou2010-11-211-1/+6
* s4:provision_rootdse_add.ldif - add all possible LDAP policy values but outco...Matthias Dieter Wallnöfer2010-11-211-0/+12
* s4-ldb: fixed the build with a space in the ldb modules directory nameAndrew Tridgell2010-11-211-1/+1
* heimdal: fixed the waf build with a space in the directory nameAndrew Tridgell2010-11-212-26/+26
* pidl: fixed call to cpp with a space in the directory nameAndrew Tridgell2010-11-212-2/+2
* waf: fixed the build with a space in the source directoryAndrew Tridgell2010-11-215-7/+8
* s4-rpc: make rpc connect less verboseAndrew Tridgell2010-11-211-1/+1
* waf:lib/util - add missing dependency on tallocMatthias Dieter Wallnöfer2010-11-201-1/+1
* s4:repl_meta_data LDB module - fix a counter typeMatthias Dieter Wallnöfer2010-11-201-2/+4
* s4:repl_meta_data LDB module - move the "objectGUID" checks a bit higherMatthias Dieter Wallnöfer2010-11-201-29/+29
* s4:objectclass_attrs LDB module - add more delete protected attributesMatthias Dieter Wallnöfer2010-11-202-86/+50
* s4:samldb LDB module - objectclass trigger - reorder template attributesMatthias Dieter Wallnöfer2010-11-201-9/+10
* pyrpc: Build the samba.dcerpc.srvsvc module.Ricardo Jorge2010-11-201-0/+5
* heimdal: Don't depend on compile_asn1 and et_compile when using system versions.Arnaud Faucher2010-11-201-3/+5
* s3: Remove a #define used just onceVolker Lendecke2010-11-201-2/+2
* s3: Remove unused ads_get_attrname_by_oidVolker Lendecke2010-11-202-42/+0
* s3: Make ads_get_attrnames_by_oids staticVolker Lendecke2010-11-202-8/+7
* s3: Make ads_ranged_search_internal staticVolker Lendecke2010-11-202-14/+16
* s3: Fix some nonempty blank linesVolker Lendecke2010-11-201-8/+8
* s3: Remove unused ads_search_retry_extended_dnVolker Lendecke2010-11-202-19/+0
* s3: Make ads_do_search_retry_args() staticVolker Lendecke2010-11-202-8/+4
* s4:acl LDB module - it's more correct to count the password attributes using ...Matthias Dieter Wallnöfer2010-11-201-3/+6
* switch from mtime to ctime which is more reliable if files can be accessed ou...olivier2010-11-201-4/+4
* Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_defaultJeremy Allison2010-11-2014-82/+51
* ldb:rdn_name LDB module - add more RDN name constraintsMatthias Dieter Wallnöfer2010-11-202-5/+69
* ldb:ldb_rename on ldap backends - handle the case when the RDN value is emptyMatthias Dieter Wallnöfer2010-11-192-2/+2