summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-07s4-kdc: only build hdb plugin if we build against system HeimdalAndrew Bartlett1-0/+1
2011-12-07clarify Roadmap, as the shape of Samba 4.0 is much clearer nowAndrew Bartlett1-9/+5
2011-12-07Remove outdated information from the READMEAndrew Bartlett1-27/+9
2011-12-07s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDCAndrew Bartlett1-5/+11
2011-12-07pydsdb: provide a am_pdc hook like am_rodc to python scriptsAndrew Bartlett2-0/+26
2011-12-07s4-dns Use match-by-key in GSSAPI server if principal is not specifiedAndrew Bartlett2-25/+14
2011-12-07auth: Allow a NULL principal to be obtained from the credentialsAndrew Bartlett2-3/+14
2011-12-07dlz_bind9: Add command line options for URL and debugAmitay Isaacs2-9/+28
2011-12-07dlz_bind9: Set debugging output to stderrAmitay Isaacs1-0/+3
2011-12-07dlz_bind9: Use client supplied credentials for DNS record updateAmitay Isaacs1-0/+79
2011-12-07dlz_bind9: For creating a child entry, use only SEC_ADS_CREATE_CHILDAmitay Isaacs1-1/+1
2011-12-06tevent: Install python tevent modules.Jelmer Vernooij1-0/+6
2011-12-06Install (platform-independent) python scripts to the PYTHONDIR rather than PY...Jelmer Vernooij1-1/+1
2011-12-06Add stub python module for tevent.Jelmer Vernooij1-0/+28
2011-12-06lib/util/util_tdb: adhere to coding style for tdb_data_is_empty()Michael Adam1-1/+2
2011-12-06s3:net registry check: replace rawmemchr by functionally equivalent portable ...Michael Adam1-2/+2
2011-12-06Revert "Remove rawmemchr calls - found by Ira Cooper. These are glibc-specifi...Michael Adam1-4/+3
2011-12-06s3:registry: replace use of rawmemchr by portable equivalent use of strchr.Michael Adam1-1/+1
2011-12-06knownfail: Mark some ldap.acl search tests as no longer failing.Jelmer Vernooij1-1/+7
2011-12-05knownfail: Remove working winbind tests.Jelmer Vernooij1-4/+0
2011-12-05knownfail: The resolve async tests work now.Jelmer Vernooij1-1/+0
2011-12-05knownfail: remove now succeeding local.iconv test.Jelmer Vernooij1-1/+0
2011-12-05knownfail: remove base.maximum_allowed test, as it appears to be passing now.Jelmer Vernooij1-1/+0
2011-12-05knownfail: re-add createx test.Jelmer Vernooij1-0/+1
2011-12-05knownfail: Exclude specific list of SMB2 oplock tests.Jelmer Vernooij1-1/+15
2011-12-05knownfail: Remove smb2.compound tests, they pass now.Jelmer Vernooij1-3/+0
2011-12-05Remove samba4.raw.oplock.brl4. Bug 7928 has been fixed.Jelmer Vernooij1-1/+0
2011-12-05knownfail: Match on end-of-file, not end-of-file-access.Jelmer Vernooij1-1/+1
2011-12-05knownfail: samba4.base.createx_access.createx_access works.Jelmer Vernooij1-1/+0
2011-12-05knownfail: LogonControl2Ex works.Jelmer Vernooij1-2/+2
2011-12-05knownfail: Ignore failures for drsuapi tests over other transports as well.Jelmer Vernooij1-2/+2
2011-12-05samba4: Remove rpc-handles mixed-shared tests from known failing list.Jelmer Vernooij1-1/+0
2011-12-05selftest: Re-mark some drsuapi tests as known failing.Jelmer Vernooij1-0/+2
2011-12-05wafsamba: Cope with not everything having a final_libs attribute.Jelmer Vernooij1-1/+1
2011-12-05selftest: Don't mark drsuapi tests as knownfailing.Jelmer Vernooij1-1/+0
2011-12-05wafsamba: Use final_libs list to determine if a target needs private librarie...Jelmer Vernooij1-1/+1
2011-12-05Fix typo.Jelmer Vernooij1-1/+1
2011-12-05selftest: 'samba4.rpc.netlogon on ncalrpc with seal,padcheck.netlogon.DsrEnum...Jelmer Vernooij1-1/+0
2011-12-05GetForestTrustInformation is implemented, remove it from knownfail.Jelmer Vernooij1-1/+0
2011-12-05rap netsessiongetinfo apparently *is* provided by samba3, so don't list it in...Jelmer Vernooij1-1/+0
2011-12-05s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing.Jelmer Vernooij1-1/+1
2011-12-05filter-subunit: Fix default for flapping setting.Jelmer Vernooij1-1/+1
2011-12-05selftest: Display unexpected successes and expected failures.Jelmer Vernooij2-15/+52
2011-12-05selftest: Add --flapping argument to filter-subunit.Jelmer Vernooij4-7/+40
2011-12-05selftest: Split out flapping tests into a separate file.Jelmer Vernooij4-11/+21
2011-12-05s4-drs: do not try to contact for replication servers that are not anymore in...Matthieu Patou1-6/+40
2011-12-05s4-resolver: do not use all the A and AAAA records, those after a NS are not ...Matthieu Patou2-1/+17
2011-12-05s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefsMatthieu Patou1-2/+22
2011-12-05s4: add blackbox test for the demote functionMatthieu Patou2-0/+40
2011-12-05samba-tool: refuse to demote if the current DC has still rolesMatthieu Patou1-4/+12