Age | Commit message (Expand) | Author | Files | Lines |
2008-05-22 | SMB2 read returns NT_STATUS_END_OF_FILE on read past end of file | Andrew Tridgell | 1 | -0/+5 |
2008-05-22 | fixes for EAs and filename in gentest_smb2 results | Andrew Tridgell | 1 | -1/+12 |
2008-05-22 | added a --noeas option to gentest_smb2 | Andrew Tridgell | 1 | -0/+6 |
2008-05-22 | pass in the required alignment to the EA construction routines | Andrew Tridgell | 4 | -10/+11 |
2008-05-22 | added a define for all valid file attributes | Andrew Tridgell | 1 | -0/+1 |
2008-05-22 | check for invalid file attribute values in create | Andrew Tridgell | 1 | -0/+4 |
2008-05-22 | Merge commit 'origin/v4-0-test' into v4-0-test | Andrew Tridgell | 56 | -229/+477 |
2008-05-22 | added testing of SMB2 setfileinfo in gentest_smb2 | Andrew Tridgell | 1 | -19/+3 |
2008-05-22 | added EAs in the generated SMB2 create operation | Andrew Tridgell | 1 | -25/+19 |
2008-05-22 | added --maskindexing and qfileinfo testing | Andrew Tridgell | 1 | -124/+59 |
2008-05-22 | minor cleanup in SMB2 getinfo test | Andrew Tridgell | 1 | -6/+6 |
2008-05-22 | fixed parsing of the SMB2 ALL_INFO qfileinfo level | Andrew Tridgell | 3 | -3/+6 |
2008-05-22 | added SMB2 gentest generation of SMB2 echo packets | Andrew Tridgell | 1 | -0/+13 |
2008-05-22 | badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETER | Andrew Tridgell | 1 | -2/+2 |
2008-05-22 | fixes to the SMB2 lock test after recent SMB2 locking changes | Andrew Tridgell | 1 | -8/+12 |
2008-05-21 | GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480) | Andrew Kroeger | 1 | -1/+1 |
2008-05-21 | enableaccount: Use correct command name in usage output. | Andrew Kroeger | 1 | -1/+1 |
2008-05-21 | provision: Generate krb5.conf template separate from named.conf template. | Andrew Kroeger | 3 | -36/+69 |
2008-05-22 | Fix import in provision test. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-22 | Move DCE/RPC python bindings into samba package. | Jelmer Vernooij | 5 | -21/+21 |
2008-05-22 | Fix CFLAGS for SWIG files. | Jelmer Vernooij | 9 | -10/+10 |
2008-05-22 | Make sure the default ldb modules dir gets initialized. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-22 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2 | -11/+34 |
2008-05-22 | Fix python imports. | Jelmer Vernooij | 4 | -3/+10 |
2008-05-22 | use one blackbox script per executable. | Jelmer Vernooij | 3 | -18/+44 |
2008-05-22 | Fix events test. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-22 | Fix dependencies and imports. | Jelmer Vernooij | 6 | -1154/+28 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 29 | -99/+1289 |
2008-05-21 | Move some python files into the samba package. | Jelmer Vernooij | 7 | -8/+8 |
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 12 | -2/+26 |
2008-05-21 | lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKS | Stefan Metzmacher | 1 | -11/+5 |
2008-05-21 | libreplace: add test for HAVE_IPV6 | Stefan Metzmacher | 1 | -0/+29 |
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the makefi... | Jelmer Vernooij | 13 | -11/+22 |
2008-05-21 | Refuse to install autogenerated proto header files. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython | Jelmer Vernooij | 8 | -170/+246 |
2008-05-21 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Fix reference to removed smbpython. | Jelmer Vernooij | 1 | -1/+3 |
2008-05-21 | fixed SMB2 flush call, and added flush to gentest_smb2 | Andrew Tridgell | 4 | -18/+47 |
2008-05-21 | Regenerate with newer version of swig. | Jelmer Vernooij | 4 | -44/+98 |
2008-05-21 | Use gnu make syntax for SWIG implicit rule since it allows multiple output fi... | Jelmer Vernooij | 1 | -2/+2 |
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 7 | -152/+199 |
2008-05-21 | Fix dependencies for ldb instancetype module. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython | Jelmer Vernooij | 14 | -169/+718 |
2008-05-21 | Fix installed symlinks (cp was trying to be smart). | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Allow dots in .mk file section headers, fix docstring. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Correct an assertion in the testsuite. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 3 | -34/+134 |
2008-05-21 | Fix creation of sockaddr in netlogon datagram generator. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Include flags.h into samdb.h | Andrew Bartlett | 1 | -0/+1 |
2008-05-21 | Extend the NBT-DGRAM torture test again. | Andrew Bartlett | 1 | -0/+1 |