samba.git
16 years agoprovision: Remove backup group mapping
Kai Blin [Wed, 2 Apr 2008 22:01:34 +0000 (00:01 +0200)]
provision: Remove backup group mapping

Some distros seem to neither have a backup nor a staff group.
(This used to be commit 21fcf7c419658b3ae296428ca7a4ccf2288c17fe)

16 years agoWHATSNEW: Added information about the new idmap system
Kai Blin [Fri, 28 Mar 2008 22:36:05 +0000 (23:36 +0100)]
WHATSNEW: Added information about the new idmap system
(This used to be commit 8c27941171999d2d42834b92a2693aca0435d345)

16 years agoprovision: Set up id mappings in the idmap db, only map Administrator.
Kai Blin [Mon, 31 Mar 2008 22:17:00 +0000 (00:17 +0200)]
provision: Set up id mappings in the idmap db, only map Administrator.
(This used to be commit 206b7d387c6d17e5cc40fd45b489abac9235a7a4)

16 years agoidmap: Also store sid type in the idmap db
Kai Blin [Mon, 31 Mar 2008 22:05:02 +0000 (00:05 +0200)]
idmap: Also store sid type in the idmap db
(This used to be commit 018eb64f038210279b90925e6a981c067aef4be9)

16 years agontvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
Kai Blin [Fri, 28 Mar 2008 22:29:01 +0000 (23:29 +0100)]
ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
(This used to be commit ac5e5fee1db2999053dee82d1fcf97ca8799c9b5)

16 years agontvfs: Use wbclient in vsf_unixuid, not sidmap
Kai Blin [Fri, 28 Mar 2008 10:00:52 +0000 (11:00 +0100)]
ntvfs: Use wbclient in vsf_unixuid, not sidmap
(This used to be commit 2908a77fa5c32e92665775a5785345f704202f0a)

16 years agorpc_server: Remove references to sidmap from the lsa pipe code.
Kai Blin [Sat, 22 Mar 2008 07:33:26 +0000 (08:33 +0100)]
rpc_server: Remove references to sidmap from the lsa pipe code.
(This used to be commit 25cbb1b76720a271984ad5c023e45476094562f1)

16 years agorpc_server: Use wbclient instead of sidmap in unixinfo pipe
Kai Blin [Wed, 19 Mar 2008 18:34:32 +0000 (19:34 +0100)]
rpc_server: Use wbclient instead of sidmap in unixinfo pipe
(This used to be commit 033db9730f1aa6d1941fbb83f55578aaa75e28bd)

16 years agowbclient: Add an async winbind client library.
Kai Blin [Sat, 29 Mar 2008 00:42:06 +0000 (01:42 +0100)]
wbclient: Add an async winbind client library.
(This used to be commit 3e3563f2840e7cd795f5fc157003af3c932cb4d1)

16 years agowinbind: Bump down the debuglevel.
Kai Blin [Fri, 28 Mar 2008 23:25:16 +0000 (00:25 +0100)]
winbind: Bump down the debuglevel.
(This used to be commit 02c7913bf29ab8cc7e9ce3efe854c02a3c3200cc)

16 years agoIRPC: Add include guards for the header.
Kai Blin [Fri, 28 Mar 2008 23:31:37 +0000 (00:31 +0100)]
IRPC: Add include guards for the header.
(This used to be commit 0e66e443ad42f9644aafc1858ac8d01c7c699337)

16 years agoutil: Add talloc_get_type_abort() call.
Kai Blin [Fri, 21 Mar 2008 21:27:02 +0000 (22:27 +0100)]
util: Add talloc_get_type_abort() call.
(This used to be commit 38413ed4b6957e5f72e78a04f479c6a5d8b69ef5)

