Michael Adam
00c173bfba
libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.
...
Michael
2008-02-20 12:53:20 +01:00
Michael Adam
d3b3d3ec9f
libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.
...
Michael
2008-02-20 12:53:20 +01:00
Michael Adam
acab9def2a
libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4
...
Michael
2008-02-20 12:53:19 +01:00
Jelmer Vernooij
a57adcfdd3
Allow building ldb as static library again \o/
2008-02-20 12:17:18 +01:00
Jelmer Vernooij
d45c6b5574
Avoid python2.2-specific types.
2008-02-20 11:32:56 +01:00
Jelmer Vernooij
7a2ff3ee26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-nodeclare
2008-02-20 10:55:20 +01:00
Jelmer Vernooij
7bbe48af55
Fix nbt tests.
2008-02-20 10:51:26 +01:00
Volker Lendecke
e8f3653414
NetBSD does not support AI_ADDRCONFIG
...
(cherry picked from commit fb3f7f4046 )
2008-02-20 10:21:58 +01:00
Volker Lendecke
4c77550d80
NetBSD needs LD_LIBRARY_PATH
...
(cherry picked from commit d64b19e77a )
2008-02-20 10:21:57 +01:00
Andrew Bartlett
8c2f658a96
Simpler specification of CFLAGS and LDFLAGS
...
By being more consistant in applying CFLAGS and LDFLAGS (in
particular) to every invocation, we make it simpler to enable gcov
code coverage, both in the build system and on the build farm.
Andrew Bartlett
2008-02-20 19:20:13 +11:00
Jelmer Vernooij
ce332130ea
Fix use of some modules (needed _PUBLIC_).
2008-02-20 04:33:43 +01:00
Jelmer Vernooij
92c1c0e913
Fix static module list generation for ldb.
2008-02-20 03:40:44 +01:00
Jelmer Vernooij
e464a344bc
Require at least talloc 1.2.0.
2008-02-20 03:21:38 +01:00
Jelmer Vernooij
b1a7810f3e
Remove more function-based inits.
2008-02-20 02:57:07 +01:00
Jelmer Vernooij
46e5027f56
Use function-based initialization for ildap backend.
2008-02-20 01:56:55 +01:00
Jelmer Vernooij
85c96a3258
Use struct-based rather than function-based initialization for ldb modules everywhere.
2008-02-20 01:54:32 +01:00
Jelmer Vernooij
141ee91272
Allow ldb backends without init function, use init function-less ldb modules.
2008-02-20 01:37:53 +01:00
Jelmer Vernooij
2548c2a1e7
Factor out IP marshalling into separate function.
2008-02-19 23:53:04 +01:00
Jelmer Vernooij
89590d7dfe
Add configure test for vdeplug library.
2008-02-19 23:00:43 +01:00
Jelmer Vernooij
5ad9bc7dd9
Add VDE switch management functions.
2008-02-19 22:04:26 +01:00
Jelmer Vernooij
9b0dcac0bd
Initial work on vde support.
2008-02-19 21:51:09 +01:00
Jelmer Vernooij
02cb396d42
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
2008-02-19 18:05:09 +01:00
Jelmer Vernooij
89fd6e9d0c
Only set "interfaces = " line for client when necessary.
2008-02-19 18:03:02 +01:00
Jelmer Vernooij
228710e265
Add kvm name.
2008-02-19 17:26:02 +01:00
Michael Adam
d10cbb533c
Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
...
Michael
2008-02-19 17:25:42 +01:00
Jelmer Vernooij
8ef295bb9c
Allow loading kvm snapshots.
2008-02-19 17:23:38 +01:00
Michael Adam
39499a3346
Fix a typo.
...
Michael
2008-02-19 16:50:13 +01:00
Michael Adam
254be79799
Adapt source code checkout information to git repo in talloc website.
...
Michael
2008-02-19 16:50:13 +01:00
Michael Adam
2839d7f67a
Fix paths for talloc into unpacked directory (rsync commands).
...
Michael
2008-02-19 16:50:13 +01:00
Jelmer Vernooij
a021408c9d
Allow connecting to screen.
2008-02-19 16:49:29 +01:00
Jelmer Vernooij
a54507dbd6
Start dhcp server for kvm machine.
2008-02-19 16:28:32 +01:00
Stefan Metzmacher
d9303cb083
initshutdown.idl: get rid of initshutdown_String and use lsa_StringLarge
...
metze
2008-02-19 15:59:30 +01:00
Stefan Metzmacher
1ccea2a260
winreg.idl: get rid of initshutdown_String and use lsa_StringLarge
...
metze
2008-02-19 15:59:23 +01:00
Stefan Metzmacher
f42cc91340
drsblobs.idl: don't use asclstr
...
metze
2008-02-19 15:59:15 +01:00
Stefan Metzmacher
c388efab13
lsa.idl: strlen_m*() also for the lsa_AsciiString* versions
...
We already did this before b994f899b4 .
This is needed to handle NULL strings, where strlen() would crash...
Maybe we should add a strlen_a() and strlen_a_term() later...
metze
2008-02-19 15:59:05 +01:00
Stefan Metzmacher
bdd8d9ebdf
lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL strings
...
metze
2008-02-19 15:58:55 +01:00
Jelmer Vernooij
78e49765a2
Start and kill kvm instance properly.
2008-02-19 15:12:57 +01:00
Jelmer Vernooij
732d2bba83
Merge branch 'v4-0-trivial' into v4-0-kvmtest
2008-02-19 14:33:05 +01:00
Jelmer Vernooij
d0dfdab85a
Fix accidently introduced bug - thanks metze.
2008-02-19 14:25:20 +01:00
Jelmer Vernooij
b3d084170e
samba3rpc: Remove use of global_loadparm.
2008-02-19 14:13:14 +01:00
Jelmer Vernooij
e6751a3ca4
Avoid use of global_loadparm.
2008-02-19 14:12:05 +01:00
Jelmer Vernooij
8238415f3c
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
2008-02-19 13:45:17 +01:00
Jelmer Vernooij
138aaef078
Remove uses of global_loadparm.
2008-02-19 13:39:27 +01:00
Jelmer Vernooij
668f27bdaa
Fix quicktest.
2008-02-19 13:38:59 +01:00
Andrew Bartlett
837eb8a0bc
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
2008-02-19 14:45:23 +11:00
Jelmer Vernooij
3a5e2f9ba3
kvm fixes.
2008-02-19 04:44:30 +01:00
Andrew Bartlett
7e49f75ee2
To partially simplfy our gcov handling, move to the new --coverage option.
...
Andrew Bartlett
2008-02-19 14:44:10 +11:00
Jelmer Vernooij
2b8d5db1bb
Merge branch 'v4-0-trivial' into v4-0-kvmtest
2008-02-19 04:37:09 +01:00
Jelmer Vernooij
f6760fd161
Fix CFLAGS (caused problems on hosts without libgssapi installed on the system).
2008-02-19 03:57:30 +01:00
Jelmer Vernooij
6308c134b2
Add Kvm start code.
2008-02-19 03:29:03 +01:00