summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * r26387: Merge logfile segfault into alpha2 branch.Andrew Bartlett2007-12-211-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit a6d1477ab97c5b93fad5502868bf324c31c75aa5)
| * r26364: Branch Samba 4.0 for an alpha2 release.Andrew Bartlett2007-12-215-8/+349
| | | | | | | | | | Andrew Bartlett (This used to be commit 7a891215d0779affa606e360608388950c82d6ce)
* | r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-2137-103/+103
| | | | | | | | (This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)
* | r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-2137-103/+103
| | | | | | | | (This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2)
* | r26538: Pass path generation function around rather than base directory.Jelmer Vernooij2007-12-216-148/+164
| | | | | | | | (This used to be commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88)
* | r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).Jelmer Vernooij2007-12-214-199/+197
| | | | | | | | (This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c)
* | r26536: More tests for provisioning code.Jelmer Vernooij2007-12-216-24/+40
| | | | | | | | (This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4)
* | r26535: Get rid of all-knowing ProvisionSettings object.Jelmer Vernooij2007-12-212-284/+274
| | | | | | | | (This used to be commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb)
* | r26534: configure: using == in shell scripts isn't portableStefan Metzmacher2007-12-211-1/+1
| | | | | | | | | | | | | | Thanks to Björn Jacke <bj@sernet.de> for reporting this. metze (This used to be commit 1d5d97083029956fd1ce5eb2c0333052a46a334a)
* | r26533: libreplace: hopefully fix the share library/module build on darwinStefan Metzmacher2007-12-211-2/+2
| | | | | | | | | | metze (This used to be commit 3d64338f3cfeef2e9851ca8c932863af6f1f22c3)
* | r26532: Fix mistake in assignment.Rafal Szczesniak2007-12-211-1/+1
| | | | | | | | (This used to be commit 4d0ff8e375d5378c68c505f42246e62cfdd648a2)
* | r26531: Prevent from displaying the results if the functionRafal Szczesniak2007-12-211-0/+2
| | | | | | | | | | call has failed. (This used to be commit ded8a45d79beb0e539c573f67056c8cb4aa62c3f)
* | r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2007-12-212-0/+81
| | | | | | | | (This used to be commit 73566f520c0835f6b6b37d3f62414052468afb99)
* | r26529: Indeed, this belongs in the schema module. Ranged results need to useAndrew Bartlett2007-12-211-5/+0
| | | | | | | | | | | | | | an attribute with ';' in the name. Andrew Bartlett (This used to be commit f4023b176eabfb3282fe9b999eac8db55a095ab0)
* | r26528: dsdb: Fix a warning.Kai Blin2007-12-211-4/+3
| | | | | | | | (This used to be commit 41a1f59850345c5a2944818a9a00bc6118d05c8a)
* | r26527: Start on tests for provision.Jelmer Vernooij2007-12-215-42/+97
| | | | | | | | (This used to be commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656)
* | r26526: Fix argument value.Jelmer Vernooij2007-12-211-1/+1
| | | | | | | | (This used to be commit af28f0c56d8e5ccc6ce8916d5bbdf9045e1fb47e)
* | r26525: Consistency in the API.Jelmer Vernooij2007-12-211-50/+53
| | | | | | | | (This used to be commit 37577fee582e7c9896b5cf8b62016d480b8f147e)
* | r26524: Import self join.Jelmer Vernooij2007-12-211-42/+75
| | | | | | | | (This used to be commit daae983c260da6af6a4f1cba1290bc7240d7a970)
* | r26523: Refactor provisioning code.Jelmer Vernooij2007-12-214-157/+251
| | | | | | | | (This used to be commit ac1083178f9e521dcd5d3d8b5199abcb00159adf)
* | r26522: Fix warnings on SamDB connect from Python, simplify the setup code ↵Jelmer Vernooij2007-12-213-33/+43
| | | | | | | | | | | | for the various LDBs. (This used to be commit 20c686f501b652ec0578a075a124b72ecb5f41b6)
* | r26521: Fix newlines.Jelmer Vernooij2007-12-214-13/+13
| | | | | | | | (This used to be commit 174aa1583791a4c305bc49cf78f8f10d42701bc9)
* | r26520: More Python updates.Jelmer Vernooij2007-12-219-26/+205
| | | | | | | | (This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7)
* | r26519: Add libnet_GroupList function. Totally untested (yet), butRafal Szczesniak2007-12-212-0/+270
| | | | | | | | | | it builds for start. (This used to be commit 4e1054dc62d1d761eadce289d1a76a4e14a11d91)
* | r26518: Fix provision of registry using Python.Jelmer Vernooij2007-12-216-34/+43
| | | | | | | | (This used to be commit 12eb38e553993b2726a803af4ae9c05229d6ebe4)
* | r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij2007-12-217-38/+375
| | | | | | | | | | | | Pass loadparm context along to Ldb contexts. Other minor Python improvements. (This used to be commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0)
* | r26516: Fix line splitting in subunitrun.Jelmer Vernooij2007-12-211-2/+2
| | | | | | | | (This used to be commit 623b7b31144f9da5e256e5541d04db8698dd39d3)
* | r26515: nsswitch: Get rid of a pstringKai Blin2007-12-211-1/+1
| | | | | | | | (This used to be commit 88a2d0de8431e7fdd375405808761d2e89d3e712)
* | r26514: Revert the talloc.c part of r26511, as talloc.h already takes care ↵Kai Blin2007-12-211-3/+0
| | | | | | | | | | | | | | of thois. Thanks to metze for pointing this out (This used to be commit 4a5e1047fff0620aa534b147ac7e0bd0416a8fe7)
* | r26513: Update substitution dictionary for ldifs.Jelmer Vernooij2007-12-215-0/+27
| | | | | | | | (This used to be commit 60fb2de2119cb2f42f858868e39c3b0d303ac20f)
* | r26512: Another attempt at fixing darwinJelmer Vernooij2007-12-211-1/+1
| | | | | | | | (This used to be commit 4fa04924ab41bd6ad1a0c6d8d9b1987bf09d5270)
* | r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vKai Blin2007-12-212-5/+8
| | | | | | | | | | While at it, also add a PRINTF_ATTRIBUTE for talloc_vasprintf. (This used to be commit 5b3a8c8ae195e6a98357a407a0699493f54a8b79)
* | r26510: attempt to fix shld flags for darwin.Jelmer Vernooij2007-12-211-1/+1
| | | | | | | | (This used to be commit 5dbe3aff3c34f64f35f1e13a11c60c5023348919)
* | r26509: Don't make boolean options eat the next argument.Jelmer Vernooij2007-12-211-3/+4
| | | | | | | | (This used to be commit b4ae4cbfe5b66364f437a76aa0a4f82e9bc39ce1)
* | r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9.Jelmer Vernooij2007-12-211-1/+1
| | | | | | | | (This used to be commit 10d0631c953cfb014da82704244acb7bf99b3e4a)
* | r26507: Fix function signature for freeifaddrs.Jelmer Vernooij2007-12-211-1/+1
| | | | | | | | (This used to be commit cc873bdd2e86e5b380c3056810ccc5ad98372f7c)
* | r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij2007-12-214-321/+317
| | | | | | | | (This used to be commit 73bd4a9566d15f85a971e3a87cefbec2e2eece1c)
* | r26505: Add python bindings for some samdb-related functions, improve ↵Jelmer Vernooij2007-12-218-32/+228
| | | | | | | | | | | | provisioning in python. (This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033)
* | r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-218-10/+14
| | | | | | | | (This used to be commit c4b1df047663519300370508761c70b0c096b7f2)
* | r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij2007-12-2113-131/+414
| | | | | | | | | | section name optional. Fix several smaller bits and pieces in the Python code. (This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca)
* | r26502: Revert accidently removed pkg-config path change. Thanks to metze ↵Jelmer Vernooij2007-12-211-0/+5
| | | | | | | | | | | | for catching this. (This used to be commit b87e71ed4bac64353799bef668bca991b16e763e)
* | r26500: README: Samba4 is not a technical preview anymore.Kai Blin2007-12-211-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)
* | r26499: Allow testing python provision by setting the PROVISION_PYTHON ↵Jelmer Vernooij2007-12-212-12/+6
| | | | | | | | | | | | environment variable. (This used to be commit 379d0bbb2f9e0cd9b1855fd77bbb89827e0315ad)
* | r26498: Fix memory leak in iconv code.Jelmer Vernooij2007-12-215-13/+22
| | | | | | | | (This used to be commit 8795697db56e4ca6715950d68f5ec370604fcc76)
* | r26497: Fix return type for freeifaddrs().Jelmer Vernooij2007-12-212-7/+7
| | | | | | | | (This used to be commit 8c65053f51330bb55a81572264eefbcc56029dc1)
* | r26496: Move some provision functions to a new SamDB class, support setting ↵Jelmer Vernooij2007-12-219-366/+450
| | | | | | | | | | | | session_info on a ldb context from python. (This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34)
* | r26495: Add defines for getifaddrs/freeifaddrs.Jelmer Vernooij2007-12-211-0/+10
| | | | | | | | (This used to be commit c9e5a3078f7baa83743658d5648f0eefdeb05d2f)
* | r26494: Add entries for new header files.Jelmer Vernooij2007-12-211-0/+3
| | | | | | | | (This used to be commit b814ba76e98c1589d35a162c9871994ca37d7992)
* | r26493: Fix includes for dsdb/common.Jelmer Vernooij2007-12-211-0/+1
| | | | | | | | (This used to be commit 84d2f784bfdc91441122ebce393d042a53928d2b)
* | r26492: Some hosts have a define called ifa_dstaddr.Jelmer Vernooij2007-12-211-0/+1
| | | | | | | | (This used to be commit c4cd935ee783b2f4939e2c481bbdb1bbdb9190cd)