summaryrefslogtreecommitdiff
path: root/source4/scripting/python
AgeCommit message (Expand)AuthorFilesLines
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-16Install python modules by default.Jelmer Vernooij1-0/+2
2008-05-11Remove smbpython.Jelmer Vernooij3-40/+0
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 Vernooij19-92/+245
2008-04-17Fix the expectations on the unixinfo test.Andrew Bartlett1-2/+2
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
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-2/+4
2008-04-15Fix provision-backend scriptAndrew Bartlett1-3/+4
2008-04-15Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij1-0/+2
2008-04-15Saner names for Python objects.Jelmer Vernooij1-2/+2
2008-04-15Fix warnings.Jelmer Vernooij1-2/+2
2008-04-15Fix the build.Jelmer Vernooij1-10/+0
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij6-17/+14
2008-04-14Use RpcInterfaceTestCase everywhere.Jelmer Vernooij6-17/+14
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij8-15/+105
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-3/+5
2008-04-14Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij1-2/+2
2008-04-14Allow command line options in the subunitrun script.Jelmer Vernooij1-7/+5
2008-04-14Also look in the environment for smb.conf path.Jelmer Vernooij1-4/+6
2008-04-14Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2-5/+11
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-3/+6
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-16/+1
2008-04-14Move standard make compilation rules to build/make.Jelmer Vernooij1-16/+1
2008-04-14Re-run SWIGAndrew Bartlett2-0/+46
2008-04-14Fix newuser and setpassword scripts, and port to idmap.Andrew Bartlett2-1/+34
2008-04-14Add in a way to get at the private_path() function from pythonAndrew Bartlett1-0/+5
2008-04-11Don't reopen the sam.ldb againAndrew Bartlett1-2/+0
2008-04-11Far less cryptic traceback when you have an existing smb.confAndrew Bartlett1-6/+21
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett1-1/+1
2008-04-10Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij1-1/+1
2008-04-09Fix up provision to specify SERVERDN in more places.Andrew Bartlett1-0/+5
2008-04-09Don't fill in the secrets DB unless we make the entries.Andrew Bartlett1-7/+8
2008-04-09Add docstring, PEP8.Jelmer Vernooij1-5/+15
2008-04-08Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij2-3/+9
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocsJelmer Vernooij1-34/+50
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett3-1/+34
2008-04-08Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett1-13/+29
2008-04-08Add manually written Python binding for libnet_Join.Jelmer Vernooij1-0/+1
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij11-118/+243
2008-04-08Add trivial test for unixinfo interface.Jelmer Vernooij1-0/+30
2008-04-08Add python bindings for drsuapi.Jelmer Vernooij2-1/+2
2008-04-08Add python bindings for unixinfo.Jelmer Vernooij1-0/+1
2008-04-08Add Python bindings for DFS.Jelmer Vernooij1-0/+1