summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke2013-05-161-1/+1
* source4/winbind/wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger2013-05-161-1/+1
* source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.Karolin Seeger2013-05-151-1/+1
* source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.Karolin Seeger2013-05-151-1/+1
* source4/auth/kerberos/kerberos-notes.txt: Fix typo.Karolin Seeger2013-05-151-1/+1
* source4/TODO: Fix typo.Karolin Seeger2013-05-151-1/+1
* dsdb-drepl: create a new schedulable event for running pending operationsMatthieu Patou2013-05-153-1/+79
* selftests-drs: make our generated class subclass of classschemaMatthieu Patou2013-05-141-1/+2
* dsdb: make the name of non related class more obviousMatthieu Patou2013-05-141-2/+3
* s4:torture fix a build break on AIXChristian Ambach2013-05-091-1/+0
* s4-smbtorture: Set result message when failing the inheritance test.Alexander Werth2013-05-091-0/+7
* build: Move nfs4acl to the top levelAndrew Bartlett2013-05-093-50/+1
* Tests processing an oplock break within a compound SMB2 request.Richard Sharpe2013-05-071-0/+163
* libsmb: Use sizeof instead of explicit numbersVolker Lendecke2013-04-301-6/+6
* libsmb: Use smb2_lease_push in smb2_create_sendVolker Lendecke2013-04-301-12/+10
* libsmb: Move "struct smb2_lease" to commonVolker Lendecke2013-04-301-17/+0