summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* Re-add params file to git.Jelmer Vernooij2008-04-021-0/+587
| | | | (This used to be commit fc50e78e2631e8253571bc236302e2859e4d1559)
* Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2008-04-023-4/+14
| | | | | Also fixed extra include in regpatch. (This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-024-28/+38
|\ | | | | | | (This used to be commit 8c3591d98f42a75d68d698f7b4be8f2e0284522f)
| * Fix conflicts in setup/provision script.Andrew Bartlett2008-04-021-8/+0
| | | | | | | | (This used to be commit 696b58f5dd8370b7ee0670c7a3e5db10234b41ff)
| * Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett2008-04-023-11/+39
| |\ | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-ipv6' of git://git.id10ts.net/samba into 4-0-abartlet Andrew Bartlett (This used to be commit d3336684f084f984500dd0893dd01bcfc5be0ab1)
| | * provision: Add support for IPv6 (bz #4593).Andrew Kroeger2008-04-013-11/+31
| | | | | | | | | | | | (This used to be commit 8585a3c77d5dfe97bca3f08716fc06ac2819f578)
| * | Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett2008-04-023-18/+8
| |/ | | | | | | | | | | | | module prohibits it anyway. Andrew Bartlett (This used to be commit c5b287c056855892f30fbbf32efe7d65da31ce91)
* | Remove no longer installed files.Jelmer Vernooij2008-04-021-23/+0
| | | | | | | | (This used to be commit 3e8aecbc2ee3c0bb32aa83c5035a758f16f344cb)
* | Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-024-39/+40
| | | | | | | | (This used to be commit 92e71c19f4e1d3ca123a083942ec578d21f7012c)
* | Trim down installed headers some more.Jelmer Vernooij2008-04-025-32/+21
| | | | | | | | (This used to be commit 71aa38842c270d52d39b805bf7ce29e25e062024)
* | Merge hive.h into registry.hJelmer Vernooij2008-04-027-215/+186
| | | | | | | | (This used to be commit 3ca14fdf74d2510049bbdbbd2a5be341412cda1b)
* | Merge patchfile.h into registry.hJelmer Vernooij2008-04-026-61/+30
| | | | | | | | (This used to be commit 7b434df67aefc667993f0ebd955af9c1c258f153)
* | Reduce the number of installed headers.Jelmer Vernooij2008-04-0213-22/+16
| | | | | | | | (This used to be commit 2243e24024f09ff9c9c7d0eb735c3b39c9d84424)
* | Install public header files again and include required prototypes.Jelmer Vernooij2008-04-02208-458/+1953
| | | | | | | | (This used to be commit 47ffbbf67435904754469544390b67d34c958343)
* | Don't write public functions to protoheaders.Jelmer Vernooij2008-04-021-1/+1
| | | | | | | | | | | | | | Since the public functions can be used by external parties we should make changing their signature as hard as possible. It's also a lot easier to document functions in manually written headers. (This used to be commit 0528e30cf7c8a18c757e8cd9ddd6bea235ae4f1f)
* | Add warning to public headers.Jelmer Vernooij2008-04-013-0/+13
| | | | | | | | (This used to be commit 7bfe359c73aac96f8e983e8d5e9621235cf79a3a)
* | Include right perl directory when installed.Jelmer Vernooij2008-04-011-1/+1
| | | | | | | | (This used to be commit 9692a48aeb1c22a86a98ca736f173b2332a87480)
* | Install samba-hostconfig library.Jelmer Vernooij2008-04-011-1/+4
| | | | | | | | (This used to be commit 4d1fb503de31c5c81eb22cdd0a61eae5e4813b40)
* | Install pidl to the same directory as Samba.Jelmer Vernooij2008-04-011-4/+1
| | | | | | | | (This used to be commit e67d8c7b6a5035c64d96ff92494ae38f7b6d8205)
* | Fix dependency on samba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
| | | | | | | | (This used to be commit ba91b609f5a6e2dd93b931a155cbce0c27ebd6d6)
* | Add context pointer to secrets functions.Jelmer Vernooij2008-04-014-29/+12
| | | | | | | | (This used to be commit 873941d8a8dca8e7ace83f9af9939e4264f78c96)
* | Add userdata argument to reseed callback function.Jelmer Vernooij2008-04-013-6/+8
| | | | | | | | (This used to be commit d4272bc6bcfcd71fa93edb25bb33d6458e8b33cd)
* | Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-0120-38/+38
| | | | | | | | (This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
* | Add README file explaining param/.Jelmer Vernooij2008-04-011-0/+4
| | | | | | | | (This used to be commit 03226035aaa8d4fc68996b08bc6beb43feabbd3a)
* | Move ini-like file parser to the utility library.Jelmer Vernooij2008-04-014-589/+10
|/ | | | (This used to be commit 2dc2bb800dab3f7dbdba01f5ca5076edd1a2b0f3)
* On our way to alpha4...Andrew Bartlett2008-03-291-1/+1
| | | | (This used to be commit d947310b94b235a66d32ba9aacd9c13127d45d94)
* Rework 'compleated' message in provision to be more useful.Andrew Bartlett2008-03-292-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)
* Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger2008-03-291-2/+2
| | | | (This used to be commit 982acd6f80f009d28ff1e63abd2151de0165623e)
* mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger2008-03-281-0/+6
| | | | (This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)
* Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett2008-03-291-2/+2
| | | | | Andrew Bartlett (This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)
* Don't leave release trees hanging aroundAndrew Bartlett2008-03-291-1/+2
| | | | | Andrew Bartlett (This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)
* Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-03-291-3/+2
|\ | | | | | | (This used to be commit f39af7c2c35abb794e1dc1a496c1960221f006f2)
| * mkrelease: Update to work with Git instead of SVN.Andrew Kroeger2008-03-281-3/+2
| | | | | | | | (This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)
* | Fix more valgrind issues.Andrew Bartlett2008-03-294-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)
* | Fix some valgrind issues.Andrew Bartlett2008-03-292-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)
* | Finally found the magic string to skip the python registry tests.Andrew Bartlett2008-03-291-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)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-284-5/+8
|\ \ | | | | | | | | | (This used to be commit 764b7879d23bfa413a6747226f377ce2eaeaea26)
| * | torture: fix compiler warningsStefan Metzmacher2008-03-281-4/+3
| | | | | | | | | | | | | | | metze (This used to be commit 326ae6ce9c8a6f5800d5ecb4a2bfdfc32336797d)
| * | libcli/security: fix compiler warningsStefan Metzmacher2008-03-281-0/+2
| | | | | | | | | | | | | | | metze (This used to be commit 91dd223bd432f0461c5c85259b4e48a1b7f83af1)
| * | cldap_server: fix compiler warningStefan Metzmacher2008-03-281-0/+2
| | | | | | | | | | | | | | | metze (This used to be commit a6cd4e7509dbd1aef4873c7c0eef2a13bc907880)
| * | libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for nowStefan Metzmacher2008-03-281-1/+1
| |/ | | | | | | | | | | | | | | This should fix the build on solaris. Later this needs better fixing... metze (This used to be commit 89b7955733c34e9699a3b43ee54de92cb9469b90)
* | Fix and test python scripts and kerberosAndrew Bartlett2008-03-2811-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)
* | Convert some more files to GPLv3.Andrew Kroeger2008-03-2847-50/+44
|/ | | | (This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
* Add tool for enabling accountsAndrew Bartlett2008-03-281-0/+74
| | | | (This used to be commit 2e14b4ea64ba7e223f29b5b535b1b1be326f711c)
* Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett2008-03-283-143/+102
| | | | | | | These need a testsuite, but this will come soon. Andrew Bartlett (This used to be commit fbcaa622bd1929399e32326349e96b6676a49b96)
* Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-testJelmer Vernooij2008-03-282-2/+2
|\ | | | | | | (This used to be commit b6c61bee649734f6000fbf3fe3736d8c82155ac9)
| * provision: Increase max NetBIOS name length from 13 to 15.Andrew Kroeger2008-03-272-2/+2
| | | | | | | | | | Issue originally reported by user Julsa-FR on IRC. (This used to be commit ee9ad77009ef5e36655a49c41730a4a963ba9d43)
* | No longer install SWAT filesAndrew Bartlett2008-03-281-1/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit cd275862c65542ea1118cfb76d7d1b082427098a)
* | Don't specify what should be a default option in the generated smb.confAndrew Bartlett2008-03-281-2/+2
| | | | | | | | | | | | | | Instead, sub in "", so that the default continued to come from the code. Andrew Bartlett (This used to be commit b1829da8f75175fcc569a3a9195f2358731055a9)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-283-4/+12
|\| | | | | | | (This used to be commit 59d8d17093efac3a177a032f2e121ea6f43a96c8)