vlendec/samba-autobuild/.git
15 years agoFix path, typo.
Jelmer Vernooij [Thu, 18 Sep 2008 17:18:13 +0000 (19:18 +0200)]
Fix path, typo.

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij [Thu, 18 Sep 2008 16:41:23 +0000 (18:41 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba

15 years agoPrevent prefix=/usr being used without --with-fhs.
Matthias Dieter Wallnoefer [Thu, 18 Sep 2008 16:40:47 +0000 (18:40 +0200)]
Prevent prefix=/usr being used without --with-fhs.

15 years agos4:lib/com: fix the build with automatic dependecies
Stefan Metzmacher [Thu, 18 Sep 2008 15:38:47 +0000 (17:38 +0200)]
s4:lib/com: fix the build with automatic dependecies

metze

15 years agoImport ndr_syntax_id_equal from Samba 3.
Jelmer Vernooij [Thu, 18 Sep 2008 14:56:11 +0000 (16:56 +0200)]
Import ndr_syntax_id_equal from Samba 3.

15 years agoUpdate pdbsql maintainers.
Jelmer Vernooij [Thu, 18 Sep 2008 14:27:38 +0000 (16:27 +0200)]
Update pdbsql maintainers.

15 years agoList more delaywrite tests as known failing against Samba 4, per Metze's request.
Jelmer Vernooij [Thu, 18 Sep 2008 14:06:45 +0000 (16:06 +0200)]
List more delaywrite tests as known failing against Samba 4, per Metze's request.

15 years agoProperly report why a test didn't succeed (required for use with known
Jelmer Vernooij [Thu, 18 Sep 2008 14:05:46 +0000 (16:05 +0200)]
Properly report why a test didn't succeed (required for use with known
failures).

15 years agoFix python path for systems without tdb installed in the system.
Jelmer Vernooij [Thu, 18 Sep 2008 13:25:31 +0000 (15:25 +0200)]
Fix python path for systems without tdb installed in the system.

15 years agoFix location of nss_wrapper.pl script.
Jelmer Vernooij [Thu, 18 Sep 2008 13:16:48 +0000 (15:16 +0200)]
Fix location of nss_wrapper.pl script.

15 years agoCorrectly get+set the NT ACL on a file. Now to make us check it on open..
Jeremy Allison [Wed, 17 Sep 2008 20:44:29 +0000 (13:44 -0700)]
Correctly get+set the NT ACL on a file. Now to make us check it on open..
Jeremy.

15 years agoMark module experimental, fix crash bugs.
Jeremy Allison [Wed, 17 Sep 2008 19:34:09 +0000 (12:34 -0700)]
Mark module experimental, fix crash bugs.
Jeremy.

15 years agoEnsure vfs_acl_xattr is built.
Jeremy Allison [Wed, 17 Sep 2008 19:21:19 +0000 (12:21 -0700)]
Ensure vfs_acl_xattr is built.
Jeremy.

15 years agoEnsure all pointers are initialized. Without this we can crash when looking up a...
Jeremy Allison [Wed, 17 Sep 2008 19:02:13 +0000 (12:02 -0700)]
Ensure all pointers are initialized. Without this we can crash when looking up a non-existant uid.
Jeremy.

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc
Jelmer Vernooij [Wed, 17 Sep 2008 17:00:46 +0000 (19:00 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc

Conflicts:
source3/Makefile.in

15 years agoFix pidl/config.m4 location.
Jelmer Vernooij [Wed, 17 Sep 2008 16:57:40 +0000 (18:57 +0200)]
Fix pidl/config.m4 location.

15 years ago[s3]build: add dependency to libsmbclient to libsmbclient_examples target
Michael Adam [Wed, 17 Sep 2008 16:55:33 +0000 (18:55 +0200)]
[s3]build: add dependency to libsmbclient to libsmbclient_examples target

Michael

15 years ago[s3]build: fix building bin/replacetort (lib/replace has moved)
Michael Adam [Wed, 17 Sep 2008 16:53:46 +0000 (18:53 +0200)]
[s3]build: fix building bin/replacetort (lib/replace has moved)

Michael

15 years agoMakefile: add targets [clean_]libnetapi_examples to top lvl Makefile
Michael Adam [Wed, 17 Sep 2008 16:39:30 +0000 (18:39 +0200)]
Makefile: add targets [clean_]libnetapi_examples to top lvl Makefile

Michael

15 years agobuild: fix path to pidl/config.m4
Stefan Metzmacher [Wed, 17 Sep 2008 16:41:34 +0000 (18:41 +0200)]
build: fix path to pidl/config.m4

metze

15 years agobuild: fix autogen.sh - pidl has moved to ../pidl
Michael Adam [Wed, 17 Sep 2008 16:37:59 +0000 (18:37 +0200)]
build: fix autogen.sh - pidl has moved to ../pidl

Michael

15 years agobuild: fix cflag recursion in generated netapi makefiles.
Günther Deschner [Wed, 17 Sep 2008 16:05:35 +0000 (18:05 +0200)]
build: fix cflag recursion in generated netapi makefiles.

Guenther

15 years agoexamples/libsmbclient: fix Makefile after merged build patch changes.
Michael Adam [Wed, 17 Sep 2008 15:49:16 +0000 (17:49 +0200)]
examples/libsmbclient: fix Makefile after merged build patch changes.

New variable FLAGS in source3/Makefile.in introduced recursive
variable FLAGS in Makefile.internal.

Michael

15 years agoexamples/libsmbclient: adapt to new samba3 source dir "source3/
Michael Adam [Wed, 17 Sep 2008 15:45:50 +0000 (17:45 +0200)]
examples/libsmbclient: adapt to new samba3 source dir "source3/

Michael

15 years agoRemove a cast -- thanks metze
Volker Lendecke [Wed, 17 Sep 2008 15:17:51 +0000 (17:17 +0200)]
Remove a cast -- thanks metze

15 years agoFix location of included popt files for systems that don't have popt.
Jelmer Vernooij [Wed, 17 Sep 2008 15:13:02 +0000 (17:13 +0200)]
Fix location of included popt files for systems that don't have popt.

15 years agoMove pidl to top-level directory.
Jelmer Vernooij [Wed, 17 Sep 2008 15:12:27 +0000 (17:12 +0200)]
Move pidl to top-level directory.

15 years agoFix check.
Jelmer Vernooij [Wed, 17 Sep 2008 15:00:36 +0000 (17:00 +0200)]
Fix check.

15 years agoFix warning.
Jelmer Vernooij [Wed, 17 Sep 2008 14:44:02 +0000 (16:44 +0200)]
Fix warning.

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc
Jelmer Vernooij [Wed, 17 Sep 2008 13:45:01 +0000 (15:45 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc

15 years agoFix finding of popt sources for systems that don't have popt.
Jelmer Vernooij [Wed, 17 Sep 2008 13:44:16 +0000 (15:44 +0200)]
Fix finding of popt sources for systems that don't have popt.

15 years agoSync more interface descriptions between Samba 3 and Samba 4.
Jelmer Vernooij [Wed, 17 Sep 2008 13:43:04 +0000 (15:43 +0200)]
Sync more interface descriptions between Samba 3 and Samba 4.

15 years agoSync addition of [todo] attribute to Samba 3.
Jelmer Vernooij [Wed, 17 Sep 2008 13:07:24 +0000 (15:07 +0200)]
Sync addition of [todo] attribute to Samba 3.

15 years agopam_winbind: fix the build wrt libreplace.
Günther Deschner [Wed, 17 Sep 2008 13:00:50 +0000 (15:00 +0200)]
pam_winbind: fix the build wrt libreplace.

Guenther

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into singlelib
Jelmer Vernooij [Wed, 17 Sep 2008 12:34:54 +0000 (14:34 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelib

15 years agoFix merged build.
Jelmer Vernooij [Wed, 17 Sep 2008 12:25:25 +0000 (14:25 +0200)]
Fix merged build.

15 years agoAdd simple README file.
Jelmer Vernooij [Wed, 17 Sep 2008 12:20:56 +0000 (14:20 +0200)]
Add simple README file.

15 years agoMove common libraries from root to lib/.
Jelmer Vernooij [Wed, 17 Sep 2008 12:11:12 +0000 (14:11 +0200)]
Move common libraries from root to lib/.

15 years agoMake the correct module name.
Jeremy Allison [Wed, 17 Sep 2008 00:01:00 +0000 (17:01 -0700)]
Make the correct module name.
Jeremy.

15 years agoFirst (incomplete) cut of this module. Based on Volker's original work.
Jeremy Allison [Tue, 16 Sep 2008 22:55:06 +0000 (15:55 -0700)]
First (incomplete) cut of this module. Based on Volker's original work.
Jeremy.

15 years ago* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter [Tue, 16 Sep 2008 17:35:21 +0000 (10:35 -0700)]
* Allow an admin to define the "uid" attribute for a RFC2307
  user object in AD to be the username alias.

For example:

  $ net ads search "(uid=coffeedude)"
  distinguishedName: CN=Gerald W. Carter,CN=Users,DC=pink,DC=plainjoe,DC=org
  sAMAccountName: gcarter
  memberOf: CN=UnixUsers,CN=Users,DC=pink,DC=plainjoe,DC=org
  memberOf: CN=Domain Admins,CN=Users,DC=pink,DC=plainjoe,DC=org
  memberOf: CN=Enterprise Admins,CN=Users,DC=pink,DC=plainjoe,DC=org
  memberOf: CN=Schema Admins,CN=Users,DC=pink,DC=plainjoe,DC=org
  uid: coffeedude
  uidNumber: 10000
  gidNumber: 10000
  unixHomeDirectory: /home/gcarter
  loginShell: /bin/bash

  $ ssh coffeedude@192.168.56.91
  Password:

  coffeedude@orville:~$ id
  uid=10000(coffeedude) gid=10000(PINK\unixusers) groups=10000(PINK\unixusers)

  $ getent passwd PINK\\gcarter
  coffeedude:*:10000:10000::/home/gcarter:/bin/bash

  $ getent passwd coffeedude
  coffeedude:*:10000:10000::/home/gcarter:/bin/bash

  $ getent group PINK\\Unixusers
  PINK\unixusers:x:10000:coffeedude

15 years agoidmap_hash: Add the idmap/nss-info provider from Likewise Open.
Gerald (Jerry) Carter [Mon, 15 Sep 2008 20:51:44 +0000 (15:51 -0500)]
idmap_hash: Add the idmap/nss-info provider from Likewise Open.

* Port the Likewise Open idmap/nss_info provider (renamed to
  idmap_hash).

* uids & gids are generated based on a hashing algorithm that collapse
  the Domain SID to a 31 bit number.  The reverse mapping from the
  high order 11 bits to the originat8ing sdomain SID is stored in
  a has table initialized at start up.

* Includes support for "idmap_hash:name_map = <filename>" for the
  name aliasing layer.  The name map file consist of entries in
  the form "alias = DOMAIN\name"

15 years agowinbindd: Update the calls to ws_name_XX() to reflect API changes.
Gerald (Jerry) Carter [Mon, 15 Sep 2008 20:50:15 +0000 (15:50 -0500)]
winbindd: Update the calls to ws_name_XX() to reflect API changes.

* Ensures that all points an which a name is received or returned
  to/from a client passes through the name aliases layer (users
  and groups).

15 years agowinbindd: Add support for name aliasing.
Gerald (Jerry) Carter [Mon, 15 Sep 2008 20:41:37 +0000 (15:41 -0500)]
winbindd: Add support for name aliasing.

* Add support user and group name aliasing by expanding
  the ws_name_replace() and ws_name_return() functions.
  The lookup path is
     aliases -> qualified name -> SID
     SID -> fully qualified name -> alias
  In other words, the name aliasing support is a thin layer
  built on top of SID/NAME translation.

* Rename the ws_name_XX() functions to normalize_name_map()
  and normalize_name_unmap().  Chaneg interface to return
  NTSTATUS rather than char *.

* Add associated cache validation functions.

15 years agoMerge branch 'singlecompression' into single
Jelmer Vernooij [Tue, 16 Sep 2008 17:07:59 +0000 (19:07 +0200)]
Merge branch 'singlecompression' into single

15 years agoUse single copy of compression library in Samba3,4.
Jelmer Vernooij [Tue, 16 Sep 2008 17:07:02 +0000 (19:07 +0200)]
Use single copy of compression library in Samba3,4.

15 years agoRegenerate C files now that pidl reads imported files - saves a few
Jelmer Vernooij [Tue, 16 Sep 2008 16:49:22 +0000 (18:49 +0200)]
Regenerate C files now that pidl reads imported files - saves a few
lines of code for types that don't have deferred data.

15 years agoUse pidl from Samba 4 from Samba 3 rather than hoping there is one installed on the
Jelmer Vernooij [Tue, 16 Sep 2008 16:48:56 +0000 (18:48 +0200)]
Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed on the
system.

15 years agoFix paths to subunit.sh
Jelmer Vernooij [Tue, 16 Sep 2008 16:39:08 +0000 (18:39 +0200)]
Fix paths to subunit.sh

15 years agoAvoid running target-specific tests during general test run,
Jelmer Vernooij [Tue, 16 Sep 2008 16:34:40 +0000 (18:34 +0200)]
Avoid running target-specific tests during general test run,

15 years agoMove torture/ blackbox tests closer to code they're testing.
Jelmer Vernooij [Tue, 16 Sep 2008 16:30:24 +0000 (18:30 +0200)]
Move torture/ blackbox tests closer to code they're testing.

15 years agoMove ndrdump tests closer to the code they test.
Jelmer Vernooij [Tue, 16 Sep 2008 16:16:49 +0000 (18:16 +0200)]
Move ndrdump tests closer to the code they test.

15 years agoLet winbind depend directly on libnet rather than through the ejs bindings.
Jelmer Vernooij [Tue, 16 Sep 2008 16:03:36 +0000 (18:03 +0200)]
Let winbind depend directly on libnet rather than through the ejs bindings.

15 years agoFix merged build.
Jelmer Vernooij [Tue, 16 Sep 2008 15:22:03 +0000 (17:22 +0200)]
Fix merged build.

15 years agoMerge branch 'singlepopt' into single
Jelmer Vernooij [Tue, 16 Sep 2008 15:20:54 +0000 (17:20 +0200)]
Merge branch 'singlepopt' into single

Conflicts:
source4/Makefile

15 years agoUse a single copy of popt in samba3 and samba4.
Jelmer Vernooij [Tue, 16 Sep 2008 15:20:16 +0000 (17:20 +0200)]
Use a single copy of popt in samba3 and samba4.

15 years agoMerge branch 'singlensswrap' into single
Jelmer Vernooij [Tue, 16 Sep 2008 15:07:11 +0000 (17:07 +0200)]
Merge branch 'singlensswrap' into single

Conflicts:
source3/configure.in
source4/Makefile
source4/configure.ac
source4/lib/nss_wrapper/nss_wrapper.c
source4/lib/replace/system/passwd.h
source4/main.mk

15 years agoUse single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij [Tue, 16 Sep 2008 15:05:00 +0000 (17:05 +0200)]
Use single cope of nss_wrapper in Samba 3 and Samba 4.

15 years agoFix include.
Jelmer Vernooij [Tue, 16 Sep 2008 14:51:00 +0000 (16:51 +0200)]
Fix include.

15 years agoMerge branch 'singlesw' into single
Jelmer Vernooij [Tue, 16 Sep 2008 14:46:22 +0000 (16:46 +0200)]
Merge branch 'singlesw' into single

Conflicts:
source3/lib/socket_wrapper/socket_wrapper.c
source4/lib/replace/system/network.h

15 years agoMerge branch 'singlereplace' into single
Jelmer Vernooij [Tue, 16 Sep 2008 14:45:10 +0000 (16:45 +0200)]
Merge branch 'singlereplace' into single

Conflicts:
source4/configure.ac
source4/torture/local/config.mk

15 years agoMerge branch 'singletdb' into single
Jelmer Vernooij [Tue, 16 Sep 2008 14:44:16 +0000 (16:44 +0200)]
Merge branch 'singletdb' into single

15 years agoUse single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij [Tue, 16 Sep 2008 14:39:45 +0000 (16:39 +0200)]
Use single copy of socket_wrapper in Samba 3 and Samba 4.

15 years agoMake Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij [Tue, 16 Sep 2008 14:30:14 +0000 (16:30 +0200)]
Make Samba 3 and Samba 4 both use the same single copy of libreplace.

15 years agoFix last few includes to use new tdb location.
Jelmer Vernooij [Tue, 16 Sep 2008 14:09:50 +0000 (16:09 +0200)]
Fix last few includes to use new tdb location.

15 years agoUse single copy of tdb in both samba3 and samba4.
Jelmer Vernooij [Tue, 16 Sep 2008 13:16:31 +0000 (15:16 +0200)]
Use single copy of tdb in both samba3 and samba4.

15 years agoShare talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij [Tue, 16 Sep 2008 12:36:41 +0000 (14:36 +0200)]
Share talloc source code between Samba 3 and Samba 4.

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into wmi
Jelmer Vernooij [Tue, 16 Sep 2008 05:54:49 +0000 (07:54 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wmi

15 years agoDisable WMI for now since it doesn't compile.
Jelmer Vernooij [Tue, 16 Sep 2008 05:28:13 +0000 (07:28 +0200)]
Disable WMI for now since it doesn't compile.

15 years agoFix more WMI compilation issues.
Jelmer Vernooij [Tue, 16 Sep 2008 05:22:53 +0000 (07:22 +0200)]
Fix more WMI compilation issues.

15 years agoRemove more hand-written marshallers.
Jelmer Vernooij [Tue, 16 Sep 2008 03:48:29 +0000 (05:48 +0200)]
Remove more hand-written marshallers.

15 years agoSupport restricted.
Jelmer Vernooij [Tue, 16 Sep 2008 02:35:34 +0000 (04:35 +0200)]
Support restricted.

15 years agoImport proper IDL for interface pointers.
Jelmer Vernooij [Tue, 16 Sep 2008 02:15:39 +0000 (04:15 +0200)]
Import proper IDL for interface pointers.

15 years agoFix aio on FreeBSD.
Timur [Tue, 16 Sep 2008 01:45:10 +0000 (18:45 -0700)]
Fix aio on FreeBSD.

15 years agoFix display of POSIX ACLs.
Timur [Tue, 16 Sep 2008 01:25:15 +0000 (18:25 -0700)]
Fix display of POSIX ACLs.

15 years agoFix cut and paste error in quota code.
Timur [Tue, 16 Sep 2008 01:21:02 +0000 (18:21 -0700)]
Fix cut and paste error in quota code.

15 years agoFixed "uninitilized variable" build warning
Steven Danneman [Tue, 16 Sep 2008 00:39:43 +0000 (17:39 -0700)]
Fixed "uninitilized variable" build warning

Simple fix for warning:

Compiling utils/sharesec.c
utils/sharesec.c: In function `change_share_sec':
utils/sharesec.c:404: warning: 'sd' might be used uninitialized in this function

15 years agoMore changes getting WMI code to compile, import manual marshalling.
Jelmer Vernooij [Tue, 16 Sep 2008 00:27:33 +0000 (02:27 +0200)]
More changes getting WMI code to compile, import manual marshalling.

15 years agoFixed "uninitialized variable" build warning
Steven Danneman [Mon, 15 Sep 2008 22:48:55 +0000 (15:48 -0700)]
Fixed "uninitialized variable" build warning

With gcc 4.1.3 on Ubuntu 7.10 the following build warning occurs:

Compiling libnet/libnet_samsync_keytab.c
cc1: warnings being treated as errors
libnet/libnet_samsync_keytab.c: In function ‘fetch_sam_entries_keytab’:
libnet/libnet_samsync_keytab.c:102: warning: ‘entry.enctype’ is used uninitialized in this function

Fixed by initializing to ENCTYPE_NULL

15 years agoFix build warning on FreeBSD
Steven Danneman [Mon, 15 Sep 2008 22:47:43 +0000 (15:47 -0700)]
Fix build warning on FreeBSD

Fix for the following build warning:

Compiling torture/cmd_vfs.c
torture/cmd_vfs.c: In function `cmd_open':
torture/cmd_vfs.c:275: warning: unsigned int format, different type arg (arg 3)
torture/cmd_vfs.c: In function `cmd_mknod':
torture/cmd_vfs.c:992: warning: unsigned int format, different type arg (arg 3)

sccanf had mismatched types for mode_t between formating parameter and var args.

15 years agoadd generated files in packaging/RHEL[-CTDB]/ to .gitignore
Michael Adam [Mon, 15 Sep 2008 22:30:33 +0000 (00:30 +0200)]
add generated files in packaging/RHEL[-CTDB]/ to .gitignore

Michael

15 years agoidmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.
Gerald W. Carter [Mon, 15 Sep 2008 17:38:36 +0000 (12:38 -0500)]
idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.

15 years agoFix bug 5761 "open of mangled directory name results in 'is a stream name'"
Jeremy Allison [Mon, 15 Sep 2008 21:21:28 +0000 (14:21 -0700)]
Fix bug 5761 "open of mangled directory name results in 'is a stream name'"
reported by Regan Heath <Regan.Heath@BridgeHeadSoftware.com>.
Jeremy.

15 years agoRevert accidental changes to lib/basic.mk.
Jelmer Vernooij [Mon, 15 Sep 2008 17:46:11 +0000 (19:46 +0200)]
Revert accidental changes to lib/basic.mk.

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into wmi
Jelmer Vernooij [Mon, 15 Sep 2008 16:03:45 +0000 (18:03 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wmi

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into franky
Jelmer Vernooij [Mon, 15 Sep 2008 16:00:55 +0000 (18:00 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into franky

15 years agoMore formatting fixes.
Jelmer Vernooij [Mon, 15 Sep 2008 12:15:01 +0000 (14:15 +0200)]
More formatting fixes.

15 years agoFix compilation of Python module.
Jelmer Vernooij [Mon, 15 Sep 2008 02:29:54 +0000 (04:29 +0200)]
Fix compilation of Python module.

15 years agoGet code closer to compiling without errors, fix formatting, add docstrings.
Jelmer Vernooij [Mon, 15 Sep 2008 02:16:15 +0000 (04:16 +0200)]
Get code closer to compiling without errors, fix formatting, add docstrings.

15 years agoImprove formatting in pidl code, make sure OBJREF member gets created.
Jelmer Vernooij [Mon, 15 Sep 2008 02:13:12 +0000 (04:13 +0200)]
Improve formatting in pidl code, make sure OBJREF member gets created.

15 years agoImport SWIG-generated files.
Jelmer Vernooij [Sun, 14 Sep 2008 21:37:40 +0000 (23:37 +0200)]
Import SWIG-generated files.

15 years agoNo spurious warnings in SWIG file.
Jelmer Vernooij [Sun, 14 Sep 2008 21:37:10 +0000 (23:37 +0200)]
No spurious warnings in SWIG file.

15 years agoFix more syntax errors, etc.
Jelmer Vernooij [Sun, 14 Sep 2008 21:26:51 +0000 (23:26 +0200)]
Fix more syntax errors, etc.

15 years agoImport WMI changes.
Andrzej Hajda [Sun, 14 Sep 2008 21:03:35 +0000 (23:03 +0200)]
Import WMI changes.

15 years agoImport DCOM improvements.
Andrzej Hajda [Sun, 14 Sep 2008 20:10:54 +0000 (22:10 +0200)]
Import DCOM improvements.

15 years agoRename Python wmi module to 'wmi' and fix some errors in it.
Jelmer Vernooij [Sun, 14 Sep 2008 20:04:03 +0000 (22:04 +0200)]
Rename Python wmi module to 'wmi' and fix some errors in it.

15 years agoFix syntax errors.
Jelmer Vernooij [Sun, 14 Sep 2008 15:07:03 +0000 (17:07 +0200)]
Fix syntax errors.

15 years agoAdapt to changes in Samba API's, fix formatting.
Jelmer Vernooij [Sun, 14 Sep 2008 14:39:57 +0000 (16:39 +0200)]
Adapt to changes in Samba API's, fix formatting.

15 years agoFix imports in Python.
Jelmer Vernooij [Sun, 14 Sep 2008 14:39:41 +0000 (16:39 +0200)]
Fix imports in Python.

15 years agoAvoid writing structs for inherited functions.
Jelmer Vernooij [Sun, 14 Sep 2008 13:40:19 +0000 (15:40 +0200)]
Avoid writing structs for inherited functions.