16 years agoRe-add params file to git.
Jelmer Vernooij [Wed, 2 Apr 2008 17:05:31 +0000 (19:05 +0200)]
Re-add params file to git.
(This used to be commit fc50e78e2631e8253571bc236302e2859e4d1559)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij [Wed, 2 Apr 2008 17:02:01 +0000 (19:02 +0200)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
(This used to be commit 2763fc6294aa35018d4317dd9eebcba969e70333)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into tmp
Jelmer Vernooij [Wed, 2 Apr 2008 14:53:10 +0000 (16:53 +0200)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into tmp
(This used to be commit d777a83b8478bf09a45eccde38036eccbd219df8)

16 years agoReintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij [Wed, 2 Apr 2008 14:47:17 +0000 (16:47 +0200)]
Reintroduce header previously autogenerated but ignored by git.

Also fixed extra include in regpatch.
(This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij [Wed, 2 Apr 2008 12:33:56 +0000 (14:33 +0200)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
(This used to be commit 8c3591d98f42a75d68d698f7b4be8f2e0284522f)

16 years agoRemove no longer installed files.
Jelmer Vernooij [Wed, 2 Apr 2008 12:23:22 +0000 (14:23 +0200)]
Remove no longer installed files.
(This used to be commit 3e8aecbc2ee3c0bb32aa83c5035a758f16f344cb)

16 years agoMove handle utility functions to public header, remove more public headers.
Jelmer Vernooij [Wed, 2 Apr 2008 12:18:31 +0000 (14:18 +0200)]
Move handle utility functions to public header, remove more public headers.
(This used to be commit 92e71c19f4e1d3ca123a083942ec578d21f7012c)

16 years agoTrim down installed headers some more.
Jelmer Vernooij [Wed, 2 Apr 2008 12:10:16 +0000 (14:10 +0200)]
Trim down installed headers some more.
(This used to be commit 71aa38842c270d52d39b805bf7ce29e25e062024)

16 years agoMerge hive.h into registry.h
Jelmer Vernooij [Wed, 2 Apr 2008 11:59:48 +0000 (13:59 +0200)]
Merge hive.h into registry.h
(This used to be commit 3ca14fdf74d2510049bbdbbd2a5be341412cda1b)

16 years agoMerge patchfile.h into registry.h
Jelmer Vernooij [Wed, 2 Apr 2008 11:58:05 +0000 (13:58 +0200)]
Merge patchfile.h into registry.h
(This used to be commit 7b434df67aefc667993f0ebd955af9c1c258f153)

16 years agoReduce the number of installed headers.
Jelmer Vernooij [Wed, 2 Apr 2008 11:41:10 +0000 (13:41 +0200)]
Reduce the number of installed headers.
(This used to be commit 2243e24024f09ff9c9c7d0eb735c3b39c9d84424)

16 years agoInstall public header files again and include required prototypes.
Jelmer Vernooij [Wed, 2 Apr 2008 02:53:27 +0000 (04:53 +0200)]
Install public header files again and include required prototypes.
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)

16 years agoFix conflicts in setup/provision script.
Andrew Bartlett [Wed, 2 Apr 2008 01:31:24 +0000 (12:31 +1100)]
Fix conflicts in setup/provision script.
(This used to be commit 696b58f5dd8370b7ee0670c7a3e5db10234b41ff)

16 years agoFix merge of my host GUID removal and the IPv6 addition to provision
Andrew Bartlett [Wed, 2 Apr 2008 01:03:03 +0000 (12:03 +1100)]
Fix merge of my host GUID removal and the IPv6 addition to provision

Merge branch 'v4-0-ipv6' of git://git.id10ts.net/samba into 4-0-abartlet

Andrew Bartlett
(This used to be commit d3336684f084f984500dd0893dd01bcfc5be0ab1)

16 years agoprovision: Add support for IPv6 (bz #4593).
Andrew Kroeger [Wed, 2 Apr 2008 00:51:24 +0000 (19:51 -0500)]
provision: Add support for IPv6 (bz #4593).
(This used to be commit 8585a3c77d5dfe97bca3f08716fc06ac2819f578)

16 years agoRemove references to setting the host GUID, as the repl_meta_data
Andrew Bartlett [Wed, 2 Apr 2008 00:38:58 +0000 (11:38 +1100)]
Remove references to setting the host GUID, as the repl_meta_data
module prohibits it anyway.

Andrew Bartlett
(This used to be commit c5b287c056855892f30fbbf32efe7d65da31ce91)

16 years agoDon't write public functions to protoheaders.
Jelmer Vernooij [Tue, 1 Apr 2008 22:01:04 +0000 (00:01 +0200)]
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)

16 years agoAdd warning to public headers.
Jelmer Vernooij [Tue, 1 Apr 2008 14:18:31 +0000 (16:18 +0200)]
Add warning to public headers.
(This used to be commit 7bfe359c73aac96f8e983e8d5e9621235cf79a3a)

16 years agoInclude right perl directory when installed.
Jelmer Vernooij [Tue, 1 Apr 2008 14:08:21 +0000 (16:08 +0200)]
Include right perl directory when installed.
(This used to be commit 9692a48aeb1c22a86a98ca736f173b2332a87480)

16 years agoInstall samba-hostconfig library.
Jelmer Vernooij [Tue, 1 Apr 2008 14:05:54 +0000 (16:05 +0200)]
Install samba-hostconfig library.
(This used to be commit 4d1fb503de31c5c81eb22cdd0a61eae5e4813b40)

16 years agoInstall pidl to the same directory as Samba.
Jelmer Vernooij [Tue, 1 Apr 2008 14:03:31 +0000 (16:03 +0200)]
Install pidl to the same directory as Samba.
(This used to be commit e67d8c7b6a5035c64d96ff92494ae38f7b6d8205)

16 years agoFix dependency on samba-hostconfig.
Jelmer Vernooij [Tue, 1 Apr 2008 13:53:45 +0000 (15:53 +0200)]
Fix dependency on samba-hostconfig.
(This used to be commit ba91b609f5a6e2dd93b931a155cbce0c27ebd6d6)

16 years agoAdd context pointer to secrets functions.
Jelmer Vernooij [Tue, 1 Apr 2008 13:26:00 +0000 (15:26 +0200)]
Add context pointer to secrets functions.
(This used to be commit 873941d8a8dca8e7ace83f9af9939e4264f78c96)

16 years agoAdd userdata argument to reseed callback function.
Jelmer Vernooij [Tue, 1 Apr 2008 13:17:18 +0000 (15:17 +0200)]
Add userdata argument to reseed callback function.
(This used to be commit d4272bc6bcfcd71fa93edb25bb33d6458e8b33cd)

16 years agoRename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij [Tue, 1 Apr 2008 13:08:30 +0000 (15:08 +0200)]
Rename libsamba-config to libsamba-hostconfig.
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)

16 years agoAdd README file explaining param/.
Jelmer Vernooij [Tue, 1 Apr 2008 13:03:24 +0000 (15:03 +0200)]
Add README file explaining param/.
(This used to be commit 03226035aaa8d4fc68996b08bc6beb43feabbd3a)

16 years agoMove ini-like file parser to the utility library.
Jelmer Vernooij [Tue, 1 Apr 2008 12:51:06 +0000 (14:51 +0200)]
Move ini-like file parser to the utility library.
(This used to be commit 2dc2bb800dab3f7dbdba01f5ca5076edd1a2b0f3)

16 years agoMerge commit 'origin/v4-0-stable' into v4-0-test
Stefan Metzmacher [Sat, 29 Mar 2008 07:34:10 +0000 (08:34 +0100)]
Merge commit 'origin/v4-0-stable' into v4-0-test
(This used to be commit 15cf55f9799d806c31a6a4e14a5c77df89dfe35b)

16 years agoOn our way to alpha4...
Andrew Bartlett [Sat, 29 Mar 2008 07:17:15 +0000 (18:17 +1100)]
On our way to alpha4...
(This used to be commit d947310b94b235a66d32ba9aacd9c13127d45d94)

16 years agoMark as GIT snapshots again
Andrew Bartlett [Sat, 29 Mar 2008 07:15:22 +0000 (18:15 +1100)]
Mark as GIT snapshots again
(This used to be commit 1d940e444633bb4f5976888d2581d4ccaf03da21)

16 years agoThis is Samba4 alpha3!
Andrew Bartlett [Sat, 29 Mar 2008 06:44:18 +0000 (17:44 +1100)]
This is Samba4 alpha3!

Andrew Bartlett
(This used to be commit c0a9845d4cb414ea5cc26581bda1c52c45aa21dc)

16 years agoMerge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett [Sat, 29 Mar 2008 06:19:20 +0000 (17:19 +1100)]
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
(This used to be commit ee6539e4cab8882faafff17f458df91cba352f8e)

16 years agoRework 'compleated' message in provision to be more useful.
Andrew Bartlett [Sat, 29 Mar 2008 06:17:56 +0000 (17:17 +1100)]
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)

16 years agohowto: Simplify the commands needed and remove reference to removed script.
Andrew Kroeger [Sat, 29 Mar 2008 05:07:32 +0000 (00:07 -0500)]
howto: Simplify the commands needed and remove reference to removed script.
(This used to be commit 6e25d77be21b90c3b24cca55b08bdc39b256c381)

16 years agoMakefile: Allow "make" with no arguments to build all that will be installed.
Andrew Kroeger [Sat, 29 Mar 2008 05:06:02 +0000 (00:06 -0500)]
Makefile: Allow "make" with no arguments to build all that will be installed.
(This used to be commit 982acd6f80f009d28ff1e63abd2151de0165623e)

16 years agohowto: Clarify differences when working from a tarball instead of Git.
Andrew Kroeger [Sat, 29 Mar 2008 04:18:25 +0000 (23:18 -0500)]
howto: Clarify differences when working from a tarball instead of Git.
(This used to be commit 11cbefe307a5d7b25dc72886a0666e2523c47488)

16 years agomkrelease: Add checks to ensure run from top-level directory of repository.
Andrew Kroeger [Sat, 29 Mar 2008 03:53:01 +0000 (22:53 -0500)]
mkrelease: Add checks to ensure run from top-level directory of repository.
(This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)

16 years agoAdd a few more safety catches to the mkrelease.sh script.
Andrew Bartlett [Sat, 29 Mar 2008 03:37:09 +0000 (14:37 +1100)]
Add a few more safety catches to the mkrelease.sh script.

Andrew Bartlett
(This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)

16 years agoDon't leave release trees hanging around
Andrew Bartlett [Sat, 29 Mar 2008 03:23:43 +0000 (14:23 +1100)]
Don't leave release trees hanging around

Andrew Bartlett
(This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)

16 years agoMerge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett [Sat, 29 Mar 2008 03:14:25 +0000 (14:14 +1100)]
Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-local
(This used to be commit f39af7c2c35abb794e1dc1a496c1960221f006f2)

16 years agomkrelease: Update to work with Git instead of SVN.
Andrew Kroeger [Sat, 29 Mar 2008 02:55:09 +0000 (21:55 -0500)]
mkrelease: Update to work with Git instead of SVN.
(This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)

16 years agoFix more valgrind issues.
Andrew Bartlett [Sat, 29 Mar 2008 02:32:15 +0000 (13:32 +1100)]
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)

16 years agoFix some valgrind issues.
Andrew Bartlett [Sat, 29 Mar 2008 00:18:00 +0000 (11:18 +1100)]
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)

