gd/samba-autobuild/.git
20 years agoMerge from 3.0:
Tim Potter [Fri, 19 Sep 2003 06:21:46 +0000 (06:21 +0000)]
Merge from 3.0:

>The -P option to smbclient no longer works - update all smbprint scripts to
>remove it.  Closes bug #473.
(This used to be commit 87e8d584e992df9170b3a36ef60bcdea8ddc9887)

20 years agoMerge from 3.0:
Tim Potter [Fri, 19 Sep 2003 06:20:53 +0000 (06:20 +0000)]
Merge from 3.0:

>Fix typo.
(This used to be commit 028179b18b3037f24e7a49fe9e7bf64c4cacdd94)

20 years agoThe "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison [Thu, 18 Sep 2003 23:54:12 +0000 (23:54 +0000)]
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
fields, bad_password_count and logon_count. Ensure this is stored/fetched
in the various SAMs. As it replaces the unknown_5 field this fits
exactly into the tdb SAM without any binary problems. It also is added
to the LDAP SAM as two extra attributes. It breaks compatibility with
the experimental SAMs xml and mysql. The maintainers of these SAMs must
fix them so upgrades like this can be done transparently. I will insist
on the "experimental" status until this is solved.
Jeremy.
(This used to be commit 71ecd10181cd35313b79f618c2928c2f45424812)

20 years agoOops. Proper fix for #470.
Jeremy Allison [Thu, 18 Sep 2003 21:19:43 +0000 (21:19 +0000)]
Oops. Proper fix for #470.
Jeremy.
(This used to be commit e121a2ec0c243477ea318d573166f342abbd1cce)

20 years agoFix for #470 - unable to display SIDs in ACLs.
Jeremy Allison [Thu, 18 Sep 2003 01:17:20 +0000 (01:17 +0000)]
Fix for #470 - unable to display SIDs in ACLs.
Jeremy.
(This used to be commit 1b343f710550a39815001c668c48d9b194f19243)

20 years agoUnregister event fix from metze.
Jeremy Allison [Wed, 17 Sep 2003 23:36:58 +0000 (23:36 +0000)]
Unregister event fix from metze.
Jeremy.
(This used to be commit b3b2b3d5e7c9d4995890bf7b156fc1176b042cfc)

20 years agoFix coredump from Samba4 torture suite.
Jeremy Allison [Wed, 17 Sep 2003 19:36:53 +0000 (19:36 +0000)]
Fix coredump from Samba4 torture suite.
Jeremy.
(This used to be commit 640bc276ba3d1ab83cd8994bddd64fd745f75101)

20 years agoObviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy Allison [Wed, 17 Sep 2003 17:57:18 +0000 (17:57 +0000)]
Obviously correct typo bugfix from  Lin Li <linl@xandros.com>.
Jeremy.
(This used to be commit f91da7d99bc2d9e57c411ceb0c2eb812654f3701)

20 years agopackaging updates from Buchan
Gerald Carter [Tue, 16 Sep 2003 21:12:44 +0000 (21:12 +0000)]
packaging updates from Buchan
(This used to be commit 8079494aef23105ce4d1ab8d7f943a838baaca01)

20 years agoFix typo. Found by Aurelien Degremont
Jelmer Vernooij [Tue, 16 Sep 2003 13:31:17 +0000 (13:31 +0000)]
Fix typo. Found by Aurelien Degremont
(This used to be commit 271111d6a7f5011c8300e060a9da3a972a28a704)

20 years agoMerge from 3.0:
Tim Potter [Tue, 16 Sep 2003 02:50:21 +0000 (02:50 +0000)]
Merge from 3.0:

>Fix OOPS when dealing with mangled names reported by several users.
>This was my bug when removing a redundant strlen.
>Jerry - last showstopper I knew about.
>Jeremy.
(This used to be commit 3266777acb911f84e70f42f17cd9f6bbd3ba35d0)

20 years agoMerge from 3.0:
Tim Potter [Tue, 16 Sep 2003 02:48:56 +0000 (02:48 +0000)]
Merge from 3.0:

