1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

15741 Commits

Author SHA1 Message Date
Jelmer Vernooij
afe3e8172d Install public header files again and include required prototypes.
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
2008-04-02 04:53:27 +02:00
Jelmer Vernooij
7b608fd288 Don't write public functions to protoheaders.
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-02 00:01:04 +02:00
Jelmer Vernooij
bebb7b890c Add warning to public headers.
(This used to be commit 7bfe359c73aac96f8e983e8d5e9621235cf79a3a)
2008-04-01 16:18:31 +02:00
Jelmer Vernooij
21f1f3aa68 Include right perl directory when installed.
(This used to be commit 9692a48aeb1c22a86a98ca736f173b2332a87480)
2008-04-01 16:08:21 +02:00
Jelmer Vernooij
696ab2662e Install samba-hostconfig library.
(This used to be commit 4d1fb503de31c5c81eb22cdd0a61eae5e4813b40)
2008-04-01 16:05:54 +02:00
Jelmer Vernooij
55ff0149ea Install pidl to the same directory as Samba.
(This used to be commit e67d8c7b6a5035c64d96ff92494ae38f7b6d8205)
2008-04-01 16:03:31 +02:00
Jelmer Vernooij
4708c66fd2 Fix dependency on samba-hostconfig.
(This used to be commit ba91b609f5a6e2dd93b931a155cbce0c27ebd6d6)
2008-04-01 15:53:45 +02:00
Jelmer Vernooij
39b2fc37f2 Add context pointer to secrets functions.
(This used to be commit 873941d8a8dca8e7ace83f9af9939e4264f78c96)
2008-04-01 15:26:00 +02:00
Jelmer Vernooij
7fd96c5b04 Add userdata argument to reseed callback function.
(This used to be commit d4272bc6bcfcd71fa93edb25bb33d6458e8b33cd)
2008-04-01 15:17:18 +02:00
Jelmer Vernooij
f41b9a9dde Rename libsamba-config to libsamba-hostconfig.
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
2008-04-01 15:08:30 +02:00
Jelmer Vernooij
0ef6489eb1 Add README file explaining param/.
(This used to be commit 03226035aaa8d4fc68996b08bc6beb43feabbd3a)
2008-04-01 15:03:24 +02:00
Jelmer Vernooij
14a54761d9 Move ini-like file parser to the utility library.
(This used to be commit 2dc2bb800dab3f7dbdba01f5ca5076edd1a2b0f3)
2008-04-01 14:51:06 +02:00
Stefan Metzmacher
5a498290b0 Merge commit 'origin/v4-0-stable' into v4-0-test
(This used to be commit 15cf55f9799d806c31a6a4e14a5c77df89dfe35b)
2008-03-29 08:34:10 +01:00
Andrew Bartlett
3237b14e3f On our way to alpha4...
(This used to be commit d947310b94b235a66d32ba9aacd9c13127d45d94)
2008-03-29 18:17:15 +11:00
Andrew Bartlett
e2bfcac09c Mark as GIT snapshots again
(This used to be commit 1d940e444633bb4f5976888d2581d4ccaf03da21)
2008-03-29 18:15:22 +11:00
Andrew Bartlett
76ab04df14 This is Samba4 alpha3!
Andrew Bartlett
(This used to be commit c0a9845d4cb414ea5cc26581bda1c52c45aa21dc)
2008-03-29 17:44:18 +11:00
Andrew Bartlett
e4d73e78a6 Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
(This used to be commit ee6539e4cab8882faafff17f458df91cba352f8e)
2008-03-29 17:19:20 +11:00
Andrew Bartlett
238a1a52f1 Rework 'compleated' message in provision to be more useful.
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-29 17:17:56 +11:00
Andrew Kroeger
504f709b6f howto: Simplify the commands needed and remove reference to removed script.
(This used to be commit 6e25d77be21b90c3b24cca55b08bdc39b256c381)
2008-03-29 00:07:32 -05:00
Andrew Kroeger
e96592fedf Makefile: Allow "make" with no arguments to build all that will be installed.
(This used to be commit 982acd6f80f009d28ff1e63abd2151de0165623e)
2008-03-29 00:06:02 -05:00
Andrew Kroeger
f602fa019b howto: Clarify differences when working from a tarball instead of Git.
(This used to be commit 11cbefe307a5d7b25dc72886a0666e2523c47488)
2008-03-28 23:18:25 -05:00
Andrew Kroeger
0ea02e8126 mkrelease: Add checks to ensure run from top-level directory of repository.
(This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)
2008-03-28 22:53:01 -05:00
Andrew Bartlett
bf0db7eb03 Add a few more safety catches to the mkrelease.sh script.
Andrew Bartlett
(This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)
2008-03-29 14:37:09 +11:00
Andrew Bartlett
1d29ab2536 Don't leave release trees hanging around
Andrew Bartlett
(This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)
2008-03-29 14:23:43 +11:00
Andrew Bartlett
40bcb11d29 Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-local
(This used to be commit f39af7c2c35abb794e1dc1a496c1960221f006f2)
2008-03-29 14:14:25 +11:00
Andrew Kroeger
7ddcb20d15 mkrelease: Update to work with Git instead of SVN.
(This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)
2008-03-28 21:55:09 -05:00
Andrew Bartlett
1c1c6fca66 Fix more valgrind issues.
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-29 13:32:15 +11:00
Andrew Bartlett
e0c90d6131 Fix some valgrind issues.
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-29 11:18:00 +11:00
Andrew Bartlett
77cbab18b5 Finally found the magic string to skip the python registry tests.
(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-29 09:43:58 +11:00
Andrew Bartlett
5c4e340ee3 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 764b7879d23bfa413a6747226f377ce2eaeaea26)
2008-03-28 22:04:52 +11:00
Andrew Bartlett
142fbfb3c1 Fix and test python scripts and kerberos
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-28 21:57:15 +11:00
Andrew Kroeger
ba4739547e Merge branch 'v4-0-test' of git://git.samba.org/samba into v4-0-local
(This used to be commit 9b4449b46c0404b3c694ac9c592be63185c366b7)
2008-03-28 05:43:52 -05:00
Stefan Metzmacher
52013b846a torture: fix compiler warnings
metze
(This used to be commit 326ae6ce9c8a6f5800d5ecb4a2bfdfc32336797d)
2008-03-28 09:40:08 +01:00
Stefan Metzmacher
341c6b46b3 libcli/security: fix compiler warnings
metze
(This used to be commit 91dd223bd432f0461c5c85259b4e48a1b7f83af1)
2008-03-28 09:39:32 +01:00
Stefan Metzmacher
2e3cf7843f cldap_server: fix compiler warning
metze
(This used to be commit a6cd4e7509dbd1aef4873c7c0eef2a13bc907880)
2008-03-28 09:39:03 +01:00
Stefan Metzmacher
02e8a32f59 libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now
This should fix the build on solaris.
Later this needs better fixing...