16 years agoFinally found the magic string to skip the python registry tests.
Andrew Bartlett [Fri, 28 Mar 2008 22:43:58 +0000 (09:43 +1100)]
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)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett [Fri, 28 Mar 2008 11:04:52 +0000 (22:04 +1100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 764b7879d23bfa413a6747226f377ce2eaeaea26)

16 years agoFix and test python scripts and kerberos
Andrew Bartlett [Fri, 28 Mar 2008 10:57:15 +0000 (21:57 +1100)]
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)

16 years agoMerge branch 'v4-0-test' of git://git.samba.org/samba into v4-0-local
Andrew Kroeger [Fri, 28 Mar 2008 10:43:52 +0000 (05:43 -0500)]
Merge branch 'v4-0-test' of git://git.samba.org/samba into v4-0-local
(This used to be commit 9b4449b46c0404b3c694ac9c592be63185c366b7)

16 years agotorture: fix compiler warnings
Stefan Metzmacher [Fri, 28 Mar 2008 08:40:08 +0000 (09:40 +0100)]
torture: fix compiler warnings

metze
(This used to be commit 326ae6ce9c8a6f5800d5ecb4a2bfdfc32336797d)

16 years agolibcli/security: fix compiler warnings
Stefan Metzmacher [Fri, 28 Mar 2008 08:39:32 +0000 (09:39 +0100)]
libcli/security: fix compiler warnings

