index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable building of EJS DCE/RPC support.
Jelmer Vernooij
2008-05-23
2
-115
/
+1
*
Add proper implementation of MessageElement.__cmp__.
Jelmer Vernooij
2008-05-23
3
-11
/
+16
*
Work around bug adding extra imports in generated file.
Jelmer Vernooij
2008-05-23
1
-2
/
+0
*
Remove unused EJS testprogs.
Jelmer Vernooij
2008-05-23
2
-38
/
+0
*
Regenerate with SWIG 1.3.35.
Jelmer Vernooij
2008-05-23
7
-60
/
+143
*
Fix bug after reprocessing swig files with newer version of SWIG.
Jelmer Vernooij
2008-05-23
2
-4
/
+4
*
Fix imports for minschema.
Jelmer Vernooij
2008-05-23
1
-0
/
+2
*
Properly fix symlink for module aliases.
Jelmer Vernooij
2008-05-23
1
-1
/
+1
*
dcerpc is now samba.dcerpc, avoid including source code in API documentation.
Jelmer Vernooij
2008-05-23
1
-1
/
+3
*
Add docstrings to samba3 and getopt modules.
Jelmer Vernooij
2008-05-23
2
-0
/
+18
*
Add docstrings to events python module.
Jelmer Vernooij
2008-05-23
3
-7
/
+27
*
add more docstrings to registry python module
Jelmer Vernooij
2008-05-23
3
-14
/
+100
*
Add docstrings to param python module.
Jelmer Vernooij
2008-05-23
3
-10
/
+136
*
Add docstring for samba.net.Join
Jelmer Vernooij
2008-05-23
1
-1
/
+4
*
Use restructuredText formatting for docstrings.
Jelmer Vernooij
2008-05-23
8
-0
/
+18
*
Add docstrings in misc python module.
Jelmer Vernooij
2008-05-23
3
-33
/
+129
*
Add some docstrings to tdb.
Jelmer Vernooij
2008-05-23
3
-122
/
+319
*
Add module docstring, docstrings for constructors.
Jelmer Vernooij
2008-05-23
3
-14
/
+63
*
Add more docstrings in the ldb python module.
Jelmer Vernooij
2008-05-23
3
-6
/
+43
*
Add some docstrings to ldb python module, fix MessageElement name.
Jelmer Vernooij
2008-05-23
3
-144
/
+430
*
Add some docstrings to credentials python module.
Jelmer Vernooij
2008-05-23
3
-25
/
+174
*
Add some notes about further enhancements of the Python pidl backend.
Jelmer Vernooij
2008-05-23
1
-3
/
+12
*
fix make test for EAs again
Andrew Tridgell
2008-05-23
4
-8
/
+9
*
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-05-22
1
-1
/
+1
|
\
|
*
libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...
Stefan Metzmacher
2008-05-22
1
-1
/
+1
*
|
SMB2 read returns NT_STATUS_END_OF_FILE on read past end of file
Andrew Tridgell
2008-05-22
1
-0
/
+5
*
|
fixes for EAs and filename in gentest_smb2 results
Andrew Tridgell
2008-05-22
1
-1
/
+12
*
|
added a --noeas option to gentest_smb2
Andrew Tridgell
2008-05-22
1
-0
/
+6
*
|
pass in the required alignment to the EA construction routines
Andrew Tridgell
2008-05-22
4
-10
/
+11
*
|
added a define for all valid file attributes
Andrew Tridgell
2008-05-22
1
-0
/
+1
*
|
check for invalid file attribute values in create
Andrew Tridgell
2008-05-22
1
-0
/
+4
*
|
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-05-22
59
-232
/
+486
|
\
|
|
*
GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)
Andrew Kroeger
2008-05-21
1
-1
/
+1
|
*
enableaccount: Use correct command name in usage output.
Andrew Kroeger
2008-05-21
1
-1
/
+1
|
*
provision: Generate krb5.conf template separate from named.conf template.
Andrew Kroeger
2008-05-21
3
-36
/
+69
|
*
gitignore: Ignore some output files from make test.
Andrew Kroeger
2008-05-21
1
-0
/
+4
|
*
subunit.sh: Properly capture and pass on the command output.
Andrew Kroeger
2008-05-21
1
-2
/
+2
|
*
Fix import in provision test.
Jelmer Vernooij
2008-05-22
1
-1
/
+1
|
*
Move DCE/RPC python bindings into samba package.
Jelmer Vernooij
2008-05-22
5
-21
/
+21
|
*
Fix CFLAGS for SWIG files.
Jelmer Vernooij
2008-05-22
9
-10
/
+10
|
*
Make sure the default ldb modules dir gets initialized.
Jelmer Vernooij
2008-05-22
1
-0
/
+2
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2008-05-22
2
-11
/
+34
|
|
\
|
|
*
lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKS
Stefan Metzmacher
2008-05-21
1
-11
/
+5
|
|
*
libreplace: add test for HAVE_IPV6
Stefan Metzmacher
2008-05-21
1
-0
/
+29
|
*
|
Fix python imports.
Jelmer Vernooij
2008-05-22
4
-3
/
+10
|
*
|
use one blackbox script per executable.
Jelmer Vernooij
2008-05-22
3
-18
/
+44
|
*
|
Fix events test.
Jelmer Vernooij
2008-05-22
1
-1
/
+1
|
*
|
Fix dependencies and imports.
Jelmer Vernooij
2008-05-22
6
-1154
/
+28
|
*
|
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
29
-99
/
+1289
|
*
|
Move some python files into the samba package.
Jelmer Vernooij
2008-05-21
7
-8
/
+8
[next]