summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-22pass in the required alignment to the EA construction routinesAndrew Tridgell4-10/+11
2008-05-22added a define for all valid file attributesAndrew Tridgell1-0/+1
2008-05-22check for invalid file attribute values in createAndrew Tridgell1-0/+4
2008-05-22Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell56-229/+477
2008-05-22added testing of SMB2 setfileinfo in gentest_smb2Andrew Tridgell1-19/+3
2008-05-22added EAs in the generated SMB2 create operationAndrew Tridgell1-25/+19
2008-05-22added --maskindexing and qfileinfo testingAndrew Tridgell1-124/+59
2008-05-22minor cleanup in SMB2 getinfo testAndrew Tridgell1-6/+6
2008-05-22fixed parsing of the SMB2 ALL_INFO qfileinfo levelAndrew Tridgell3-3/+6
2008-05-22added SMB2 gentest generation of SMB2 echo packetsAndrew Tridgell1-0/+13
2008-05-22badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETERAndrew Tridgell1-2/+2
2008-05-22fixes to the SMB2 lock test after recent SMB2 locking changesAndrew Tridgell1-8/+12
2008-05-21GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)Andrew Kroeger1-1/+1
2008-05-21enableaccount: Use correct command name in usage output.Andrew Kroeger1-1/+1
2008-05-21provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger3-36/+69
2008-05-22Fix import in provision test.Jelmer Vernooij1-1/+1
2008-05-22Move DCE/RPC python bindings into samba package.Jelmer Vernooij5-21/+21
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij9-10/+10
2008-05-22Make sure the default ldb modules dir gets initialized.Jelmer Vernooij1-0/+2
2008-05-22Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2-11/+34
2008-05-22Fix python imports.Jelmer Vernooij4-3/+10
2008-05-22use one blackbox script per executable.Jelmer Vernooij3-18/+44
2008-05-22Fix events test.Jelmer Vernooij1-1/+1
2008-05-22Fix dependencies and imports.Jelmer Vernooij6-1154/+28
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij29-99/+1289
2008-05-21Move some python files into the samba package.Jelmer Vernooij7-8/+8
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij12-2/+26
2008-05-21lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKSStefan Metzmacher1-11/+5
2008-05-21libreplace: add test for HAVE_IPV6Stefan Metzmacher1-0/+29
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij13-11/+22