1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
Commit Graph

15939 Commits

Author SHA1 Message Date
Jelmer Vernooij
bebb7b890c Add warning to public headers.
(This used to be commit 7bfe359c73)
2008-04-01 16:18:31 +02:00
Jelmer Vernooij
21f1f3aa68 Include right perl directory when installed.
(This used to be commit 9692a48aeb)
2008-04-01 16:08:21 +02:00
Jelmer Vernooij
696ab2662e Install samba-hostconfig library.
(This used to be commit 4d1fb503de)
2008-04-01 16:05:54 +02:00
Jelmer Vernooij
55ff0149ea Install pidl to the same directory as Samba.
(This used to be commit e67d8c7b6a)
2008-04-01 16:03:31 +02:00
Jelmer Vernooij
4708c66fd2 Fix dependency on samba-hostconfig.
(This used to be commit ba91b609f5)
2008-04-01 15:53:45 +02:00
Jelmer Vernooij
39b2fc37f2 Add context pointer to secrets functions.
(This used to be commit 873941d8a8)
2008-04-01 15:26:00 +02:00
Jelmer Vernooij
7fd96c5b04 Add userdata argument to reseed callback function.
(This used to be commit d4272bc6bc)
2008-04-01 15:17:18 +02:00
Jelmer Vernooij
f41b9a9dde Rename libsamba-config to libsamba-hostconfig.
(This used to be commit c46b7e90e3)
2008-04-01 15:08:30 +02:00
Jelmer Vernooij
0ef6489eb1 Add README file explaining param/.
(This used to be commit 03226035aa)
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 2dc2bb800d)
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 15cf55f979)
2008-03-29 08:34:10 +01:00
Andrew Bartlett
3237b14e3f On our way to alpha4...
(This used to be commit d947310b94)
2008-03-29 18:17:15 +11:00
Andrew Bartlett
e2bfcac09c Mark as GIT snapshots again
(This used to be commit 1d940e4446)
2008-03-29 18:15:22 +11:00
Andrew Bartlett
76ab04df14 This is Samba4 alpha3!
Andrew Bartlett
(This used to be commit c0a9845d4c)
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 ee6539e4ca)
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 e906ae041a)
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 6e25d77be2)
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 982acd6f80)
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 11cbefe307)
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 7d4c02fdfc)
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 96eb3f1691)
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 e06911de33)
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 f39af7c2c3)
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 66efff41a7)
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 eefd46289b)
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 95314f29a9)
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 6e863e5fec)
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 764b7879d2)
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 727ef40c2b)
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 9b4449b46c)
2008-03-28 05:43:52 -05:00
Stefan Metzmacher
52013b846a torture: fix compiler warnings
metze
(This used to be commit 326ae6ce9c)
2008-03-28 09:40:08 +01:00
Stefan Metzmacher
341c6b46b3 libcli/security: fix compiler warnings
metze
(This used to be commit 91dd223bd4)
2008-03-28 09:39:32 +01:00
Stefan Metzmacher
2e3cf7843f cldap_server: fix compiler warning
metze
(This used to be commit a6cd4e7509)
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 89b7955733)
2008-03-28 07:56:20 +01:00
Andrew Kroeger
8f8c56bfbc Convert some more files to GPLv3.
(This used to be commit ebe5e83994)
2008-03-28 01:08:49 -05:00
Andrew Bartlett
71e79728ec Add tool for enabling accounts
(This used to be commit 2e14b4ea64)
2008-03-28 03:46:23 +11:00
Andrew Bartlett
c8ba11a681 Remove references to the new SWAT.
Andrew Bartlett
(This used to be commit ac11c01871)
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 7d1e922a68)
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 68f0b4f929)
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 fbcaa622bd)
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 ddf9d6ef70)
2008-03-28 11:10:19 +11:00
Andrew Bartlett
392fd96865 Add change about account expiry
(This used to be commit 092592233f)
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 b6c61bee64)
2008-03-28 01:00:48 +01:00
Andrew Bartlett
4eb694389c No longer install SWAT files
Andrew Bartlett
(This used to be commit cd275862c6)
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 b1829da8f7)
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 59d8d17093)
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 5a740f4daa)
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 ee9ad77009)
2008-03-27 16:30:18 -05:00
Jelmer Vernooij
e15b35e389 Remove define that appears to cause configure test breakage on Julien's machine.
(This used to be commit f47df57615)
2008-03-27 22:26:37 +01:00
Kai Blin
677dc6aa89 provision: Initialize uninitialized variables if "targetdir" is not
defined and there is no smb.conf file
(This used to be commit 19c29f4738)
2008-03-27 17:49:56 +01:00