summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* r26546: Rather than having a gazillion targets, add output format variable ↵Jelmer Vernooij2007-12-211-6/+3
| | | | | | for 'make test'. (This used to be commit bd5217906c12c36df9769fc32aee77d9c1805bf2)
* r26545: Sync output with ejs.Jelmer Vernooij2007-12-213-36/+32
| | | | (This used to be commit 48ceaa964327ed7094275780cc3c0767636bcb18)
* Merge commit 'release-4-0-0alpha2' into v4-0-testStefan Metzmacher2007-12-210-0/+0
|\ | | | | | | (This used to be commit e53723c40cb022903066503e2de3b750c2dc5112)
| * r26541: Mark this as the releaseAndrew Bartlett2007-12-211-1/+1
| | | | | | | | (This used to be commit cc3912220a169280bc5cacfb98775a9f3fa42e90)
| * r26501: Merge kblin's updated READMEAndrew Bartlett2007-12-211-11/+12
| | | | | | | | | | Andrew Bartlett (This used to be commit 2afff9ba5743e4067a129b87dc4a7c3e5749095f)
| * r26490: Update WHATSNEW. Unless some fancy new words arive soon, this is whatAndrew Bartlett2007-12-211-7/+4
| | | | | | | | | | | | | | we will put out... Andrew Bartlett (This used to be commit 7e767b80d11a5c51ba027c5b7f08a559049d4836)
| * r26489: Merge fixed ranged results module to release branch.Andrew Bartlett2007-12-211-28/+34
| | | | | | | | | | | | | | This is the last blocker for the release that I know of. Andrew Bartlett (This used to be commit d1020d449765f304ba83c3dd65e719ff0c81b427)
| * r26478: Update versions, fix typo.Jelmer Vernooij2007-12-211-7/+7
| | | | | | | | (This used to be commit 913ba6093944584f773cc2d293ba9a7394905b3c)
| * r26390: Start on a WHATSNEW for the alpah2 release.Andrew Bartlett2007-12-211-17/+11
| | | | | | | | | | Andrew Bartlett (This used to be commit d86c35c8ab146a7bcdda308cbaac5b9c504577e9)
| * r26388: Fix up SWAT provision (again...), after changes I made to theAndrew Bartlett2007-12-212-3/+5
| | | | | | | | | | | | | | command-line version a while back. Andrew Bartlett (This used to be commit 609184581d9f02420b44a46384c34bea2cf62906)
| * 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)