>Fix typo.
(This used to be commit 914e4be8f716ec909d399f69436092adfbe4f535)

20 years agoMerge from 3.0:
Tim Potter [Tue, 16 Sep 2003 02:48:16 +0000 (02:48 +0000)]
Merge from 3.0:

>Remove quotes in smb.conf ldap example - the quotes actually turn
>up in the ldap filter string.
(This used to be commit 7bca3b6cc2e02569eec015ce75b0ccefefb654d6)

20 years agoFix #442 which Alexander considered a showstopper. Allow us to join mixed
Jeremy Allison [Tue, 16 Sep 2003 01:28:09 +0000 (01:28 +0000)]
Fix #442 which Alexander considered a showstopper. Allow us to join mixed
mode domains.
Jeremy.
(This used to be commit 07cfce283004d29d1f60e5d8c97e3e3d7c293805)

20 years agoFix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison [Mon, 15 Sep 2003 21:27:33 +0000 (21:27 +0000)]
Fix from gregory@networksentry.co.za, don't clobber the comment if it
exists.
Jeremy.
(This used to be commit a7ef2ce34931d9fcdeb8ecbcad981d96db4c409a)

20 years agoEnsure HEAD is also up to date.
Jeremy Allison [Mon, 15 Sep 2003 21:22:15 +0000 (21:22 +0000)]
Ensure HEAD is also up to date.
Fix OOPS when dealing with mangled names reported by several users.
This was my bug when removing a redundant strlen.
Jeremy.
(This used to be commit 3b3e19f66f783016ca3bc2d9e76328732ed4a84b)

20 years agoFixed test and wording for long share names.
Christopher R. Hertel [Mon, 15 Sep 2003 17:01:45 +0000 (17:01 +0000)]
Fixed test and wording for long share names.
The RAP NetShareEnum() call has a length limit of 12 characters (not 8, as
previously tested).  Took DaveCB's suggested and added a note listing some
of the client systems that might be affected.
(This used to be commit cdfc0fc383ab63f47ddd547fddc4c28bbfddf5e5)

20 years agofix online help
Simo Sorce [Mon, 15 Sep 2003 14:21:32 +0000 (14:21 +0000)]
fix online help

-w option need the password on the command line
(This used to be commit 0b8f32b7f53b145fb51f5537a7f42d11d69ed4c3)

20 years agoAlias charset 646 internally
Alexander Bokovoy [Mon, 15 Sep 2003 12:59:09 +0000 (12:59 +0000)]
Alias charset 646 internally
(This used to be commit f4eb7acc7dfc400cc6524dccdd8081acd707f937)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:35:02 +0000 (05:35 +0000)]
Merge from Samba 3.0:

>Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
>to/from utf8 for some calls. The libads code gets this right. Wonder why
>the passdb code doesn't use it ?
>Jeremy.
(This used to be commit 9b6328bcfd5b53a05926eb5a97c74275842d086b)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:33:34 +0000 (05:33 +0000)]
Merge from Samba 3.0:

>remove getpwnam() calls from init_sam_from_xxx().
>This means that %u & %g will no longer expand, but %U
>and %G still do.  The payback is that winbindd local
>accounts for users work with 'wbinfo -u' when winbind
>is running on a PDC.

>Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
>to/from utf8 for some calls. The libads code gets this right. Wonder why
>the passdb code doesn't use it ?
>Jeremy.
(This used to be commit 1e60bbff70efe3b5c306bc1ef560ee8032b1a852)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:30:52 +0000 (05:30 +0000)]
Merge from Samba 3.0:

>remove getpwnam() calls from init_sam_from_xxx().
>This means that %u & %g will no longer expand, but %U
>and %G still do.  The payback is that winbindd local
>accounts for users work with 'wbinfo -u' when winbind
>is running on a PDC.
(This used to be commit f047e24561688c697179b14549b1800e00b2a435)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:28:51 +0000 (05:28 +0000)]
Merge from Samba 3.0:

