samba.git
16 years agoTry and fix getifaddrs check on irix: dont't try to include config.h
Michael Adam [Thu, 21 Feb 2008 16:56:33 +0000 (17:56 +0100)]
Try and fix getifaddrs check on irix: dont't try to include config.h

The missing header file is judged "catastrophic" on irix.

Michael
(cherry picked from commit 5778c90819a5a5cee38be690f442c571f3a6a051)
(This used to be commit 0d4522a06d4465f6eadbdf14381c9e08cf7e1dc9)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij [Thu, 21 Feb 2008 15:11:13 +0000 (16:11 +0100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 52a8d06f00ab3900e2186e047902dbcbe3138a01)

16 years agoRemove extra whitespace, use public variable in IDL.
Jelmer Vernooij [Thu, 21 Feb 2008 15:10:07 +0000 (16:10 +0100)]
Remove extra whitespace, use public variable in IDL.
(This used to be commit bf08b682586f6b9a17d4ec3934836be957ef955c)

16 years agoRemove more uses of global_loadparm.
Jelmer Vernooij [Thu, 21 Feb 2008 15:01:19 +0000 (16:01 +0100)]
Remove more uses of global_loadparm.
(This used to be commit 3430cc60972b94d0d238bc39f473feed96949c5d)

16 years agoselftest: fix --socket-wrapper-pcap
Stefan Metzmacher [Thu, 21 Feb 2008 14:54:31 +0000 (15:54 +0100)]
selftest: fix --socket-wrapper-pcap

metze
(This used to be commit f5ff4a571cdf7d00d065f4a4996880020f1f459f)

16 years agoldb_sqlite: fix the build
Stefan Metzmacher [Thu, 21 Feb 2008 14:51:40 +0000 (15:51 +0100)]
ldb_sqlite: fix the build

metze
(This used to be commit 14c8e3101cc3b0138a551afdf3a94f4bb11bb21d)

16 years agoRemove more uses of global_loadparm.
Jelmer Vernooij [Thu, 21 Feb 2008 14:45:32 +0000 (15:45 +0100)]
Remove more uses of global_loadparm.
(This used to be commit a1715b1f48ba44bd94844418cc9299649aaf1a5e)

16 years agoRemove more uses of global_loadparm.
Jelmer Vernooij [Thu, 21 Feb 2008 14:38:35 +0000 (15:38 +0100)]
Remove more uses of global_loadparm.
(This used to be commit 58a5b1de2b093fe642eb11d76d12db0edf60c25c)

16 years agoRemove more uses of global_loadparm.
Jelmer Vernooij [Thu, 21 Feb 2008 14:21:45 +0000 (15:21 +0100)]
Remove more uses of global_loadparm.
(This used to be commit 230355d2e6e27918dff40823eb238904c7a1870e)

16 years agoRemove more uses of global_loadparm.
Jelmer Vernooij [Thu, 21 Feb 2008 13:50:57 +0000 (14:50 +0100)]
Remove more uses of global_loadparm.
(This used to be commit 47d05ecf6fef66c90994f666b8c63e2e7b5a6cd8)

16 years agoAvoid use of global_loadparm.
Jelmer Vernooij [Thu, 21 Feb 2008 13:16:02 +0000 (14:16 +0100)]
Avoid use of global_loadparm.
(This used to be commit c5a95bbe0ce55c29e135a9c6058bf192ec3bb546)

16 years agosrvsvc.idl: don't use STR_LEN4 anymore
Stefan Metzmacher [Tue, 19 Feb 2008 15:40:48 +0000 (16:40 +0100)]
srvsvc.idl: don't use STR_LEN4 anymore

metze
(This used to be commit 8c7509bd684ccdabcdb9ad9f75f3dd693ee9c416)

16 years agosamr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo
Stefan Metzmacher [Fri, 15 Feb 2008 13:56:35 +0000 (14:56 +0100)]
samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo

Tested with nt4 and w2k3.

metze
(This used to be commit 24ec069751ef8db1211c50e7ca1e527adaa6432c)

16 years agoidmap: Handle SID->gid
Kai Blin [Mon, 18 Feb 2008 22:47:30 +0000 (23:47 +0100)]
idmap: Handle SID->gid
(This used to be commit 78d22a28eca4dd89f629dbe75287e9ac3940606b)

16 years agoidmap: Handle SID->uid
Kai Blin [Mon, 18 Feb 2008 17:53:12 +0000 (18:53 +0100)]
idmap: Handle SID->uid
(This used to be commit 4037ca6b9cf14219b4a4475399a51db01c655da6)

16 years agoidmap: Handle gid->SID mapping
Kai Blin [Mon, 18 Feb 2008 13:30:17 +0000 (14:30 +0100)]
idmap: Handle gid->SID mapping
(This used to be commit 6f2d95030cd7b4b22d1b75d15b76881449eda697)

16 years agoidmap: Handle uid->SID mapping
Kai Blin [Mon, 18 Feb 2008 13:33:58 +0000 (14:33 +0100)]
idmap: Handle uid->SID mapping
(This used to be commit 6ac6de8476ba036eb041e054bc37e4503dc2fde8)

16 years agoloadparm: Add configuration settings for idmap.
Kai Blin [Sun, 17 Feb 2008 19:25:13 +0000 (20:25 +0100)]
loadparm: Add configuration settings for idmap.

Default behaviour for "idmap trusted only" is "False", meaning idmap creates
ID mappings for all SIDs.

If set to "True", idmap will create SID mappings for trusted users only.

"idmap database" allows to set the database idmap uses, defaulting to
idmap,ldb
(This used to be commit ed8178b110abcde95e5b18cfb22957c53fd3febd)

16 years agoMake setup/provision the name of the python provision script now that that is the...
Jelmer Vernooij [Thu, 21 Feb 2008 00:22:20 +0000 (01:22 +0100)]
Make setup/provision the name of the python provision script now that that is the default.
(This used to be commit a0a05c5a3d614d0f2936ecfcab5273a2ef7d61a8)

16 years agoRemove kinit with pkinit failure from known failures list again.
Jelmer Vernooij [Thu, 21 Feb 2008 00:20:12 +0000 (01:20 +0100)]
Remove kinit with pkinit failure from known failures list again.
(This used to be commit 157deac27d01dc61952601ffd2655c8161418ac7)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij [Thu, 21 Feb 2008 00:07:06 +0000 (01:07 +0100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 1bb673ce4e84088bc77d490101e8904cf9a467a2)

16 years agoNever assume -fvisibility=hidden for modules unless explicitly specified (consistent...
Jelmer Vernooij [Thu, 21 Feb 2008 00:04:18 +0000 (01:04 +0100)]
Never assume -fvisibility=hidden for modules unless explicitly specified (consistent with what we do for other subsystems/libraries).
(This used to be commit e8751e513d5f9b30e518104bbc23bcbd203818a6)

16 years agoBe consistant about --ldap-backend-type
Andrew Bartlett [Wed, 20 Feb 2008 23:43:13 +0000 (10:43 +1100)]
Be consistant about --ldap-backend-type

Make the EJS provision and the selftest scripts both use the new
syntax for speicifying the ldap backend type.

Andrew Bartlett
(This used to be commit b1d2584277304be3f2a640465cbf6b2a3ec571cc)

16 years agoMerge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett [Wed, 20 Feb 2008 22:55:13 +0000 (09:55 +1100)]
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit 5cd3310b78a85243eb436d05db3228c3495f9162)

16 years agoUntil the new ldb changes land, make ldb_wait set the error string.
Andrew Bartlett [Wed, 20 Feb 2008 22:53:11 +0000 (09:53 +1100)]
Until the new ldb changes land, make ldb_wait set the error string.

This makes it easier to track down which module only returned and
error code, but not the error string.

Andrew Bartlett
(This used to be commit c4d502f68fbd5d5bc2ac5bb6369950379c9176fc)

16 years agoSupport dlopen(NULL, ...) on HPUX.
Jelmer Vernooij [Wed, 20 Feb 2008 19:05:51 +0000 (20:05 +0100)]
Support dlopen(NULL, ...) on HPUX.
(This used to be commit 53c70b5f77a3b9abaab783590e66278129173d5f)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij [Wed, 20 Feb 2008 18:41:52 +0000 (19:41 +0100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 54ebd4e353038e86470ad036aa038e18a4296b4b)

16 years agoMake more module init functions public, since they are compiled with -fvisibility...
Jelmer Vernooij [Wed, 20 Feb 2008 18:40:20 +0000 (19:40 +0100)]
Make more module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X.
(This used to be commit da1a9438bd89569077ef1eaa9dc977b5f9d62836)

16 years agoMake all auth module init functions public, since they are compiled with -fvisibility...
Jelmer Vernooij [Wed, 20 Feb 2008 18:34:45 +0000 (19:34 +0100)]
Make all auth module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X.
(This used to be commit 675bab738085cb5a9f17c1f159fbd97c4daafed2)

16 years agolibreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.
Michael Adam [Wed, 20 Feb 2008 11:53:07 +0000 (12:53 +0100)]
libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.

Michael
(This used to be commit 83387ecccfe95b80525bf53c5fc9e945ffee10ec)

16 years agolibreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.
Michael Adam [Wed, 20 Feb 2008 11:49:30 +0000 (12:49 +0100)]
libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.

Michael
(This used to be commit 00c173bfba9c659750bf231fbd9278dd38aa8bfc)

16 years agolibreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.
Michael Adam [Wed, 20 Feb 2008 11:46:20 +0000 (12:46 +0100)]
libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.

Michael
(This used to be commit d3b3d3ec9ff64108b4cd5b7c912ab4ea207256cb)

16 years agolibreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4
Michael Adam [Wed, 20 Feb 2008 11:43:37 +0000 (12:43 +0100)]
libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4

Michael
(This used to be commit acab9def2a1e3460bef8baae6efc66d9dfad6eac)

16 years agoAllow building ldb as static library again \o/
Jelmer Vernooij [Wed, 20 Feb 2008 11:17:18 +0000 (12:17 +0100)]
Allow building ldb as static library again \o/
(This used to be commit a57adcfdd32fa9516eb092f7568e213347c583d7)

16 years agoAvoid python2.2-specific types.
Jelmer Vernooij [Wed, 20 Feb 2008 10:32:56 +0000 (11:32 +0100)]
Avoid python2.2-specific types.
(This used to be commit d45c6b5574ea732d25e9180c83f1fa807ebe57ba)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-nodeclare
Jelmer Vernooij [Wed, 20 Feb 2008 09:55:20 +0000 (10:55 +0100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-nodeclare
(This used to be commit 7a2ff3ee26bce49a3eeeb270f4a5e4df2adbefbb)

16 years agoFix nbt tests.
Jelmer Vernooij [Wed, 20 Feb 2008 09:51:26 +0000 (10:51 +0100)]
Fix nbt tests.
(This used to be commit 7bbe48af5568ffc4e4873692316673fd974ef4ef)

16 years agoNetBSD does not support AI_ADDRCONFIG
Volker Lendecke [Fri, 1 Feb 2008 13:23:56 +0000 (14:23 +0100)]
NetBSD does not support AI_ADDRCONFIG
(cherry picked from commit fb3f7f4046fa195baf5116598772d9016238637f)
(This used to be commit e8f3653414c12fb752c096d848dc962008d90439)

16 years agoNetBSD needs LD_LIBRARY_PATH
Volker Lendecke [Fri, 1 Feb 2008 19:03:05 +0000 (20:03 +0100)]
NetBSD needs LD_LIBRARY_PATH
(cherry picked from commit d64b19e77aa499c1ee1aaf788ddf3d6fd36253e4)
(This used to be commit 4c77550d80b0cfc80bc2cac500fc27e0c43dad64)

16 years agoSimpler specification of CFLAGS and LDFLAGS
Andrew Bartlett [Wed, 20 Feb 2008 08:20:13 +0000 (19:20 +1100)]
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
(This used to be commit 8c2f658a9688f0c51d2f3b948dc3213b65c7b77f)

16 years agoFix use of some modules (needed _PUBLIC_).
Jelmer Vernooij [Wed, 20 Feb 2008 03:33:43 +0000 (04:33 +0100)]
Fix use of some modules (needed _PUBLIC_).
(This used to be commit ce332130ea77159832da23bab760fa26921719e2)

16 years agoFix static module list generation for ldb.
Jelmer Vernooij [Wed, 20 Feb 2008 02:40:44 +0000 (03:40 +0100)]
Fix static module list generation for ldb.
(This used to be commit 92c1c0e9137f0845cac6cc96bf78711b6aaffe21)

16 years agoRequire at least talloc 1.2.0.
Jelmer Vernooij [Wed, 20 Feb 2008 02:21:38 +0000 (03:21 +0100)]
Require at least talloc 1.2.0.
(This used to be commit e464a344bc11587abc5c663bc8d6471eeb314959)

16 years agoRemove more function-based inits.
Jelmer Vernooij [Wed, 20 Feb 2008 01:57:07 +0000 (02:57 +0100)]
Remove more function-based inits.
(This used to be commit b1a7810f3e70f9a831d9b8e85d531e448072adaf)

16 years agoUse function-based initialization for ildap backend.
Jelmer Vernooij [Wed, 20 Feb 2008 00:56:55 +0000 (01:56 +0100)]
Use function-based initialization for ildap backend.
(This used to be commit 46e5027f56722fbe19af36aad1ab03ea1c862f43)

16 years agoUse struct-based rather than function-based initialization for ldb modules everywhere.
Jelmer Vernooij [Wed, 20 Feb 2008 00:54:32 +0000 (01:54 +0100)]
Use struct-based rather than function-based initialization for ldb modules everywhere.
(This used to be commit 85c96a325867f7bcdb412ebc53f8a47dbf7cd89b)

16 years agoAllow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij [Wed, 20 Feb 2008 00:37:53 +0000 (01:37 +0100)]
Allow ldb backends without init function, use init function-less ldb modules.
(This used to be commit 141ee91272fb4dafca0149f679e17721b6a3011e)

16 years agoFactor out IP marshalling into separate function.
Jelmer Vernooij [Tue, 19 Feb 2008 22:53:04 +0000 (23:53 +0100)]
Factor out IP marshalling into separate function.
(This used to be commit 2548c2a1e7dab8abc00f8f49374a08cc0b427552)

16 years agoAdd configure test for vdeplug library.
Jelmer Vernooij [Tue, 19 Feb 2008 22:00:43 +0000 (23:00 +0100)]
Add configure test for vdeplug library.
(This used to be commit 89590d7dfe0735093a4a5b66eeed9276df043ac9)

16 years agoAdd VDE switch management functions.
Jelmer Vernooij [Tue, 19 Feb 2008 21:04:26 +0000 (22:04 +0100)]
Add VDE switch management functions.
(This used to be commit 5ad9bc7dd9b8a3b37e0acd77eaecc5ee71d7b422)

16 years agoInitial work on vde support.
Jelmer Vernooij [Tue, 19 Feb 2008 20:51:09 +0000 (21:51 +0100)]
Initial work on vde support.
(This used to be commit 9b0dcac0bd805c3e1741448167b461c3fa0e33fd)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij [Tue, 19 Feb 2008 17:05:09 +0000 (18:05 +0100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 02cb396d42976efc03fcb0082e914eb17ae72e11)

16 years agoOnly set "interfaces = " line for client when necessary.
Jelmer Vernooij [Tue, 19 Feb 2008 17:03:02 +0000 (18:03 +0100)]
Only set "interfaces = " line for client when necessary.
(This used to be commit 89fd6e9d0c3d0cb2fa3b8109e82f377cd7877a2e)

16 years agoAdd kvm name.
Jelmer Vernooij [Tue, 19 Feb 2008 16:26:02 +0000 (17:26 +0100)]
Add kvm name.
(This used to be commit 228710e2656f8635697cdf4b7ce0c931683fbf86)

16 years agoRemove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
Michael Adam [Tue, 19 Feb 2008 16:25:42 +0000 (17:25 +0100)]
Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.

Michael
(This used to be commit d10cbb533c18a6d74160477d34a81bbd4cd6c7c8)

16 years agoAllow loading kvm snapshots.
Jelmer Vernooij [Tue, 19 Feb 2008 16:23:38 +0000 (17:23 +0100)]
Allow loading kvm snapshots.
(This used to be commit 8ef295bb9cba4a47ff19894364e9d5f4dc15a935)

16 years agoFix a typo.
Michael Adam [Tue, 19 Feb 2008 15:49:58 +0000 (16:49 +0100)]
Fix a typo.

Michael
(This used to be commit 39499a3346b49a3c50cb1ebb1393a62c614cf056)

16 years agoAdapt source code checkout information to git repo in talloc website.
Michael Adam [Mon, 18 Feb 2008 21:49:32 +0000 (22:49 +0100)]
Adapt source code checkout information to git repo in talloc website.

Michael
(This used to be commit 254be79799acc69db88a5500a2f755c84553f8ef)

16 years agoFix paths for talloc into unpacked directory (rsync commands).
Michael Adam [Sun, 17 Feb 2008 21:57:04 +0000 (22:57 +0100)]
Fix paths for talloc into unpacked directory (rsync commands).

Michael
(This used to be commit 2839d7f67a0d3ed5b4841bf3c12ce73972636b88)

16 years agoAllow connecting to screen.
Jelmer Vernooij [Tue, 19 Feb 2008 15:49:29 +0000 (16:49 +0100)]
Allow connecting to screen.
(This used to be commit a021408c9d78260b9abf7ebec4230b7958033a38)

16 years agoStart dhcp server for kvm machine.
Jelmer Vernooij [Tue, 19 Feb 2008 15:28:32 +0000 (16:28 +0100)]
Start dhcp server for kvm machine.
(This used to be commit a54507dbd6bfaafb42eb95ec8a57897096b19583)

16 years agoinitshutdown.idl: get rid of initshutdown_String and use lsa_StringLarge
Stefan Metzmacher [Tue, 19 Feb 2008 13:58:33 +0000 (14:58 +0100)]
initshutdown.idl: get rid of initshutdown_String and use lsa_StringLarge

metze
(This used to be commit d9303cb08324db5ceb89f69a1a71cc3e16fdf250)

16 years agowinreg.idl: get rid of initshutdown_String and use lsa_StringLarge
Stefan Metzmacher [Tue, 19 Feb 2008 10:57:32 +0000 (11:57 +0100)]
winreg.idl: get rid of initshutdown_String and use lsa_StringLarge

metze
(This used to be commit 1ccea2a260de83b2e3137f762716ae67070c7024)

16 years agodrsblobs.idl: don't use asclstr
Stefan Metzmacher [Thu, 14 Feb 2008 15:07:04 +0000 (16:07 +0100)]
drsblobs.idl: don't use asclstr

metze
(This used to be commit f42cc9134004597eff19e477d3ed0693d5e6fef6)

16 years agolsa.idl: strlen_m*() also for the lsa_AsciiString* versions
Stefan Metzmacher [Tue, 19 Feb 2008 13:47:22 +0000 (14:47 +0100)]
lsa.idl: strlen_m*() also for the lsa_AsciiString* versions

We already did this before b994f899b42d294c0418bdc82660a2f7510667d6.

This is needed to handle NULL strings, where strlen() would crash...

Maybe we should add a strlen_a() and strlen_a_term() later...

metze
(This used to be commit c388efab13d1be2086a99e6615fa348c4cdc4594)

16 years agolsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL strings
Stefan Metzmacher [Tue, 19 Feb 2008 13:44:50 +0000 (14:44 +0100)]
lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL strings

metze
(This used to be commit bdd8d9ebdf184ee3e23a8de92fa4dec7123a8824)

16 years agoStart and kill kvm instance properly.
Jelmer Vernooij [Tue, 19 Feb 2008 14:12:57 +0000 (15:12 +0100)]
Start and kill kvm instance properly.
(This used to be commit 78e49765a2ec5fac485dbf56143716e151b4b562)

16 years agoMerge branch 'v4-0-trivial' into v4-0-kvmtest
Jelmer Vernooij [Tue, 19 Feb 2008 13:33:05 +0000 (14:33 +0100)]
Merge branch 'v4-0-trivial' into v4-0-kvmtest
(This used to be commit 732d2bba83c68d337a4a0290245ba8b3eb0635dd)

16 years agoFix accidently introduced bug - thanks metze.
Jelmer Vernooij [Tue, 19 Feb 2008 13:25:20 +0000 (14:25 +0100)]
Fix accidently introduced bug - thanks metze.
(This used to be commit d0dfdab85ac751c62b0a6d6e6b1ff128940098ed)

16 years agoNo longer ignore torture/util.h; it's static now.
Jelmer Vernooij [Tue, 19 Feb 2008 13:13:27 +0000 (14:13 +0100)]
No longer ignore torture/util.h; it's static now.
(This used to be commit cebb68440540114531e89b774d7437d1d05a1b56)

16 years agosamba3rpc: Remove use of global_loadparm.
Jelmer Vernooij [Tue, 19 Feb 2008 13:13:14 +0000 (14:13 +0100)]
samba3rpc: Remove use of global_loadparm.
(This used to be commit b3d084170e01fc678f9be6c280c52763ead52959)

16 years agoAvoid use of global_loadparm.
Jelmer Vernooij [Tue, 19 Feb 2008 13:12:05 +0000 (14:12 +0100)]
Avoid use of global_loadparm.
(This used to be commit e6751a3ca40d968f084642229845a729bd916222)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij [Tue, 19 Feb 2008 12:45:17 +0000 (13:45 +0100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 8238415f3cf2d48601dd3102edfa2c438155f49a)

16 years agoRemove uses of global_loadparm.
Jelmer Vernooij [Tue, 19 Feb 2008 12:39:27 +0000 (13:39 +0100)]
Remove uses of global_loadparm.
(This used to be commit 138aaef0781e0754cc17b3ffdaa6062ba70c0c6a)

16 years agoFix quicktest.
Jelmer Vernooij [Tue, 19 Feb 2008 12:38:59 +0000 (13:38 +0100)]
Fix quicktest.
(This used to be commit 668f27bdaad505f0119ed6ad6a7089914c4f3310)

16 years agoMerge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett [Tue, 19 Feb 2008 03:45:23 +0000 (14:45 +1100)]
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
(This used to be commit 837eb8a0bc011cd84bc7e8d2849028313d709928)

16 years agokvm fixes.
Jelmer Vernooij [Tue, 19 Feb 2008 03:44:30 +0000 (04:44 +0100)]
kvm fixes.
(This used to be commit 3a5e2f9ba3131a2a264e21640db8bea255fe9ea3)

16 years agoTo partially simplfy our gcov handling, move to the new --coverage option.
Andrew Bartlett [Tue, 19 Feb 2008 03:44:10 +0000 (14:44 +1100)]
To partially simplfy our gcov handling, move to the new --coverage option.

Andrew Bartlett
(This used to be commit 7e49f75ee21adec321e0935c9cd4c2a96d7ef6d1)

16 years agoMerge branch 'v4-0-trivial' into v4-0-kvmtest
Jelmer Vernooij [Tue, 19 Feb 2008 03:37:09 +0000 (04:37 +0100)]
Merge branch 'v4-0-trivial' into v4-0-kvmtest
(This used to be commit 2b8d5db1bb21ab3deaa8edbaddceaf23f83b8180)

16 years agoFix CFLAGS (caused problems on hosts without libgssapi installed on the system).
Jelmer Vernooij [Tue, 19 Feb 2008 02:57:30 +0000 (03:57 +0100)]
Fix CFLAGS (caused problems on hosts without libgssapi installed on the system).
(This used to be commit f6760fd161f568ef13a841a0210f130160a16c01)

16 years agoAdd Kvm start code.
Jelmer Vernooij [Tue, 19 Feb 2008 02:29:03 +0000 (03:29 +0100)]
Add Kvm start code.
(This used to be commit 6308c134b225dfa8574aa1370a7874ed6e572ccc)

16 years agoAdd framework for Kvm test.
Jelmer Vernooij [Tue, 19 Feb 2008 01:44:31 +0000 (02:44 +0100)]
Add framework for Kvm test.
(This used to be commit e4efbb2906f4f3876986e21c12b58791c3526bed)

16 years agoAdd test for INCLUDE command.
Jelmer Vernooij [Tue, 19 Feb 2008 01:02:48 +0000 (02:02 +0100)]
Add test for INCLUDE command.
(This used to be commit d1aa25249d64513f785430cab7437b5c7ca8db27)

16 years agoAdd INCLUDE command to pidl.
Julien Kerihuel [Tue, 19 Feb 2008 00:55:01 +0000 (01:55 +0100)]
Add INCLUDE command to pidl.
(This used to be commit 8a8ed4fae849a2cc565a1ff77b2208a4cd6b1edb)

16 years agoExplain that these OIDs are DNs
Andrew Bartlett [Mon, 18 Feb 2008 22:36:56 +0000 (09:36 +1100)]
Explain that these OIDs are DNs

Andrew Bartlett
(This used to be commit 69af290c91c61cdaf821750d0d2dddf9cb1b8255)

16 years agoFix local tests.
Jelmer Vernooij [Mon, 18 Feb 2008 22:27:55 +0000 (23:27 +0100)]
Fix local tests.
(This used to be commit 60f2eb404628f9903bbb839a9aaead89c7a5736f)

16 years agoFix dependency on popt.
Jelmer Vernooij [Mon, 18 Feb 2008 22:20:08 +0000 (23:20 +0100)]
Fix dependency on popt.
(This used to be commit dd854adc7a203f18228195a080bfa8075b0cd170)

16 years agoWhen not using --immediate, use a one-line progress indicator in selftest.
Jelmer Vernooij [Mon, 18 Feb 2008 20:52:23 +0000 (21:52 +0100)]
When not using --immediate, use a one-line progress indicator in selftest.
(This used to be commit 16b4af184187f29f1f710609ee37029a3f15a294)

16 years agoUse consistent hierarchical naming for tests used in selftest.
Jelmer Vernooij [Mon, 18 Feb 2008 20:13:03 +0000 (21:13 +0100)]
Use consistent hierarchical naming for tests used in selftest.

This is mainly cosmetical and so it would in the future be possible to print a tree of the tests.
People using "make test TESTS=..." may have to specify a slightly different regular expression
than they used to.
(This used to be commit fe0f2173c006573513f54c45c7bbc9d6855494af)

16 years agoFix summary.
Jelmer Vernooij [Mon, 18 Feb 2008 19:14:29 +0000 (20:14 +0100)]
Fix summary.
(This used to be commit afe9418b728a1b35f713c650622c1abadba9a526)

16 years agoRename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij [Mon, 18 Feb 2008 19:04:18 +0000 (20:04 +0100)]
Rename include to mkinclude to emphasize it is different from make's include.
(This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)

16 years agoUse implicit build system element creation for external libraries.
Jelmer Vernooij [Mon, 18 Feb 2008 18:46:27 +0000 (19:46 +0100)]
Use implicit build system element creation for external libraries.
(This used to be commit 3b08f190c9dd4567e684c804a22e2612f405bbec)

16 years agoBe a little bit less strict about recursive dependencies.
Jelmer Vernooij [Mon, 18 Feb 2008 18:19:54 +0000 (19:19 +0100)]
Be a little bit less strict about recursive dependencies.
(This used to be commit 0bb89968299f90df00861a8982eefca182ed7f8d)

16 years agoGet rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij [Mon, 18 Feb 2008 18:06:17 +0000 (19:06 +0100)]
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
(This used to be commit 269cbf84d8b7dbf3bc88adc04ae283dc908af5ac)

16 years agoBuild complete static libraries.
Jelmer Vernooij [Mon, 18 Feb 2008 17:55:37 +0000 (18:55 +0100)]
Build complete static libraries.
(This used to be commit 34e26f4eecdf5bca340133942b242969c4c16dff)

16 years agoSimplify handling of ALL_OBJS.
Jelmer Vernooij [Mon, 18 Feb 2008 16:28:24 +0000 (17:28 +0100)]
Simplify handling of ALL_OBJS.
(This used to be commit 5512c61d75d1a5404d58ba777720e62089bf45a1)

16 years agoFix unresolved symbols.
Jelmer Vernooij [Mon, 18 Feb 2008 16:24:29 +0000 (17:24 +0100)]
Fix unresolved symbols.
(This used to be commit dbcecb6d8fe3e13cc4da003adeda7623b746b751)

16 years agoFactor out common code that generates object lists.
Jelmer Vernooij [Mon, 18 Feb 2008 16:08:54 +0000 (17:08 +0100)]
Factor out common code that generates object lists.
(This used to be commit ef14e1ab3267263d65c4c41cd3c0dab3680f4104)

16 years agoRemove mergedobj files during clean.
Jelmer Vernooij [Mon, 18 Feb 2008 15:57:17 +0000 (16:57 +0100)]
Remove mergedobj files during clean.
(This used to be commit 78fb91ee672c15c7575e8f9db84c0524318bf8bd)

16 years agoSimplify some more smb_build code.
Jelmer Vernooij [Mon, 18 Feb 2008 15:33:23 +0000 (16:33 +0100)]
Simplify some more smb_build code.
(This used to be commit 95b06bd8f2a91c9f3f9e9f05f7e2803d6b4100c7)