summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Move torture/ blackbox tests closer to code they're testing.Jelmer Vernooij4-3/+3
2008-09-16Move ndrdump tests closer to the code they test.Jelmer Vernooij5-1/+1
2008-09-16Remove minschema js tests.Jelmer Vernooij3-1189/+0
2008-09-16Remove remaining JavaScript code.Jelmer Vernooij4-237/+0
2008-09-16Remove remaining embedded JavaScript support.Jelmer Vernooij115-48895/+2
2008-09-16Let winbind depend directly on libnet rather than through the ejs bindings.Jelmer Vernooij1-1/+2
2008-09-16Fix merged build.Jelmer Vernooij2-6/+6
2008-09-16Merge branch 'singlepopt' into singleJelmer Vernooij34-3295/+11
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij34-3295/+11
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij15-1595/+6
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij16-1596/+7
2008-09-16Fix include.Jelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij16-2119/+7
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij153-14678/+28
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij121-15586/+56
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij17-2120/+8
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij153-14678/+28
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij13-13/+13
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij108-15573/+43
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij47-8056/+11
2008-09-16Merge branch 'master' of ssh://git.samba.org/data/git/samba into wmiJelmer Vernooij10-23/+118
2008-09-16Disable WMI for now since it doesn't compile.Jelmer Vernooij1-1/+1
2008-09-16Fix more WMI compilation issues.Jelmer Vernooij4-5/+14
2008-09-16Remove more hand-written marshallers.Jelmer Vernooij8-1196/+134
2008-09-16Support restricted.Jelmer Vernooij4-8/+14
2008-09-16Import proper IDL for interface pointers.Jelmer Vernooij3-347/+275
2008-09-15Fix aio on FreeBSD.Timur2-1/+31
2008-09-15Fix display of POSIX ACLs.Timur1-2/+2
2008-09-15Fix cut and paste error in quota code.Timur1-2/+2
2008-09-15Fixed "uninitilized variable" build warningSteven Danneman1-1/+1
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij11-18/+906
2008-09-15Fixed "uninitialized variable" build warningSteven Danneman1-0/+1
2008-09-15Fix build warning on FreeBSDSteven Danneman1-2/+2
2008-09-16add generated files in packaging/RHEL[-CTDB]/ to .gitignoreMichael Adam1-0/+3
2008-09-15idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter1-12/+69
2008-09-15Fix bug 5761 "open of mangled directory name results in 'is a stream name'"Jeremy Allison1-3/+7
2008-09-15Revert accidental changes to lib/basic.mk.Jelmer Vernooij2-26/+4
2008-09-15Merge branch 'master' of ssh://git.samba.org/data/git/samba into wmiJelmer Vernooij8-31/+492
2008-09-15Merge branch 'master' of ssh://git.samba.org/data/git/samba into frankyJelmer Vernooij1-1/+5
2008-09-15More formatting fixes.Jelmer Vernooij1-7/+14
2008-09-15Fix compilation of Python module.Jelmer Vernooij3-125/+297
2008-09-15Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij4-72/+84
2008-09-15Improve formatting in pidl code, make sure OBJREF member gets created.Jelmer Vernooij2-3/+5
2008-09-15Import SWIG-generated files.Jelmer Vernooij2-0/+4250
2008-09-15No spurious warnings in SWIG file.Jelmer Vernooij1-0/+3
2008-09-15Fix more syntax errors, etc.Jelmer Vernooij4-107/+114
2008-09-15Import WMI changes.Andrzej Hajda1-1/+44
2008-09-15Import DCOM improvements.Andrzej Hajda1-141/+433
2008-09-15Rename Python wmi module to 'wmi' and fix some errors in it.Jelmer Vernooij2-20/+5
2008-09-15Fix syntax errors.Jelmer Vernooij1-3/+3