tprouty/samba.git
18 years agor10632: clarification of 'security=domain' note release-3-0-20a
Gerald Carter [Thu, 29 Sep 2005 22:34:39 +0000 (22:34 +0000)]
r10632: clarification of 'security=domain' note

18 years agor10630: adding note about recent windows updates and 'security=domain'
Gerald Carter [Thu, 29 Sep 2005 22:27:51 +0000 (22:27 +0000)]
r10630: adding note about recent windows updates and 'security=domain'

18 years agor10626: add a few more commit logs
Gerald Carter [Thu, 29 Sep 2005 19:32:59 +0000 (19:32 +0000)]
r10626: add a few more commit logs

18 years agor10625: fix typo
Gerald Carter [Thu, 29 Sep 2005 19:08:43 +0000 (19:08 +0000)]
r10625: fix typo

18 years agor10624: Update WHATSNEW.txt
Gerald Carter [Thu, 29 Sep 2005 19:07:52 +0000 (19:07 +0000)]
r10624: Update WHATSNEW.txt
Update MAINTAINERS file
Grab gd's nds schema file fixes.

18 years agor10607: starting on 3.0.20a release notes
Gerald Carter [Thu, 29 Sep 2005 12:34:22 +0000 (12:34 +0000)]
r10607: starting on 3.0.20a release notes

18 years agor10606: pdb_*sql patches from
Gerald Carter [Thu, 29 Sep 2005 12:27:43 +0000 (12:27 +0000)]
r10606: pdb_*sql patches from

Uli Meis <a.sporto@gmail.com>
Peter Rindfuss <rindfuss@wz-berlin.de>

18 years agor10591: merges from SAMBA_3_0
Gerald Carter [Wed, 28 Sep 2005 21:28:25 +0000 (21:28 +0000)]
r10591: merges from SAMBA_3_0

* Guenther's BUILT group fix in security = ads (winbindd)
* access checks in registry and svcctl code (jerry)
* solaris build fixes for configure.in
* a few compile warning fixes
* winbindd on a PDC fix (wbinfo -t)

18 years agor10559: jra's looping directory fix (BUG 3065)
Gerald Carter [Tue, 27 Sep 2005 20:44:54 +0000 (20:44 +0000)]
r10559: jra's looping directory fix (BUG 3065)

18 years agor10455: merging privilege fix from SAMBA_3_0
Gerald Carter [Fri, 23 Sep 2005 15:26:54 +0000 (15:26 +0000)]
r10455: merging privilege fix from SAMBA_3_0

18 years agor10451: add $(LDFLAGS) to tdb command line tools to fix build issues
Gerald Carter [Fri, 23 Sep 2005 13:52:15 +0000 (13:52 +0000)]
r10451: add $(LDFLAGS) to tdb command line tools to fix build issues

18 years agor10432: BUG 3080: fix 'net rpc shutdown' for XP clients
Gerald Carter [Thu, 22 Sep 2005 19:21:27 +0000 (19:21 +0000)]
r10432: BUG 3080: fix 'net rpc shutdown' for XP clients

18 years agor10431: fix segfault when the pip open fails in 'net rpc' commands
Gerald Carter [Thu, 22 Sep 2005 18:49:23 +0000 (18:49 +0000)]
r10431: fix segfault when the pip open fails in 'net rpc' commands

18 years agor10430: adding missing files
Gerald Carter [Thu, 22 Sep 2005 18:48:52 +0000 (18:48 +0000)]
r10430: adding missing files

18 years agor10400: commit merge patch from jra release-3-0-20rc2
Gerald Carter [Thu, 22 Sep 2005 01:21:12 +0000 (01:21 +0000)]
r10400: commit merge patch from jra

