Age | Commit message (Expand) | Author | Files | Lines |
2008-05-29 | check maximal_access here too | Andrew Tridgell | 1 | -0/+1 |
2008-05-29 | test the maximal access return | Andrew Tridgell | 1 | -1/+16 |
2008-05-29 | added support for returning the maximal access MXAC tag in SMB2 create | Andrew Tridgell | 5 | -5/+54 |
2008-05-29 | Print prefixMap in a human-readable format. | Andrew Bartlett | 5 | -18/+224 |
2008-05-29 | querying the ACCESS_INFORMATION is always allowed | Andrew Tridgell | 1 | -0/+4 |
2008-05-29 | SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2 | Andrew Tridgell | 1 | -3/+10 |
2008-05-29 | fixed offset for maximal access response | Andrew Tridgell | 1 | -1/+1 |
2008-05-29 | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 1 | -1/+1 |
2008-05-29 | Add in an enum for two future NTP signing ops. | Andrew Bartlett | 1 | -2/+3 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 8 | -5/+53 |
2008-05-28 | provision: Add missing string parameter token when assigning ldap_backend. | Andrew Kroeger | 1 | -1/+1 |
2008-05-29 | Final fixes to for a functional NTP signing deamon. | Andrew Bartlett | 2 | -18/+128 |
2008-05-29 | Don't make the NTP signd headers public. | Andrew Bartlett | 2 | -3/+0 |
2008-05-28 | check the set of file attributes which are ignored | Andrew Tridgell | 1 | -2/+6 |
2008-05-28 | fixed current_op.mismatch for more cases | Andrew Tridgell | 1 | -2/+13 |
2008-05-28 | fixed create_action for truncated files | Andrew Tridgell | 1 | -1/+12 |
2008-05-28 | added --noacls options and checking for same mismatch in backtracking | Andrew Tridgell | 1 | -1/+16 |
2008-05-28 | SMB2 doesn't have NAME_INFORMATION level | Andrew Tridgell | 1 | -0/+4 |
2008-05-28 | updated comment based on MS-SMB2 docs | Andrew Tridgell | 1 | -1/+2 |
2008-05-28 | check that we can't change a file to a directory | Andrew Tridgell | 1 | -0/+4 |
2008-05-28 | added testing of some strange read semantics on windows | Andrew Tridgell | 1 | -2/+59 |
2008-05-28 | generate security descriptors in gentest_smb2 | Andrew Tridgell | 1 | -3/+35 |
2008-05-28 | don't allow a file to be changed to a directory with setfileinfo | Andrew Tridgell | 1 | -1/+6 |
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 11 | -52/+540 |
2008-05-28 | Another (useless) header to install | Andrew Bartlett | 1 | -0/+1 |
2008-05-28 | Install the ntp_signd NDR headers... | Andrew Bartlett | 1 | -0/+1 |
2008-05-28 | add testing of creating a file with an initial ACL on SMB2 | Andrew Tridgell | 3 | -31/+95 |
2008-05-28 | added a newline at the end of the IDL | Andrew Tridgell | 1 | -1/+1 |
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 8 | -2/+327 |
2008-05-28 | test unknown tags and bad tag lengths | Andrew Tridgell | 1 | -0/+19 |
2008-05-28 | added some of the new SMB2 create tags to gentest_smb2 | Andrew Tridgell | 1 | -1/+17 |
2008-05-28 | ensure we don't change the incoming blobs in a SMB2 create | Andrew Tridgell | 1 | -1/+16 |
2008-05-28 | added testing of SMB2 create blobs | Andrew Tridgell | 1 | -2/+100 |
2008-05-28 | implement the documented SMB2 create blobs in the server | Andrew Tridgell | 4 | -11/+84 |
2008-05-28 | expose a function for pushing all SMB2 create blobs | Andrew Tridgell | 1 | -17/+36 |
2008-05-28 | Try adding a stub to fix the build | Andrew Bartlett | 1 | -0/+6 |
2008-05-28 | added support for all of the known SMB2 create tags in our client | Andrew Tridgell | 2 | -11/+195 |
2008-05-28 | Fix dependency list for NDR_TABLE | Andrew Bartlett | 1 | -1/+1 |
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 14 | -57/+145 |
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2 | -2/+1 |
2008-05-28 | Bring up the ntp signing deamon | Andrew Bartlett | 5 | -21/+28 |
2008-05-28 | Fix dependency on swig ldb module. | Jelmer Vernooij | 2 | -2/+1 |
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 39 | -279/+261 |
2008-05-28 | expanded the SMB2-READ test, including the windows position bug | Andrew Tridgell | 1 | -4/+51 |
2008-05-28 | add exceptions for some of the strange windows SMB2 locking behaviour | Andrew Tridgell | 1 | -2/+10 |
2008-05-28 | answer SMB2_ALL_EAS qfileinfo | Andrew Tridgell | 1 | -0/+9 |
2008-05-28 | added --valid option to gentest_smb2 | Andrew Tridgell | 1 | -10/+27 |
2008-05-28 | added --skip-cleanup to gentest | Andrew Tridgell | 1 | -0/+7 |
2008-05-28 | fixed error code for write on a directory | Andrew Tridgell | 1 | -1/+1 |
2008-05-28 | fix error code for read on a directory | Andrew Tridgell | 1 | -1/+1 |