summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-09-15Redefine BSTR.Jelmer Vernooij1-0/+9
2008-09-15Redefine BSTR.Jelmer Vernooij1-0/+2
2008-09-15Disable WMI for now, as it doesn't build properly yet.Jelmer Vernooij1-0/+3
2008-09-15Use other utility typemaps inside wmi python functions.Jelmer Vernooij2-21/+21
2008-09-15Add build system bits for wmi.Jelmer Vernooij3-5/+9
2008-09-15Remove unused imports.Jelmer Vernooij1-3/+1
2008-09-15Fix compilation issues in the WMI code.Jelmer Vernooij3-12/+7
2008-09-15Fix use of interface instances in pidl.Jelmer Vernooij2-8/+8
2008-09-15Fix COM headers.Jelmer Vernooij2-23/+22
2008-09-15Manual prototypes for COM.Jelmer Vernooij2-38/+45
2008-09-15Build (D)COM output again.Jelmer Vernooij2-1/+26
2008-09-15Avoid using unions without discriminants.Jelmer Vernooij2-2/+7
2008-09-15Deal with interface in generated python code, clearer error message on unhand...Jelmer Vernooij2-0/+4
2008-09-15Reimport pidl support for COM.Jelmer Vernooij9-1085/+1808
2008-09-15Fix old style syntax in mk files .Jelmer Vernooij3-55/+59
2008-09-15Use standard directory structure for WMI.Jelmer Vernooij6-0/+0
2008-09-15Move WMI IDL into separate IDL file.Jelmer Vernooij2-2/+0
2008-09-15Import IDL for WMI.Andrzej Hajda2-0/+865
2008-09-15Reimport DCOM IDL.Jelmer Vernooij1-0/+307
2008-09-15Import WMI implementation from wmi-0.1.12.Andrzej Hajda6-0/+1832
2008-09-15Reimport COM and DCOM libraries.Jelmer Vernooij10-0/+929
2008-09-14Remove unecessary msync.Jeremy Allison1-4/+0
2008-09-14The msync manpage reports that msync *must* be called before munmap. Failure ...Simo Sorce2-2/+8
2008-09-14Attempt to fix bug 5684Volker Lendecke1-1/+1
2008-09-14Fix warnings on SuSE 9.0.Stefan Metzmacher1-0/+8
2008-09-14Fix bug 5400Volker Lendecke1-2/+2
2008-09-14Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Stefan Metzmacher1-4/+4
2008-09-14using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...Yannick Bergeron1-1/+1
2008-09-14Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...Yannick Bergeron1-1/+2
2008-09-14Fix typo.Karolin Seeger2-2/+2
2008-09-14Correctly find a [u]int32_t replacementVolker Lendecke1-6/+15
2008-09-14Fix replacement getpass. If we ^C at the prompt echo was left off.Jeremy Allison1-5/+2
2008-09-13rpc_server: don't send auth trailers in level connectStefan Metzmacher2-89/+80
2008-09-13librpc/rpc: don't send auth trailers in level connectStefan Metzmacher1-113/+77
2008-09-13rpc_server: correctly calculate the auth paddingStefan Metzmacher1-3/+8
2008-09-13client free credentials when not needed anymoreStefan Metzmacher1-0/+7
2008-09-12Comment the delay write time tests so I know what they'reJeremy Allison1-3/+41
2008-09-12Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij7-1836/+45
2008-09-12Revert "Add option for generating coverage data from python tests."Jelmer Vernooij1-8/+0
2008-09-12Remove ancient remains of first experimentations aboutSimo Sorce4-1781/+0
2008-09-12Fix spellings and file namesSimo Sorce2-32/+32
2008-09-12Fix failure to load the schema on read-only DB.Andrew Bartlett1-23/+13
2008-09-11Remove the complexity of transactions from the attributes-setting code.Andrew Bartlett1-16/+1
2008-09-11Make cn=aggregate output less pretty, by more like Win2008.Andrew Bartlett1-2/+2
2008-09-11Fix failures in the winbind struct-based test.Andrew Bartlett4-15/+0
2008-09-09Merge branch 'v4-0-test' of ssh://jra@git.samba.org/data/git/samba into v4-0-...Jeremy Allison3-3/+6
2008-09-09A truncate write must be a smbcli_smbwrite, not aJeremy Allison1-1/+1
2008-09-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett12-66/+107
2008-09-10Return the same privilaged winbindd socket as we actually use.Andrew Bartlett3-3/+6
2008-09-10Fix uninstalling of binaries.Matthias Dieter Wallnöfer1-3/+3