summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij6-6/+18
(This used to be commit 2073346828ffa1d9c35105eadd7afddd3a76a045)
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij4-4/+19
(This used to be commit 64a6887ecddc1599bde5dcb06d0b74ffea1def0c)
2008-04-02Re-add params file to git.Jelmer Vernooij1-0/+587
(This used to be commit fc50e78e2631e8253571bc236302e2859e4d1559)
2008-04-02Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij0-0/+0
(This used to be commit 2763fc6294aa35018d4317dd9eebcba969e70333)
2008-04-02Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into tmpJelmer Vernooij4-28/+38
(This used to be commit d777a83b8478bf09a45eccde38036eccbd219df8)
2008-04-02Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij4-7/+14
Also fixed extra include in regpatch. (This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52)
2008-04-02Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij4-28/+38
(This used to be commit 8c3591d98f42a75d68d698f7b4be8f2e0284522f)
2008-04-02Remove no longer installed files.Jelmer Vernooij1-23/+0
(This used to be commit 3e8aecbc2ee3c0bb32aa83c5035a758f16f344cb)
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij4-39/+40
(This used to be commit 92e71c19f4e1d3ca123a083942ec578d21f7012c)
2008-04-02Trim down installed headers some more.Jelmer Vernooij5-32/+21
(This used to be commit 71aa38842c270d52d39b805bf7ce29e25e062024)
2008-04-02Merge hive.h into registry.hJelmer Vernooij7-215/+186
(This used to be commit 3ca14fdf74d2510049bbdbbd2a5be341412cda1b)
2008-04-02Merge patchfile.h into registry.hJelmer Vernooij6-61/+30
(This used to be commit 7b434df67aefc667993f0ebd955af9c1c258f153)
2008-04-02Reduce the number of installed headers.Jelmer Vernooij13-22/+16
(This used to be commit 2243e24024f09ff9c9c7d0eb735c3b39c9d84424)
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij208-458/+1953
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
2008-04-02Fix conflicts in setup/provision script.Andrew Bartlett1-8/+0
(This used to be commit 696b58f5dd8370b7ee0670c7a3e5db10234b41ff)
2008-04-02Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett3-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)
2008-04-01provision: Add support for IPv6 (bz #4593).Andrew Kroeger3-11/+31
(This used to be commit 8585a3c77d5dfe97bca3f08716fc06ac2819f578)
2008-04-02Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett3-18/+8
module prohibits it anyway. Andrew Bartlett (This used to be commit c5b287c056855892f30fbbf32efe7d65da31ce91)
2008-04-02Don't write public functions to protoheaders.Jelmer Vernooij1-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)
2008-04-01Add warning to public headers.Jelmer Vernooij3-0/+13
(This used to be commit 7bfe359c73aac96f8e983e8d5e9621235cf79a3a)
2008-04-01Include right perl directory when installed.Jelmer Vernooij1-1/+1
(This used to be commit 9692a48aeb1c22a86a98ca736f173b2332a87480)
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-29Merge commit 'origin/v4-0-stable' into v4-0-testStefan Metzmacher0-0/+0
(This used to be commit 15cf55f9799d806c31a6a4e14a5c77df89dfe35b)
2008-03-29On our way to alpha4...Andrew Bartlett1-1/+1
(This used to be commit d947310b94b235a66d32ba9aacd9c13127d45d94)
2008-03-29Mark as GIT snapshots againAndrew Bartlett1-1/+1
(This used to be commit 1d940e444633bb4f5976888d2581d4ccaf03da21)
2008-03-29This is Samba4 alpha3!Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit c0a9845d4cb414ea5cc26581bda1c52c45aa21dc)
2008-03-29Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett0-0/+0
(This used to be commit ee6539e4cab8882faafff17f458df91cba352f8e)
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-29howto: Simplify the commands needed and remove reference to removed script.Andrew Kroeger1-9/+2
(This used to be commit 6e25d77be21b90c3b24cca55b08bdc39b256c381)
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-28howto: Clarify differences when working from a tarball instead of Git.Andrew Kroeger1-0/+7
(This used to be commit 11cbefe307a5d7b25dc72886a0666e2523c47488)
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 Bartlett12-36/+154
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-28Merge branch 'v4-0-test' of git://git.samba.org/samba into v4-0-localAndrew Kroeger4-5/+8
(This used to be commit 9b4449b46c0404b3c694ac9c592be63185c366b7)
2008-03-28torture: fix compiler warningsStefan Metzmacher1-4/+3
metze (This used to be commit 326ae6ce9c8a6f5800d5ecb4a2bfdfc32336797d)