>Ensure we consistantly translate to/from utf8 for talking to LDAP.
>Jeremy.
(This used to be commit 5b0753bd98ffef5133da31f1c47a45e794d0bb72)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:27:55 +0000 (05:27 +0000)]
Merge from Samba 3.0:

>fix unitiailized timestamp where merging print_jobs and lpq listing
(This used to be commit 1603d0e6848a8ec3f7d8a8f735c9d1a6d92aac0b)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:26:44 +0000 (05:26 +0000)]
Merge from Samba 3.0:

>Fix for typo in darwin detection.
>Jeremy.

>Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
>(rant off :-). Inspired by work from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>.
>Also add MacOSX/Darwin configure fixes.
>Jerry - can we put this in 3.0 release ? :-).
>Jeremy.
(This used to be commit 7951dee600146623ce473659c3f41963ea873e3e)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:25:49 +0000 (05:25 +0000)]
Merge from Samba 3.0:

>Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
>ensure the desired access is read from the incoming RPC request.
>Jeremy.
(This used to be commit a556637d0bc56aeb980c422c4d1da44311956c3b)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:19:07 +0000 (05:19 +0000)]
Merge from Samba 3.0:

>Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old
>values.
>Jeremy.
(This used to be commit 9df18a6c4ea30545297f9e5a0b10b440e6a0687e)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:03:11 +0000 (05:03 +0000)]
Merge from Samba 3.0:

>Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
>to/from utf8 for some calls. The libads code gets this right. Wonder why
>the passdb code doesn't use it ?
>Jeremy.
(This used to be commit 258c106e2243f19c77fe35edd6dcba816a8fc8ee)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:02:12 +0000 (05:02 +0000)]
Merge from Samba 3.0:

>Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
>(rant off :-). Inspired by work from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>.
>Also add MacOSX/Darwin configure fixes.
>Jerry - can we put this in 3.0 release ? :-).
>Jeremy.
(This used to be commit 67acde75d3569b612f87646ff0740f8020e8fdcf)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 05:01:27 +0000 (05:01 +0000)]
Merge from Samba 3.0:

>For some reason testparm runs at debug level 2 which causes the module probe functions to
>display verbose debugs.  Increase the probe debugs to level 3.
(This used to be commit be91bbd570bd94f67001aab9cfb2baf44b390097)

20 years agoMerge from Samba 3.0:
Tim Potter [Mon, 15 Sep 2003 04:59:45 +0000 (04:59 +0000)]
Merge from Samba 3.0:

>Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restore
>with filenames > 100 chars.
>Jeremy.
(This used to be commit a7bbfd636798232416c044df8a77dbbd8c77f9ed)

20 years agoFix another crash bug in samsync.
Tim Potter [Fri, 12 Sep 2003 02:03:28 +0000 (02:03 +0000)]
Fix another crash bug in samsync.
(This used to be commit 675707c33e8447b9cb9fc2ae451663a56a14d792)

20 years agoUpdated 3.0 schema files for IBM Directory Server 5.1
Jim McDonough [Thu, 11 Sep 2003 18:37:17 +0000 (18:37 +0000)]
Updated 3.0 schema files for IBM Directory Server 5.1

keeps with IBM convention of separate attributetype and objectclass definitions
(This used to be commit 861f3b0d5fc11645f05494a6a5fe716031cfc79f)

20 years agoMerge from samba-3.0:
Tim Potter [Thu, 11 Sep 2003 07:34:44 +0000 (07:34 +0000)]
Merge from samba-3.0:

>Fix for bug #273 - smbd crash on machine account change.
>Someone only half changed the code to use dc_name
>instead of remote machine... Found via back trace from Dariush Forouher
><dariush@forouher.de>.
>Jeremy.
(This used to be commit 1956478ddece5899ebdf627969136603e1c21637)

20 years agoMerge from samba-3.0:
Tim Potter [Thu, 11 Sep 2003 07:33:05 +0000 (07:33 +0000)]
Merge from samba-3.0:

