summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke2013-04-301-1/+1
* torture: Only test leases if supportedVolker Lendecke2013-04-271-0/+37
* torture: Use ZERO_STRUCTPN instead of explicit derefVolker Lendecke2013-04-271-1/+1
* source4/libcli: Only set ctemp set on successSam Lang2013-04-241-7/+8
* s4:dsdb: Fix warnings about not set / set but unused / shadowed variablesMatthieu Patou2013-04-197-20/+5
* s4:torture/smb2: add v2 lease requestsStefan Metzmacher2013-04-181-1/+209
* s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher2013-04-182-1/+29
* s4:libcli/smb2: add support for SMB2 LEASES v2Stefan Metzmacher2013-04-182-6/+49
* s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...Stefan Metzmacher2013-04-181-1/+0
* s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...Gregor Beck2013-04-181-2/+2
* s4:torture:smb2:durable_v2: remove an unused variableMichael Adam2013-04-181-1/+0
* Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe2013-04-163-1/+540
* samba-tool - MX records cannot be deleted (part2)Guenter Kukkukk2013-04-141-1/+1
* samba-tool - MX records cannot be deleted (error in called C-program)Guenter Kukkukk2013-04-141-1/+1
* source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.Rusty Russell2013-04-128-178/+155
* Avoid leaking temp file if an exception is raisedJean Raby2013-04-111-1/+5
* ntvfs: support setfileinfo with FULL_EA_INFORMATIONDavid Disseldorp2013-04-032-1/+12
* Add a test to show that zero-length EA's are never returned over SMB2.Jeremy Allison2013-04-021-0/+121
* Fix bug #9130 - Certain xattrs cause Windows error 0x800700FFJeremy Allison2013-04-021-0/+6
* scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett2013-03-251-15/+1
* scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett2013-03-251-2/+2
* scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett2013-03-251-1/+1
* scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett2013-03-251-1/+1
* scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...Andrew Bartlett2013-03-251-3/+2