libsmbsharemodes added (Jermey).
Linux core dump fix from (James Peach).
Linux quota fixes from (metze).
krb5 memory leaks from (gd).
Creds fix for winbindd and server (Jeremy).
winbindd recursion fix (Jeremy).
winbindd builtin fix (gd)
universal pw error fixes (novell).
dir logic fix (Jeremy).
hide dotfiles fix (Jeremy)
no write to read-only shares fix (?).
exclusive open fix (vl).
tdb reopen fix (tridge)
status display open files fix (Jeremy)
posix acl null pointer crash (?)
posix acl mem leak (?)
mount.cifs flag fix (sfrench)
smbspool error message fix (?)
libsmbclient comment fix (?).
64-bit error message fixes (Jeremy).

18 years agor10399: bring in gd's better debug messages
Gerald Carter [Thu, 22 Sep 2005 01:03:12 +0000 (01:03 +0000)]
r10399: bring in gd's better debug messages

18 years agor10396: fix build breakage after an incomplete merge from 3.0
Gerald Carter [Wed, 21 Sep 2005 16:48:05 +0000 (16:48 +0000)]
r10396: fix build breakage after an incomplete merge from 3.0

18 years agor10394: adding maintainers file for 3.0.20a release
Gerald Carter [Wed, 21 Sep 2005 15:51:00 +0000 (15:51 +0000)]
r10394: adding maintainers file for 3.0.20a release

18 years agor10392: Merges from SAMBA_3_0 for 3.0.20a
Gerald Carter [Wed, 21 Sep 2005 15:17:11 +0000 (15:17 +0000)]
r10392: Merges from SAMBA_3_0 for 3.0.20a

------------------------------------------------------------------------
r9278 | tpot | 2005-08-12 16:45:58 -0500 (Fri, 12 Aug 2005) | 2 lines

Remove unused variable.  Bugzilla #2983.

------------------------------------------------------------------------
r9281 | jra | 2005-08-12 17:58:47 -0500 (Fri, 12 Aug 2005) | 4 lines

Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses of
AC_CHECK_HEADERS.
Jeremy.

------------------------------------------------------------------------
r9486 | jerry | 2005-08-22 14:47:56 -0500 (Mon, 22 Aug 2005) | 1 line

ensure that the registry hash records are sorted by original subkey name and not the 4 character hash key
------------------------------------------------------------------------
r9619 | vlendec | 2005-08-25 12:46:13 -0500 (Thu, 25 Aug 2005) | 14 lines

Fix messages_pending_for_pid actually do what it's meant to do. This might be
a big relief on messages.tdb contention as ignoring processes with >1000
messages in printing/notify.c should work correctly now.

Jeremy, Jerry told me to ask you about printer scalability torture tests, this
might be a reason why you implemented the message_send_pid_with_timeout
using the signal (shudder) in the first place. :-)

While looking at that... Wouldn't it be better to not use the signal but have
an overall timeout for print_notify_send_messages using GetTimeOfDay & friends
and not use the alarm signal deep inside tdb.c?

Volker

------------------------------------------------------------------------
r9709 | vlendec | 2005-08-28 04:19:10 -0500 (Sun, 28 Aug 2005) | 11 lines

Fix two bugs found by Brian Moran: Any request sent to winbind while the child
in question is still initializing overwrites domain->dcname. Only overwrite if
the parent actually has sent a dcname and thus really knows it. Second,
ntlm_auth needs the error code, not just the fact it failed.

Jerry, the 3_0 part might qualify as a "recommended patch".

Thanks,

Volker

------------------------------------------------------------------------
r9790 | jerry | 2005-08-30 06:41:45 -0500 (Tue, 30 Aug 2005) | 1 line

remove 'set but not used' variables (reported by Jason Mader)
------------------------------------------------------------------------
r9893 | jerry | 2005-09-01 08:57:10 -0500 (Thu, 01 Sep 2005) | 13 lines

fix REG_CREATE_KEY_EX parsing error caused by WinXP clients
looking for an not finding a 'Terminal Server' key.
Claims to make problems with usrmgr.exe support as well
according the Samba ml.

Posted on samba@samba.org for review.  Reviewed by
Thomas Bork (comments integrated into the reg_db.c patch
coming up next).

