kai/samba.git
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew BartlettRemove test from samba4-skip, it is avoided in samba4_t...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgellthe docs shows that this is a o16s32 blob
2008-05-29 Andrew Tridgelldon't emulate broken SMB2 locking behaviour from windows
2008-05-29 Jelmer VernooijFix samdb test and enable it.
2008-05-29 Jelmer VernooijUpdate after changes to the provision API, make sure...
2008-05-29 Jelmer VernooijCheck test directory is cleaned up by Python tests.
2008-05-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Jelmer VernooijFix extra dash in command line flag.
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgelldon't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
2008-05-29 Andrew Tridgellmerged gentest.c and gentest_smb2.c
2008-05-29 Andrew Tridgellfixed the error code for bad SMB2 ioctls
2008-05-29 Andrew BartlettRemove extra spaces on prefixMap input and output.
2008-05-29 Andrew BartlettFinish the LDIF parsers for the prefixMap attribute.
2008-05-29 Andrew Tridgellfix from WSPP SMB2 test 11
2008-05-29 Andrew Tridgellcheck maximal_access here too
2008-05-29 Andrew Tridgelltest the maximal access return
2008-05-29 Andrew Tridgelladded support for returning the maximal access MXAC...
2008-05-29 Andrew BartlettPrint prefixMap in a human-readable format.
2008-05-29 Andrew Tridgellquerying the ACCESS_INFORMATION is always allowed
2008-05-29 Andrew TridgellSEC_FILE_READ_ATTRIBUTE is only automatically granted...
2008-05-29 Andrew Tridgellfixed offset for maximal access response
2008-05-29 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-29 Andrew BartlettAdd in an enum for two future NTP signing ops.
2008-05-29 Andrew BartlettAllow the ntp_signd socket to be set from configure.
2008-05-29 Andrew Kroegerhowto: Remove smbpython.
2008-05-29 Andrew Kroegerprovision: Add missing string parameter token when...
2008-05-29 Andrew BartlettFinal fixes to for a functional NTP signing deamon.
2008-05-29 Andrew BartlettDon't make the NTP signd headers public.
2008-05-28 Andrew Tridgellcheck the set of file attributes which are ignored
2008-05-28 Andrew Tridgellfixed current_op.mismatch for more cases
2008-05-28 Andrew Tridgellfixed create_action for truncated files
2008-05-28 Andrew Tridgelladded --noacls options and checking for same mismatch...
2008-05-28 Andrew TridgellSMB2 doesn't have NAME_INFORMATION level
2008-05-28 Andrew Tridgellupdated comment based on MS-SMB2 docs
2008-05-28 Andrew Tridgellcheck that we can't change a file to a directory
2008-05-28 Andrew Tridgelladded testing of some strange read semantics on windows
2008-05-28 Andrew Tridgellgenerate security descriptors in gentest_smb2
2008-05-28 Andrew Tridgelldon't allow a file to be changed to a directory with...
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew BartlettAnother (useless) header to install
2008-05-28 Andrew BartlettInstall the ntp_signd NDR headers...
2008-05-28 Andrew Tridgelladd testing of creating a file with an initial ACL...
2008-05-28 Andrew Tridgelladded a newline at the end of the IDL
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgelltest unknown tags and bad tag lengths
2008-05-28 Andrew Tridgelladded some of the new SMB2 create tags to gentest_smb2
2008-05-28 Andrew Tridgellensure we don't change the incoming blobs in a SMB2...
2008-05-28 Andrew Tridgelladded testing of SMB2 create blobs
2008-05-28 Andrew Tridgellimplement the documented SMB2 create blobs in the server
2008-05-28 Andrew Tridgellexpose a function for pushing all SMB2 create blobs
2008-05-28 Andrew BartlettTry adding a stub to fix the build
2008-05-28 Andrew Tridgelladded support for all of the known SMB2 create tags...
2008-05-28 Andrew BartlettFix dependency list for NDR_TABLE
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew BartlettBring up the ntp signing deamon
2008-05-28 Jelmer VernooijFix dependency on swig ldb module.
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgellexpanded the SMB2-READ test, including the windows...
2008-05-28 Andrew Tridgelladd exceptions for some of the strange windows SMB2...
2008-05-28 Andrew Tridgellanswer SMB2_ALL_EAS qfileinfo
2008-05-28 Andrew Tridgelladded --valid option to gentest_smb2
2008-05-28 Andrew Tridgelladded --skip-cleanup to gentest
2008-05-28 Andrew Tridgellfixed error code for write on a directory
2008-05-28 Andrew Tridgellfix error code for read on a directory
2008-05-28 Andrew Tridgellmake sure we send a reply packet for bad create options
2008-05-28 Jelmer VernooijUse variables for directories in ntvfs smb2 module.
2008-05-28 Jelmer VernooijUse variables for directories in dsdb ldb modules.
2008-05-28 Jelmer VernooijUse variables for directories in static_deps.mk
2008-05-27 Jelmer VernooijDepend on debug names of shared libs for linking.
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-27 Jelmer VernooijAllow librpcsrcdir to be an absolute path.
2008-05-27 Jelmer VernooijAdd variable for smbreadline directory.
2008-05-27 Jelmer VernooijAllow external use of regf idl.
2008-05-27 Jelmer VernooijUse variables for IDL file paths.
2008-05-27 Jelmer VernooijUse variable path for heimdal glue code.
2008-05-27 Jelmer VernooijUse variable for ndr_netlogon.o path.
2008-05-27 Jelmer VernooijSimplify handling of source directory in et compile...
2008-05-27 Jelmer VernooijSimplify handling of source directory in asn compile...
2008-05-27 Jelmer VernooijUse variables in generated make fragments.
2008-05-27 Jelmer VernooijDon't throw away cflags if they start with a variable.
2008-05-27 Jelmer VernooijMove more CFLAGS to Makefile.
2008-05-27 Jelmer VernooijMove source dir variables to Makefile.
2008-05-27 Jelmer VernooijMove CFLAGS that are not inherited out of smb_build.
2008-05-27 Jelmer VernooijUse variables for et files too.
2008-05-27 Jelmer VernooijMove asn1 cflags definition to gmake.
2008-05-27 Jelmer Vernooijuse varibale for asn1 compiler.
2008-05-27 Jelmer VernooijUse variables for more object file paths.
2008-05-27 Jelmer VernooijUse heimdalsrcdir variable for automatic dependencies.
2008-05-27 Jelmer VernooijUse variable for heimdal source dir in static deps...
2008-05-27 Jelmer VernooijDisable CFLAGS hack when include path starts with variable.
2008-05-27 Jelmer VernooijUse variable for socket wrapper include path.
2008-05-27 Jelmer VernooijUse new dynconfig.h location.
2008-05-27 Jelmer VernooijUse variable for source directories.
2008-05-27 Jelmer VernooijUse variable for ldb source directory.
2008-05-27 Jelmer VernooijMove version.o and dynconfig.o into their own directory.
2008-05-27 Andrew Tridgellfixed uninitialised variable
next