summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* selftest: Set admin password on subdom_dc environmentAndrew Bartlett2014-09-011-0/+1
* winbindd: Do not segfault if the trusted domain has no SIDAndrew Bartlett2014-09-011-1/+9
* join.py: Ensure we set the SID of the parent domain on the trust recordAndrew Bartlett2014-09-011-1/+2
* python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett2014-09-015-9/+11
* dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANTAndrew Bartlett2014-09-011-4/+15
* provision: Use names.domainsid and names.domainguidAndrew Bartlett2014-09-013-46/+55
* s4-gensec: Fix spelling in debug messageAndrew Bartlett2014-09-011-1/+1
* provision: Only calculate ForestDNSZone GUID if we need itAndrew Bartlett2014-09-011-5/+4
* join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett2014-09-012-32/+36
* selftest: Pass DC_REALM to the subdom_dc environmentAndrew Bartlett2014-09-011-0/+2
* dsdb: Change acl module to look for instanceType flag rather than list of NCsAndrew Bartlett2014-09-012-15/+87
* Various updates to the pidl README file.Jelmer Vernooij2014-08-311-8/+9
* Remove trailing whitespace.Jelmer Vernooij2014-08-311-13/+13
* samba.netcmd.domain: desactivating -> deactivating.Jelmer Vernooij2014-08-311-1/+1
* samba.netcmd.domain: Fix incorrect variable names, causing NameErrors.Jelmer Vernooij2014-08-311-4/+4
* samba.netcmd.domain: Remove unused import.Jelmer Vernooij2014-08-311-1/+0
* samba.netcmd.domain: Just catch ImportError, not any parsing errors in cmd_do...Jelmer Vernooij2014-08-311-2/+3
* Look for system setproctitle before trying -lbsd.Jelmer Vernooij2014-08-311-2/+2
* replace: remove tabs.Jelmer Vernooij2014-08-311-4/+4
* replace: remove unused and duplicate imports.Jelmer Vernooij2014-08-311-2/+2
* Remove mention of compatibility with Python 2.4.Jelmer Vernooij2014-08-311-3/+0
* find_unused_macros: Remove obsolete script that finds unused macros.Jelmer Vernooij2014-08-311-38/+0
* source4: Remove script to find unused makefile variables.Jelmer Vernooij2014-08-311-55/+0
* s3-winbindd: Document parameters in ads_cached_connection_reuseChristof Schmitt2014-08-301-0/+13
* s3-winbindd: Use more descriptive parameter names in ads_cached_connection_co...Christof Schmitt2014-08-301-8/+8
* s3-winbindd: Use correct realm for trusted domains in idmap childChristof Schmitt2014-08-301-2/+9
* torture: Also run raw.read against the aio shareChristof Schmitt2014-08-301-0/+4
* torture: Use torture_assert macro for value check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_assert macro for status check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_fail macro in check_buffer for read requestsChristof Schmitt2014-08-301-5/+7
* torture: Add test for 16 bit alignment of readx dataChristof Schmitt2014-08-301-0/+23
* s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2014-08-302-0/+4
* smbd: Add padding byte to readx responseChristof Schmitt2014-08-304-17/+29
* selftest: Add readx test for dc to known failChristof Schmitt2014-08-301-0/+1
* torture3: Allow padding byte for LARGE_READX responsesChristof Schmitt2014-08-301-1/+2
* ntvfs/posix: don't advertise FS_ATTR_SPARSE_FILESDavid Disseldorp2014-08-291-2/+1
* torture: trivial test_ioctl_network_interface_info cleanupDavid Disseldorp2014-08-291-2/+2
* torture: test FSCTL_SET_SPARSE without SetSparse bufferDavid Disseldorp2014-08-291-0/+76
* torture: test FSCTL_SET_SPARSE against a directoryDavid Disseldorp2014-08-291-2/+39
* torture: test FSCTL_SET_SPARSEDavid Disseldorp2014-08-291-1/+157
* idl: define sparse file fsctl structuresDavid Disseldorp2014-08-291-0/+35
* dosmode: fix FSCTL_SET_SPARSE request validationDavid Disseldorp2014-08-281-0/+13
* Fix typo in ldbrename manpageMarc Muehlfeld2014-08-281-1/+1
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before add/modifyStefan Metzmacher2014-08-271-56/+21
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before removing recordsStefan Metzmacher2014-08-271-46/+7
* s4:dlz_bind9: let dlz_bind9 use dns_common_replace()Stefan Metzmacher2014-08-271-77/+50
* s4:dlz_bind9: let dlz_bind9 use dns_common_extract()Stefan Metzmacher2014-08-271-57/+61
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookupStefan Metzmacher2014-08-272-53/+21
* torture-dns: Add test for dlz_bind9 updatesStefan Metzmacher2014-08-271-0/+517
* torture-dns: Add test for dlz_bind9 zonedumpsStefan Metzmacher2014-08-271-0/+106