------------------------------------------------------------------------
r9913 | jerry | 2005-09-01 14:31:08 -0500 (Thu, 01 Sep 2005) | 1 line

fix some build breakage on solaris with --enable-socket-wrapper
------------------------------------------------------------------------
r9945 | gd | 2005-09-02 04:10:42 -0500 (Fri, 02 Sep 2005) | 4 lines

fix typos.

Guenther

------------------------------------------------------------------------
r10064 | jerry | 2005-09-07 10:12:54 -0500 (Wed, 07 Sep 2005) | 1 line

BUG 3052: adding OpenBSD timespec patch from Steve Williams <steve@celineandsteve.com>
------------------------------------------------------------------------
r10133 | jra | 2005-09-09 16:49:16 -0500 (Fri, 09 Sep 2005) | 3 lines

Fix bug #3044. open-exec is read-only.
Jeremy.

------------------------------------------------------------------------
r10136 | jra | 2005-09-09 19:47:31 -0500 (Fri, 09 Sep 2005) | 4 lines

Fix for bug #3060 from Leo Weppelman <leo@wau.mis.ah.nl>.
Ensure SMBcreate truncates the file if it exists.
Jeremy.

------------------------------------------------------------------------
r10170 | gd | 2005-09-12 06:56:36 -0500 (Mon, 12 Sep 2005) | 7 lines

Fix for #3056:

Allow to include BUILTIN to the mapping table also when
"allow trusted domains" is disabled.

Guenther

------------------------------------------------------------------------

18 years agor10391: * setting version to 3.0.20a
Gerald Carter [Wed, 21 Sep 2005 14:43:14 +0000 (14:43 +0000)]
r10391: * setting version to 3.0.20a
* adding patches from www.samba.org/samba/patches

18 years agor9402: fixing one typo (thanks to Jason Mader) release-3-0-20
Gerald Carter [Fri, 19 Aug 2005 18:37:08 +0000 (18:37 +0000)]
r9402: fixing one typo (thanks to Jason Mader)

18 years agor9400: updating release notes
Gerald Carter [Fri, 19 Aug 2005 17:48:29 +0000 (17:48 +0000)]
r9400: updating release notes

18 years agor9398: cutting 3.0.20
Gerald Carter [Fri, 19 Aug 2005 17:14:39 +0000 (17:14 +0000)]
r9398: cutting 3.0.20

18 years agor9365: setting svn version to prevent confusion before the final release
Gerald Carter [Wed, 17 Aug 2005 15:23:00 +0000 (15:23 +0000)]
r9365: setting svn version to prevent confusion before the final release

18 years agor9361: patch from Ed Plese to fix a faulty error in winbindd
Gerald Carter [Wed, 17 Aug 2005 13:34:23 +0000 (13:34 +0000)]
r9361: patch from Ed Plese to fix a faulty error in winbindd
caused by users with no supplementary groups.

18 years agor9334: merge fix for BUG 3000. we should be ready to ship now
Gerald Carter [Tue, 16 Aug 2005 22:29:46 +0000 (22:29 +0000)]
r9334: merge fix for BUG 3000.  we should be ready to ship now

18 years agor9332: merge jeremy's smbstatus error message fix from 3.0 tree
Gerald Carter [Tue, 16 Aug 2005 21:19:19 +0000 (21:19 +0000)]
r9332: merge jeremy's smbstatus error message fix from 3.0 tree

18 years agor9322: fixing debug log and ensuring that we set the right winbind_methods
Gerald Carter [Tue, 16 Aug 2005 15:47:52 +0000 (15:47 +0000)]
r9322: fixing debug log and ensuring that we set the right winbind_methods
pointer in get_cache() by requiring that all domain structure be
initialized with the set_dc_type_and_flags().

18 years agor9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)
Gerald Carter [Sun, 14 Aug 2005 12:13:32 +0000 (12:13 +0000)]
r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)

