summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-25scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett1-2/+2
2013-03-25scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett1-1/+1
2013-03-25scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett1-1/+1
2013-03-25scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...Andrew Bartlett1-3/+2
2013-03-25scripting: Move the list of well known SDs to samba.provision.descriptorAndrew Bartlett1-71/+2
2013-03-20s4:torture: let raw.read accept larger reads than 0x10000Stefan Metzmacher1-4/+2
2013-03-20s4:torture: raw.read fix large reads against windowsStefan Metzmacher1-9/+3
2013-03-20s4:smb_server: fix large read_andx requestsStefan Metzmacher1-6/+12
2013-03-15s4-ntvfs: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett1-1/+1
2013-03-15torture: Update ndr README.Andreas Schneider1-0/+17
2013-03-15torture: Add ntprinting latin1 test.Andreas Schneider1-0/+217
2013-03-12scripting: No longer install samba_upgradeprovisionAndrew Bartlett1-1/+1
2013-03-09s4-dns: dlz_bind9: Check result to avoid segfaultStefan Gohmann1-1/+1
2013-03-06Make sure to set umask() before calling mkstemp().Andreas Schneider1-0/+3
2013-03-05s4-libregistry: Improve NULL handling of name.Andreas Schneider1-3/+4
2013-03-05dsdb: Check for pointers before we deference them.Andreas Schneider1-7/+7
2013-03-05gensec: recv_handler can't be NULL at that point.Andreas Schneider1-1/+1
2013-03-05s4-libregistry: Fix path check and improve while loops.Andreas Schneider1-6/+6
2013-03-05s4-libregistry: Make sure we don't dereference a NULL pointer.Andreas Schneider1-1/+3
2013-03-05s4-client: Make sure entry is a valid string.Andreas Schneider1-2/+8
2013-03-04s4-lib/socket: Return the original EMSGSIZE when sendto() and setsockopt() bo...Andrew Bartlett1-1/+1
2013-03-04selftest: Remove output directories to save disk spaceAndrew Bartlett1-7/+11
2013-03-04samba_upgradeprovision: Do not reset every DN when changing an SDAndrew Bartlett1-22/+8
2013-03-04samba_upgradeprovision: do not maintain dnNotToRecalculate as a listAndrew Bartlett1-5/+3
2013-03-04samba_upgradeprovision: only run rebuild_sd in --full modeAndrew Bartlett1-20/+17