Age | Commit message (Expand) | Author | Files | Lines |
2008-05-24 | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 2 | -4/+35 |
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 3 | -7/+71 |
2008-05-23 | Regenerate with SWIG 1.3.35. | Jelmer Vernooij | 4 | -40/+94 |
2008-05-23 | fix make test for EAs again | Andrew Tridgell | 1 | -2/+2 |
2008-05-22 | pass in the required alignment to the EA construction routines | Andrew Tridgell | 3 | -8/+9 |
2008-05-22 | added a define for all valid file attributes | Andrew Tridgell | 1 | -0/+1 |
2008-05-22 | Merge commit 'origin/v4-0-test' into v4-0-test | Andrew Tridgell | 5 | -28/+68 |
2008-05-22 | fixed parsing of the SMB2 ALL_INFO qfileinfo level | Andrew Tridgell | 2 | -2/+4 |
2008-05-22 | Fix CFLAGS for SWIG files. | Jelmer Vernooij | 2 | -3/+3 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 3 | -4/+4 |
2008-05-21 | Move some python files into the samba package. | Jelmer Vernooij | 2 | -3/+3 |
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 2 | -0/+7 |
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the makefi... | Jelmer Vernooij | 2 | -0/+6 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython | Jelmer Vernooij | 3 | -24/+40 |
2008-05-21 | fixed SMB2 flush call, and added flush to gentest_smb2 | Andrew Tridgell | 2 | -3/+9 |
2008-05-21 | Regenerate with newer version of swig. | Jelmer Vernooij | 2 | -24/+51 |
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 2 | -21/+31 |
2008-05-21 | Manually handle the NETLOGON_SAM_LOGON_REQUEST too. | Andrew Bartlett | 4 | -94/+240 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2 | -2/+1 |
2008-05-20 | added smb2_util_setatr | Andrew Tridgell | 1 | -0/+22 |
2008-05-20 | added SMB2 setpathinfo composite wrapper | Andrew Tridgell | 1 | -0/+105 |
2008-05-20 | added some SMB2 utility functions | Andrew Tridgell | 2 | -1/+179 |
2008-05-20 | remember the server time fields on negotiate. Needed for gentest | Andrew Tridgell | 2 | -0/+5 |
2008-05-20 | Revert addition of 'mailslot' parameter. | Andrew Bartlett | 2 | -2/+1 |
2008-05-20 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 9 | -193/+437 |
2008-05-20 | Fix prototype generation in new syntax for netlogon.c | Andrew Bartlett | 1 | -1/+1 |
2008-05-20 | Add the core of the new CLDAP/NBT 'netlogon' parsing library. | Andrew Bartlett | 2 | -0/+364 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 6 | -44/+56 |
2008-05-19 | added SMB2 proxying of rmdir | Andrew Tridgell | 1 | -1/+73 |
2008-05-19 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 6 | -43/+54 |
2008-05-19 | added mkdir to SMB2 proxy | Andrew Tridgell | 1 | -0/+72 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 5 | -15/+15 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 5 | -15/+26 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 6 | -28/+28 |
2008-05-17 | Ensure we don't send a reply if we couldn't push the CLDAP blob | Andrew Bartlett | 1 | -1/+1 |
2008-05-17 | Show that the NTLOGON and NETLOGON mailslots are *very* similar. | Andrew Bartlett | 2 | -1/+2 |
2008-05-17 | Put back the old netlogn parsing code - for the request only | Andrew Bartlett | 2 | -15/+41 |
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 5 | -15/+30 |
2008-05-16 | build the smb2 composite calls | Andrew Tridgell | 1 | -1/+2 |
2008-05-16 | declare composite_wait_free() | Andrew Tridgell | 1 | -0/+1 |
2008-05-16 | - added a composite_wait_free() call | Andrew Tridgell | 1 | -1/+18 |
2008-05-16 | started adding SMB2 composite functions that emulate common SMB calls | Andrew Tridgell | 1 | -0/+122 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 6 | -187/+39 |
2008-05-15 | update some SMB2 find flags | Andrew Tridgell | 2 | -4/+5 |
2008-05-15 | use a newer fsinfo level in smbclient, to support larger disks | Andrew Tridgell | 1 | -5/+6 |
2008-05-14 | Fix an uninitialized variable introduced by 3045d391 | Volker Lendecke | 1 | -2/+1 |
2008-05-05 | Reorder this function in the file, so it reads bottom-up. | Andrew Bartlett | 1 | -19/+18 |
2008-04-25 | Revert to using the old CIFS connection API. | Andrew Bartlett | 2 | -17/+8 |
2008-04-25 | Make the composite 'connect to server' code useful for security=server | Andrew Bartlett | 3 | -14/+35 |