18 years agor9274: setting version to 3.0.20
Gerald Carter [Fri, 12 Aug 2005 21:08:48 +0000 (21:08 +0000)]
r9274: setting version to 3.0.20

18 years agor9273: merge jra's fix for non-enlish characters in strncmp_w()
Gerald Carter [Fri, 12 Aug 2005 21:06:49 +0000 (21:06 +0000)]
r9273: merge jra's fix for non-enlish characters in strncmp_w()

18 years agor9269: updating release notes to keep track of merges
Gerald Carter [Fri, 12 Aug 2005 16:50:39 +0000 (16:50 +0000)]
r9269: updating release notes to keep track of merges

18 years agor9268: bumping version to 3.0.20rc3
Gerald Carter [Fri, 12 Aug 2005 16:29:00 +0000 (16:29 +0000)]
r9268: bumping version to 3.0.20rc3

cherry picking fixes for 3.0.20

svn merge -r9200:9201 $SVNURL/branches/SAMBA_3_0
svn merge -r9201:9203 $SVNURL/branches/SAMBA_3_0
svn merge -r9203:9225 $SVNURL/branches/SAMBA_3_0
svn merge -r9225:9229 $SVNURL/branches/SAMBA_3_0
svn merge -r9229:9242 $SVNURL/branches/SAMBA_3_0
svn merge -r9242:9244 $SVNURL/branches/SAMBA_3_0
svn merge -r9244:9246 $SVNURL/branches/SAMBA_3_0
svn merge -r9246:9232 $SVNURL/branches/SAMBA_3_0
svn merge -r9246:9252 $SVNURL/branches/SAMBA_3_0
svn merge -r9252:9253 $SVNURL/branches/SAMBA_3_0
svn merge -r9253:9266 $SVNURL/branches/SAMBA_3_0

18 years agor9197: updates for release notes
Gerald Carter [Sun, 7 Aug 2005 20:53:36 +0000 (20:53 +0000)]
r9197: updates for release notes

18 years agor9195: setting log level to 2 instead of 0
Gerald Carter [Sun, 7 Aug 2005 20:28:53 +0000 (20:28 +0000)]
r9195: setting log level to 2 instead of 0

18 years agor9193: updating release notes for 3.0.20rc2
Gerald Carter [Sun, 7 Aug 2005 19:56:50 +0000 (19:56 +0000)]
r9193: updating release notes for 3.0.20rc2

18 years agor9190: * bring across the rpc_bind cleanup so I can get the usermgr.exe on
Gerald Carter [Sun, 7 Aug 2005 19:11:24 +0000 (19:11 +0000)]
r9190: * bring across the rpc_bind cleanup so I can get the usermgr.exe on
  2003sp1 fix

18 years agor9188: sync packaging with SAMBA_3_0 tree
Gerald Carter [Sun, 7 Aug 2005 19:02:33 +0000 (19:02 +0000)]
r9188: sync packaging with SAMBA_3_0 tree

18 years agor9187: removing stf from release branch
Gerald Carter [Sun, 7 Aug 2005 19:02:02 +0000 (19:02 +0000)]
r9187: removing stf from release branch

18 years agor9186: comment out 'make check'; to be replaced by 'make test'
Gerald Carter [Sun, 7 Aug 2005 18:43:53 +0000 (18:43 +0000)]
r9186: comment out 'make check'; to be replaced by 'make test'

18 years agor9184: pretty much all the recent changes from SAMBA_3_0 since
Gerald Carter [Sun, 7 Aug 2005 15:53:54 +0000 (15:53 +0000)]
r9184: pretty much all the recent changes from SAMBA_3_0 since
they are mostly crash bug fixes

svn merge -r8911:8956 $SVNURL/branches/SAMBA_3_0
svn merge -r8956:8989 $SVNURL/branches/SAMBA_3_0
svn merge -r8992:9076 $SVNURL/branches/SAMBA_3_0
svn merge -r9080:9086 $SVNURL/branches/SAMBA_3_0
svn merge -r9087:9091 $SVNURL/branches/SAMBA_3_0
svn merge -r9091:9163 $SVNURL/branches/SAMBA_3_0