metze
(This used to be commit 91dd223bd432f0461c5c85259b4e48a1b7f83af1)

16 years agocldap_server: fix compiler warning
Stefan Metzmacher [Fri, 28 Mar 2008 08:39:03 +0000 (09:39 +0100)]
cldap_server: fix compiler warning

metze
(This used to be commit a6cd4e7509dbd1aef4873c7c0eef2a13bc907880)

16 years agolibreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now
Stefan Metzmacher [Fri, 28 Mar 2008 06:56:20 +0000 (07:56 +0100)]
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)

16 years agoConvert some more files to GPLv3.
Andrew Kroeger [Fri, 28 Mar 2008 06:08:49 +0000 (01:08 -0500)]
Convert some more files to GPLv3.
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)

16 years agoAdd tool for enabling accounts
Andrew Bartlett [Thu, 27 Mar 2008 16:46:23 +0000 (03:46 +1100)]
Add tool for enabling accounts
(This used to be commit 2e14b4ea64ba7e223f29b5b535b1b1be326f711c)

16 years agoRemove references to the new SWAT.
Andrew Bartlett [Fri, 28 Mar 2008 02:56:47 +0000 (13:56 +1100)]
Remove references to the new SWAT.

Andrew Bartlett
(This used to be commit ac11c018715a2e59af3a716f8fabe8aeb667e660)