>Revision 1.8.2.33
>Fix error return path memory leaks in vampire code for creating users.
>
>Display an error if we can't create a posix account for the user
>(e.g no add user/machine script was specified; bug #323).

>Revision 1.8.2.32:
>Use opt_target_workgroup instead of lp_workgroup() in vampire code so
>we can override the value in smb.conf with the -w option.
>
>Migrating accounts from another domain can now be done like:
>
># bin/net join bdc -w nt4dom -Uadministrator%password
># bin/net rpc vampire -w nt4dom -U administrator%password
(This used to be commit 36f7d88edd15bff1b7dfa78f3908dae272b96215)

20 years agoMerge from samba-3.0:
Tim Potter [Thu, 11 Sep 2003 07:32:04 +0000 (07:32 +0000)]
Merge from samba-3.0:

>Formatting fixups for help output.
(This used to be commit fe7c8e39688f0966563c67dd61a9ad8ae2b98f99)

20 years agoMerge from samba-3.0:
Tim Potter [Thu, 11 Sep 2003 07:31:39 +0000 (07:31 +0000)]
Merge from samba-3.0:

>Fix error message when calling namedtogid() fails adding a group map
>entry.  Bug #431.
(This used to be commit 1befe1758351f43558808a3c91543752e7ff7823)

20 years agoRemove obsolete files.
Jelmer Vernooij [Wed, 10 Sep 2003 19:47:13 +0000 (19:47 +0000)]
Remove obsolete files.
(This used to be commit 3d71340e5c1bf3397e69897bbc8434bbaa503a75)

20 years agoBack out --with-good-getgrouplist patch
Alexander Bokovoy [Wed, 10 Sep 2003 15:41:07 +0000 (15:41 +0000)]
Back out --with-good-getgrouplist patch
(This used to be commit d2fdc3955fb6859e865e805d32ca405ab44d0505)

20 years agoSupport for CAN-2003-0689 port from SAMBA_3_0
Alexander Bokovoy [Wed, 10 Sep 2003 14:03:08 +0000 (14:03 +0000)]
Support for CAN-2003-0689 port from SAMBA_3_0
(This used to be commit 69b30ec0776b06c62810a3eb1d7be1df3db9e169)

20 years agoRemove tags file for distclean.
Tim Potter [Wed, 10 Sep 2003 03:59:35 +0000 (03:59 +0000)]
Remove tags file for distclean.
(This used to be commit 2ac5ac495025f6c673216c1922ff51b913a0aeac)

20 years agoRemove another dead file.
Tim Potter [Wed, 10 Sep 2003 03:49:43 +0000 (03:49 +0000)]
Remove another dead file.
(This used to be commit a5656a5756b3c1061d683d664a7f087182b39b47)

20 years agoRemove autogenerated file.
Tim Potter [Wed, 10 Sep 2003 03:47:10 +0000 (03:47 +0000)]
Remove autogenerated file.
(This used to be commit 275bdc3ff550fd14a11c9f3919a82d4af35dc6fa)

20 years agoRemoved accidentally re-added file.
Tim Potter [Wed, 10 Sep 2003 03:34:21 +0000 (03:34 +0000)]
Removed accidentally re-added file.
(This used to be commit a7bffe2095e4bb591dfa97ea4d786483fd44053b)

20 years agomerge from 3.0
Gerald Carter [Wed, 10 Sep 2003 01:14:37 +0000 (01:14 +0000)]
merge from 3.0
(This used to be commit fa0d4ea150e0243958273168eaf9bf195e2c12e0)

20 years agoremove references to 'strip dot'
Gerald Carter [Wed, 10 Sep 2003 00:43:00 +0000 (00:43 +0000)]
remove references to 'strip dot'
(This used to be commit b5c5a9dc76c7584047e6ad8e7063b2da348e67d7)

20 years agoversion.h is autogenerated now
Gerald Carter [Tue, 9 Sep 2003 18:29:33 +0000 (18:29 +0000)]
version.h is autogenerated now
(This used to be commit 04f8cbbca66024ffdcd2ebc0f4db7849d02ca99b)

20 years agoadd missing file from 3.0
Gerald Carter [Tue, 9 Sep 2003 18:28:41 +0000 (18:28 +0000)]
add missing file from 3.0
(This used to be commit 8c27bfaa3fbea96d947814071b323c31e7c77701)

20 years agoanother round of syncs for HEAD that I forget
Gerald Carter [Tue, 9 Sep 2003 11:12:43 +0000 (11:12 +0000)]
another round of syncs for HEAD that I forget
(This used to be commit 3aaf65d297d20320dc1f2c0ac0487feb47873609)

20 years agoremoving unused files
Gerald Carter [Tue, 9 Sep 2003 04:14:19 +0000 (04:14 +0000)]
removing unused files
(This used to be commit 1a9145015d4b2ee7e7399099760cda13d619e740)

20 years agosync 3.0 into HEAD for the last time
Gerald Carter [Tue, 9 Sep 2003 04:07:32 +0000 (04:07 +0000)]
sync 3.0 into HEAD for the last time
(This used to be commit c17a7dc9a190156a069da3e861c18fd3f81224ad)

20 years agosyncing files
Gerald Carter [Tue, 9 Sep 2003 03:56:39 +0000 (03:56 +0000)]
syncing files
(This used to be commit c74c2903fb8bd38f8469b3c3b549ac8a431f36dd)

20 years agoadding files from 3.0
Gerald Carter [Tue, 9 Sep 2003 03:55:56 +0000 (03:55 +0000)]
adding files from 3.0
(This used to be commit 953ada19904900c6f6ef65fa0006a695657b3d0b)

20 years agosyncing examples
Gerald Carter [Tue, 9 Sep 2003 03:51:06 +0000 (03:51 +0000)]
syncing examples
(This used to be commit d31b5df82648767203ecee6ecb10030caa477250)

20 years agoremoving unneeded files
Gerald Carter [Tue, 9 Sep 2003 03:45:18 +0000 (03:45 +0000)]
removing unneeded files
(This used to be commit b2a36ae3967591296e755b3e7a85a851ba382608)

20 years agosyncing packaging files from 3.0
Gerald Carter [Tue, 9 Sep 2003 03:40:35 +0000 (03:40 +0000)]
syncing packaging files from 3.0
(This used to be commit f7f8954ba4e7efd3c9d586e9cfe7431054afe906)

20 years agosyncing packaging files from 3.0
Gerald Carter [Tue, 9 Sep 2003 03:25:53 +0000 (03:25 +0000)]
syncing packaging files from 3.0
(This used to be commit 9374755ad3b844a86642a7ea1795ec2b8ab736b2)

20 years agosyncing packaging files from 3.0
Gerald Carter [Tue, 9 Sep 2003 03:18:20 +0000 (03:18 +0000)]
syncing packaging files from 3.0
(This used to be commit ccc2a0d3840f88625cf89d6739320728e830ef87)

20 years agoadding missing files from 3.0
Gerald Carter [Tue, 9 Sep 2003 03:16:06 +0000 (03:16 +0000)]
adding missing files from 3.0
(This used to be commit 20c57840f847e82be9880a730aea15feb29b6848)

20 years agoremoving files not in 3.0
Gerald Carter [Tue, 9 Sep 2003 03:11:56 +0000 (03:11 +0000)]
removing files not in 3.0
(This used to be commit d5c32f8881f33667c9bfa067cb7f2113bd55c724)

20 years agosyncing files from 3.0 into HEAD again
Gerald Carter [Tue, 9 Sep 2003 02:58:53 +0000 (02:58 +0000)]
syncing files from 3.0 into HEAD again
(This used to be commit bca0bba209255d0effbae6a3d3b6d298f0952c3a)

20 years agoremoving using_samba docs from samba cvs module (not are in a separate cvs module)
Gerald Carter [Tue, 19 Aug 2003 21:42:58 +0000 (21:42 +0000)]
removing using_samba docs from samba cvs module (not are in a separate cvs module)
(This used to be commit 4729e9cd52519c06c4be857d77bbccc2688b3cea)

20 years agoport latest changes from SAMBA_3_0 tree
Simo Sorce [Sat, 2 Aug 2003 20:06:57 +0000 (20:06 +0000)]
port latest changes from SAMBA_3_0 tree
(This used to be commit 3101c236b8241dc0183995ffceed551876427de4)

20 years agoconnect to the right realm or domain for trusted AD domains
Gerald Carter [Wed, 23 Jul 2003 20:10:25 +0000 (20:10 +0000)]
connect to the right realm or domain for trusted AD domains
(This used to be commit ae14f8364398f07fc3e7c7861cd39fe528f3fe7a)

20 years agofix the build. Ifdef out some code
Gerald Carter [Thu, 17 Jul 2003 02:49:26 +0000 (02:49 +0000)]
fix the build.  Ifdef out some code
(This used to be commit e66541d0e1befec5d589890994454dd639ea0665)

20 years agoshould not have been checked in. My fault
Gerald Carter [Thu, 17 Jul 2003 01:58:36 +0000 (01:58 +0000)]
should not have been checked in.  My fault
(This used to be commit af0efeeccfc6f4bc78c6baafd2bded404cc2a551)

20 years agoading new files from 3.0
Gerald Carter [Wed, 16 Jul 2003 05:42:34 +0000 (05:42 +0000)]
ading new files from 3.0
(This used to be commit 99feae7b5b1c229a925367b87c0c0f636d9a2d75)

20 years agotrying to get HEAD building again. If you want the code
Gerald Carter [Wed, 16 Jul 2003 05:34:56 +0000 (05:34 +0000)]
trying to get HEAD building again.  If you want the code
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE
(This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)

20 years agoget rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis [Fri, 11 Jul 2003 14:23:45 +0000 (14:23 +0000)]
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
define it in SHLD for those systems that use CC for SHLD
(This used to be commit 142c54ca924bd854e7d840c2a67692c9f61ee396)

20 years agomark the HEAD branch as deprecated. Nothing that a determined
Andrew Tridgell [Sat, 7 Jun 2003 01:28:47 +0000 (01:28 +0000)]
mark the HEAD branch as deprecated. Nothing that a determined
programmer can't work around, but hopefully enough that people will
notice that they should be using the 3.0 branch at the moment
(This used to be commit d6de8e8a94c8fb7d7837ed2b43092a275cc9d6c5)

20 years agoinitial version of idmap_ldap.c; lots of updates to come
Gerald Carter [Tue, 3 Jun 2003 18:19:59 +0000 (18:19 +0000)]
initial version of idmap_ldap.c; lots of updates to come
(This used to be commit 69c84ad06b759da2246b3c00155a43e90f45a7f6)

20 years ago* set winbind cache time to 5 minutes
Gerald Carter [Tue, 3 Jun 2003 16:19:31 +0000 (16:19 +0000)]
* set winbind cache time to 5 minutes
* quit obsessing over the sequence number so much
* share the updated sequence number between parent
  and child winbindd processes in dual mode
(This used to be commit 6fb5bdb30e2b1341ba600ce0dfd397394f7a831c)

20 years agoMore changes to editreg to make it less tetchy.
Richard Sharpe [Mon, 2 Jun 2003 06:12:54 +0000 (06:12 +0000)]
More changes to editreg to make it less tetchy.
(This used to be commit 30e1431e937325da414493bf0a6d4281b9c1501f)

20 years agoSome fixes for editreg.c, although I see that head seems broken ...
Richard Sharpe [Mon, 2 Jun 2003 04:48:56 +0000 (04:48 +0000)]
Some fixes for editreg.c, although I see that head seems broken ...
(This used to be commit b049c2f66f2bc7d8beb52c9a88c48b297738336b)

20 years agoBringing packaging/Debian/* to a more recent state.
Eloy Paris [Sun, 1 Jun 2003 07:12:51 +0000 (07:12 +0000)]
Bringing packaging/Debian/* to a more recent state.
(This used to be commit cd7494a19608f2b4a63b9c654dd8e0a0fc587c39)

20 years agoSetting account policy values is done using -C, not -V. Fixes bug #120
Jelmer Vernooij [Thu, 29 May 2003 22:01:38 +0000 (22:01 +0000)]
Setting account policy values is done using -C, not -V. Fixes bug #120
(This used to be commit fd16d4797881372fe0dc7b87a23c58efdef84fbd)

20 years agoDon't crash when doing command name completion. Fixes debian bug #194776
Jelmer Vernooij [Thu, 29 May 2003 15:39:53 +0000 (15:39 +0000)]
Don't crash when doing command name completion. Fixes debian bug #194776
(This used to be commit 45b0a63aba1c974e5e38f8f95bc158bc30a05a3b)

20 years agoFix the events API. Patch by metze with some minor modifications.
Jelmer Vernooij [Thu, 29 May 2003 14:46:30 +0000 (14:46 +0000)]
Fix the events API. Patch by metze with some minor modifications.
(This used to be commit df24c4e839b3de0dc23400463d7489a991f61f49)

20 years agoFix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
Jeremy Allison [Wed, 28 May 2003 20:26:46 +0000 (20:26 +0000)]
Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
be applied to new ACE set calls. This is incorrect. Don't think this
has a bugzilla id.
Jeremy.
(This used to be commit 6a4502b03b95703dead4775874ff9ac08ed1a489)

20 years agoMerge of NTLMSSP name type fix from 3.0
Tim Potter [Wed, 28 May 2003 04:33:29 +0000 (04:33 +0000)]
Merge of NTLMSSP name type fix from 3.0
(This used to be commit 587bd1b83d13ab83aca28bd543755c5862ed8e75)

20 years agoSpelling.
Tim Potter [Wed, 28 May 2003 04:22:11 +0000 (04:22 +0000)]
Spelling.
(This used to be commit e063c95bd5609e6aeade2d88e5cd9286d033971c)

20 years agoMerge of non-static initialisation fixes from 3.0
Tim Potter [Wed, 28 May 2003 01:05:28 +0000 (01:05 +0000)]
Merge of non-static initialisation fixes from 3.0
(This used to be commit 7f32b3f016ecc824ddcdaeb840d5d36224aa8141)

20 years agoMerge of cut and paste fix from 3.0
Tim Potter [Wed, 28 May 2003 01:03:12 +0000 (01:03 +0000)]
Merge of cut and paste fix from 3.0
(This used to be commit 34a0c7313a12d581e9aaf08322b105216cc94478)

20 years agoIt seems only NT4 does the VC == 0 session drop code.
Jeremy Allison [Wed, 28 May 2003 01:00:56 +0000 (01:00 +0000)]
It seems only NT4 does the VC == 0 session drop code.
Jeremy.
(This used to be commit a1fee6594ec90a80478deee48a40d908aecb2e73)

20 years agoWhitespace syncup.
Tim Potter [Wed, 28 May 2003 01:00:07 +0000 (01:00 +0000)]
Whitespace syncup.
(This used to be commit 25caa7c6279aca249e3554b61bbc3175b66883d3)

20 years agoMerge of rpcstr_pull() termination fixes from 3.0
Tim Potter [Wed, 28 May 2003 00:59:35 +0000 (00:59 +0000)]
Merge of rpcstr_pull() termination fixes from 3.0
(This used to be commit d41705dec6bed752acfe3210c73a949101dc23f6)

20 years agoMerge of formatting fixups from 3.0
Tim Potter [Wed, 28 May 2003 00:58:37 +0000 (00:58 +0000)]
Merge of formatting fixups from 3.0
(This used to be commit 43e01fb2306f35931256dfda6803bd887f28059f)

20 years agoMerge of pull_ascii() and pull_ucs2() termination fixes from 3.0
Tim Potter [Wed, 28 May 2003 00:56:51 +0000 (00:56 +0000)]
Merge ... pull_ascii() and pull_ucs2() termination fixes from 3.0
(This used to be commit bd97a76388b3f16d287c25579f02afe072cdec25)

20 years agoMerge from 3.0:
Tim Potter [Wed, 28 May 2003 00:52:24 +0000 (00:52 +0000)]
Merge from 3.0:

>Restore a number of fixes that idra removed when he merged his
>idmap-and-the-rest from HEAD.
>
>These are correctness fixes that were already in 3.0, and a memory leak fix.
>
>The pdb_ldap changes are held back at jerry's request (he is also playing
>with pdb_ldap ATM).
>
>Andrew Bartlett
(This used to be commit d2bc89b860a19ccdda7189b8db0a740f224046f2)

20 years agoMerge of uint32/uid_t mismatch from 3.0
Tim Potter [Wed, 28 May 2003 00:45:44 +0000 (00:45 +0000)]
Merge of uint32/uid_t mismatch from 3.0
(This used to be commit a9f0e69dbefdaf8daee3943782817bcc536d2fb3)

20 years agocut-n-paste error
Gerald Carter [Tue, 27 May 2003 22:36:24 +0000 (22:36 +0000)]
cut-n-paste error
(This used to be commit 1f02ca540dff5366a1ad2e8a98b626635a8e9018)

20 years agoCorrect (?) handling for VC = 0. Trying to fix XP logoff leaving resources
Jeremy Allison [Tue, 27 May 2003 21:55:39 +0000 (21:55 +0000)]
Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
around.
Jeremy.
(This used to be commit 870e111facb4abb01dd1d92739346d764eff056c)

20 years agofix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
Gerald Carter [Tue, 27 May 2003 16:56:16 +0000 (16:56 +0000)]
fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
(This used to be commit dc18ffcc5a215975a90232374a84ffbe6b6903ea)

20 years agovolker's fix for crash when my_private_data == NULL
Gerald Carter [Tue, 27 May 2003 16:47:04 +0000 (16:47 +0000)]
volker's fix for crash when my_private_data == NULL
(This used to be commit 63bb1e21ebac68f904c01fb58ac7c06a9bcb8ab0)

20 years agovolker's add_signature() fix; must pass the beginning on the outbuf to get the flags...
Gerald Carter [Tue, 27 May 2003 16:31:46 +0000 (16:31 +0000)]
volker's add_signature() fix; must pass the beginning on the outbuf to get the flags field
(This used to be commit 81cccd25b84871d282815dfa378bd687c5c29cc1)

20 years agoSquash another compiler warning.
Tim Potter [Tue, 27 May 2003 07:28:42 +0000 (07:28 +0000)]
Squash another compiler warning.
(This used to be commit 8bfcbd53848e34b90099f5167b570165c3f6bf62)

20 years agoFix unused variable warning.
Tim Potter [Tue, 27 May 2003 07:26:55 +0000 (07:26 +0000)]
Fix unused variable warning.
(This used to be commit 0a80db5bde14e19d79411d832d51430d1b1c3454)

20 years agoFix shadow parameter warning in free_empty_sys_acl()
Tim Potter [Tue, 27 May 2003 06:54:35 +0000 (06:54 +0000)]
Fix shadow parameter warning in free_empty_sys_acl()
(This used to be commit 7345bca285a4fed294a6120a399fa2fa3d88a440)

20 years agoThis should be the correct fix for merge of bug #60 from 3.0.
Tim Potter [Tue, 27 May 2003 01:15:31 +0000 (01:15 +0000)]
This should be the correct fix for merge of bug #60 from 3.0.
(This used to be commit aaf06908b290af8184731833a3c9b0837b4fc499)

20 years agoMerge of secchan fix from 3.0 that was eaten by CVS yesterday. I think
Tim Potter [Tue, 27 May 2003 00:30:29 +0000 (00:30 +0000)]
Merge ... secchan fix from 3.0 that was eaten by CVS yesterday.  I think
it was becuase I ran out of disk quota.
(This used to be commit 10cbec05a7bfe2fab54940329c5b348d5e524f29)