18 years agor8836: bring in SWAT install changes and volker uninit'd variable fixes release-3-0-20rc1
Gerald Carter [Thu, 28 Jul 2005 17:31:57 +0000 (17:31 +0000)]
r8836: bring in SWAT install changes and volker uninit'd variable fixes

18 years agor8828: updating release notes
Gerald Carter [Thu, 28 Jul 2005 13:03:19 +0000 (13:03 +0000)]
r8828: updating release notes

18 years agor8816: starting on release notes
Gerald Carter [Thu, 28 Jul 2005 03:11:43 +0000 (03:11 +0000)]
r8816: starting on release notes

18 years agor8815: reverting the rpc bind struct cleanup
Gerald Carter [Thu, 28 Jul 2005 02:34:04 +0000 (02:34 +0000)]
r8815: reverting the rpc bind struct cleanup

18 years agor8814: sync for 3.0.20rc1 (up to r8805 from 3.0 tree)
Gerald Carter [Thu, 28 Jul 2005 02:31:38 +0000 (02:31 +0000)]
r8814: sync for 3.0.20rc1 (up to r8805 from 3.0 tree)

18 years agor8691: s/lmuelle@suse.de/lmuelle@samba.org/
Gerald Carter [Thu, 21 Jul 2005 21:38:37 +0000 (21:38 +0000)]
r8691: s/lmuelle@suse.de/lmuelle@samba.org/

18 years agor8388: fix typo in installman script release-3-0-20pre2
Gerald Carter [Tue, 12 Jul 2005 17:23:19 +0000 (17:23 +0000)]
r8388: fix typo in installman script

18 years agor8387: moving wins_hook to scripts directory
Gerald Carter [Tue, 12 Jul 2005 16:37:39 +0000 (16:37 +0000)]
r8387: moving wins_hook to scripts directory

18 years agor8386: removing empty directory
Gerald Carter [Tue, 12 Jul 2005 16:36:11 +0000 (16:36 +0000)]
r8386: removing empty directory

18 years agor8383: update release notes
Gerald Carter [Tue, 12 Jul 2005 16:30:13 +0000 (16:30 +0000)]
r8383: update release notes

18 years agor8382: removing unused directorties
Gerald Carter [Tue, 12 Jul 2005 16:25:13 +0000 (16:25 +0000)]
r8382: removing unused directorties

18 years agor8381: moving sysv init script to packaging
Gerald Carter [Tue, 12 Jul 2005 16:03:53 +0000 (16:03 +0000)]
r8381: moving sysv init script to packaging

18 years agor8380: adding missing files
Gerald Carter [Tue, 12 Jul 2005 16:03:24 +0000 (16:03 +0000)]
r8380: adding missing files

18 years agor8379: trying to organize the clutter
Gerald Carter [Tue, 12 Jul 2005 15:57:27 +0000 (15:57 +0000)]
r8379: trying to organize the clutter

18 years agor8378: sync up to r8366 in SAMBA_3_0; last changes for 3.0.20pre2
Gerald Carter [Tue, 12 Jul 2005 13:42:21 +0000 (13:42 +0000)]
r8378: sync up to r8366 in SAMBA_3_0; last changes for 3.0.20pre2

18 years agor8329: merging changes from SAMBA_3_0 and setting version to 3.0.20pre2
Gerald Carter [Mon, 11 Jul 2005 19:58:09 +0000 (19:58 +0000)]
r8329: merging changes from SAMBA_3_0 and setting version to 3.0.20pre2

18 years agor8327: * don't use unitialized variables
Gerald Carter [Mon, 11 Jul 2005 19:18:15 +0000 (19:18 +0000)]
r8327: * don't use unitialized variables