16 years agoMerge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett [Fri, 28 Mar 2008 02:39:59 +0000 (13:39 +1100)]
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
(This used to be commit 7d1e922a6879110b7953de7560cc4b51ff36ea10)

16 years agoWHATSNEW: Update information in preparation of Alpha3.
Andrew Kroeger [Fri, 28 Mar 2008 01:30:22 +0000 (20:30 -0500)]
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)

16 years agoMake the setup/newuser and setup/setpassword scripts actually work...
Andrew Bartlett [Fri, 28 Mar 2008 01:08:54 +0000 (12:08 +1100)]
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)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett [Fri, 28 Mar 2008 00:10:19 +0000 (11:10 +1100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit ddf9d6ef70f0a6b7da420f772b34962fb25d761a)

16 years agoAdd change about account expiry
Andrew Bartlett [Fri, 28 Mar 2008 00:09:34 +0000 (11:09 +1100)]
Add change about account expiry
(This used to be commit 092592233fe02d0c05933bafd52d790a9561cf9b)

16 years agoMerge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-test
Jelmer Vernooij [Fri, 28 Mar 2008 00:00:48 +0000 (01:00 +0100)]
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-test
(This used to be commit b6c61bee649734f6000fbf3fe3736d8c82155ac9)

16 years agoNo longer install SWAT files
Andrew Bartlett [Thu, 27 Mar 2008 23:39:22 +0000 (10:39 +1100)]
No longer install SWAT files

Andrew Bartlett
(This used to be commit cd275862c65542ea1118cfb76d7d1b082427098a)

16 years agoDon't specify what should be a default option in the generated smb.conf
Andrew Bartlett [Thu, 27 Mar 2008 23:38:12 +0000 (10:38 +1100)]
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)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett [Thu, 27 Mar 2008 23:19:21 +0000 (10:19 +1100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 59d8d17093efac3a177a032f2e121ea6f43a96c8)

16 years agoFix 'oplocks' in loadparm.
Andrew Bartlett [Thu, 27 Mar 2008 23:18:06 +0000 (10:18 +1100)]
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)

