summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij2-3/+3
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb)
2007-12-21r26338: Fix parameter, typo.Jelmer Vernooij1-2/+2
(This used to be commit 2a005096dd41f66fd99577d6ca7eb3e0f1cb30f2)
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2-2/+3
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-2/+2
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)
2007-12-21r26317: Fix typos.Jelmer Vernooij1-2/+2
(This used to be commit 4c7e3843a0e1a914b259526dcd3e50bd238816af)
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-2/+2
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
2007-12-21r26304: More work to remove silly error printouts.Andrew Bartlett1-3/+4
Andrew Bartlett (This used to be commit ba23dac0319f7c5ad89e5d79174520892027afdd)
2007-12-21r26303: Fix up error reporting during the delete of previous entries in theAndrew Bartlett1-2/+5
provision, and ignore 'no such entry' as an error (it is normal, and just means the partition is compleatly empty). Andrew Bartlett (This used to be commit 1fb8c31a3da6fc07f55027f05dba5e03dcf8a4f7)
2007-12-21r26302: Print the error string for failed rootdse searches.Andrew Bartlett1-1/+4
Andrew Bartlett (This used to be commit a7595d009a89fecd7723a1e356d5a58d687bdbb0)
2007-12-21r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett2-13/+93
samdb before we start writing entries into it. In doing so, I realised we still used 'dnsDomain', which is not part of the standard schema (now removed). We also set the 'wrong' side of the linked attributes for the masteredBy on each partition - this is now set in provision_self_join and backlinks via the linked attributes code. When we have the schema loaded, we must also have a valid domain SID loaded, so that the objectclass module works. This required some ejs glue. Andrew Bartlett (This used to be commit b0de08916e8cb59ce6a2ea94bbc9ac0679830ac1)
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij2-4/+7
(This used to be commit d01f0f4c2037b531b3fd088060717f90e60471e9)
2007-12-21r26270: Require specifying the loadparm_context or NULL to ↵Jelmer Vernooij1-1/+0
cli_credentials_guess(). (This used to be commit e52710d6794a25ba697f8c26b43784226964f9cb)
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ↵Jelmer Vernooij2-2/+2
in dssync tests. (This used to be commit c7eae1c7842f9ff8b70cce9e5d6f3ebbbe78e83b)
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
(This used to be commit 7280c1e9415daabb2712db1372e23f9846272ede)
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij5-175/+3333
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)
2007-12-21r26247: Don't allow use of older SWIG versions.Jelmer Vernooij2-1/+129
(This used to be commit def0ae919b9b65e70124ee5bfcd70d3a22973a9b)
2007-12-21r26246: Make it easier to debug assert()s in the provision, if messages areAndrew Bartlett1-27/+23
suppressed with --quiet. Hopefully this will be easier with python. Andrew Bartlett (This used to be commit f6e0e15fa5e2b0b7368ff945cc988579aaba0a6c)
2007-12-21r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett1-16/+18
by seperating the modules list into parts. That way, we can remove the modules that the backend will provide. Andrew Bartlett (This used to be commit d67e5c7896f6d3064298897ae4d3204498824b06)
2007-12-21r26244: Add a module (sans tests for the moment) that implements rangedAndrew Bartlett1-0/+1
results, as used particularly by MMC's Active Directory Users and Computers to list group members. This may be used on any attribute, but is useful to obtain attributes that may be lengthy in 'pages'. The implementation presumes that attributes will always be returned by the DB in the same order. Andrew Bartlett (This used to be commit c789a91e00b47b2f02513e97101b9606d00c6aaa)
2007-12-21r26243: stdint.i requires swigarch.iJelmer Vernooij1-0/+65
(This used to be commit d9391316a982cfff6b283e7d4a86103ec6fe370d)
2007-12-21r26242: Don't fail if swig is not available.Jelmer Vernooij1-1/+1
(This used to be commit 12debcceac6cca1d8c8e1f78a0c7772b944e9f8d)
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context ↵Jelmer Vernooij1-1/+1
explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521)
2007-12-21r26232: Provide replacement for stdint.i for users of older versions of swig.Jelmer Vernooij1-0/+109
(This used to be commit fb2150a07aa6460165efb4587c86ecc820cdeac0)
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts ↵Jelmer Vernooij1-1/+1
up the call stack. (This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166)
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-1/+1
(This used to be commit 6cbce47a3eaef76a89db7cd0ab0d4f6441fc720d)
2007-12-21r26221: Add loadparm_context parameter to auth_context_create.Jelmer Vernooij1-1/+1
(This used to be commit a9a9634df8f3137ecb308adb90a755f12af94972)
2007-12-21r26207: Only compile swig files if swig is available.Jelmer Vernooij1-1/+1
(This used to be commit cc5260971c4953ce742363b324ac3804c531e2dd)
2007-12-21r26201: Build docs for the security module.Jelmer Vernooij1-1/+1
(This used to be commit 31073a9e4ecaee08b3e27631db620957df8adde6)
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij2-60/+0
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)
2007-12-21r26191: Import custom test runner for subunit, rather than using trial, ↵Jelmer Vernooij2-0/+411
which is part of twisted. (This used to be commit b0f808345f948c49ad46f34ba306ca8354393850)
2007-12-21r26188: Now that swig output is pregenerated, allow building python code ↵Jelmer Vernooij1-1/+1
without swig installed. (This used to be commit f97f82adbd2663cadcfc5522c809ce2e659fb42c)
2007-12-21r26186: Generate SWIG files as part of autogen.shJelmer Vernooij1-2/+2
(This used to be commit 4429f8b87e057787df0748f93c842c9a634dada5)
2007-12-21r26139: Based on a report by Theodor Chirana, don't assert() on invalidAndrew Bartlett1-2/+0
netbios names at this point, the calling order has changed, and we have a more informative place to do it. Andrew Bartlett (This used to be commit 3136dccd542a72ecda0c73a91674383736571bb5)
2007-12-21r26114: Allow keyword-arguments.Jelmer Vernooij1-1/+1
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5)
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij2-3/+3
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
2007-12-21r26098: Make missing python no longer fatal.Jelmer Vernooij1-5/+12
(This used to be commit 9af2aeb22500baf65c11bc46c0051385911a8d67)
2007-12-21r26096: No longer include removed headerJelmer Vernooij3-3/+1
(This used to be commit 42738301b1c88ccf46405d6c9171b3ae082423bd)
2007-12-21r26089: Move python detection to a separate file, and don't make it an error ↵Jelmer Vernooij1-0/+117
if it isn't available. (This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e)
2007-12-21r26088: Import some native-python python modules and move original python ↵Jelmer Vernooij18-679/+466
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
2007-12-21r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests ↵Jelmer Vernooij4-110/+13
for LDB (replaced by a much more extensive test) - moved tool to bin directory (This used to be commit d6d3b0ad7a789441c82cf30a640033a052921c37)
2007-12-21r26076: Remove some SWIG code that is already commonly available.Jelmer Vernooij1-27/+0
(This used to be commit e6cd16d0fb3c7f0d4756c28b8c9300583910c4c6)
2007-12-21r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.Jelmer Vernooij2-253/+0
(This used to be commit 93eba0a3a984e9cd08ab2cf74b409938c991824a)
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-0/+1
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij1-0/+11
(This used to be commit 28f05bb5ef9e727298f4b61e71c42a8703374b96)
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2-2/+1
(This used to be commit 56dfcb4f2f8e74c9d8b2fe3a0df043781188a555)
2007-12-21r25966: Don't force an 8 byte width to generated SIDs, as this can actuallyAndrew Bartlett1-1/+1
end up with a SID with a space in it. Andrew Bartlett (This used to be commit 7771f59eadf7045d852e60aa365036da230b41b9)
2007-12-21r25950: Enable seperate module to prevent subtree deletes.Andrew Bartlett1-0/+1
Andrew Bartlett (This used to be commit a71414ec3efd3e52a898b58bd2ea7d986518f531)
2007-12-21r25940: Rework the samldb and templates handling.Andrew Bartlett1-5/+7
Templates just don't belong in the sam.ldb, as they don't obey any of the other rules. This moves them to a seperate templates.ldb. In samldb, this patch reworks the duplicate SID and Name detection code, to use ldb_search_exp_fmt() rather than gendb_search. This returns far more useful errors, which we now handle and report better. The call to samdb_search_for_parent_domain() has been moved in samldb, to allow both the account and SID uniqueness checks to be in the same domain. This function also returns better errors. dcesrv_drsuapi.c is updated for the new prototype of samdb_search_for_parent_domain() Andrew Bartlett (This used to be commit f1ab90c88c782c693b41795d70368650806543b5)
2007-12-21r25936: provision/newuser: don't try to set the 'memberOf' attributeStefan Metzmacher1-1/+0
metze (This used to be commit c6d959e52cf4b86a52e46402392f32450d3c3635)
2007-12-21r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett1-0/+11
Create a phpLDAPadmin configuration file example to use ldapi to talk to Samba4 Andrew Bartlett (This used to be commit 54f4c8ba6127757fd272bd97e301188eb69977ed)