18 years agor8326: factor out the delete printer code to a delete_printer_hook() for reuse
Gerald Carter [Mon, 11 Jul 2005 18:59:54 +0000 (18:59 +0000)]
r8326: factor out the delete printer code to a delete_printer_hook() for reuse

18 years agor8325: * punt....don't normalize the printer name in the RegCreateKey().
Gerald Carter [Mon, 11 Jul 2005 18:37:15 +0000 (18:37 +0000)]
r8325: * punt....don't normalize the printer name in the RegCreateKey().
  Print Migrator now works as long as the addprinter command can
  handle the name

18 years agor8324: * initial cut at creating printers via the registry API
Gerald Carter [Mon, 11 Jul 2005 18:27:22 +0000 (18:27 +0000)]
r8324: * initial cut at creating printers via the registry API
  Need to add delete_key support

18 years agor8323: * convert RegSetValue() calls immediately beneath the printer
Gerald Carter [Mon, 11 Jul 2005 17:17:50 +0000 (17:17 +0000)]
r8323: * convert RegSetValue() calls immediately beneath the printer
  key to PRINTER_INFO_2 fields.

18 years agor8322: * get RegSetValue() working for printer subkey values
Gerald Carter [Mon, 11 Jul 2005 16:55:10 +0000 (16:55 +0000)]
r8322: * get RegSetValue() working for printer subkey values
  (not immediate values below the <printer name> key yet.

18 years agor8292: Tidy up function comments.
Jeremy Allison [Sun, 10 Jul 2005 16:40:06 +0000 (16:40 +0000)]
r8292: Tidy up function comments.
Jeremy.

18 years agor8290: Fix for bug in SMBwriteBraw where we incorrectly
Jeremy Allison [Sun, 10 Jul 2005 16:37:32 +0000 (16:37 +0000)]
r8290: Fix for bug in SMBwriteBraw where we incorrectly
returned the number of bytes written. Patch from
Marcel Müller <mueller@maazl.de>.
Jeremy.

18 years agor8231: Patch from James Peach to fix the IRIX build.
Volker Lendecke [Fri, 8 Jul 2005 07:54:28 +0000 (07:54 +0000)]
r8231: Patch from James Peach to fix the IRIX build.

Thanks,

Volker

18 years agor8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison [Fri, 8 Jul 2005 04:51:27 +0000 (04:51 +0000)]
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
tests on this as it's very late NY time (just wanted to get this work
into the tree). I'll test this over the weekend....
Jerry - in looking at the difference between the two trees there
seem to be some printing/ntprinting.c and registry changes we might
want to examine to try keep in sync.
Jeremy.

18 years agor8207: Fix my NT_STATUS_IS_OK mismatch.
Günther Deschner [Thu, 7 Jul 2005 14:19:51 +0000 (14:19 +0000)]
r8207: Fix my NT_STATUS_IS_OK mismatch.

Guenther

18 years agor8205: try to improve readability of smbldap_search_domain_info()
Günther Deschner [Thu, 7 Jul 2005 13:42:09 +0000 (13:42 +0000)]
r8205: try to improve readability of smbldap_search_domain_info()

Guenther

18 years agor8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com). Yes,
Jim McDonough [Wed, 6 Jul 2005 21:02:43 +0000 (21:02 +0000)]
r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com).  Yes,
that's my copyright...that's just how we have to do things at big blue.

Adds subcommand to vampire to allow data to be put into an ldif file instead
of actually writing to the passdb.  See "net rpc help vampire" for usage
info.  This should be added to docs as well.

18 years agor8188: Update from Dave Collier-Brown.
John Terpstra [Wed, 6 Jul 2005 19:21:43 +0000 (19:21 +0000)]
r8188: Update from Dave Collier-Brown.

18 years agor8187: adding directory to remind me to add some generic sysv init scripts
Gerald Carter [Wed, 6 Jul 2005 18:14:32 +0000 (18:14 +0000)]
r8187: adding directory to remind me to add some generic sysv init scripts

