Jelmer Vernooij
3deece5591
s4: Remove the old perl/m4/make/mk-based build system.
...
The new waf-based build system now has all the same functionality, and
the old build system has been broken for quite some time.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
2010-10-31 02:01:44 +00:00
Jelmer Vernooij
8cf61377aa
waf: Remove lib prefix from libraries manually.
2010-10-26 10:17:17 -07:00
Jelmer Vernooij
833480d3ad
s4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 00:20:04 +00:00
Jelmer Vernooij
bc44fcc6fb
s4: Rename NDR_TABLE to ndr_table.
2010-10-23 22:24:06 +00:00
Andrew Tridgell
211bf1ea17
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
...
This was left over from the automatic conversion of the config.mk
files
2010-04-18 21:47:00 +10:00
Andrew Tridgell
b690fedef5
s4-waf: removed the AUTOGENERATED markers
...
we won't be using the mk -> wscript generator again
2010-04-06 20:27:16 +10:00
Andrew Tridgell
b9aa63887c
s4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 20:27:13 +10:00
Andrew Tridgell
f9eae32f4b
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
2010-04-06 20:27:11 +10:00
Andrew Tridgell
845e0cbe6f
build: commit all the waf build files in the tree
2010-04-06 20:26:48 +10:00
Matthias Dieter Wallnöfer
2529def9fd
Revert "s4:wmic - Output enhancements"
...
This reverts commit fb914640ad
.
Jelmer requested the revert since he feels better when we reapply this change
after his merge with the updated WMI branch.
2009-09-30 16:01:01 +02:00
Dmitry Karasik
fb914640ad
s4:wmic - Output enhancements
...
Outputs shouldn't clash with metadata characters (|,()), special characters
should be escaped, "NULL" values should be reported as "(null)" string.
For the full explaination look at bug #6076 .
2009-09-07 14:16:09 +02:00
Stefan Metzmacher
1290b1d3d3
s4:librpc/ndr: integrate NDR_MISC into LIBNDR
...
metze
2008-11-16 16:24:34 +01:00
Jelmer Vernooij
a1cc278142
Remove use of global_loadparm during initialization of gensec.
2008-11-02 17:04:22 +01:00
Jelmer Vernooij
23302413b3
Remove unused include param/param.h.
2008-10-24 16:37:56 +02:00
Jelmer Vernooij
4a1dabd836
wmi: Use cli_credentials.
2008-09-30 04:22:24 +02:00
Jelmer Vernooij
db872cfe37
Remove more hand-written marshallers.
2008-09-16 05:48:29 +02:00
Jelmer Vernooij
c212a65b65
More changes getting WMI code to compile, import manual marshalling.
2008-09-16 02:27:33 +02:00
Jelmer Vernooij
21600c8508
Fix compilation of Python module.
2008-09-15 17:40:35 +02:00
Jelmer Vernooij
51fbc88fc2
Get code closer to compiling without errors, fix formatting, add docstrings.
2008-09-15 17:40:34 +02:00
Jelmer Vernooij
33d05a7391
Import SWIG-generated files.
2008-09-15 17:40:32 +02:00
Jelmer Vernooij
f6c52fa51c
No spurious warnings in SWIG file.
2008-09-15 17:40:31 +02:00
Jelmer Vernooij
9cfe839527
Fix more syntax errors, etc.
2008-09-15 17:40:30 +02:00
Jelmer Vernooij
6467da7750
Rename Python wmi module to 'wmi' and fix some errors in it.
2008-09-15 17:40:26 +02:00
Jelmer Vernooij
74974c0f56
Fix syntax errors.
2008-09-15 17:40:25 +02:00
Jelmer Vernooij
2fc75a6c4e
Adapt to changes in Samba API's, fix formatting.
2008-09-15 17:40:24 +02:00
Jelmer Vernooij
e7d4979494
Fix imports.
2008-09-15 17:40:20 +02:00
Jelmer Vernooij
54437f1e8a
More improvements.
2008-09-15 17:40:19 +02:00
Jelmer Vernooij
b91a7fa166
use static header for WMI.
2008-09-15 17:40:16 +02:00
Jelmer Vernooij
87fa362bed
Improve formatting, use printf rather than DEBUG.
2008-09-15 17:39:46 +02:00
Jelmer Vernooij
09f7891522
Use other utility typemaps inside wmi python functions.
2008-09-15 17:39:18 +02:00
Jelmer Vernooij
a82c89e882
Add build system bits for wmi.
2008-09-15 17:37:20 +02:00
Jelmer Vernooij
22cd65b16f
Fix compilation issues in the WMI code.
2008-09-15 17:37:19 +02:00
Jelmer Vernooij
952be0f104
Fix old style syntax in mk files .
2008-09-15 17:36:56 +02:00
Jelmer Vernooij
f94df9056c
Use standard directory structure for WMI.
2008-09-15 17:36:55 +02:00