summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-245-5/+23
* Fix indentation, add docstring in provisioning script.Jelmer Vernooij2008-05-231-14/+15
* Some more PEP improvements.Jelmer Vernooij2008-05-231-17/+18
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgiJelmer Vernooij2008-05-2343-1998/+807
|\
| * Fix bugs in samr python tests.Jelmer Vernooij2008-05-232-4/+4
| * Create new context in pytalloc to avoid problems with talloc_free() freeing t...Jelmer Vernooij2008-05-231-1/+8
| * UFollow conventions for __repr__ contents for talloc python wrapper.Jelmer Vernooij2008-05-231-1/+1
| * Add another test toe the python samr testsuite.Jelmer Vernooij2008-05-231-2/+18
| * Remove unused ejs library functions.Jelmer Vernooij2008-05-232-461/+0
| * Convert samr test to python.Jelmer Vernooij2008-05-232-0/+116
| * 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
| * 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
| * Use restructuredText formatting for docstrings.Jelmer Vernooij2008-05-236-0/+12
| * Add docstrings in misc python module.Jelmer Vernooij2008-05-233-33/+129
| * provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger2008-05-211-22/+52
| * Fix import in provision test.Jelmer Vernooij2008-05-221-1/+1
| * Move DCE/RPC python bindings into samba package.Jelmer Vernooij2008-05-224-4/+4
| * Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-1/+1
| * Make sure the default ldb modules dir gets initialized.Jelmer Vernooij2008-05-221-0/+2
| * Fix dependencies and imports.Jelmer Vernooij2008-05-223-4/+4
| * Move more modules inside of the samba package.Jelmer Vernooij2008-05-214-5/+10
| * Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+2
| * Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-05-211-7/+25
| |\
| | * provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger2008-05-181-7/+25
| * | Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-182-2/+2
| * | Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-182-2/+3
| * | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-182-15/+15
| * | Use src dir.Jelmer Vernooij2008-05-181-6/+6
| * | Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij2008-05-181-6/+6
| * | Install python modules by default.Jelmer Vernooij2008-05-161-0/+2
| * | Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij2008-05-128-42/+21
| |\ \ | | |/ | |/|
| | * Remove smbpython.Jelmer Vernooij2008-05-113-40/+0
| | * Set sys.path for running inside source tree.Jelmer Vernooij2008-05-115-2/+19
| | * Use system python rather than smbpython.Jelmer Vernooij2008-05-111-1/+3
| * | Remove obsolete provisioning library.Jelmer Vernooij2008-05-111-1254/+0
| |/
| * make sure to always use string version of uuid rather than object.Jelmer Vernooij2008-05-112-6/+7
| * Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij2008-05-111-1/+7
| * Use consistent function names with the standard Python uuid module that is av...Jelmer Vernooij2008-05-113-7/+7
| * Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij2008-05-102-6/+5
| * Clean up some git merges gone wrong.Jelmer Vernooij2008-05-101-2/+0
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2528-104/+278
| |\
| | * libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-241-2/+3
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-171-2/+2
| | |\
| | | * Fix the expectations on the unixinfo test.Andrew Bartlett2008-04-171-2/+2
| | * | Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-173-3/+3
| | * | Add convenience function for getting at event context from ejs code.Jelmer Vernooij2008-04-174-5/+5
| | |/
| | * make sure header can be included more than once.Jelmer Vernooij2008-04-161-0/+5
| | * Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett2008-04-151-3/+3