summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-02-21srvsvc.idl: don't use STR_LEN4 anymoreStefan Metzmacher1-1/+10
metze (This used to be commit 8c7509bd684ccdabcdb9ad9f75f3dd693ee9c416)
2008-02-21samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfoStefan Metzmacher1-1/+1
Tested with nt4 and w2k3. metze (This used to be commit 24ec069751ef8db1211c50e7ca1e527adaa6432c)
2008-02-21idmap: Handle SID->gidKai Blin2-5/+263
(This used to be commit 78d22a28eca4dd89f629dbe75287e9ac3940606b)
2008-02-21idmap: Handle SID->uidKai Blin2-8/+264
(This used to be commit 4037ca6b9cf14219b4a4475399a51db01c655da6)
2008-02-21idmap: Handle gid->SID mappingKai Blin2-7/+163
(This used to be commit 6f2d95030cd7b4b22d1b75d15b76881449eda697)
2008-02-21idmap: Handle uid->SID mappingKai Blin10-5/+511
(This used to be commit 6ac6de8476ba036eb041e054bc37e4503dc2fde8)
2008-02-21loadparm: Add configuration settings for idmap.Kai Blin1-0/+8
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)
2008-02-21Make setup/provision the name of the python provision script now that that ↵Jelmer Vernooij5-373/+373
is the default. (This used to be commit a0a05c5a3d614d0f2936ecfcab5273a2ef7d61a8)
2008-02-21Remove kinit with pkinit failure from known failures list again.Jelmer Vernooij1-1/+0
(This used to be commit 157deac27d01dc61952601ffd2655c8161418ac7)
2008-02-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij3-8/+19
(This used to be commit 1bb673ce4e84088bc77d490101e8904cf9a467a2)
2008-02-21Never assume -fvisibility=hidden for modules unless explicitly specified ↵Jelmer Vernooij1-8/+0
(consistent with what we do for other subsystems/libraries). (This used to be commit e8751e513d5f9b30e518104bbc23bcbd203818a6)
2008-02-21Be consistant about --ldap-backend-typeAndrew Bartlett2-7/+12
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)
2008-02-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett313-6563/+6333
(This used to be commit 5cd3310b78a85243eb436d05db3228c3495f9162)
2008-02-21Until the new ldb changes land, make ldb_wait set the error string.Andrew Bartlett1-1/+7
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)
2008-02-20Support dlopen(NULL, ...) on HPUX.Jelmer Vernooij1-0/+2
(This used to be commit 53c70b5f77a3b9abaab783590e66278129173d5f)
2008-02-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij4-65/+65
(This used to be commit 54ebd4e353038e86470ad036aa038e18a4296b4b)
2008-02-20Make more module init functions public, since they are compiled with ↵Jelmer Vernooij9-10/+10
-fvisibility=hidden. Not doing this causes failures on Mac OS X. (This used to be commit da1a9438bd89569077ef1eaa9dc977b5f9d62836)
2008-02-20Make all auth module init functions public, since they are compiled with ↵Jelmer Vernooij5-5/+5
-fvisibility=hidden. Not doing this causes failures on Mac OS X. (This used to be commit 675bab738085cb5a9f17c1f159fbd97c4daafed2)
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.Michael Adam1-36/+36
Michael (This used to be commit 83387ecccfe95b80525bf53c5fc9e945ffee10ec)
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.Michael Adam1-8/+8
Michael (This used to be commit 00c173bfba9c659750bf231fbd9278dd38aa8bfc)
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.Michael Adam1-6/+6
Michael (This used to be commit d3b3d3ec9ff64108b4cd5b7c912ab4ea207256cb)
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4Michael Adam1-15/+15
Michael (This used to be commit acab9def2a1e3460bef8baae6efc66d9dfad6eac)
2008-02-20Allow building ldb as static library again \o/Jelmer Vernooij1-1/+0
(This used to be commit a57adcfdd32fa9516eb092f7568e213347c583d7)
2008-02-20Avoid python2.2-specific types.Jelmer Vernooij1-1/+1
(This used to be commit d45c6b5574ea732d25e9180c83f1fa807ebe57ba)
2008-02-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into ↵Jelmer Vernooij6-19/+26
v4-0-nodeclare (This used to be commit 7a2ff3ee26bce49a3eeeb270f4a5e4df2adbefbb)
2008-02-20Fix nbt tests.Jelmer Vernooij1-1/+1
(This used to be commit 7bbe48af5568ffc4e4873692316673fd974ef4ef)
2008-02-20NetBSD does not support AI_ADDRCONFIGVolker Lendecke1-0/+7
(cherry picked from commit fb3f7f4046fa195baf5116598772d9016238637f) (This used to be commit e8f3653414c12fb752c096d848dc962008d90439)
2008-02-20NetBSD needs LD_LIBRARY_PATHVolker Lendecke1-0/+3
(cherry picked from commit d64b19e77aa499c1ee1aaf788ddf3d6fd36253e4) (This used to be commit 4c77550d80b0cfc80bc2cac500fc27e0c43dad64)
2008-02-20Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett4-19/+16
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)
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij35-74/+79
(This used to be commit ce332130ea77159832da23bab760fa26921719e2)
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij20-48/+18
(This used to be commit 92c1c0e9137f0845cac6cc96bf78711b6aaffe21)
2008-02-20Require at least talloc 1.2.0.Jelmer Vernooij1-1/+1
(This used to be commit e464a344bc11587abc5c663bc8d6471eeb314959)
2008-02-20Remove more function-based inits.Jelmer Vernooij6-78/+118
(This used to be commit b1a7810f3e70f9a831d9b8e85d531e448072adaf)
2008-02-20Use function-based initialization for ildap backend.Jelmer Vernooij1-6/+3
(This used to be commit 46e5027f56722fbe19af36aad1ab03ea1c862f43)
2008-02-20Use struct-based rather than function-based initialization for ldb modules ↵Jelmer Vernooij38-306/+56
everywhere. (This used to be commit 85c96a325867f7bcdb412ebc53f8a47dbf7cd89b)
2008-02-20Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij5-11/+20
(This used to be commit 141ee91272fb4dafca0149f679e17721b6a3011e)
2008-02-19Factor out IP marshalling into separate function.Jelmer Vernooij1-36/+43
(This used to be commit 2548c2a1e7dab8abc00f8f49374a08cc0b427552)
2008-02-19Add configure test for vdeplug library.Jelmer Vernooij2-0/+10
(This used to be commit 89590d7dfe0735093a4a5b66eeed9276df043ac9)
2008-02-19Add VDE switch management functions.Jelmer Vernooij1-1/+26
(This used to be commit 5ad9bc7dd9b8a3b37e0acd77eaecc5ee71d7b422)
2008-02-19Initial work on vde support.Jelmer Vernooij2-7/+21
(This used to be commit 9b0dcac0bd805c3e1741448167b461c3fa0e33fd)
2008-02-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij9-48/+50
(This used to be commit 02cb396d42976efc03fcb0082e914eb17ae72e11)
2008-02-19Only set "interfaces = " line for client when necessary.Jelmer Vernooij1-1/+3
(This used to be commit 89fd6e9d0c3d0cb2fa3b8109e82f377cd7877a2e)
2008-02-19Add kvm name.Jelmer Vernooij1-1/+1
(This used to be commit 228710e2656f8635697cdf4b7ce0c931683fbf86)
2008-02-19Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.Michael Adam1-3/+0
Michael (This used to be commit d10cbb533c18a6d74160477d34a81bbd4cd6c7c8)
2008-02-19Allow loading kvm snapshots.Jelmer Vernooij1-1/+5
(This used to be commit 8ef295bb9cba4a47ff19894364e9d5f4dc15a935)
2008-02-19Fix a typo.Michael Adam1-1/+1
Michael (This used to be commit 39499a3346b49a3c50cb1ebb1393a62c614cf056)
2008-02-19Adapt source code checkout information to git repo in talloc website.Michael Adam1-4/+5
Michael (This used to be commit 254be79799acc69db88a5500a2f755c84553f8ef)
2008-02-19Fix paths for talloc into unpacked directory (rsync commands).Michael Adam1-2/+2
Michael (This used to be commit 2839d7f67a0d3ed5b4841bf3c12ce73972636b88)
2008-02-19Allow connecting to screen.Jelmer Vernooij2-3/+3
(This used to be commit a021408c9d78260b9abf7ebec4230b7958033a38)
2008-02-19Start dhcp server for kvm machine.Jelmer Vernooij2-16/+70
(This used to be commit a54507dbd6bfaafb42eb95ec8a57897096b19583)