summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26519: Add libnet_GroupList function. Totally untested (yet), butRafal Szczesniak2-0/+270
it builds for start. (This used to be commit 4e1054dc62d1d761eadce289d1a76a4e14a11d91)
2007-12-21r26518: Fix provision of registry using Python.Jelmer Vernooij6-34/+43
(This used to be commit 12eb38e553993b2726a803af4ae9c05229d6ebe4)
2007-12-21r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij7-38/+375
Pass loadparm context along to Ldb contexts. Other minor Python improvements. (This used to be commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0)
2007-12-21r26516: Fix line splitting in subunitrun.Jelmer Vernooij1-2/+2
(This used to be commit 623b7b31144f9da5e256e5541d04db8698dd39d3)
2007-12-21r26515: nsswitch: Get rid of a pstringKai Blin1-1/+1
(This used to be commit 88a2d0de8431e7fdd375405808761d2e89d3e712)
2007-12-21r26514: Revert the talloc.c part of r26511, as talloc.h already takes care ↵Kai Blin1-3/+0
of thois. Thanks to metze for pointing this out (This used to be commit 4a5e1047fff0620aa534b147ac7e0bd0416a8fe7)
2007-12-21r26513: Update substitution dictionary for ldifs.Jelmer Vernooij5-0/+27
(This used to be commit 60fb2de2119cb2f42f858868e39c3b0d303ac20f)
2007-12-21r26512: Another attempt at fixing darwinJelmer Vernooij1-1/+1
(This used to be commit 4fa04924ab41bd6ad1a0c6d8d9b1987bf09d5270)
2007-12-21r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vKai Blin2-5/+8
While at it, also add a PRINTF_ATTRIBUTE for talloc_vasprintf. (This used to be commit 5b3a8c8ae195e6a98357a407a0699493f54a8b79)
2007-12-21r26510: attempt to fix shld flags for darwin.Jelmer Vernooij1-1/+1
(This used to be commit 5dbe3aff3c34f64f35f1e13a11c60c5023348919)
2007-12-21r26509: Don't make boolean options eat the next argument.Jelmer Vernooij1-3/+4
(This used to be commit b4ae4cbfe5b66364f437a76aa0a4f82e9bc39ce1)
2007-12-21r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9.Jelmer Vernooij1-1/+1
(This used to be commit 10d0631c953cfb014da82704244acb7bf99b3e4a)
2007-12-21r26507: Fix function signature for freeifaddrs.Jelmer Vernooij1-1/+1
(This used to be commit cc873bdd2e86e5b380c3056810ccc5ad98372f7c)
2007-12-21r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij4-321/+317
(This used to be commit 73bd4a9566d15f85a971e3a87cefbec2e2eece1c)
2007-12-21r26505: Add python bindings for some samdb-related functions, improve ↵Jelmer Vernooij8-32/+228
provisioning in python. (This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033)
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij8-10/+14
(This used to be commit c4b1df047663519300370508761c70b0c096b7f2)
2007-12-21r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij13-131/+414
section name optional. Fix several smaller bits and pieces in the Python code. (This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca)
2007-12-21r26502: Revert accidently removed pkg-config path change. Thanks to metze ↵Jelmer Vernooij1-0/+5
for catching this. (This used to be commit b87e71ed4bac64353799bef668bca991b16e763e)
2007-12-21r26500: README: Samba4 is not a technical preview anymore.Kai Blin1-11/+12
Also, clean up some whitespace at the end of some lines that make my vim show files in a funny colour. (This used to be commit 3a14ce8e375f27c3950315502ff2cff2ff63cd19)
2007-12-21r26499: Allow testing python provision by setting the PROVISION_PYTHON ↵Jelmer Vernooij2-12/+6
environment variable. (This used to be commit 379d0bbb2f9e0cd9b1855fd77bbb89827e0315ad)
2007-12-21r26498: Fix memory leak in iconv code.Jelmer Vernooij5-13/+22
(This used to be commit 8795697db56e4ca6715950d68f5ec370604fcc76)
2007-12-21r26497: Fix return type for freeifaddrs().Jelmer Vernooij2-7/+7
(This used to be commit 8c65053f51330bb55a81572264eefbcc56029dc1)
2007-12-21r26496: Move some provision functions to a new SamDB class, support setting ↵Jelmer Vernooij9-366/+450
session_info on a ldb context from python. (This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34)
2007-12-21r26495: Add defines for getifaddrs/freeifaddrs.Jelmer Vernooij1-0/+10
(This used to be commit c9e5a3078f7baa83743658d5648f0eefdeb05d2f)
2007-12-21r26494: Add entries for new header files.Jelmer Vernooij1-0/+3
(This used to be commit b814ba76e98c1589d35a162c9871994ca37d7992)
2007-12-21r26493: Fix includes for dsdb/common.Jelmer Vernooij1-0/+1
(This used to be commit 84d2f784bfdc91441122ebce393d042a53928d2b)
2007-12-21r26492: Some hosts have a define called ifa_dstaddr.Jelmer Vernooij1-0/+1
(This used to be commit c4cd935ee783b2f4939e2c481bbdb1bbdb9190cd)
2007-12-21r26491: Fix syntax.Jelmer Vernooij1-1/+1
(This used to be commit 2513230e286179747bb84e4e87121b80bea8f3f0)
2007-12-21r26488: Implement tests for the ranged_results module.Andrew Bartlett2-36/+186
Untested code is broken code, so rework the module until it passes... It turns out that AD puts search attributes onto the wire in the reverse order to what Samba does. This complicates exact value matching, so this is skipped for now. Andrew Bartlett (This used to be commit 91bcb60d31d54e52128d5bd107df4ceb87389889)
2007-12-21r26487: Cope with systems that don't have struct sockaddr.sa_len.Jelmer Vernooij2-2/+15
(This used to be commit 56080469ab28ae5a2f456cced34814d9c33480c6)
2007-12-21r26486: Use portable run-time library path environment variable.Jelmer Vernooij3-11/+3
(This used to be commit 78c183b88661df90def42d6a3852dd6e36a5fd0b)
2007-12-21r26485: Fix indent, remove left-over debug.Andrew Bartlett1-2/+1
Andrew Bartlett (This used to be commit 2277f2d88716e0911d5f35bd4c979b2fc2f9473b)
2007-12-21r26484: Don't rely on removed header.Jelmer Vernooij3-4/+8
(This used to be commit 6ca2b350858c0747449671234d54584635512705)
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij24-1948/+2019
(This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
2007-12-21r26482: Use shared library version of ldb, to make sure not every module ↵Jelmer Vernooij1-0/+1
ends up with its own private copy of ldb with its own list of modules... (This used to be commit ef029d950cb056b4b831e1ca0f6789484f262093)
2007-12-21r26481: Make function for loading symbol from DSO more generic, and allow ↵Jelmer Vernooij3-12/+27
modules to provide an ops table directly rather than an initialization function. (This used to be commit a71419a73a869c24121005ccbbcb4396f888888b)
2007-12-21r26480: Add utility class for testing LDB code.Jelmer Vernooij2-1/+41
(This used to be commit d7f0b12c9e43b93705f6b9fa6b5ab74fe68e80a0)
2007-12-21r26479: Further test behaviour of 'attribute or value exists'.Andrew Bartlett1-0/+27
Andrew Bartlett (This used to be commit 11c153163c359fd07402daa61b93872387e12568)
2007-12-21r26477: Allow setting loadparm context for a ldb context in python, plus ↵Jelmer Vernooij5-8/+97
some other minor improvements. (This used to be commit d88527a9d6435203faa8273347d5aa41937e5395)
2007-12-21r26476: Remove unnecessary hack.Jelmer Vernooij1-1/+0
(This used to be commit 827632ab6e00bacef45c15efc626a1ef587c0915)
2007-12-21r26475: Add ldb.set_credentials function.Jelmer Vernooij7-21/+154
(This used to be commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f)
2007-12-21r26474: Move credentials-specific kerberos file to credentials subsystem. ↵Jelmer Vernooij7-15/+20
Fixes missing symbols in some of the python bindings. (This used to be commit e26d0fff6d40899113196ac35a86a9baa10cc9c2)
2007-12-21r26471: Sync with js version.Jelmer Vernooij1-0/+1
(This used to be commit c0eea26e8e8eb326112e1833d137751fb7e900d2)
2007-12-21r26470: Update README.Jelmer Vernooij1-0/+2
(This used to be commit 51a78cfc3e72d6b32ef6c7a6079165a36863b908)
2007-12-21r26469: Fix paths, only include IPv4 addresses for now.Jelmer Vernooij3-17/+19
(This used to be commit fa9e3b6fa871b7541878f836ea54e882e614a3cf)
2007-12-21r26468: Match getifaddrs more closely, add trivial test.Jelmer Vernooij2-22/+31
(This used to be commit 92898c043b5a2649a2e423d02bcdaea78ae55737)
2007-12-21r26467: Use getifaddrs() for interface enumeration and provide replacements ↵Jelmer Vernooij6-437/+512
for platforms that don't have it in lib/replace. (This used to be commit 9b4924fbd8619033c55b4c6e2589da247332e7db)
2007-12-21r26466: Janitorial: Remove pstrings and static char[]s from ↵Kai Blin1-77/+144
torture/basic/scanner.c (This used to be commit 59286797cb4c2e000f395b209c980bf431dc65bf)
2007-12-21r26465: ntlm_auth: Remoce pstring.Kai Blin1-3/+12
(This used to be commit 15b388ce51cafcf09301fe6d8a50922a3b9b43d1)
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij7-9/+12
(This used to be commit 2b7cfa5d9ab94e1ff2d60719cd3749810463ab15)