summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
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
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 Vernooij9-16/+125
2008-04-14Fix unresolved symbols.Jelmer Vernooij2-4/+6
2008-04-14Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij2-4/+3
2008-04-14Allow command line options in the subunitrun script.Jelmer Vernooij2-8/+26
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 Vernooij3-33/+49
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-16/+1