summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-rpc: dnsserver: When updating SOA record, use the specified serialAmitay Isaacs2013-05-301-6/+9
* s4-rpc: dnsserver: dns_name_equal() returns booleanAmitay Isaacs2013-05-301-2/+2
* s4-rpc: dnsserver: Fix removal of trailing '.' in soa mnameAmitay Isaacs2013-05-301-2/+2
* s4-torture: Always compile backupkey ndr testsuite.Günther Deschner2013-05-292-4/+1
* dsdb-repl_meta_data: Move TODO comment about conflicts and missing parentsAndrew Bartlett2013-05-281-9/+4
* torture: Add tests of rename behaviour to replica_sync.pyAndrew Bartlett2013-05-281-0/+104
* dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...Andrew Bartlett2013-05-281-76/+141
* dsdb-linked_attributes: Do not crash if the target GUID can not be foundAndrew Bartlett2013-05-281-0/+15
* build: Remove binaries and libraries build groupsAndrew Bartlett2013-05-271-2/+2
* s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()Michael Adam2013-05-271-2/+7
* dns: Support larger queries when asking forwarderKai Blin2013-05-264-0/+40
* libnet-vampire: make use of dsdb_repl_resolve_working_schema()Stefan Metzmacher2013-05-231-210/+17
* dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()Stefan Metzmacher2013-05-231-6/+113
* dsdb-repl: split out dsdb_repl_resolve_working_schemaStefan Metzmacher2013-05-231-53/+94
* selftest: Improve test coverage of DRS (bug #8680)Matthieu Patou2013-05-231-25/+26
* dsdb-drs: when replicating schema object checks ask for removal of previous v...Matthieu Patou2013-05-231-3/+4
* libnet-vampire: add attributes and classes from the replicated schema to the ...Matthieu Patou2013-05-231-7/+119
* dsdb-schema: make deduplication of class and schema possible (bug #8680)Matthieu Patou2013-05-233-10/+113
* dsdb-schema: schema_fill_possible_inferiors() should rebuild everthingStefan Metzmacher2013-05-231-2/+2
* s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...Günther Deschner2013-05-203-6/+3
* s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.Günther Deschner2013-05-201-0/+101
* s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.Günther Deschner2013-05-201-1/+12
* s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner2013-05-201-0/+30
* s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner2013-05-201-0/+43
* s4-torture: add simple test for spoolss_RpcSendRecvBidiData.Günther Deschner2013-05-201-0/+44
* s4-torture: add test for spoolss_RpcEnumJobNamedProperties.Günther Deschner2013-05-201-0/+293
* spoolss: add idl for spoolss_RpcSendRecvBidiData.Günther Deschner2013-05-201-3/+3
* s4-torture: add missing NTSTATUS checks in test_AddJob().Günther Deschner2013-05-201-0/+2
* smbtorture: Show the list of cracknames we expect to have and the resultMatthieu Patou2013-05-201-0/+5
* smbtorture: fix a warning due to a set but unused varMatthieu Patou2013-05-201-2/+1
* smbtorture: fix crash when the returning a crackname with an empty nameMatthieu Patou2013-05-201-1/+17
* Fix warning by setting the variable from GUID to const GUIDMatthieu Patou2013-05-201-1/+2
* Fix more unused varsMatthieu Patou2013-05-201-2/+1
* Fix a warning about a set but unused variable by actually using itMatthieu Patou2013-05-201-0/+5
* Fix warnings about set but unused variablesMatthieu Patou2013-05-203-12/+1
* Fix a warning about a shadowed variable by renaming the shadowing varMatthieu Patou2013-05-201-3/+3
* operational: remove double loopsMatthieu Patou2013-05-201-31/+47
* dsdb-schema: remove looping on all schema classes for system_possible_inferriorMatthieu Patou2013-05-201-34/+19
* swat: Remove swat.Kai Blin2013-05-181-1/+0
* dns: Also print packet information for DBGC_DNSKai Blin2013-05-181-5/+5
* s4:dsdb python tests - set the executable flagMatthias Dieter Wallnöfer2013-05-172-0/+0
* drsuapi: Debug more clearly why NC is bad in updateRefsMatthieu Patou2013-05-171-0/+2
* dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_readAndrew Bartlett2013-05-161-2/+8
* rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...Andrew Bartlett2013-05-161-4/+6
* dsdb-schema: Print clear debug message when we find a OID in our local DB we ...Andrew Bartlett2013-05-161-0/+1
* dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...Andrew Bartlett2013-05-161-12/+19
* gensec: Make the no-hostname status message much less scaryAndrew Bartlett2013-05-162-2/+2
* dns: Add support for MX queriesKai Blin2013-05-161-0/+8
* dns: Also add a print-out for the out_packetKai Blin2013-05-161-0/+4
* dns: Use new DNS debugclass in DNS serverKai Blin2013-05-165-0/+15