index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
Fix syntax for return type in DCE/RPC interface python bindings.
Jelmer Vernooij
1
-1
/
+1
2008-05-23
Self PYTHONPATH from selftest.
Jelmer Vernooij
1
-0
/
+1
2008-05-23
RAW-STREAMS: better test the bahavior of streams on directories
Stefan Metzmacher
1
-10
/
+85
2008-05-23
pvfs_open: return FILE_IS_A_DIRECTORY when opening a stream on a directory
Stefan Metzmacher
1
-1
/
+8
2008-05-23
pvfs_resolve: stream_name = "" is only the same as NULL for files
Stefan Metzmacher
2
-1
/
+9
2008-05-23
pvfs_streams: directories don't have streams
Stefan Metzmacher
1
-0
/
+7
2008-05-23
Fix imports for provision-backend.
Jelmer Vernooij
1
-3
/
+6
2008-05-23
Fix indentation.
Jelmer Vernooij
1
-9
/
+16
2008-05-23
Add another test toe the python samr testsuite.
Jelmer Vernooij
1
-2
/
+18
2008-05-23
Remove unused ejs library functions.
Jelmer Vernooij
2
-461
/
+0
2008-05-23
Remove unused echo ejs script.
Jelmer Vernooij
2
-236
/
+0
2008-05-23
Convert samr test to python.
Jelmer Vernooij
4
-127
/
+117
2008-05-23
Disable building of EJS DCE/RPC support.
Jelmer Vernooij
2
-115
/
+1
2008-05-23
Add proper implementation of MessageElement.__cmp__.
Jelmer Vernooij
3
-11
/
+16
2008-05-23
Work around bug adding extra imports in generated file.
Jelmer Vernooij
1
-2
/
+0
2008-05-23
Remove unused EJS testprogs.
Jelmer Vernooij
2
-38
/
+0
2008-05-23
Regenerate with SWIG 1.3.35.
Jelmer Vernooij
7
-60
/
+143
2008-05-23
Fix bug after reprocessing swig files with newer version of SWIG.
Jelmer Vernooij
2
-4
/
+4
2008-05-23
Fix imports for minschema.
Jelmer Vernooij
1
-0
/
+2
2008-05-23
Properly fix symlink for module aliases.
Jelmer Vernooij
1
-1
/
+1
2008-05-23
dcerpc is now samba.dcerpc, avoid including source code in API documentation.
Jelmer Vernooij
1
-1
/
+3
2008-05-23
Add docstrings to samba3 and getopt modules.
Jelmer Vernooij
2
-0
/
+18
2008-05-23
Add docstrings to events python module.
Jelmer Vernooij
3
-7
/
+27
2008-05-23
add more docstrings to registry python module
Jelmer Vernooij
3
-14
/
+100
2008-05-23
Add docstrings to param python module.
Jelmer Vernooij
3
-10
/
+136
2008-05-23
Add docstring for samba.net.Join
Jelmer Vernooij
1
-1
/
+4
2008-05-23
Use restructuredText formatting for docstrings.
Jelmer Vernooij
8
-0
/
+18
2008-05-23
Add docstrings in misc python module.
Jelmer Vernooij
3
-33
/
+129
2008-05-23
Add some docstrings to tdb.
Jelmer Vernooij
3
-122
/
+319
2008-05-23
Add module docstring, docstrings for constructors.
Jelmer Vernooij
3
-14
/
+63
2008-05-23
Add more docstrings in the ldb python module.
Jelmer Vernooij
3
-6
/
+43
2008-05-23
Add some docstrings to ldb python module, fix MessageElement name.
Jelmer Vernooij
3
-144
/
+430
2008-05-23
Add some docstrings to credentials python module.
Jelmer Vernooij
3
-25
/
+174
2008-05-23
Add some notes about further enhancements of the Python pidl backend.
Jelmer Vernooij
1
-3
/
+12
2008-05-23
fix make test for EAs again
Andrew Tridgell
4
-8
/
+9
2008-05-22
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
1
-1
/
+1
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
libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...
Stefan Metzmacher
1
-1
/
+1
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
59
-232
/
+486
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
[prev]
[next]