summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-15Point at the wiki for instructions regarding the Debian packages.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-15man cifs.upcall: Fix typo, wrap lines.Karolin Seeger1-1/+5
2008-09-15Fix standalone build.Jelmer Vernooij1-0/+4
2008-09-15Ignore generated Samba 4 files.Jelmer Vernooij1-0/+4
2008-09-15Add flag for merged build.Jelmer Vernooij2-7/+8
2008-09-15Ignore generated build files.Jelmer Vernooij3-4/+6
2008-09-15Use new Samba 4 source location.Jelmer Vernooij4-19/+19
2008-09-15Import merged build patch.Jelmer Vernooij6-28/+474
2008-09-14blackbox: fix source => source4Stefan Metzmacher6-7/+7
2008-09-14Merge Samba3 and Samba4 togetherStefan Metzmacher7582-0/+2280432
2008-09-14lib/tdb: sync build system changes and python code from samba4Stefan Metzmacher16-415/+5308
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-14lib/talloc: sync build system changes from samba4Stefan Metzmacher5-13/+27
2008-09-14Skip strcmp() on 2 NULL pointers.Andrew Bartlett1-1/+2
2008-09-14r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...Kai Blin1-3/+0
2008-09-14r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vStefan Metzmacher1-2/+5
2008-09-14Update homepages for talloc, tdb and ldb subprojectsSimo Sorce3-34/+24
2008-09-14Adapt source code checkout information to git repo in talloc website.Michael Adam1-4/+5
2008-09-14Fix paths for talloc into unpacked directory (rsync commands).Michael Adam1-2/+2
2008-09-14Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam1-1/+1
2008-09-14r25614: Add trivial tdb website.Jelmer Vernooij1-0/+44
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-14libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher1-2/+3
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