summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable building of EJS DCE/RPC support.Jelmer Vernooij2008-05-232-115/+1
* Add proper implementation of MessageElement.__cmp__.Jelmer Vernooij2008-05-233-11/+16
* Work around bug adding extra imports in generated file.Jelmer Vernooij2008-05-231-2/+0
* Remove unused EJS testprogs.Jelmer Vernooij2008-05-232-38/+0
* Regenerate with SWIG 1.3.35.Jelmer Vernooij2008-05-237-60/+143
* Fix bug after reprocessing swig files with newer version of SWIG.Jelmer Vernooij2008-05-232-4/+4
* Fix imports for minschema.Jelmer Vernooij2008-05-231-0/+2
* Properly fix symlink for module aliases.Jelmer Vernooij2008-05-231-1/+1
* dcerpc is now samba.dcerpc, avoid including source code in API documentation.Jelmer Vernooij2008-05-231-1/+3
* Add docstrings to samba3 and getopt modules.Jelmer Vernooij2008-05-232-0/+18
* Add docstrings to events python module.Jelmer Vernooij2008-05-233-7/+27
* add more docstrings to registry python moduleJelmer Vernooij2008-05-233-14/+100
* Add docstrings to param python module.Jelmer Vernooij2008-05-233-10/+136
* Add docstring for samba.net.JoinJelmer Vernooij2008-05-231-1/+4
* Use restructuredText formatting for docstrings.Jelmer Vernooij2008-05-238-0/+18
* Add docstrings in misc python module.Jelmer Vernooij2008-05-233-33/+129
* Add some docstrings to tdb.Jelmer Vernooij2008-05-233-122/+319
* Add module docstring, docstrings for constructors.Jelmer Vernooij2008-05-233-14/+63
* Add more docstrings in the ldb python module.Jelmer Vernooij2008-05-233-6/+43
* Add some docstrings to ldb python module, fix MessageElement name.Jelmer Vernooij2008-05-233-144/+430
* Add some docstrings to credentials python module.Jelmer Vernooij2008-05-233-25/+174
* Add some notes about further enhancements of the Python pidl backend.Jelmer Vernooij2008-05-231-3/+12
* fix make test for EAs againAndrew Tridgell2008-05-234-8/+9
* Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-05-221-1/+1
|\
| * libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...Stefan Metzmacher2008-05-221-1/+1
* | SMB2 read returns NT_STATUS_END_OF_FILE on read past end of fileAndrew Tridgell2008-05-221-0/+5
* | fixes for EAs and filename in gentest_smb2 resultsAndrew Tridgell2008-05-221-1/+12
* | added a --noeas option to gentest_smb2Andrew Tridgell2008-05-221-0/+6
* | pass in the required alignment to the EA construction routinesAndrew Tridgell2008-05-224-10/+11
* | added a define for all valid file attributesAndrew Tridgell2008-05-221-0/+1
* | check for invalid file attribute values in createAndrew Tridgell2008-05-221-0/+4
* | Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-05-2259-232/+486
|\|
| * GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)Andrew Kroeger2008-05-211-1/+1
| * enableaccount: Use correct command name in usage output.Andrew Kroeger2008-05-211-1/+1
| * provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger2008-05-213-36/+69
| * gitignore: Ignore some output files from make test.Andrew Kroeger2008-05-211-0/+4
| * subunit.sh: Properly capture and pass on the command output.Andrew Kroeger2008-05-211-2/+2
| * Fix import in provision test.Jelmer Vernooij2008-05-221-1/+1
| * Move DCE/RPC python bindings into samba package.Jelmer Vernooij2008-05-225-21/+21
| * Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-229-10/+10
| * Make sure the default ldb modules dir gets initialized.Jelmer Vernooij2008-05-221-0/+2
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-05-222-11/+34
| |\
| | * lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKSStefan Metzmacher2008-05-211-11/+5
| | * libreplace: add test for HAVE_IPV6Stefan Metzmacher2008-05-211-0/+29
| * | Fix python imports.Jelmer Vernooij2008-05-224-3/+10
| * | use one blackbox script per executable.Jelmer Vernooij2008-05-223-18/+44
| * | Fix events test.Jelmer Vernooij2008-05-221-1/+1
| * | Fix dependencies and imports.Jelmer Vernooij2008-05-226-1154/+28
| * | Move more modules inside of the samba package.Jelmer Vernooij2008-05-2129-99/+1289
| * | Move some python files into the samba package.Jelmer Vernooij2008-05-217-8/+8