Jelmer Vernooij
236eb0694b
Use absolute paths for wbinfo rather than relying on it being in PATH.
2008-09-21 21:29:13 +02:00
Jelmer Vernooij
0e9008be35
Rename smbd -> samba.
2008-09-21 21:26:40 +02:00
Jelmer Vernooij
bbfce1b43d
Allow SWAT to be run outside of smbd.
2008-09-21 20:06:18 +02:00
Jelmer Vernooij
f3d513b378
Support POST requests again, provide more variables in environment.
2008-09-21 20:01:00 +02:00
Jelmer Vernooij
ef8d9f8a75
Make standard SWAT script print received headers.
2008-09-21 20:00:44 +02:00
Jelmer Vernooij
1ed040d8e2
First GET request works. SWAT now displays a Hello world message.
2008-09-21 19:03:12 +02:00
Jelmer Vernooij
4141e70da9
Properly call WSGI request handler when requests come in.
2008-09-21 18:45:09 +02:00
Jelmer Vernooij
1271066234
Remove support for ESP in the web server.
2008-09-21 16:53:29 +02:00
Jelmer Vernooij
fda85985e9
Remove some dependencies of the web server on esp.
2008-09-21 16:03:52 +02:00
Jelmer Vernooij
2df040d899
Add input / error stream objects in WSGI implementation.
2008-09-21 16:03:52 +02:00
Jelmer Vernooij
a4e8ff7429
Add more parts of the WSGI implementation.
2008-09-21 16:03:52 +02:00
Jelmer Vernooij
4bb17b60ef
Add initial work on WSGI support in the web server.
2008-09-21 16:03:52 +02:00
Jelmer Vernooij
ef5a04485a
Rename http to esp, in preparation of adding a python backend.
2008-09-21 16:03:52 +02:00
Jelmer Vernooij
da987d8fb4
No longer set PATH during selftest, was only required for smbscript.
2008-09-21 15:55:08 +02:00
Jelmer Vernooij
13c44dec54
Stop installing JS libraries.
2008-09-21 15:08:16 +02:00
Jelmer Vernooij
9f178f5b67
Fix last samba3sam.py test.
2008-09-21 05:21:56 +02:00
Jelmer Vernooij
db6bd2a3d6
Fix DNs - only one more samba3sam test failing now.
2008-09-21 03:42:27 +02:00
Jelmer Vernooij
442d31c7f6
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
2008-09-21 02:32:19 +02:00
Jelmer Vernooij
0e2928f946
Don't expose ldb_request in the Python API but rather use regular
...
parameters.
2008-09-20 15:06:26 +02:00
Jelmer Vernooij
f63c83deef
More code simplifications.
2008-09-20 14:35:21 +02:00
Simo Sorce
e42caab6f9
Fix ldb standalone build.
...
Add shared-build target to the ldb library, and make it possible to build
it against libtalloc, libevents, libtdb as shared libraries.
2008-09-19 18:08:28 -04:00
Simo Sorce
474de0f217
Fix libevents standalone build
...
Make sure to build against libtalloc.a and not individual talloc objects,
so that the library can be also built against libtalloc.so and use it as
a shared library instead of statically compiling talloc.
Also add shared-build target to the events library.
Useful to build multiple standalone libraries that depend on each other
without having to install them to the final install dir during the build.
2008-09-19 18:08:12 -04:00
Matthias Dieter Wallnöfer
8ac5db1246
LDAP Server: Don't create the SASL SECBLOB output object twice
...
Removes one "talloc" creation of the output object.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-09-19 16:33:47 +02:00
Matthias Dieter Wallnöfer
d173644f10
NTLMSSP Server: Correctly fills in the DNS server name and server domain
...
Don't rely on "get*" system calls but rather on SAMBA "lp_*" calls.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-09-19 16:33:30 +02:00
Jelmer Vernooij
163292f325
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
2008-09-19 16:26:00 +02:00
Jelmer Vernooij
acae07bc17
Add support for implementing LDB modules in Python.
2008-09-19 16:17:52 +02:00
Jelmer Vernooij
9e8881414b
Fix dependencies for nbt python module.
2008-09-19 13:00:11 +02:00
Jelmer Vernooij
186d2d83cb
Provide tdb.open and ldb.open python functions.
2008-09-19 12:47:52 +02:00
Jelmer Vernooij
3fbcc2149e
Fix formatting.
2008-09-19 12:44:00 +02:00
Jelmer Vernooij
c7d069a483
Fix path to ndrdump in blackbox test, don't start smb server for ndrdump
...
tests.
2008-09-19 12:07:03 +02:00
Jelmer Vernooij
0c193b7a10
Simplify code, remove print statements.
2008-09-19 12:04:13 +02:00
Jelmer Vernooij
53be14a19b
Remove unused scripts.
2008-09-19 11:05:19 +02:00
Jelmer Vernooij
87afa77eac
find_unused_makefilevars: Support parsing simple includes.
2008-09-19 11:04:18 +02:00
Jelmer Vernooij
b5e8d8d22a
initialize a COM context.
2008-09-19 02:39:03 +02:00
Jelmer Vernooij
495758a73e
Fix COM compilation, add framework for COM python module.
2008-09-19 02:27:40 +02:00
Jelmer Vernooij
714669f172
Fix objectclass tests.
2008-09-19 01:43:04 +02:00
Jelmer Vernooij
db0abee678
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
2008-09-19 00:06:14 +02:00
Jelmer Vernooij
ba5fe71225
Add test for Sid.__repr__.
2008-09-19 00:05:34 +02:00
Jelmer Vernooij
6f6e42ce60
Generate with 1.3.36.
2008-09-18 23:55:50 +02:00
Jelmer Vernooij
ec80fe4b21
Implement __repr__ for Sid.
2008-09-18 23:54:53 +02:00
Jelmer Vernooij
21897a0539
Improve formatting.
2008-09-18 23:46:58 +02:00
Jelmer Vernooij
41c645bde2
Fix tests, be less verbose.
2008-09-18 22:56:58 +02:00
Jelmer Vernooij
deba4e8ded
Fix some tests.
2008-09-18 21:53:08 +02:00
Jelmer Vernooij
a48f19b6c2
Remove python extension, simplify some code.
2008-09-18 21:32:30 +02:00
Jelmer Vernooij
acffa3ddbf
Stop writing js include dir in selftest.
2008-09-18 20:48:09 +02:00
Jelmer Vernooij
729ffbae08
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
...
Conflicts:
source4/main.mk
2008-09-18 20:29:05 +02:00
Jelmer Vernooij
88ad1a936c
Remove EJS tests.
2008-09-18 20:28:42 +02:00
Jelmer Vernooij
fc7050e54c
Add header.
2008-09-18 19:58:47 +02:00
Jelmer Vernooij
9007680678
Remove obsolete script.
2008-09-18 19:56:25 +02:00
Jelmer Vernooij
75b59c9b31
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-09-18 18:41:23 +02:00