summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2013-05-20operational: remove double loopsMatthieu Patou1-31/+47
2013-05-20dsdb-schema: remove looping on all schema classes for system_possible_inferriorMatthieu Patou1-34/+19
2013-05-18swat: Remove swat.Kai Blin1-1/+0
2013-05-18dns: Also print packet information for DBGC_DNSKai Blin1-5/+5
2013-05-17s4:dsdb python tests - set the executable flagMatthias Dieter Wallnöfer2-0/+0
2013-05-17drsuapi: Debug more clearly why NC is bad in updateRefsMatthieu Patou1-0/+2
2013-05-16dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_readAndrew Bartlett1-2/+8
2013-05-16rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...Andrew Bartlett1-4/+6
2013-05-16dsdb-schema: Print clear debug message when we find a OID in our local DB we ...Andrew Bartlett1-0/+1
2013-05-16dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...Andrew Bartlett1-12/+19
2013-05-16gensec: Make the no-hostname status message much less scaryAndrew Bartlett2-2/+2
2013-05-16dns: Add support for MX queriesKai Blin1-0/+8
2013-05-16dns: Also add a print-out for the out_packetKai Blin1-0/+4
2013-05-16dns: Use new DNS debugclass in DNS serverKai Blin5-0/+15
2013-05-16winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-05-16source4/winbind/wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/auth/kerberos/kerberos-notes.txt: Fix typo.Karolin Seeger1-1/+1
2013-05-15source4/TODO: Fix typo.Karolin Seeger1-1/+1
2013-05-15dsdb-drepl: create a new schedulable event for running pending operationsMatthieu Patou3-1/+79
2013-05-14selftests-drs: make our generated class subclass of classschemaMatthieu Patou1-1/+2
2013-05-14dsdb: make the name of non related class more obviousMatthieu Patou1-2/+3
2013-05-09s4:torture fix a build break on AIXChristian Ambach1-1/+0
2013-05-09s4-smbtorture: Set result message when failing the inheritance test.Alexander Werth1-0/+7
2013-05-09build: Move nfs4acl to the top levelAndrew Bartlett3-50/+1
2013-05-07Tests processing an oplock break within a compound SMB2 request.Richard Sharpe1-0/+163
2013-04-30libsmb: Use sizeof instead of explicit numbersVolker Lendecke1-6/+6
2013-04-30libsmb: Use smb2_lease_push in smb2_create_sendVolker Lendecke1-12/+10
2013-04-30libsmb: Move "struct smb2_lease" to commonVolker Lendecke1-17/+0
2013-04-30winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-04-27torture: Only test leases if supportedVolker Lendecke1-0/+37
2013-04-27torture: Use ZERO_STRUCTPN instead of explicit derefVolker Lendecke1-1/+1
2013-04-24source4/libcli: Only set ctemp set on successSam Lang1-7/+8
2013-04-19s4:dsdb: Fix warnings about not set / set but unused / shadowed variablesMatthieu Patou7-20/+5
2013-04-18s4:torture/smb2: add v2 lease requestsStefan Metzmacher1-1/+209
2013-04-18s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher2-1/+29
2013-04-18s4:libcli/smb2: add support for SMB2 LEASES v2Stefan Metzmacher2-6/+49
2013-04-18s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...Stefan Metzmacher1-1/+0
2013-04-18s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...Gregor Beck1-2/+2
2013-04-18s4:torture:smb2:durable_v2: remove an unused variableMichael Adam1-1/+0
2013-04-16Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe3-1/+540
2013-04-14samba-tool - MX records cannot be deleted (part2)Guenter Kukkukk1-1/+1
2013-04-14samba-tool - MX records cannot be deleted (error in called C-program)Guenter Kukkukk1-1/+1
2013-04-12source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.Rusty Russell8-178/+155
2013-04-11Avoid leaking temp file if an exception is raisedJean Raby1-1/+5
2013-04-03ntvfs: support setfileinfo with FULL_EA_INFORMATIONDavid Disseldorp2-1/+12
2013-04-02Add a test to show that zero-length EA's are never returned over SMB2.Jeremy Allison1-0/+121
2013-04-02Fix bug #9130 - Certain xattrs cause Windows error 0x800700FFJeremy Allison1-0/+6
2013-03-25scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett1-15/+1