18 years agor8184: fix build issue on Solaris in smbclient
Gerald Carter [Wed, 6 Jul 2005 14:46:36 +0000 (14:46 +0000)]
r8184: fix build issue on Solaris in smbclient

18 years agor8155: ops, add missing function.
Günther Deschner [Mon, 4 Jul 2005 19:16:34 +0000 (19:16 +0000)]
r8155: ops, add missing function.

Guenther

18 years agor8153: add *.pyc to ignore list
Gerald Carter [Mon, 4 Jul 2005 16:53:28 +0000 (16:53 +0000)]
r8153: add *.pyc to ignore list

18 years agor8152: * remove commented out structure
Gerald Carter [Mon, 4 Jul 2005 16:52:29 +0000 (16:52 +0000)]
r8152: * remove commented out structure
* use SAMBA_PRINTER_PORT_NAME in registry values for builtin printer
  port

18 years agor8151: Add support to create position independent executable (PIE) code if the
Lars Müller [Mon, 4 Jul 2005 16:39:11 +0000 (16:39 +0000)]
r8151: Add support to create position independent executable (PIE) code if the
compiler supports it.

We have to compile with -fPIE and not -fpie.  Else ppc and s390(x) will
fail (to small GOT).

It's possible to disable configure's PIE detection with --disable-pie

18 years agor8145: When inventing a new parameter for SFU-support, be aware of Volker's
Günther Deschner [Mon, 4 Jul 2005 13:57:54 +0000 (13:57 +0000)]
r8145: When inventing a new parameter for SFU-support, be aware of Volker's
upcoming changes for "unixinfo"-pipe.

Therefor (after speaking with Volker) replace "winbind sfu support" with
the list-parameter "winbind nss info" which defaults to "template". For
SFU-support set it to "winbind nss info = template sfu".

Note that nss_info_use() is just a dummy function at the moment.

Guenther

18 years agor8144: remove unused parameter leftover.
Günther Deschner [Mon, 4 Jul 2005 13:51:17 +0000 (13:51 +0000)]
r8144: remove unused parameter leftover.

Guenther

18 years agor8143: Fix generate_parm_table.py:
Günther Deschner [Mon, 4 Jul 2005 13:36:41 +0000 (13:36 +0000)]
r8143: Fix generate_parm_table.py:

* Correctly substitute "\" as default winbind separator.
* Use default testparm-location.

Guenther

18 years agor8141: Update volker's valgrind fix in r8097. Same effect, just helps me
Gerald Carter [Mon, 4 Jul 2005 13:19:05 +0000 (13:19 +0000)]
r8141: Update volker's valgrind fix in r8097.  Same effect, just helps me
to remember what is going on here better.

18 years agor8140: adding missing module
Gerald Carter [Mon, 4 Jul 2005 12:43:05 +0000 (12:43 +0000)]
r8140: adding missing module

18 years agor8133: Got approval from Luke Howard (PADL) to change the company copyright to
Günther Deschner [Mon, 4 Jul 2005 09:56:27 +0000 (09:56 +0000)]
r8133: Got approval from Luke Howard (PADL) to change the company copyright to
to a personal one.

Thanks Luke!

Guenther

18 years agor8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke [Sun, 3 Jul 2005 12:05:07 +0000 (12:05 +0000)]
r8093: Next round. Now it compiles with --enable-socket-wrapper.

Volker

18 years agor8092: Attempt to fix the socket wrapper stuff for Samba 3.
Volker Lendecke [Sun, 3 Jul 2005 10:20:03 +0000 (10:20 +0000)]
r8092: Attempt to fix the socket wrapper stuff for Samba 3.

Volker

18 years agor8089: successfully delete printer subkeys via the registry....now for values
Gerald Carter [Sun, 3 Jul 2005 02:05:01 +0000 (02:05 +0000)]
r8089: successfully delete printer subkeys via the registry....now for values

18 years agor8085: Updating info.
John Terpstra [Sat, 2 Jul 2005 19:17:29 +0000 (19:17 +0000)]
r8085: Updating info.

