summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij5-5/+23
2008-05-23Fix indentation, add docstring in provisioning script.Jelmer Vernooij1-14/+15
2008-05-23Some more PEP improvements.Jelmer Vernooij1-17/+18
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgiJelmer Vernooij43-1998/+807
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-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-23Convert samr test to python.Jelmer Vernooij2-0/+116
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-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-23Use restructuredText formatting for docstrings.Jelmer Vernooij6-0/+12
2008-05-23Add docstrings in misc python module.Jelmer Vernooij3-33/+129
2008-05-21provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger1-22/+52
2008-05-22Fix import in provision test.Jelmer Vernooij1-1/+1
2008-05-22Move DCE/RPC python bindings into samba package.Jelmer Vernooij4-4/+4
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-22Make sure the default ldb modules dir gets initialized.Jelmer Vernooij1-0/+2
2008-05-22Fix dependencies and imports.Jelmer Vernooij3-4/+4
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij4-5/+10
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett1-7/+25
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2-2/+2
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2-2/+3
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij2-15/+15
2008-05-18Use src dir.Jelmer Vernooij1-6/+6
2008-05-18Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij1-6/+6
2008-05-18provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger1-7/+25
2008-05-16Install python modules by default.Jelmer Vernooij1-0/+2
2008-05-12Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij8-42/+21
2008-05-11Remove obsolete provisioning library.Jelmer Vernooij1-1254/+0
2008-05-11Remove smbpython.Jelmer Vernooij3-40/+0
2008-05-11Set sys.path for running inside source tree.Jelmer Vernooij5-2/+19
2008-05-11Use system python rather than smbpython.Jelmer Vernooij1-1/+3
2008-05-11make sure to always use string version of uuid rather than object.Jelmer Vernooij2-6/+7
2008-05-11Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij1-1/+7
2008-05-11Use consistent function names with the standard Python uuid module that is av...Jelmer Vernooij3-7/+7
2008-05-10Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij2-6/+5
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-2/+0
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij28-104/+278
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin1-2/+3
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij1-2/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij3-3/+3
2008-04-17Fix the expectations on the unixinfo test.Andrew Bartlett1-2/+2
2008-04-17Add convenience function for getting at event context from ejs code.Jelmer Vernooij4-5/+5
2008-04-16make sure header can be included more than once.Jelmer Vernooij1-0/+5
2008-04-15Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett1-3/+3