metze
(This used to be commit 89b7955733c34e9699a3b43ee54de92cb9469b90)
2008-03-28 07:56:20 +01:00
Andrew Kroeger
8f8c56bfbc Convert some more files to GPLv3.
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
2008-03-28 01:08:49 -05:00
Andrew Bartlett
71e79728ec Add tool for enabling accounts
(This used to be commit 2e14b4ea64ba7e223f29b5b535b1b1be326f711c)
2008-03-28 03:46:23 +11:00
Andrew Bartlett
c8ba11a681 Remove references to the new SWAT.
Andrew Bartlett
(This used to be commit ac11c018715a2e59af3a716f8fabe8aeb667e660)
2008-03-28 13:56:47 +11:00
Andrew Bartlett
c818469d36 Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
(This used to be commit 7d1e922a6879110b7953de7560cc4b51ff36ea10)
2008-03-28 13:39:59 +11:00
Andrew Kroeger
459a8f5a22 WHATSNEW: Update information in preparation of Alpha3.
- Update the listing of prior releases.
- Indicate that python is now required.
- Provide additional information on some of the more user-visible changes.
(This used to be commit 68f0b4f929748dad3641fd84ee9eea0b109f898b)
2008-03-27 20:30:22 -05:00
Andrew Bartlett
786deaf928 Make the setup/newuser and setup/setpassword scripts actually work...
These need a testsuite, but this will come soon.

Andrew Bartlett
(This used to be commit fbcaa622bd1929399e32326349e96b6676a49b96)
2008-03-28 12:08:54 +11:00
Andrew Bartlett
3d9589ba5a Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit ddf9d6ef70f0a6b7da420f772b34962fb25d761a)
2008-03-28 11:10:19 +11:00
Andrew Bartlett
392fd96865 Add change about account expiry
(This used to be commit 092592233fe02d0c05933bafd52d790a9561cf9b)
2008-03-28 11:09:34 +11:00
Jelmer Vernooij
0cffe98049 Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-test
(This used to be commit b6c61bee649734f6000fbf3fe3736d8c82155ac9)
2008-03-28 01:00:48 +01:00
Andrew Bartlett
4eb694389c No longer install SWAT files
Andrew Bartlett
(This used to be commit cd275862c65542ea1118cfb76d7d1b082427098a)
2008-03-28 10:39:22 +11:00
Andrew Bartlett
4ddce8c28c Don't specify what should be a default option in the generated smb.conf
Instead, sub in "", so that the default continued to come from the code.

Andrew Bartlett
(This used to be commit b1829da8f75175fcc569a3a9195f2358731055a9)
2008-03-28 10:38:12 +11:00
Andrew Bartlett
de80e63efa Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 59d8d17093efac3a177a032f2e121ea6f43a96c8)
2008-03-28 10:19:21 +11:00
Andrew Bartlett
b422a78df2 Fix 'oplocks' in loadparm.
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-28 10:18:06 +11:00
Andrew Kroeger
b2c6ba69a4 provision: Increase max NetBIOS name length from 13 to 15.
Issue originally reported by user Julsa-FR on IRC.
(This used to be commit ee9ad77009ef5e36655a49c41730a4a963ba9d43)
2008-03-27 16:30:18 -05:00