kai/samba.git
20 years agoTrailing , is non-standard (warning from IRIX)
Andrew Bartlett [Wed, 30 Apr 2003 14:03:29 +0000 (14:03 +0000)]
Trailing , is non-standard (warning from IRIX)
(This used to be commit 96134959d9f8385dfbf34445a3fe6911507cf51e)

20 years agoFix for AIX - you can't qualify a return type as const, when it's not a
Andrew Bartlett [Wed, 30 Apr 2003 14:01:16 +0000 (14:01 +0000)]
Fix for AIX - you can't qualify a return type as const, when it's not a
pointer.

(merge from HEAD).

Andrew Bartlett
(This used to be commit 9e3d0cd9dea1234d6e6a26d03995b5edfaed5186)

20 years agoSun CC requires constant initialisers, so use a static here.
Andrew Bartlett [Wed, 30 Apr 2003 13:22:02 +0000 (13:22 +0000)]
Sun CC requires constant initialisers, so use a static here.

(a common bug with popt stuff, becouse it's fine with GCC).
(This used to be commit edbab685d181887f8cb055cc9dc175b2772bd0ff)

20 years agomore updates from Buchan after we removed some on the old/unstable tools/binaries...
Gerald Carter [Tue, 29 Apr 2003 22:42:50 +0000 (22:42 +0000)]
more updates from Buchan after we removed some on the old/unstable tools/binaries/scripts
(This used to be commit 1de2d29fc4921deb6b6509ce3bf49512e990e050)

20 years agoremove 'devel' option to makerpms.sh.tmpl since we don't use it n the RH packaging...
Gerald Carter [Tue, 29 Apr 2003 15:54:26 +0000 (15:54 +0000)]
remove 'devel' option to makerpms.sh.tmpl since we don't use it n the RH packaging anymore and make sure to run autogen.sh if configure doesn't exist (make building from CVS easier)
(This used to be commit bfcdd769f5fd008bf8113c4fe82c3791bd354398)

20 years agosmbgroupedit has been replaced by 'net groupmap'
Gerald Carter [Tue, 29 Apr 2003 15:32:14 +0000 (15:32 +0000)]
smbgroupedit has been replaced by 'net groupmap'
remove related file.  Left in EHAD for reference (for now)
(This used to be commit 2e7537d8e29171bfddac984911c55cf567886956)

20 years agoremove convert_smbpasswd and addtosmbpass from tree; people can get them from 2.2...
Gerald Carter [Tue, 29 Apr 2003 15:27:06 +0000 (15:27 +0000)]
remove convert_smbpasswd and addtosmbpass from tree; people can get them from 2.2. if they still need them
(This used to be commit 237857a760974bb02000e5d3a776240ec73ca6b6)

20 years agoLike net rpc user -l, let net ads user -l allow more than 50 characters in
Jim McDonough [Tue, 29 Apr 2003 15:15:31 +0000 (15:15 +0000)]
Like net rpc user -l, let net ads user -l allow more than 50 characters in
comments.
(This used to be commit b5b1732b1144c9bcf5c3b08f6f9da9ad8875f5f7)

20 years agoAllow net rpc user -l to list longer than 50 characters in a user comment.
Jim McDonough [Tue, 29 Apr 2003 15:09:54 +0000 (15:09 +0000)]
Allow net rpc user -l to list longer than 50 characters in a user comment.
Net.exe on windows won't allow more than 50 characters to be entered, but
through AD you can have much more than this.
(This used to be commit ca2886c9385361ea401e3e0b47c26cb39adcadbc)

20 years agoadding ifdef'd code to add alias membership for vampire
Gerald Carter [Tue, 29 Apr 2003 14:42:49 +0000 (14:42 +0000)]
adding ifdef'd code to add alias membership for vampire
(This used to be commit 2557b94519fbb3110948a3c6a3f412622757d2b0)

21 years agoadd version back to lanman string in sessetup reply
Gerald Carter [Tue, 29 Apr 2003 13:28:48 +0000 (13:28 +0000)]
add version back to lanman string in sessetup reply
(This used to be commit dade462a168abe721c70022546109074961969b6)

21 years agoUse a common function to create the SAM_ACCOUNT being used to add accounts
Andrew Bartlett [Tue, 29 Apr 2003 09:43:17 +0000 (09:43 +0000)]
Use a common function to create the SAM_ACCOUNT being used to add accounts
to the system.  This means that we always run Get_Pwnam(), and can never add
FOO when foo exists on the system (the idea is to instead add foo into
the passdb, using it's full name, RID etc).

Andrew Bartlett
(This used to be commit bb79b127e02cefae13c822fd0fd165f1f214b740)

21 years agosync with HEAD and remove --with-misplussam as well
Gerald Carter [Tue, 29 Apr 2003 06:06:41 +0000 (06:06 +0000)]
sync with HEAD and remove --with-misplussam as well
(This used to be commit 531c2df8d443fde8fafdc95250cb9eb809089d59)

21 years agoremove --with-tdbsam since it is always built now
Gerald Carter [Tue, 29 Apr 2003 06:03:04 +0000 (06:03 +0000)]
remove --with-tdbsam since it is always built now
(This used to be commit f277cd54ea6be5cad6ea765d992bc4133765ef92)

21 years agodo not build wrepld by default; package maintainers need to update their files now...
Gerald Carter [Tue, 29 Apr 2003 05:48:07 +0000 (05:48 +0000)]
do not build wrepld by default; package maintainers need to update their files now (john :) )
(This used to be commit 4a2bd728a5486764f0e50932d37c636ed8d226ea)

21 years agodon't implement any group mapping functions in the guest sam module
Gerald Carter [Tue, 29 Apr 2003 05:31:06 +0000 (05:31 +0000)]
don't implement any group mapping functions in the guest sam module
(This used to be commit a354bf4b7eadec3e6aa5f5547b58c7856fda3471)

21 years agoonly call the add_script if the getpwnam_alloc() fails
Gerald Carter [Tue, 29 Apr 2003 05:30:29 +0000 (05:30 +0000)]
only call the add_script if the getpwnam_alloc() fails
(This used to be commit c0807e21999ec718d722fc0be6b3353c9369db04)

21 years agoremoving printing = SOFTQ since no one knows what it is
Gerald Carter [Tue, 29 Apr 2003 05:06:18 +0000 (05:06 +0000)]
removing printing = SOFTQ since no one knows what it is
(This used to be commit 283953472229952f7f2613a207515580cd0919c3)

21 years agopackaging updates from Buchan
Gerald Carter [Tue, 29 Apr 2003 04:59:35 +0000 (04:59 +0000)]
packaging updates from Buchan
(This used to be commit e4754e0a2bd2ca7b2495a9d747fe08cdb45c8876)

21 years agoFix for format string warning from vance
Andrew Bartlett [Tue, 29 Apr 2003 03:04:05 +0000 (03:04 +0000)]
Fix for format string warning from vance
(This used to be commit 0369d4432b9700626b6853dae8c93770bb1bcd59)

21 years agoRemove extra file
Andrew Bartlett [Tue, 29 Apr 2003 01:06:17 +0000 (01:06 +0000)]
Remove extra file
(This used to be commit 5d95309d8ab482e37ce96deb4a278186320e457f)

21 years agoUse current 3.0 paramater names
Andrew Bartlett [Tue, 29 Apr 2003 01:05:51 +0000 (01:05 +0000)]
Use current 3.0 paramater names
(This used to be commit 7ed8a0eb945df88d25ab8c444c92d09d6ac3fdf2)

21 years agoFixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy Allison [Mon, 28 Apr 2003 18:42:34 +0000 (18:42 +0000)]
Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy.
(This used to be commit a330bf170eb8e78200367c90833cbc90255642cb)

21 years agoUse NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij [Mon, 28 Apr 2003 17:48:48 +0000 (17:48 +0000)]
Use NTSTATUS as return value for smb_register_*() functions and init_module()
function. Patch by metze with some minor modifications.
(This used to be commit bc4b51bcb2daa7271c884cb83bf8bdba6d3a9b6d)

21 years agoAdd example authentication module
Jelmer Vernooij [Mon, 28 Apr 2003 17:14:49 +0000 (17:14 +0000)]
Add example authentication module
(This used to be commit e112dc1641c47c7185e098918980df1a4d950bd7)

21 years agotesting commit
Gerald Carter [Mon, 28 Apr 2003 15:39:38 +0000 (15:39 +0000)]
testing commit
(This used to be commit ee1f0914ff7a915988156fc713f3891c3d8e5594)

21 years agoreadding template files on SAMBA_3_0 branch; not cvs tag
Gerald Carter [Mon, 28 Apr 2003 15:39:22 +0000 (15:39 +0000)]
readding template files on SAMBA_3_0 branch; not cvs tag
(This used to be commit fb6c5b293cdc9d4e98a975bd85ce2a55396c8e8d)

21 years agoAdd cast for compiler
Andrew Bartlett [Mon, 28 Apr 2003 14:23:44 +0000 (14:23 +0000)]
Add cast for compiler
(This used to be commit 456eb5d05a442ee380cfa756be54619b1d68fa48)

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
cvs2svn Import User [Mon, 28 Apr 2003 13:53:26 +0000 (13:53 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 8fa5862a443f3126e410e0e2f2f12770a113792f)

21 years agoIn HEAD, idra removed _nua and renamed it to 'idmap uid'
Andrew Bartlett [Mon, 28 Apr 2003 13:53:25 +0000 (13:53 +0000)]
In HEAD, idra removed _nua and renamed it to 'idmap uid'
(This used to be commit 3c7155424aaa880c2e9e570f8c29fd5679e827b1)

21 years agoWe don't use 'non unix account range' any more
Andrew Bartlett [Mon, 28 Apr 2003 13:51:46 +0000 (13:51 +0000)]
We don't use 'non unix account range' any more
(This used to be commit 082bdcd662aed47827c9d4fb1272c327a0ae79b1)

21 years agoBugs should go into bugzilla!
Jelmer Vernooij [Mon, 28 Apr 2003 13:31:10 +0000 (13:31 +0000)]
Bugs should go into bugzilla!
(This used to be commit b295c3ac5ecb265b73d3ed0d5210c33ce4107c8a)

21 years agoUse entities and add overview of directories
Jelmer Vernooij [Mon, 28 Apr 2003 13:07:29 +0000 (13:07 +0000)]
Use entities and add overview of directories
(This used to be commit 5957e3bf33e8992eda620a6ab0b4f8a1dbe8cb7a)

21 years agoTypo in error message
Volker Lendecke [Mon, 28 Apr 2003 12:29:25 +0000 (12:29 +0000)]
Typo in error message

Volker
(This used to be commit a1cae680f98a128ab73306196a303d76e41f24c2)

21 years agoFix a confusing error message
Volker Lendecke [Mon, 28 Apr 2003 12:27:18 +0000 (12:27 +0000)]
Fix a confusing error message

Volker
(This used to be commit 69df898afb45e2e577a10649f66f5352887044a2)

21 years agoThe caller must always set the RID on the SAM_ACCOUNT, so don't try and guess
Andrew Bartlett [Mon, 28 Apr 2003 11:46:22 +0000 (11:46 +0000)]
The caller must always set the RID on the SAM_ACCOUNT, so don't try and guess
it from the UID.

Andrew Bartlett
(This used to be commit cdc1d0505107d05d784693d321b24208a386d4f0)

21 years agoThe RID must be 'SET', not 'DEFAULT' or we won't set it into LDAP, and try
Andrew Bartlett [Mon, 28 Apr 2003 11:40:58 +0000 (11:40 +0000)]
The RID must be 'SET', not 'DEFAULT' or we won't set it into LDAP, and try
to make it up from the algorithm...

Andrew Bartlett
(This used to be commit 0d8e4066a3bfbe89b464a90fc9f16a7dd1539573)

21 years agoGuenther Deschner <gd@suse.de> notes that I missed out setting the default
Andrew Bartlett [Mon, 28 Apr 2003 11:14:12 +0000 (11:14 +0000)]
Guenther Deschner <gd@suse.de> notes that I missed out setting the default
for the 'normal' case (not --with-ldapsam).

Andrew Bartlett
(This used to be commit ebe5c618189391e6adf27e565a5821f8d47c8c7d)

21 years agoA new pdb_ldap!
Andrew Bartlett [Mon, 28 Apr 2003 10:20:55 +0000 (10:20 +0000)]
A new pdb_ldap!

This patch removes 'non unix account range' (same as idra's change in HEAD),
and uses the winbind uid range instead.

More importanly, this patch changes the LDAP schema to use 'ntSid' instead
of 'rid' as the primary attribute.  This makes it in common with the group
mapping code, and should allow it to be used closely with a future idmap_ldap.

Existing installations can use the existing functionality by using the
ldapsam_compat backend, and users who compile with --with-ldapsam will get
this by default.

More importantly, this patch adds a 'sambaDomain' object to our schema -
which contains 2 'next rid' attributes, the domain name and the domain sid.
Yes, there are *2* next rid attributes.  The problem is that we don't 'own'
the entire RID space - we can only allocate RIDs that could be 'algorithmic'
RIDs.  Therefore, we use the fact that UIDs in 'winbind uid' range will be
mapped by IDMAP, not the algorithm.

Andrew Bartlett
(This used to be commit 3e07406ade81e136f67439d4f8fd7fe1dbb6db14)

21 years agoinet_pton isn't portable, so use interpret_addr2.
Andrew Bartlett [Mon, 28 Apr 2003 09:19:09 +0000 (09:19 +0000)]
inet_pton isn't portable, so use interpret_addr2.
(This used to be commit 04d27381325561038bee1c27f10c748b9aaf447d)

21 years agoMerge memory leak fixes in our trusted domain list from 3.0 to HEAD
Andrew Bartlett [Mon, 28 Apr 2003 09:14:31 +0000 (09:14 +0000)]
Merge memory leak fixes in our trusted domain list from 3.0 to HEAD
(This used to be commit c7f06f3a480feb1c7b1a44d16c05e1c238800b15)

21 years agoMerge compile warning fixes from 3.0
Andrew Bartlett [Mon, 28 Apr 2003 09:02:21 +0000 (09:02 +0000)]
Merge compile warning fixes from 3.0
(This used to be commit c0903951a144b1f0502e77437ea166d7a26393ba)

21 years agoMerge compile and other fixes from 3.0 to HEAD.
Andrew Bartlett [Mon, 28 Apr 2003 08:54:51 +0000 (08:54 +0000)]
Merge compile and other fixes from 3.0 to HEAD.

Including smbtorture bugfixes, and a better TCONDEV test.

Andrew Bartlett
(This used to be commit 52c5806004022f153af7d022afdb3ec7cc0d2548)

21 years agoMerge:
Tim Potter [Mon, 28 Apr 2003 07:05:50 +0000 (07:05 +0000)]
Merge:

> Perform lp_load() before popt to fix -W option.
(This used to be commit f8db590b07cabea3e199109bcdc26eaede189915)

21 years agoPerform lp_load() before popt to fix -W option.
Tim Potter [Mon, 28 Apr 2003 07:03:08 +0000 (07:03 +0000)]
Perform lp_load() before popt to fix -W option.
(This used to be commit d20f4bf5d84f435a7b4b692bf33f05f4ec871a50)

21 years agoMerge of -W fixes for bug #39:
Tim Potter [Mon, 28 Apr 2003 06:59:08 +0000 (06:59 +0000)]
Merge of -W fixes for bug #39:

>Replace workgroup global variable with lp_workgroup()
>
>Call lp_load() before parsing command line options so we can override
>the workgroup value with the -W switch.
(This used to be commit 272d06369d79250b484a22bc7e531eecd03e7c90)

21 years agoReplace workgroup global variable with lp_workgroup()
Tim Potter [Mon, 28 Apr 2003 06:54:49 +0000 (06:54 +0000)]
Replace workgroup global variable with lp_workgroup()

Call lp_load() before parsing command line options so we can override
the workgroup value with the -W switch.

Fixes bug #39.
(This used to be commit 56f070cd5242ac6c10699ca35726ce68199dd274)

21 years agoFix compiler warning.
Tim Potter [Mon, 28 Apr 2003 06:19:11 +0000 (06:19 +0000)]
Fix compiler warning.
(This used to be commit f127f964250c86986996afab905b40cff420bfd5)

21 years agoFix compiler warning.
Tim Potter [Mon, 28 Apr 2003 06:18:44 +0000 (06:18 +0000)]
Fix compiler warning.
(This used to be commit 6a783ca81cead3eed556570152608fd7a224f1ee)

21 years agoGetting ready for code that actually writes a registry file out.
Richard Sharpe [Mon, 28 Apr 2003 06:16:01 +0000 (06:16 +0000)]
Getting ready for code that actually writes a registry file out.
(This used to be commit 22e61a7e77eabd462f192fb03b5adb1d07fa7409)

21 years agoMerge:
Tim Potter [Mon, 28 Apr 2003 05:54:37 +0000 (05:54 +0000)]
Merge:

>Patch from waider to set exit code of last executed command specified
>as an argument to -c.
(This used to be commit b1ad69268889dbc2765ae98789112a28dc4c40c6)

21 years agoWhitespace syncup.
Tim Potter [Mon, 28 Apr 2003 05:47:07 +0000 (05:47 +0000)]
Whitespace syncup.
(This used to be commit 7fd7af121ee8ba4f9540394f64fe3c78e2e96cd2)

21 years agoTwo character tabs - I don't think so.
Tim Potter [Mon, 28 Apr 2003 05:40:46 +0000 (05:40 +0000)]
Two character tabs - I don't think so.
(This used to be commit 40d370bec6ef14cfa85e75cdb2f9122110ae9f1d)

21 years agoMerge: we need a rule for t_snprintf
Tim Potter [Mon, 28 Apr 2003 05:29:10 +0000 (05:29 +0000)]
Merge: we need a rule for t_snprintf
(This used to be commit 4d2106f910d64bf599394c17a30c351244cc137c)

21 years agoIgnore t_snprintf binary.
Tim Potter [Mon, 28 Apr 2003 05:28:48 +0000 (05:28 +0000)]
Ignore t_snprintf binary.
(This used to be commit 8d70ef6b8cf52e582e385c8c9b8f085b183169fd)

21 years agoMerge of a debuglevel downgrade from HEAD.
Tim Potter [Mon, 28 Apr 2003 05:26:59 +0000 (05:26 +0000)]
Merge of a debuglevel downgrade from HEAD.
(This used to be commit d17e04e82b77256f10f4bdf4442dac6d30e197b5)

21 years agoMerge stf updates from HEAD.
Tim Potter [Mon, 28 Apr 2003 05:20:01 +0000 (05:20 +0000)]
Merge stf updates from HEAD.
(This used to be commit 20bde94eb881009128794283a1d7537bbc62e268)

21 years agoMerge of const fixes from HEAD.
Tim Potter [Mon, 28 Apr 2003 05:18:30 +0000 (05:18 +0000)]
Merge of const fixes from HEAD.
(This used to be commit a847ebd82732cc2b430c58c3b287a46db0e35ba1)

21 years agoMerge from HEAD:
Tim Potter [Mon, 28 Apr 2003 03:36:01 +0000 (03:36 +0000)]
Merge from HEAD:

>Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs
>return unexpected data.
>
>Closes bug #2.
(This used to be commit 2e5f75beafd3f3d81869ce68e77b8c53cd7a2caf)

21 years agoReturn NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs
Tim Potter [Mon, 28 Apr 2003 03:33:56 +0000 (03:33 +0000)]
Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs
return unexpected data.

Closes bug #2.
(This used to be commit 0c3314ab97331aa709216e7ad2a1a0c8605eb160)

21 years agoUpdate for the new modules system
Jelmer Vernooij [Mon, 28 Apr 2003 01:24:26 +0000 (01:24 +0000)]
Update for the new modules system
(This used to be commit 528c56176b186d9fa43f6a0c9831562c123ec25d)

21 years agoUpdate for new modules system
Jelmer Vernooij [Mon, 28 Apr 2003 01:21:59 +0000 (01:21 +0000)]
Update for new modules system
(This used to be commit bd2444322956cd34a95159114547b5ddc804df9e)

21 years agoUpdate for new modules system
Jelmer Vernooij [Mon, 28 Apr 2003 01:21:28 +0000 (01:21 +0000)]
Update for new modules system
(This used to be commit 765d87838dbf25ba69dc11f7956ce5814555bcc7)

21 years agoReplace references to the old textdocs by references to chapters in
Jelmer Vernooij [Mon, 28 Apr 2003 00:58:10 +0000 (00:58 +0000)]
Replace references to the old textdocs by references to chapters in
the HOWTO Collection.
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:  Tag: SAMBA_3_0
CVS:  smb.conf.default
CVS: ----------------------------------------------------------------------
(This used to be commit 280d627adb5305e8b814102aaa73825023c00571)

21 years agoReplace references to the old textdocs by references to chapters in
Jelmer Vernooij [Mon, 28 Apr 2003 00:57:51 +0000 (00:57 +0000)]
Replace references to the old textdocs by references to chapters in
the HOWTO Collection.
(This used to be commit 31ce815283fcf81cf50f8026a91da04ea4a05071)

21 years agoUpdate for the new modules system. Also, use Makefile rather then Makefile.in
Jelmer Vernooij [Mon, 28 Apr 2003 00:52:02 +0000 (00:52 +0000)]
Update for the new modules system. Also, use Makefile rather then Makefile.in
because we don't generate Makefile from configure anymore
(This used to be commit 0d322968cbf445df79153c0abc0d041edcf223ee)

21 years agoUpdate for the new modules system. Also, use Makefile rather then Makefile.in
Jelmer Vernooij [Mon, 28 Apr 2003 00:49:49 +0000 (00:49 +0000)]
Update for the new modules system. Also, use Makefile rather then Makefile.in
because we don't generate Makefile from configure anymore.
(This used to be commit 29ba1e163f85aeaa3cd48a13e4f0a039fa80e7b0)

21 years agoFix number of arguments to asprintf()
Jelmer Vernooij [Mon, 28 Apr 2003 00:29:00 +0000 (00:29 +0000)]
Fix number of arguments to asprintf()
(This used to be commit 5e4e6a6ed08f1b4fe97bbd91f983039143cc9939)

21 years agoFix number of arguments to asprintf()
Jelmer Vernooij [Mon, 28 Apr 2003 00:28:25 +0000 (00:28 +0000)]
Fix number of arguments to asprintf()
(This used to be commit 42e76c312333c6e5b8feb2d687e3355235b0d4a0)

21 years agoMake some more functions static
Jelmer Vernooij [Mon, 28 Apr 2003 00:28:01 +0000 (00:28 +0000)]
Make some more functions static
(This used to be commit ddd2e65586ff47daf4f63e9928413cc05bf5db85)

21 years agoDocument 'nmblookup -M -- -'
Jelmer Vernooij [Sun, 27 Apr 2003 21:46:57 +0000 (21:46 +0000)]
Document 'nmblookup -M -- -'
(This used to be commit a1fcd3bb9f308f7ba2115cd0e7a97895c4592a56)

21 years agoDocument 'nmblookup -M -- -'
Jelmer Vernooij [Sun, 27 Apr 2003 21:46:35 +0000 (21:46 +0000)]
Document 'nmblookup -M -- -'
(This used to be commit 3df125fd50a5efff97535814f1f4fd9f33dd07e5)

21 years agoAdd 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij [Sun, 27 Apr 2003 20:49:18 +0000 (20:49 +0000)]
Add 'smbiconv' program - a clone of the 'iconv' utility
that uses samba's internal iconv() functions. Useful for
testing purposes.
(This used to be commit 674b67198311b4e0fb2d8afd8b56b499286fc370)

21 years agoAdd 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij [Sun, 27 Apr 2003 20:47:15 +0000 (20:47 +0000)]
Add 'smbiconv' program - a clone of the 'iconv' utility
that uses samba's internal iconv() functions. Useful for
testing purposes.
(This used to be commit ccabb7961a15c06a315bdb9ff1a79834864f67e7)

21 years agoRemove docs-status - all it's contents are in bugzilla now
Jelmer Vernooij [Sun, 27 Apr 2003 15:54:07 +0000 (15:54 +0000)]
Remove docs-status - all it's contents are in bugzilla now
(This used to be commit ee175e75f10cde5ffc8658932f1d496c2bedb6fa)

21 years agoRemove docs-status - all it's contents are in bugzilla now
Jelmer Vernooij [Sun, 27 Apr 2003 15:52:34 +0000 (15:52 +0000)]
Remove docs-status - all it's contents are in bugzilla now
(This used to be commit 3f36b589b0b8947d31e6adddd29efb3fd3c0c8f7)

21 years agoUpdate for 3.0 (Update information about the docs and ./configure)
Jelmer Vernooij [Sun, 27 Apr 2003 15:00:20 +0000 (15:00 +0000)]
Update for 3.0 (Update information about the docs and ./configure)
(This used to be commit 4fe24ad2edb00582ada5f3979891fbc3b1be7f08)

21 years agoUpdate for 3.0 (update information about the docs and ./configure)
Jelmer Vernooij [Sun, 27 Apr 2003 14:59:54 +0000 (14:59 +0000)]
Update for 3.0 (update information about the docs and ./configure)
(This used to be commit 38fed08397706e76a4f19e091b910cfbc6827a08)

21 years agoRemove documentation for unixsam and plugin.
Jelmer Vernooij [Sun, 27 Apr 2003 14:03:48 +0000 (14:03 +0000)]
Remove documentation for unixsam and plugin.
(This used to be commit fa7b703da7bba9cf7daf61039fb495e72fbf7a13)

21 years agoprepare to get _nua out of the door (but back in from the window ;-)
Simo Sorce [Sun, 27 Apr 2003 12:47:41 +0000 (12:47 +0000)]
prepare to get _nua out of the door (but back in from the window ;-)
(This used to be commit 09eb02cba0747ae47aa4a76f4fac69af293a774a)

21 years agodefault remote idmap backend is null
Simo Sorce [Sun, 27 Apr 2003 12:25:53 +0000 (12:25 +0000)]
default remote idmap backend is null
(This used to be commit 16302b080a572a1cb0983f5044a7ebf51cdf2fa3)

21 years agomake winbind use idmap as well.
Simo Sorce [Sun, 27 Apr 2003 12:07:20 +0000 (12:07 +0000)]
make winbind use idmap as well.
change idmap_init call

removed ldap backend for winbind idmap, seem it had problems anyway and it
have to be reworked to work with idmap without calling winbind code.

simo
(This used to be commit 9d7d007443fc75264b2764b90f272ffc40c9be6c)

21 years agotypo
Simo Sorce [Sun, 27 Apr 2003 11:24:58 +0000 (11:24 +0000)]
typo
(This used to be commit a65b54a08eace793e23b8d6bc193b81ef08f77f5)

21 years agoFix typo - tdbbackup is man sect 8 not 1
John Terpstra [Sat, 26 Apr 2003 20:41:04 +0000 (20:41 +0000)]
Fix typo - tdbbackup is man sect 8 not 1
(This used to be commit 61a56450201a838aeaddfff8189121efa11e5019)

21 years agoFixed typo - tdbbackup is man sect 8 not 1
John Terpstra [Sat, 26 Apr 2003 20:40:13 +0000 (20:40 +0000)]
Fixed typo - tdbbackup is man sect 8 not 1
(This used to be commit 451f32f1fadbe3474e3e52a21ce77c23d106d03b)

21 years agoPatch from Vorlon
John Terpstra [Sat, 26 Apr 2003 19:46:59 +0000 (19:46 +0000)]
Patch from Vorlon
(This used to be commit 837bc15a54665baddec4a68938c3f60e17757700)

21 years agoPatch from Vorlon.
John Terpstra [Sat, 26 Apr 2003 19:45:30 +0000 (19:45 +0000)]
Patch from Vorlon.
(This used to be commit c5ca926f8fae2d725b56d252b5944e9f96065cb6)

21 years agoPAtch from VORLON
John Terpstra [Sat, 26 Apr 2003 19:45:07 +0000 (19:45 +0000)]
PAtch from VORLON
(This used to be commit 2f266669b22cba6771189a9eb4503bf64ebb744b)

21 years agoUpdate from HEAD.
John Terpstra [Sat, 26 Apr 2003 19:29:27 +0000 (19:29 +0000)]
Update from HEAD.
(This used to be commit 69b1055d9d1d2ef428e57da90fe3b08168a88a3a)

21 years agoAdding tdbbackup manpage to Makefile, fix typos, fix incorrect syntax on author entry.
John Terpstra [Sat, 26 Apr 2003 19:26:25 +0000 (19:26 +0000)]
Adding tdbbackup manpage to Makefile, fix typos, fix incorrect syntax on author entry.
(This used to be commit 144d0f5996224edc58d66379214b6e1508f57526)

21 years agoUpdate - jht
John Terpstra [Sat, 26 Apr 2003 18:49:43 +0000 (18:49 +0000)]
Update - jht
(This used to be commit b025307566c81ea8e18130f8478cb13d7aa7c303)

21 years agoAdded man page for tdbbackup
John Terpstra [Sat, 26 Apr 2003 18:45:54 +0000 (18:45 +0000)]
Added man page for tdbbackup
(This used to be commit c70fbf104a4acd36e82bab171753ed68951990d4)

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
cvs2svn Import User [Sat, 26 Apr 2003 18:42:18 +0000 (18:42 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 4e4cc806ed9f55ded8087594806adfcd77b9a1cc)

21 years agoAdded tdbbackup man page.
John Terpstra [Sat, 26 Apr 2003 18:42:17 +0000 (18:42 +0000)]
Added tdbbackup man page.
(This used to be commit b217373ba8fc167efc8e68b6db1a9e51e670b12a)

21 years agoremoving smbgroupedit man page
Gerald Carter [Sat, 26 Apr 2003 17:27:44 +0000 (17:27 +0000)]
removing smbgroupedit man page
(This used to be commit 9134feb9f62e852dd6c900890e01062983995d01)

21 years agoremoving smbgroupedit manpage
Gerald Carter [Sat, 26 Apr 2003 17:22:13 +0000 (17:22 +0000)]
removing smbgroupedit manpage
(This used to be commit 4a0c02d133af6ea6f1009b81067974d6ad4fb404)

21 years agoround three of CIDR fixes; spotted by Tomoki AONO
Gerald Carter [Sat, 26 Apr 2003 16:18:39 +0000 (16:18 +0000)]
round three of CIDR fixes; spotted by Tomoki AONO
(This used to be commit 920958a392b41c23ecd4db3ca32ae90a2e09bff9)

21 years agoround three of CIDR fixes; spotted by Tomoki AONO
Gerald Carter [Sat, 26 Apr 2003 16:18:20 +0000 (16:18 +0000)]
round three of CIDR fixes; spotted by Tomoki AONO
(This used to be commit 554026b2084e2371c1ddae7316fbb0b9b76472d4)

21 years agoenhancements
Simo Sorce [Sat, 26 Apr 2003 15:48:48 +0000 (15:48 +0000)]
enhancements
(This used to be commit ff051e9cf4b468aa9fe7e3f84483571d3d2de556)

21 years agoadd idmap only parameter
Simo Sorce [Sat, 26 Apr 2003 14:43:33 +0000 (14:43 +0000)]
add idmap only parameter
make idmap not map SIDs outside the uid/gid range defined by default
this is to keep backward compatibility
(This used to be commit bec45093c379915082d7b7f44113f5c17110d123)