summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-23getting/setting security options works for the regf backend nowJelmer Vernooij1-1/+2
2008-05-23Include test case name when reporting with subunit. This should make it possi...Jelmer Vernooij1-6/+21
2008-05-23Cope with new event context parameter in API and removed parameters to reg_op...Jelmer Vernooij1-6/+6
2008-05-23Report full 'path' of unexpected test results for easier inclusion in knownfa...Jelmer Vernooij1-1/+3
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij575-12404/+14655
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into docstrings2Jelmer Vernooij5-12/+109
2008-05-23selftest: Use convenience function for prepending paths to environment variab...Jelmer Vernooij1-6/+11
2008-05-23Fix bugs in samr python tests.Jelmer Vernooij2-4/+4
2008-05-23Create new context in pytalloc to avoid problems with talloc_free() freeing t...Jelmer Vernooij1-1/+8
2008-05-23UFollow conventions for __repr__ contents for talloc python wrapper.Jelmer Vernooij1-1/+1
2008-05-23Fix syntax for return type in DCE/RPC interface python bindings.Jelmer Vernooij1-1/+1
2008-05-23Self PYTHONPATH from selftest.Jelmer Vernooij1-0/+1
2008-05-23RAW-STREAMS: better test the bahavior of streams on directoriesStefan Metzmacher1-10/+85
2008-05-23pvfs_open: return FILE_IS_A_DIRECTORY when opening a stream on a directoryStefan Metzmacher1-1/+8
2008-05-23pvfs_resolve: stream_name = "" is only the same as NULL for filesStefan Metzmacher2-1/+9
2008-05-23pvfs_streams: directories don't have streamsStefan Metzmacher1-0/+7
2008-05-23Fix imports for provision-backend.Jelmer Vernooij1-3/+6
2008-05-23Fix indentation.Jelmer Vernooij1-9/+16
2008-05-23Add another test toe the python samr testsuite.Jelmer Vernooij1-2/+18
2008-05-23Remove unused ejs library functions.Jelmer Vernooij2-461/+0
2008-05-23Remove unused echo ejs script.Jelmer Vernooij2-236/+0
2008-05-23Convert samr test to python.Jelmer Vernooij4-127/+117
2008-05-23Disable building of EJS DCE/RPC support.Jelmer Vernooij2-115/+1
2008-05-23Add proper implementation of MessageElement.__cmp__.Jelmer Vernooij3-11/+16
2008-05-23Work around bug adding extra imports in generated file.Jelmer Vernooij1-2/+0
2008-05-23Remove unused EJS testprogs.Jelmer Vernooij2-38/+0
2008-05-23Regenerate with SWIG 1.3.35.Jelmer Vernooij7-60/+143
2008-05-23Fix bug after reprocessing swig files with newer version of SWIG.Jelmer Vernooij2-4/+4
2008-05-23Fix imports for minschema.Jelmer Vernooij1-0/+2
2008-05-23Properly fix symlink for module aliases.Jelmer Vernooij1-1/+1
2008-05-23dcerpc is now samba.dcerpc, avoid including source code in API documentation.Jelmer Vernooij1-1/+3
2008-05-23Add docstrings to samba3 and getopt modules.Jelmer Vernooij2-0/+18
2008-05-23Add docstrings to events python module.Jelmer Vernooij3-7/+27
2008-05-23add more docstrings to registry python moduleJelmer Vernooij3-14/+100
2008-05-23Add docstrings to param python module.Jelmer Vernooij3-10/+136
2008-05-23Add docstring for samba.net.JoinJelmer Vernooij1-1/+4
2008-05-23Use restructuredText formatting for docstrings.Jelmer Vernooij8-0/+18
2008-05-23Add docstrings in misc python module.Jelmer Vernooij3-33/+129
2008-05-23Add some docstrings to tdb.Jelmer Vernooij3-122/+319
2008-05-23Add module docstring, docstrings for constructors.Jelmer Vernooij3-14/+63
2008-05-23Add more docstrings in the ldb python module.Jelmer Vernooij3-6/+43
2008-05-23Add some docstrings to ldb python module, fix MessageElement name.Jelmer Vernooij3-144/+430
2008-05-23Add some docstrings to credentials python module.Jelmer Vernooij3-25/+174
2008-05-23Add some notes about further enhancements of the Python pidl backend.Jelmer Vernooij1-3/+12
2008-05-23fix make test for EAs againAndrew Tridgell4-8/+9
2008-05-22Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell1-1/+1
2008-05-22SMB2 read returns NT_STATUS_END_OF_FILE on read past end of fileAndrew Tridgell1-0/+5
2008-05-22libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...Stefan Metzmacher1-1/+1
2008-05-22fixes for EAs and filename in gentest_smb2 resultsAndrew Tridgell1-1/+12
2008-05-22added a --noeas option to gentest_smb2Andrew Tridgell1-0/+6