summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26551: Make sure NULL is defined before using it to test for getifaddrs().James Peach1-0/+4
Patch from Timur I. Bakeyev <timur@com.bat.ru>. (This used to be commit 188156228b53c4bbc9c18c6ff1a0d3c6d0ba5fcb)
2007-12-21r26550: libreplace: fallback to __ss_family of struct sockaddr_storageStefan Metzmacher2-0/+29
metze (This used to be commit 11bdc9bed80b9842ac1ab8f22509a5d191cddc91)
2007-12-21r26549: Remove suite-specific bits.Jelmer Vernooij4-26/+24
(This used to be commit ac01d515b71ce44a0d98e50d58a76e1ce9e1f5d9)
2007-12-21r26548: Remove remaining variables from state hash.Jelmer Vernooij4-53/+44
(This used to be commit 84f5b3e257241f699f3e51d8f282fa00cfd1000a)
2007-12-21r26547: Make testsuites less special during subunit handling.Jelmer Vernooij5-57/+88
(This used to be commit 0bf6bdcd7f21740853ae852193d51bdf14201782)
2007-12-21r26546: Rather than having a gazillion targets, add output format variable ↵Jelmer Vernooij1-6/+3
for 'make test'. (This used to be commit bd5217906c12c36df9769fc32aee77d9c1805bf2)
2007-12-21r26545: Sync output with ejs.Jelmer Vernooij3-36/+32
(This used to be commit 48ceaa964327ed7094275780cc3c0767636bcb18)
2007-12-21Merge commit 'release-4-0-0alpha2' into v4-0-testStefan Metzmacher0-0/+0
(This used to be commit e53723c40cb022903066503e2de3b750c2dc5112)
2007-12-21r26541: Mark this as the releaseAndrew Bartlett1-1/+1
(This used to be commit cc3912220a169280bc5cacfb98775a9f3fa42e90)
2007-12-21r26501: Merge kblin's updated READMEAndrew Bartlett1-11/+12
Andrew Bartlett (This used to be commit 2afff9ba5743e4067a129b87dc4a7c3e5749095f)
2007-12-21r26490: Update WHATSNEW. Unless some fancy new words arive soon, this is whatAndrew Bartlett1-7/+4
we will put out... Andrew Bartlett (This used to be commit 7e767b80d11a5c51ba027c5b7f08a559049d4836)
2007-12-21r26489: Merge fixed ranged results module to release branch.Andrew Bartlett1-28/+34
This is the last blocker for the release that I know of. Andrew Bartlett (This used to be commit d1020d449765f304ba83c3dd65e719ff0c81b427)
2007-12-21r26478: Update versions, fix typo.Jelmer Vernooij1-7/+7
(This used to be commit 913ba6093944584f773cc2d293ba9a7394905b3c)
2007-12-21r26390: Start on a WHATSNEW for the alpah2 release.Andrew Bartlett1-17/+11
Andrew Bartlett (This used to be commit d86c35c8ab146a7bcdda308cbaac5b9c504577e9)
2007-12-21r26388: Fix up SWAT provision (again...), after changes I made to theAndrew Bartlett2-3/+5
command-line version a while back. Andrew Bartlett (This used to be commit 609184581d9f02420b44a46384c34bea2cf62906)
2007-12-21r26387: Merge logfile segfault into alpha2 branch.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit a6d1477ab97c5b93fad5502868bf324c31c75aa5)
2007-12-21r26364: Branch Samba 4.0 for an alpha2 release.Andrew Bartlett5-8/+349
Andrew Bartlett (This used to be commit 7a891215d0779affa606e360608388950c82d6ce)
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij37-103/+103
(This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij37-103/+103
(This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2)
2007-12-21r26538: Pass path generation function around rather than base directory.Jelmer Vernooij6-148/+164
(This used to be commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88)
2007-12-21r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).Jelmer Vernooij4-199/+197
(This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c)
2007-12-21r26536: More tests for provisioning code.Jelmer Vernooij6-24/+40
(This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4)
2007-12-21r26535: Get rid of all-knowing ProvisionSettings object.Jelmer Vernooij2-284/+274
(This used to be commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb)
2007-12-21r26534: configure: using == in shell scripts isn't portableStefan Metzmacher1-1/+1
Thanks to Björn Jacke <bj@sernet.de> for reporting this. metze (This used to be commit 1d5d97083029956fd1ce5eb2c0333052a46a334a)
2007-12-21r26533: libreplace: hopefully fix the share library/module build on darwinStefan Metzmacher1-2/+2
metze (This used to be commit 3d64338f3cfeef2e9851ca8c932863af6f1f22c3)
2007-12-21r26532: Fix mistake in assignment.Rafal Szczesniak1-1/+1
(This used to be commit 4d0ff8e375d5378c68c505f42246e62cfdd648a2)
2007-12-21r26531: Prevent from displaying the results if the functionRafal Szczesniak1-0/+2
call has failed. (This used to be commit ded8a45d79beb0e539c573f67056c8cb4aa62c3f)
2007-12-21r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2-0/+81
(This used to be commit 73566f520c0835f6b6b37d3f62414052468afb99)
2007-12-21r26529: Indeed, this belongs in the schema module. Ranged results need to useAndrew Bartlett1-5/+0
an attribute with ';' in the name. Andrew Bartlett (This used to be commit f4023b176eabfb3282fe9b999eac8db55a095ab0)
2007-12-21r26528: dsdb: Fix a warning.Kai Blin1-4/+3
(This used to be commit 41a1f59850345c5a2944818a9a00bc6118d05c8a)
2007-12-21r26527: Start on tests for provision.Jelmer Vernooij5-42/+97
(This used to be commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656)
2007-12-21r26526: Fix argument value.Jelmer Vernooij1-1/+1
(This used to be commit af28f0c56d8e5ccc6ce8916d5bbdf9045e1fb47e)
2007-12-21r26525: Consistency in the API.Jelmer Vernooij1-50/+53
(This used to be commit 37577fee582e7c9896b5cf8b62016d480b8f147e)
2007-12-21r26524: Import self join.Jelmer Vernooij1-42/+75
(This used to be commit daae983c260da6af6a4f1cba1290bc7240d7a970)
2007-12-21r26523: Refactor provisioning code.Jelmer Vernooij4-157/+251
(This used to be commit ac1083178f9e521dcd5d3d8b5199abcb00159adf)
2007-12-21r26522: Fix warnings on SamDB connect from Python, simplify the setup code ↵Jelmer Vernooij3-33/+43
for the various LDBs. (This used to be commit 20c686f501b652ec0578a075a124b72ecb5f41b6)
2007-12-21r26521: Fix newlines.Jelmer Vernooij4-13/+13
(This used to be commit 174aa1583791a4c305bc49cf78f8f10d42701bc9)
2007-12-21r26520: More Python updates.Jelmer Vernooij9-26/+205
(This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7)
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)