summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Pass options struct into session initialization functions rather thanJelmer Vernooij9-18/+55
2008-09-30Remove unused uninstallheader script.Jelmer Vernooij1-35/+0
2008-09-30Re-add uninstallplugins, there has to be at least one instance of this.Jelmer Vernooij1-0/+2
2008-09-30Fix installation of misc files.Jelmer Vernooij3-11/+11
2008-09-30Remove ldb_module_wait implementation - ldb_module.wait() is gone.Jelmer Vernooij1-17/+0
2008-09-29Patch by Matthias that removes old SWAT support and fixes uninstall.Matthias Dieter Wallnöfer1-11/+16
2008-09-29Consistently use lower case variable names for path variables.Jelmer Vernooij2-22/+22
2008-09-29Stop creating symlinks to libraries without sonames. (caused recursiveMatthias Dieter Wallnöfer1-1/+3
2008-09-29s4:samldb: use the code path with async ldbStefan Metzmacher1-43/+4
2008-09-29s4:libcli/smb2: remove unused headerStefan Metzmacher1-1/+0
2008-09-29s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymoreStefan Metzmacher1-3/+3
2008-09-29LDB ASYNC: misc changesSimo Sorce6-73/+67
2008-09-29LDB ASYNC: ldb misc changesSimo Sorce2-54/+44
2008-09-29LDB ASYNC: samba4 modulesSimo Sorce22-4333/+4946
2008-09-29LDB ASYNC: core modulesSimo Sorce11-2152/+1534
2008-09-29LDB ASYNC: other backendsSimo Sorce3-582/+619
2008-09-29LDB ASYNC: ldb_tdb backendSimo Sorce4-315/+242
2008-09-29LDB ASYNC: Core filesSimo Sorce5-164/+489
2008-09-29s4:configure: require tdb >= 1.1.3 from the systemStefan Metzmacher1-1/+1
2008-09-29s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updatesStefan Metzmacher4-3/+39
2008-09-27s4:provision: don't do the full provision in the become_dcStefan Metzmacher1-0/+2
2008-09-26Add test to show you can open for delete a readonly file.Jeremy Allison1-0/+59
2008-09-24we need different error handling for truncated packets in NETPROT andAndrew Tridgell2-2/+40
2008-09-24fixed expansion of $USERNAME in signing testsAndrew Tridgell1-1/+1
2008-09-24empty access mask is only denied on SMB2Andrew Tridgell1-1/+3
2008-09-24we should terminate the connection on a bad negprot packet sizeAndrew Tridgell1-2/+2
2008-09-24for use in python we need to use global_loadparmAndrew Tridgell1-1/+1
2008-09-24- add reserved field in basic_information levelAndrew Tridgell1-3/+25
2008-09-24record highest seq number in SMB2 to check for seqnum going backwardsAndrew Tridgell1-0/+2
2008-09-24log stream terminationAndrew Tridgell1-0/+2
2008-09-24cope with body_size zero in SMB2 receiveAndrew Tridgell1-1/+2
2008-09-24check for a 0 byte in the buffer in SMB2 readAndrew Tridgell1-0/+6
2008-09-24the offset is 16 bits in SMB2 fileinfoAndrew Tridgell1-1/+1
2008-09-24zero access mask should give ACCESS_DENIEDAndrew Tridgell1-0/+4
2008-09-24- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL for buffer sizeAndrew Tridgell1-15/+39
2008-09-24- use the current dialect first, for servers that only look at theAndrew Tridgell1-3/+10
2008-09-24added the structure for LINK_INFORMATION setfileinfo callAndrew Tridgell1-0/+13
2008-09-24be friendlier in smb2_deltree to some of the SMB2 implementations thatAndrew Tridgell1-1/+1
2008-09-24check error code for zero desired_access in SMB2 createAndrew Tridgell1-0/+7
2008-09-24fixed setpathinfo in gentest to not zero the filename/handleAndrew Tridgell1-5/+2
2008-09-24fixed uninitialised variable bugAndrew Tridgell1-0/+1
2008-09-24support NT_STATUS_XX:NT_STATUS_YY syntax in ignore filesAndrew Tridgell1-1/+15
2008-09-24fixed error code for bad keepaliveAndrew Tridgell1-1/+1
2008-09-24stricter checking of SMB2 echo body (per the spec)Andrew Tridgell1-1/+6
2008-09-25Revert LDB return code patches from Matthias.Jelmer Vernooij22-125/+125
2008-09-24Cosmetic corrections for the KERBEROS libraryMatthias Dieter Wallnöfer1-3/+1
2008-09-24Kerberos cosmetic changes: Revert a part of the patchMatthias Dieter Wallnöfer1-1/+3
2008-09-24Cosmetic corrections for the KERBEROS libraryMatthias Dieter Wallnöfer5-18/+16
2008-09-24Cosmetic corrections for the LDB libraryMatthias Dieter Wallnöfer8-32/+32
2008-09-24Cosmetic corrections for the LDB backend modulesMatthias Dieter Wallnöfer8-75/+75