summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2008-04-01Install samba-hostconfig library.Jelmer Vernooij1-1/+4
(This used to be commit 4d1fb503de31c5c81eb22cdd0a61eae5e4813b40)
2008-04-01Install pidl to the same directory as Samba.Jelmer Vernooij1-4/+1
(This used to be commit e67d8c7b6a5035c64d96ff92494ae38f7b6d8205)
2008-04-01Fix dependency on samba-hostconfig.Jelmer Vernooij1-1/+1
(This used to be commit ba91b609f5a6e2dd93b931a155cbce0c27ebd6d6)
2008-04-01Add context pointer to secrets functions.Jelmer Vernooij4-29/+12
(This used to be commit 873941d8a8dca8e7ace83f9af9939e4264f78c96)
2008-04-01Add userdata argument to reseed callback function.Jelmer Vernooij3-6/+8
(This used to be commit d4272bc6bcfcd71fa93edb25bb33d6458e8b33cd)
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij20-38/+38
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
2008-04-01Add README file explaining param/.Jelmer Vernooij1-0/+4
(This used to be commit 03226035aaa8d4fc68996b08bc6beb43feabbd3a)
2008-04-01Move ini-like file parser to the utility library.Jelmer Vernooij4-589/+10
(This used to be commit 2dc2bb800dab3f7dbdba01f5ca5076edd1a2b0f3)
2008-03-29On our way to alpha4...Andrew Bartlett1-1/+1
(This used to be commit d947310b94b235a66d32ba9aacd9c13127d45d94)
2008-03-29Rework 'compleated' message in provision to be more useful.Andrew Bartlett2-16/+9
In particular, this should draw attention to accidential 'standalone' server provisions and therefore cause less frustration. Andrew Bartlett (This used to be commit e906ae041a2b589ffceff97b74f7c4b01386382a)
2008-03-29Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger1-2/+2
(This used to be commit 982acd6f80f009d28ff1e63abd2151de0165623e)
2008-03-28mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger1-0/+6
(This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)
2008-03-29Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)
2008-03-29Don't leave release trees hanging aroundAndrew Bartlett1-1/+2
Andrew Bartlett (This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)
2008-03-29Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett1-3/+2
(This used to be commit f39af7c2c35abb794e1dc1a496c1960221f006f2)
2008-03-28mkrelease: Update to work with Git instead of SVN.Andrew Kroeger1-3/+2
(This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)
2008-03-29Fix more valgrind issues.Andrew Bartlett4-3/+52
This passes down the timeout more consistantly, and ensures that no matter how the modules screw up, we don't free() the memory we are going to write into the ASN1 packet until we actually write it out. Andrew Bartlett (This used to be commit eefd46289b90967ce6b4cd385fb1f7e1d6f9b343)
2008-03-29Fix some valgrind issues.Andrew Bartlett2-3/+9
These small changes seem to fix some of the early issues in 'make valgrindtest' Previously, the subtree_delete code didn't pass on the timeout, leaving it uninitialised. The ldap_server/ldap_backend.c change tidies up the talloc hierarchy a bit. Andrew Bartlett (This used to be commit 95314f29a9cf83db71d37e68728bfb5009fce60d)
2008-03-29Finally found the magic string to skip the python registry tests.Andrew Bartlett1-0/+1
(I really do wish it was clear what strings should be used in this file) Until these tests authenticate, we can't pass against Samba4, and they never could pass against AD. Andrew Bartlett (This used to be commit 6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07)
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett4-5/+8
(This used to be commit 764b7879d23bfa413a6747226f377ce2eaeaea26)
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett11-26/+136
This fixes up the python credentials interface in a number of areas, with the aim of supporting '-k yes' as a command line option. (This enables the use of kerberos). As such, I've had to change the get_credentials call to take a loadparm context, so that the credentials can be initialised correctly. The test_kinit script has been modified to prove that this continues to work, as well as to provide greater code coverage of the kerberos paths. Andrew Bartlett (This used to be commit 727ef40c2b56910028ef3c1092b8eab1bfa6ce63)
2008-03-28torture: fix compiler warningsStefan Metzmacher1-4/+3
metze (This used to be commit 326ae6ce9c8a6f5800d5ecb4a2bfdfc32336797d)
2008-03-28libcli/security: fix compiler warningsStefan Metzmacher1-0/+2
metze (This used to be commit 91dd223bd432f0461c5c85259b4e48a1b7f83af1)
2008-03-28cldap_server: fix compiler warningStefan Metzmacher1-0/+2
metze (This used to be commit a6cd4e7509dbd1aef4873c7c0eef2a13bc907880)
2008-03-28libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for nowStefan Metzmacher1-1/+1
This should fix the build on solaris. Later this needs better fixing... metze (This used to be commit 89b7955733c34e9699a3b43ee54de92cb9469b90)
2008-03-28Convert some more files to GPLv3.Andrew Kroeger47-50/+44
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
2008-03-28Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-gmake3Jelmer Vernooij2-2/+2
(This used to be commit 71110c8e7d58f42312938d0a8d0b216cbc313885)
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij7-7/+17
(This used to be commit 4e0b94d648e955b950c50d2ac19e17b06ee1f818)
2008-03-28Merge v4.0-testJelmer Vernooij281-3411/+40064
(This used to be commit 977dbdeaf363c8905ed9fd0570eba4be80582833)
2008-03-28No longer install SWAT filesAndrew Bartlett1-1/+2
Andrew Bartlett (This used to be commit cd275862c65542ea1118cfb76d7d1b082427098a)
2008-03-28Don't specify what should be a default option in the generated smb.confAndrew Bartlett1-2/+2
Instead, sub in "", so that the default continued to come from the code. Andrew Bartlett (This used to be commit b1829da8f75175fcc569a3a9195f2358731055a9)
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-4/+12
(This used to be commit 59d8d17093efac3a177a032f2e121ea6f43a96c8)
2008-03-28Fix 'oplocks' in loadparm.Andrew Bartlett1-0/+1
I forgot one more place where I must specify the new config option. I wish this was more templated... Andrew Bartlett (This used to be commit 5a740f4daa79cf1b5fc9f24e424ae50e10932f4b)
2008-03-27provision: Increase max NetBIOS name length from 13 to 15.Andrew Kroeger2-2/+2
Issue originally reported by user Julsa-FR on IRC. (This used to be commit ee9ad77009ef5e36655a49c41730a4a963ba9d43)
2008-03-27Remove define that appears to cause configure test breakage on Julien's machine.Jelmer Vernooij1-2/+0
(This used to be commit f47df5761571dd5c36789fb2e225a1125ca0e8f7)
2008-03-27provision: Initialize uninitialized variables if "targetdir" is notKai Blin1-1/+4
defined and there is no smb.conf file (This used to be commit 19c29f473883be0a17fa740de9feb226f347df4a)
2008-03-28Add tool for enabling accountsAndrew Bartlett1-0/+74
(This used to be commit 2e14b4ea64ba7e223f29b5b535b1b1be326f711c)
2008-03-28Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett3-143/+102
These need a testsuite, but this will come soon. Andrew Bartlett (This used to be commit fbcaa622bd1929399e32326349e96b6676a49b96)
2008-03-28Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-testJelmer Vernooij2-2/+2
(This used to be commit b6c61bee649734f6000fbf3fe3736d8c82155ac9)
2008-03-27libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.cMichael Adam1-1/+8
This is not a proper bug but the code is clearer now and we are tracking failure of open separate from that of close. Michael (This used to be commit 4ae4692bc6c6da15483a6f4a3363cdc23121efc7)
2008-03-27Fix how we initialise the oplocks parameter.Andrew Bartlett1-2/+1
Andrew Bartlett (This used to be commit 08ec91958d5d773dfc805869685094da749470e8)
2008-03-27Actually call into lp_oplocks() in share_classic backend.Andrew Bartlett1-0/+4
Andrew Bartlett (This used to be commit 2c18482b1983b4e2764beccc20f08e9b3074816a)
2008-03-27Fix references to ntvfs share configAndrew Bartlett2-2/+2
Andrew Bartlett (This used to be commit 4e4152dfd70145a7a00bc42effcd07b607204926)
2008-03-27Merge with metze's change for oplocks to be on by defaultAndrew Bartlett1-3/+0
Andrew Bartlett Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local Conflicts: source/ntvfs/common/opendb_tdb.c (This used to be commit 7c7a1a2b1f69cb4623c8832b732e8a1343ebd109)
2008-03-27Make oplocks a per-share option.Andrew Bartlett4-4/+9
This even goes via the share options system (a very odd layer of indirection). Andrew Bartlett (This used to be commit f2c65f9907760b8852b70c53637388f08751ba88)
2008-03-27selfteset: oplocks are enabled by default nowStefan Metzmacher1-3/+0
metze (This used to be commit 9342c4f5ff2be16c9771fd07fbec87076af2e681)
2008-03-27opendb_tdb: enable oplocks per defaultStefan Metzmacher1-1/+1
metze (This used to be commit 225a9852eeee66f22a4135a660f18b70666c1c5f)
2008-03-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+33
(This used to be commit e1095673089d12e11a4e17a8d6c5b756cc9f427b)
2008-03-26Remove old js versions of newuser and provision.Andrew Bartlett3-339/+61
Andrew Bartlett (This used to be commit 861a85985d2d27f58cb8fa2fef0d445c7dac94c6)
2008-03-26Clean up the ldb python bindings to be 64 bit safe.Andrew Bartlett2-35/+55
Thanks in particular to arkanes and KirkMcDonald on #python for their assistance, suggesting breaking the DN check. I eventually found it while trying to cut down on the number of gcc warnings, which is why we also add printf annotations. Andrew Bartlett (This used to be commit ba30e82d4efcba23c49622de43d3d6fc9c800e35)