18 years agor8066: * had to modify the printer data storage slightly in ntprinters.tdb
Gerald Carter [Sat, 2 Jul 2005 01:23:21 +0000 (01:23 +0000)]
r8066: * had to modify the printer data storage slightly in ntprinters.tdb
  when packing values.  It is a compatible change though and will
  not require a tdb version upgrade
* Can successfully create new printer subkeys via winreg that
  are immediately available via spoolss calls.  Still cannot delete
  keys yet though.  That comes next.

18 years agor8064: * add the REG_XXX error codes to the pretty error messages
Gerald Carter [Fri, 1 Jul 2005 22:24:00 +0000 (22:24 +0000)]
r8064: * add the REG_XXX error codes to the pretty error messages
* more work on the store_values() functions for the Printers key
* add Control\Print\Monitors key to list for reg_db

18 years agor8062: Remove some unused code
Volker Lendecke [Fri, 1 Jul 2005 19:23:50 +0000 (19:23 +0000)]
r8062: Remove some unused code

18 years agor8061: * mostly cleanup and refactoring for better readability
Gerald Carter [Fri, 1 Jul 2005 19:15:07 +0000 (19:15 +0000)]
r8061: * mostly cleanup and refactoring for better readability
* move to registry.tdb for port listing (at least via the winreg ops)
  If no one opposes on the samba list, we'll move to a registry
  lookup for enumerating ports rather than the 'enumports command'.
  This means that there is a bit of a disconnect between EnumPorts() and
  RegEnumKey('hklm\software\microsoft\windows nt\currentversion\ports').

18 years agor8048: Replace "done" with "failed".
Günther Deschner [Fri, 1 Jul 2005 10:28:31 +0000 (10:28 +0000)]
r8048: Replace "done" with "failed".

Guenther

18 years agor8047: "oid" is defined in a heimdal header. With my gcc this generates a ton of
Volker Lendecke [Fri, 1 Jul 2005 10:20:28 +0000 (10:20 +0000)]
r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton of
shadowed variable warnings. Fix that.

Volker

18 years agor8031: Adding contributed mklogon scripts.
John Terpstra [Thu, 30 Jun 2005 23:44:18 +0000 (23:44 +0000)]
r8031: Adding contributed mklogon scripts.

18 years agor8029: Fix bug 2841. Thanks to Brett Trotter.
Volker Lendecke [Thu, 30 Jun 2005 21:25:41 +0000 (21:25 +0000)]
r8029: Fix bug 2841. Thanks to Brett Trotter.

Volker

18 years agor8027: driver information is now back via winreg
Gerald Carter [Thu, 30 Jun 2005 20:16:16 +0000 (20:16 +0000)]
r8027: driver information is now back via winreg

18 years agor8026: * more fixes to the printing registry interface
Gerald Carter [Thu, 30 Jun 2005 19:43:53 +0000 (19:43 +0000)]
r8026: * more fixes to the printing registry interface
  (still not completely back to the read functionality
  we previously had but the cleanup is progressing)

18 years agor8025: *how* can this code have been around so long and
Gerald Carter [Thu, 30 Jun 2005 19:33:47 +0000 (19:33 +0000)]
r8025: *how* can this code have been around so long and
nver normalized the string used for printer and
sec_desc key lookups ?????

normalized sharename to lower case before storing/fetching
from tdb.

Need to look at drivers and forms tdb as well (perhaps).

18 years agor8022: * implement default actions rather than having to define functions
Gerald Carter [Thu, 30 Jun 2005 17:46:06 +0000 (17:46 +0000)]
r8022: * implement default actions rather than having to define functions
  for every fetch/store callback (some keys should never have a value)

18 years agor8019: Better give a hint that we are failing share-manipulation due to missing
Günther Deschner [Thu, 30 Jun 2005 15:19:54 +0000 (15:19 +0000)]
r8019: Better give a hint that we are failing share-manipulation due to missing
scripts.

Guenther