16 years agoprovision: Increase max NetBIOS name length from 13 to 15.
Andrew Kroeger [Thu, 27 Mar 2008 21:30:18 +0000 (16:30 -0500)]
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)

16 years agoRemove define that appears to cause configure test breakage on Julien's machine.
Jelmer Vernooij [Thu, 27 Mar 2008 21:26:37 +0000 (22:26 +0100)]
Remove define that appears to cause configure test breakage on Julien's machine.
(This used to be commit f47df5761571dd5c36789fb2e225a1125ca0e8f7)

16 years agoprovision: Initialize uninitialized variables if "targetdir" is not
Kai Blin [Thu, 27 Mar 2008 16:49:56 +0000 (17:49 +0100)]
provision: Initialize uninitialized variables if "targetdir" is not
defined and there is no smb.conf file
(This used to be commit 19c29f473883be0a17fa740de9feb226f347df4a)

16 years agolibreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
Michael Adam [Thu, 27 Mar 2008 10:26:33 +0000 (11:26 +0100)]
libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c

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)

16 years agoFix how we initialise the oplocks parameter.
Andrew Bartlett [Thu, 27 Mar 2008 10:00:04 +0000 (21:00 +1100)]
Fix how we initialise the oplocks parameter.

Andrew Bartlett
(This used to be commit 08ec91958d5d773dfc805869685094da749470e8)

16 years agoActually call into lp_oplocks() in share_classic backend.
Andrew Bartlett [Thu, 27 Mar 2008 09:50:39 +0000 (20:50 +1100)]
Actually call into lp_oplocks() in share_classic backend.

Andrew Bartlett
(This used to be commit 2c18482b1983b4e2764beccc20f08e9b3074816a)

16 years agoFix references to ntvfs share config
Andrew Bartlett [Thu, 27 Mar 2008 09:40:40 +0000 (20:40 +1100)]
Fix references to ntvfs share config

Andrew Bartlett
(This used to be commit 4e4152dfd70145a7a00bc42effcd07b607204926)

16 years agoMerge with metze's change for oplocks to be on by default
Andrew Bartlett [Thu, 27 Mar 2008 09:38:36 +0000 (20:38 +1100)]
Merge ... metze's change for oplocks to be on by default

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)

16 years agoMake oplocks a per-share option.
Andrew Bartlett [Thu, 27 Mar 2008 09:32:02 +0000 (20:32 +1100)]
Make oplocks a per-share option.

This even goes via the share options system (a very odd layer of indirection).

Andrew Bartlett
(This used to be commit f2c65f9907760b8852b70c53637388f08751ba88)

16 years agoselfteset: oplocks are enabled by default now
Stefan Metzmacher [Thu, 27 Mar 2008 09:12:19 +0000 (10:12 +0100)]
selfteset: oplocks are enabled by default now

metze
(This used to be commit 9342c4f5ff2be16c9771fd07fbec87076af2e681)

16 years agoopendb_tdb: enable oplocks per default
Stefan Metzmacher [Thu, 27 Mar 2008 09:11:48 +0000 (10:11 +0100)]
opendb_tdb: enable oplocks per default

metze
(This used to be commit 225a9852eeee66f22a4135a660f18b70666c1c5f)

16 years agoPrepare for Samba4 alpha3.
Andrew Bartlett [Thu, 27 Mar 2008 06:34:25 +0000 (17:34 +1100)]
Prepare for Samba4 alpha3.

I need help with filling this list of changes out.

Andrew Bartlett
(This used to be commit 990476261c16f2f7044d88f99e4983f559a637f8)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett [Wed, 26 Mar 2008 04:42:43 +0000 (15:42 +1100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit e1095673089d12e11a4e17a8d6c5b756cc9f427b)

16 years agoRemove old js versions of newuser and provision.
Andrew Bartlett [Wed, 26 Mar 2008 04:42:20 +0000 (15:42 +1100)]
Remove old js versions of newuser and provision.

Andrew Bartlett
(This used to be commit 861a85985d2d27f58cb8fa2fef0d445c7dac94c6)

16 years agoClean up the ldb python bindings to be 64 bit safe.
Andrew Bartlett [Wed, 26 Mar 2008 04:18:17 +0000 (15:18 +1100)]
Clean up the ldb python bindings to be 64 bit safe.

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)

16 years agoAdd some more header properties as inline comments to the generated samba3 client.
Günther Deschner [Tue, 25 Mar 2008 16:38:27 +0000 (17:38 +0100)]
Add some more header properties as inline comments to the generated samba3 client.

Guenther
(This used to be commit 8ca4b0b0942564afa70b2e8a6d67d65ea8b75e43)

16 years agoRemove pointless cast
Andrew Bartlett [Tue, 25 Mar 2008 05:36:13 +0000 (16:36 +1100)]
Remove pointless cast
(This used to be commit 9a1466abbd4115f4a57d794006aca29aa0184ced)

16 years agoRemove useless extra argument to samdb_result_account_expires().
Andrew Bartlett [Tue, 25 Mar 2008 04:25:13 +0000 (15:25 +1100)]
Remove useless extra argument to samdb_result_account_expires().

Andrew Bartlett
(This used to be commit bc607c334ff86624b891886a6f874da2bcff113e)

16 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett [Mon, 24 Mar 2008 23:29:35 +0000 (10:29 +1100)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 3903ef9168a18d34517c78536d34e147a9bc01cd)

16 years agoAdd my copyright
Volker Lendecke [Fri, 21 Mar 2008 09:35:54 +0000 (10:35 +0100)]
Add my copyright

If I remember it right and when I look at the git log, then this way to do the
async functions was designed by me.
(This used to be commit 8d44f997c88b97fc40a88eebd50b6df720c0c10f)

16 years agoProve that a setuserinfo level 25 does set the pwdlastset field
Volker Lendecke [Thu, 20 Mar 2008 20:59:46 +0000 (21:59 +0100)]
Prove that a setuserinfo level 25 does set the pwdlastset field

Very likely this is not the full story, but as it happens so often this proof
is needed to fix a direct s3 bug.
(This used to be commit 16b4a3685bf59faee22882ee14ddb95918f64e22)

16 years agoAdd the workstation to the anon sessetup credentials
Volker Lendecke [Thu, 20 Mar 2008 20:11:49 +0000 (21:11 +0100)]
Add the workstation to the anon sessetup credentials

Without this patch the RPC-SAMBA3SESSIONKEY against W2k3 gives
INVALID_PARAMETER for the anonymous session setup
(This used to be commit eb459be878e98cb58c6b5779584e187cdcbf4f91)

16 years agoFix a warning
Volker Lendecke [Thu, 20 Mar 2008 20:10:39 +0000 (21:10 +0100)]
Fix a warning

Without this patch I get
./libcli/security/proto.h:45: warning: 'struct auth_session_info' declared inside parameter list
(This used to be commit 078a6fdb3f8e389102a07b81b6b8d87fa8bf17c3)

16 years agoExplain why this attribute should be skipped.
Andrew Bartlett [Thu, 20 Mar 2008 04:14:49 +0000 (15:14 +1100)]
Explain why this attribute should be skipped.

Andrew Bartlett
(This used to be commit 7503f93f2f07f81ada1b5d9ec8fdd3d5509376ae)