r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471
[Samba.git] / WHATSNEW.txt
blobbe26aa9cbec565ee4885b8615ed472e70f31a5d0
1                    =================================
2                    Release Notes for Samba 3.0.23rc3
3                               Jun XX, 2006
4                    =================================
6 This is the third release candidate of the 3.0.23 code base and is 
7 provided for testing purposes only.  While close to the final stable 
8 release, this snapshot is *not* intended for production servers. 
9 Your testing and feedback is greatly appreciated.
11 We would like to thank the developers of Klocwork for their analysis 
12 of the Samba source tree.  This release candidate includes fixes 
13 for over three dozen defects reported by the Klocwork code analyzer.
15 Common issues addressed in 3.0.23rc3 include:
17    o Many more warnings from the Klocwork code analyzer.
18    o Various portability bugs on AIX, Solaris, and True64.
21 ######################################################################
22 Changes
23 #######
25 Changes since 3.0.23rc2
26 -----------------------
28 commits
29 -------
31 o   Jeremy Allison <jra@samba.org>
32     * Fixes for various Klocwork defect reports.
33     * Cleanup pdb_get_XXX() methods and ensure that a failure
34       to allocate memory for a samu user structure is reported 
35       as a failure to the calling function.
36     * Fix memleak in printing gencache contents.
37     * Fix warnings reported by gcc4 -O6 on 64-bit systems 
38     * Fix naming conflicts with 'net usershare' structures and 
39       Solaris header files.
40     * Fix memleaks on error paths from the ASN.1 parsing code.
41     * Add uid to share_mode_entry structure so we can report who 
42       opened the file.
45 o   Gerald (Jerry) Carter <jerry@samba.org>
46     * Fix 'make install' problem when building outside source/.
47     * Fix 'net ads join' when the workgroup is set incorrectly in 
48       smb.conf.
49     * Re-add code to include the BUILTIN\Administrators SID when
50       winbindd is not running, but the user's token includes the 
51       Domain Admin SID.  Fixes access problem for managing Services.
54 o   Guenther Deschner <gd@samba.org>
55     * Fix memleaks in winbindd ads searches.
56     * Fix timestamp bug in pam_winbindd which forced users to change
57       passwords prematurely.
58     * Small debug message cleanups.
59     * Small fixes for 'net ads password'.
60     * Add TCP fallback for our implementation of the CHANGEPW 
61       kpasswd calls.
62     * BUG 3843: Allow to set passwords directly when creating users 
63       via "net rpc user add" 
64     * Add "rpc shell" to the usage text for the net command.
65     * Winbindd user aliases lookup fixes for large domains.
66     * Fix memleak in the CLDAP processing code.
69 o   Bjoern Jacke <samba@j3e.de>.
70     * Fix DMAPI compile failures on AIX and True64.
71     * Fix AIX PIC suffix (use .o instead of .po).
74 o   Volker Lendecke <vl@samba.org>
75     * Fixes for various Klocwork defect reports.
76     * Fixes for various Coverity defect reports.
77     * BUG 3848: Fix WinXP join error in a Samba domain using ldapsam.
81 o   Derrell Lipman <derrell@samba.org>
82     [libsmbclient]
83     * BUG 3814: Only set the DFS capability flag in client requests
84       if the share is a DFS root.
87 o   Jason Mader <jason@ncac.gwu.edu>
88     * Compiler warning fixes.
91 o   James Peach <jpeach@sgi.com>
92     * Ensure smbclient always prompts on standard output when in
93       interactive mode.
96 o   Andreas Schwab
97     * Correct syntax error in aclocal.m4.
100 Release Notes for older release follow:
102       --------------------------------------------------
103                    =================================
104                    Release Notes for Samba 3.0.23rc2
105                               Jun 9, 2006
106                    =================================
108 Thanks very much to those people who spent time testing the RC1 
109 release and reported their findings.  We would like to especially 
110 thank Thomas Bork <tombork@web.de> for his numerous reports. 
111 We believe that RC2 is in much better shape in a large part due 
112 to his efforts.
114 We would also like to thank the developers of Klocwork for their
115 analysis of the Samba source tree.  This release candidate includes 
116 multiple fixes based on reports from the Klocwork code analyzer.
118 Common issues addressed in 3.0.23rc2 include:
120    o Winbindd & Samba PDC integration issues.
121    o Join problems from Windows clients in a Samba domain.
122    o Winbind & AD trust failures.
125 Group Mapping Changes
126 =====================
128 The default mapping entries for groups such as "Domain Admins"
129 are no longer created when using an smbpasswd file or a tdbsam passdb 
130 backend.  This means that it is necessary to use 'net groupmap add'
131 rather than 'net groupmap modify' to set these entries.  This change
132 has no effect on winbindd's IDmap functionality for domain groups.
136 ######################################################################
137 Changes
138 #######
140 Changes since 3.0.23rc1
141 -----------------------
143 commits
144 -------
146 o   Jeremy Allison <jra@samba.org>
147     * Ensure we use sys_write in password chats so we're not 
148       interrupted.
149     * Ensure all new rid allocation goes through the same pdb_ldap 
150       interface.
151     * BUG 3308: Stop us returning duplicate mid replies on path 
152       based set-EOF trans2 calls.
153     * Pass RAW-OPLOCK with kernel oplocks off.
154     * Fix bug in OS/2 Warp - it doesn't set the ff_last offset 
155       correctly when doing info level 1 directory scans.
156     * Add Samba4 replacement for timegm() to work on Solaris.
157     * Remove extra add-byte in the trans2 UNIX_BASIC infolevel.
160 o   Alexander Bokovoy <ab@samba.org>
161     * Fix absolute symlinks in the installbin.sh script.
164 o   Gerald (Jerry) Carter <jerry@samba.org>
165     * Only call the printer publishing calls if 'security = ads'.
168 o   Guenther Deschner <gd@samba.org>
169     * Set our internal domains to "online" by default in winbindd.
170     * BUG 3800: Fill the password_policy method in winbindd for 
171       winbindd_passdb.
172     * Fix memory leak when LDAP POSIX attribute queries fail.
173     * Honor the krb5 principal name change (of the new ads join code) 
174       in the kerberized winbind pam_auth.
175     * Correctly handle the case when there is no configuration file 
176       for pam_winbind.
177     * Adding "own-domain" switch to wbinfo which is handy from time 
178       to time.
179     * BUG 3823: Fix in-forest domain trust enumeration in winbindd.
180     * Fix winbindd group enumeration for groups with no members.
181     * Correct "net ads changetrustpw" to use the sAMAccountName.
182     * Fix winbindd in ADS domains by removing code using the 
183       UPN and rely upon the sAMAccountName.
184     * Fix a eDir related memory leak.
185     * Don't try to add the sn attribute twice to an LDAP 
186       inetOrgPerson + samSamAccount entry.
187     * Fix winbind function table typo.
190 o   Aleksey Fedoseev <fedoseev@ru.ibm.com>
191     * Fix parameter type for 'acl compatibility'.
194 o   Paul Green <paulg@samba.org>
195     * Properly rebuild time limit on systems with executable extensions.
198 o   Björn Jacke <samba@j3e.de>
199     * Fall back to less-preferred clocks until we find one that we 
200       can use if clock_gmtime() is not available at run-time.
203 o   Volker Lendecke <vl@samba.org>
204     * Fix more potential seg-faults when something on our way to a 
205       DC connection fails.
206     * Never fall back to using the IP address for a DC's name in RPC 
207       connections.
208     * Implement recycle:subdir_mode.
209     * Activate RPC-AUTHCONTEXT in "make test".
210     * Portability fixes for 'make test'.
211     * Correctly set the group RID in init_sam_from_buffer.
212     * Fix missing prompt in smbclient.
213     * Return correct error code upon success from _net_srv_pwset().
214     * Fix Windows XP joins to a Samba domain.
215     * Fix 'valid users = +unixgroup' which was failing with smbpasswd
216       when mapped to a non-algorithmic rid.
217     * Fix regression which upper-cased machine names passed to the
218       'add machine script'.
219     * Correct parsing error in parse_net.c for user's with no group
220       membership.
221     * Fix off by one error in client SPNEGO code and other klocwork
222       bug fixes.
225 o   Jason Mader <jason@ncac.gwu.edu>
226     * Compiler warning fixes.
229 o   John E. Malmberg <wb8tyw@qsl.net>
230     * Make smbldap obey config tests.
233 o   Jim McDonough <jmcd@us.ibm.com>
234     * Fixes for 'make test' on AIX.
237 o   Stefan Metzmacher <metze@samba.org>
238     * Add more tests to 'make test'.
239     * Try to make timelimit.c more portable.
242 o   James Peach <jpeach@sgi.com>
243     * Introduce command line options to set the remainder of the 
244       parameters in dynconfig.c.
245     * Avoid pulling in -lpthreads caused by -lrt.
246     * Fix build failures on IRIX 6.4 due to DMAPI support.
247     * Isolate the slow CLOCK_REALTIME message in the profiling code.
250 o   Aruna Prabakar <aruna.prabakar@hp.com>
251     * Show -W option in smbpasswd usage text.
254 o   Simo Sorce <idra@samba.org>
255     * Pam modules install fix.
256     * Allow "net changesecretpw" to accept a password via stdin.
259 o   Shlomi Yaakobovich <Shlomi@exanet.com>
260     * Fix for machine password time_t overflow.
264 Release Notes for older release follow:
266       --------------------------------------------------
267                    =================================
268                    Release Notes for Samba 3.0.23rc1
269                                May 24, 2006
270                    =================================
272 New features in 3.0.23rc1 include:
274    o Winbind IDMAP integration with RFC2307 schema objects 
275      supported by Windows 2003 R2.
276    o Rewritten 'net ads join' to mimic Windows XP without 
277      requiring administrative rights to join a domain.
280 ######################################################################
281 Changes
282 #######
284 Changes since 3.0.23pre1
285 ------------------------
287 smb.conf changes
288 ----------------
290     Parameter Name                      Description       Default
291     --------------                      -----------       -------
292     change notify timeout               Changed Scope
293     enable core files                   New               Yes
294     hosts equiv                         Removed
295     passdb expand explicit              Changed default   No
296     usershare allow guests              New               No
297     wins partners                       Removed
299 commits
300 -------
301 o   Jeremy Allison <jra@samba.org>
302     * BUG 3592: Ignore a file in the tar output from smbclient if the 
303       read failed (e.g. due to ACCESS_DENIED).  (Based on ideas from
304       Justin Best <justinb@pdxmission.org>).
305     * BUG 3668: Workaround issues in Windows server code with LARGE_READX.
306     * Push/Pull kerberos principal and realm names to/from UTF-8.
307     * Fix incorrect boolean in assert to make POSIX lock tests
308       pass with CIFSFS.
309     * Don't ever set O_SYNC on open unless "strict sync = yes".
310     * Remove dead printing code.
311     * Allow configurable guest access to Samba's usershare functionality.
312     * BUG 3587: Make byte-range locking tdb self-cleaning.
313     * Ensure every exit error path in the session setup code calls 
314       nt_status_squash().
315     * Use portable wrapper functions instead of seteuid directly in 
316       winbindd.
317     * Make "change notify timeout" a per-share parameter.
318     * Fix regression in SAMBA_4_0's smbtorture DENY tests.
319     * Fix valgrind-spotted issue in BASE-DELETE test.
320     * Fix early termination condition in winbindd when trying to 
321       connect to a remote DC.
322     * Instruct winbindd to ignore fd_set when select() returns -1.
323     * BUG 3779: Make nmbd udp sockets non-blocking to prevent problem
324       with select returning true but no data being available.
325     * Backport talloc_steal() fixes from SAMBA_4_0 (original fixes by 
326       Andrew Tridgell).
329 o   Timur Bakeyev <timur@com.bat.ru>
330     * BUG 2961: Fix compile warnings for pam_smbpass.
331     * BUG 2746, 3763: Fix compile warnings in pam_winbind.
334 o   Andrew Bartlett <abartlet@samba.org>
335     * Work around abort() in the OpenLDAP client libs caused by a NULL 
336       msg pointer.
339 o   Gerald (Jerry) Carter <jerry@samba.org>
340     * Normalize printing keys when deleting.
341     * Only store LANMAN passwords on a change if 'lanman auth = yes'.
342     * Look at the NT password (not lanman one) when determining if 'smbpasswd 
343       -e' should probably for a password.
344     * Default eventlog tdbs to mode 0660 to allow easier access by 
345       BUILTIN\Administrators.
346     * Remove extra call to create_user on member servers without winbindd.
347     * Replace the use of OpenLDAP's ldap_domain2hostlist() for locating 
348       AD DC's with out own DNS SRV queries.
349     * Fix compile error on HP-UX reported by Ryan Novosielski.
350     * Rewrite 'net ads join' to share common code with 'net rpc join' 
351       and behave more like a Windows XP client.
352     * Remove --with-ldapsam option from configure (only used for 
353       backwards compatibility for 2.2 smb.conf files).
354     * Remove 'wins partners' and 'hosts equiv' smb.conf parameters.
355     * Remove rhosts authentication module.
356     * Reimplement 'net ads leave' to disable the machine account in the 
357       domain rather than removing it.
360 o   Guenther Deschner <gd@samba.org>
361     [pam_winbind]
362     * Attempt to send the correct warning from pam_winbind when a password 
363       change was attempted too early.
364     * Don't use cached credentials when changing passwords.
365     * Correctly disallow unauthorized access when logging on with the
366       kerberized pam_winbind and workstation restrictions are in effect.
367     * Save useless round trips in pam_winbind's auth calls.
368     * Make the existence of the /etc/security/pam_winbind.conf file
369       non-critical and fallback to only parse the argv options in that 
370       case.
373     [winbindd]
374     * Add winbind debug class to the main winbindd process.
375     * Be consistent between rpc and ads winbind backend: let the 
376       ads backend query the samlogon cache first as well.
377     * Ignore BUILTIN groups when searching AD for group memberships.
378     * Fix KRB5KDC_ERR_POLICY -> NTSTATUS mapping.
379     * Cleanup credential caches from winbind's linked list.
380     * Fix 'winbindd -n' for new persistent caches.
381     * Fix searching by SID in winbindd.
382     * Add "smbcontrol winbind onlinestatus" for debugging purpose.
383     * Prefer to use the indexed objectCategory attribute (instead of
384       objectClass which is not indexed on AD) in LDAP queries.
385     * Free LDAP result in ads_get_attrname_by_oid().
386     * Prevent unnecessary storing of password in a WINBINDD_CCACHE_ENTRY.
387     * Prevent passwords of winbindd's list of credential caches from 
388       being swapped to disk using mlock().
389     * BUG 3345: Expand the "winbind nss info" to also take "rfc2307" to 
390       support the plain posix attributes LDAP schema from win2k3-r2
391       (based on patches from Howard Wilkinson and Bob Gautier).
392     * Add more robust code for fallback when lookup_usergroups() fails.
394     [misc]
395     * Fix 'net rpc join' for winbindd running on a Samba DC.
396     * Add help text for new 'net rpc audit' utility.
397     * Add net ads search SID.
398     * samrQueryDomainInfo level 5 should return the domain name, not our 
399       netbios name when we are a DC.
400     * Add some more client rpc for the querydominfo calls (from samba4 idl).
401     * Process all the supported info levels in the samr_query_domain_info2 
402       call.
403     * Wrap the samr_query_domain_info2() call around 
404       samr_query_domain_info().
405     * Fix segv in smbctool.
406     * Honour the time_offset also when verifying kerberos tickets.
407     * Prevent unnecessary longstanding LDAP connection to eDirectory.
408     * Fix segv in smbspool.
409     * BUG 1914: Allow to store 24 password history entries in ldapsam.
412 o   Aleksey Fedoseev <fedoseev@ru.ibm.com>
413     * Fixes for msgtest torture tool.
416 o   Paul Green <paulg@samba.org>
417     * Fix build on platforms that do not support shared libs.
418     * Remove dead code in the auth_script module. 
421 o   Deryck Hodge <deryck@samba.org>
422     * Fix import of python modules broken by the rpc_client rewrite
423       for 3.0.21.
424     * BUG 3702: Fix segv in SWAT.
425     * Fix 'make installswat'.
428 o   William Jojo <jojowil@hvcc.edu>
429     * Fixes for the winbind NSS library on AIX.
432 o   Leonid Kabanov <lkabanov@mail.ru> 
433     * BUG 3711: Shell portability fixes for 'make test'.
436 o   Volker Lendecke <vl@samba.org>
437     * Memory leak fixes in 'net sam'.
438     * BUG 3720: Fix uninitialized error return variable.
439     * Default "passdb expand explicit" to no.
440     * BUG 3741: Re-enable algorithmic SID mapping in one critical place.
441     * Fix user NT token creation when utilizing a username map.
442     * More coverity fixes.
443     * Fix a VUID bug in 'security = share'.
444     * Correctly fill in the gid for local users.
445     * Fix some warnings on True64.
446     * Add special close handling for fake files.
447     * BUG 3788: Fix nss_winbind's getgrouplist() call on AIX.
448     * BUG 3435: Fix 'msdfs root = yes' in [homes].
449     * Instruct winbindd to find a trusted DC on its own when running on 
450       a Samba DC.
451     * Fix segv in child winbindd processes caused by a failed tconX 
452       to the DC.
455 o   Jim McDonough <jmcd@us.ibm.com>
456     * Ensure we do a wildcard search for SID's starting with the global SAM 
457       sid, not an exact search (from John Janosik).
458     * Adapt smbclient fix to smbtree to enable long share names.
461 o   Stefan Metzmacher <metze@samba.org>
462     * Fix linking of smbmount tools with --enable-socket-wrapper.
463     * Pass 'target:samba3=yes' to samba4's smbtorture when running 
464       samba3's make test.
465     * Miscellaneous fixes for 'make test'.
468 o   Lars Müller <lmuelle@samba.org>
469     * Fix lock calls in the python tdb bindings.
472 o   James Peach <jpeach@sgi.com>
473     * Correct comparison logic so that libunwind can be correctly detected.
474     * Implement a "stacktrace" smbcontrol option using libunwind's remote
475       stack tracing support (ia64 only).
476     * Use dynamic buffers in the IRIX nsswitch module to prevent truncation
477       of long group lists.
478     * New autoconf macro to test for sysconf variables.
479     * Change profiling data macros to use stack variables rather than
480       globals. This catches mismatched start/end calls and removes
481       the need for special nested profiling calls.
482     * Rewrite AC_LIBTESTFUNC so that it works like the callers
483       of it expect.
484     * Use clock_gettime for profiling timstamps if it is available. Use
485       the fastest clock available on uniprocessors.
486     * Preserve errno in fcntl lock wrappers.
487     * Initialize our saved uid and gid so that we can tell when we 
488       created the profiling shmem segment and don't bogusly refuse to 
489       look at it.
490     * Add a new option "enable core files" which can be used to disable 
491       automatic core file dumping. 
492     * Update our internal copy of popt to that distributed with the RPM 
493       4.2 source code.
496 o   Tim Potter <tpot@samba.org>
497     * Build janitorial duties.
498     * BUG 3725: Put references to $PICFLAGS in quotes.
501 o   Simo Sorce <idra@samba.org>
502     * Implement 'net setdomainsid' command.
505 o   Ronan Waide <waider@waider.ie>
506     * Add 'wbinfo -i' functionality to exercise winbindd's getpwnam() 
507       functionality.
509       --------------------------------------------------
510                     ==================================
511                    Release Notes for Samba 3.0.23pre1
512                                Apr 22, 2006
513                    ==================================
515 New features introduced in 3.0.23pre1 include:
517   o New offline mode in winbindd.
518   o New kerberos support for pam_winbind.so.
519   o New handling of unmapped users and groups. 
520   o New non-root share management tools.
521   o Improved support for local and BUILTIN groups.
524 User and Group changes
525 ======================
527 The user and group internal management routines have been rewritten
528 to prevent overlaps of assigned Relative Identifiers (RIDs).  
529 In the past the has been a potential problem when either manually 
530 mapping Unix groups with the 'net groupmap' command or when 
531 migrating a Windows domain to a Samba domain using 'net rpc vampire'.
533 Unmapped users are now assigned a SID in the S-1-22-1 domain and
534 unmapped groups are assigned a SID in the S-1-22-2 domain.
535 Previously they were assign a RID within the SAM on the Samba 
536 server.  For a DC this would have been under the authority of 
537 the domain SID where as on a member server or standalone host,
538 this would have been under the authority of the local SAM 
539 (hint: net getlocalsid).
541 The result is that any unmapped users or groups on an upgraded 
542 Samba domain controller may be assigned a new SID.  Because the
543 SID rather than a name is stored in Windows security descriptors,
544 this can cause a user to no longer have access to a resource
545 for example if a file was copied from a Samba file server to
546 a local NTFS partition.  Any files stored on the Samba server 
547 itself will continue to be accessible because Unix stores the
548 Unix gid and not the SID for authorization checks.
550 A further example will help illustrate the change.  Assume 
551 that a group named 'developers' exists with a Unix gid of 
552 782 but this user does not exist in Samba's group mapping 
553 table. it would be perfectly normal for this group to be 
554 appear in an ACL editor.  Prior to 3.0.23, the group SID might 
555 appear as S-1-5-21-647511796-4126122067-3123570092-2565.
556 With 3.0.23, the group SID would be reported as S-1-22-2-782.
557 Any security descriptors associated with files stored on 
558 an NTFS disk partition would not allow access based on the 
559 group permissions if the user was not a member of the 
560 S-1-5-21-647511796-4126122067-3123570092-2565 group.
561 Because this group SID not reported in a user's token is 
562 S-1-22-2-782, Windows would fail the authorization check 
563 even though both SIDs in some respect referred to the same 
564 Unix group.
566 The current workaround is to create a manual domain group 
567 mapping entry for the group 'developers' to point at the 
568 S-1-5-21-647511796-4126122067-3123570092-2565 SID.
571 LDAP Changes
572 ============
574 There has also been a minor update the Samba LDAP schema file.
575 A substring matching rule has been added to the sambaSID attribute 
576 definition.  For OpenLDAP servers, this will require the addition 
577 of 'index sambaSID sub' to the slapd.conf configuration file.  It 
578 will be necessary to run slapindex after making this change.
579 There has been no change to actual data storage schema.
582 ######################################################################
583 Changes
584 #######
586 Changes since 3.0.21/22
587 -----------------------
589 smb.conf changes
590 ----------------
592     Parameter Name                      Description       Default
593     --------------                      -----------       -------
594     acl group control                   Deprecated        No
595     add port command                    New               ""
596     dmapi support                       New               No
597     dos filemode                        Modified          No
598     enable asu support                  Changed default   No
599     enable privileges                   Changed default   Yes
600     enable rid algorithm                Removed
601     fam change notify                   New               Yes
602     host msdfs                          Changed default   Yes
603     msdfs root                          Changed default   Yes
604     open files database hash size       New               10007
605     strict locking                      Changed default   auto
606     usershare max shares                New               0
607     usershare owner only                New               Yes
608     usershare path                      New               ${lockdir}
609     usershare prefix allow list         New               ""
610     usershare prefix deny list          New               ""
611     usershare template share            New               ""
612     winbind enum users                  Changed default   No
613     winbind enum groups                 Changed default   No
614     winbind nested groups               Changed default   Yes
615     winbind offline logon               New               No
616     winbind refresh tickets             New               No
617     winbind max idle children           Removed
620 commits
621 -------
622 o   Jeremy Allison <jra@samba.org>
623     * BUG 3467: Fix delete on close semantics needed by WinXP Media 
624       Center Ed. for simultaneous recording and playback (thanks to 
625       Jason Qian for the debugging assistance).
626     * BUG 3347: Save the Unix user token used to set the 
627       delete-on-close flag.
628     * Fix parsing of SAMR_Q_CONNECT_ANON.
629     * Add in support for userinfo26 structure and re-enable 
630       userinfo25 
631     * Schannel server fixes.  Fix the credentials chaining across 
632       \netlogon pipe disconnects.
633     * Replace ubqix code in nmbd with an internal tdb.
634     * Fix struct timespec checks in configure.in.
635     * Add in server support for the NetSamLogonEx().
636     * Add support for LsaLookupSids2() and LsaLookupSids3().
637     * Add LsaLookupNames[2-4]().
638     * Add support for 'net usershare'.
639     * BUG 3522: Fix error code return on SMBmkdir(foo) when foo 
640       already exists (thanks to Sandeep Tamhankar).
641     * BUG 3510: Fix 'net rpc join' against a server when 
642       schannel is disabled.
643     * Get rid of poor errno mapping table. Bounce through NTSTATUS 
644       instead.
645     * Check for SeMachineAccountPrivilege when deleting machine 
646       accounts.
647     * Fix a logic bug with multiple oplock contention.
648     * Add the replacements for opendir/readdir etc from SAMBA_4_0.
649       Attempt to fix the broken directory handling in the *BSD.
650     * Allow run time tuning of the locking tdb hash size for
651       very busy servers.
652     * BUG 3642: Ensure we don't call FD_SET on read with 
653       fd == -1.
654     * BUG 3569: Work around linear posix locking issue on AIX
655       which was causing high loads due to the tdb CLEAR_IF_FIRST
656       flag (based on work from William JoJo).
657     * Fix OS/2 directory delete bug found by kukks.
658     * Match the Windows 2003 NTLMSSP signature.
659     * Performance tuning work in core read & write file serving 
660       paths.
661     * Change default to 'strict locking' to better reflect 
662       real world clients.
663     * Fix error return on session setup. Ensure no data blob is 
664       added if the logon call failed so that Windows clients 
665       interpret the NT_STATUS code correctly.
666     * Teach Samba the difference between exclusive and batch 
667       oplocks.
668     * BUG 3592: Ignore a file in a smbtar output if the first 
669       read fails (inspired by Justin Best).
670     * BUG 3668: Workaround Windows bug with LARGE_READX where if 
671       you ask for exactly 64k bytes it returns 0.
674 o   Alexander Bokovoy <ab@samba.org>
675     * Fix 'smbcontrol shutdown' messages for nmbd and winbindd.
678 o   Max N. Boyarov <m.boyarov@sam-solutions.net>
679     * Fix crash bug in perfmon daemon example code.
682 o   Gerald (Jerry) Carter <jerry@samba.org>
683     * Rewrite of tdbsam file descriptor handling.
684     * Add server affinity support when selecting a remote 
685       domain controller.
686     * Remove chaining of passdb modules.
687     * Generate a local users primary group SID based on his 
688       or her primary Unix group rather than storing the attribute 
689       in the passdb entry.
690     * Default primary group SID to 'Domain Users' if the real Unix 
691       primary group maps to the S-1-22-2 domain.
692     * Refactor memory management in passdb user objects.
693     * RHEL and Fedora packaging fixes.
694     * Implement XcvDataPort() spooler call and supporting 'add 
695       port command'.
696     * BUG 3534: Ignore lines in the username map file with no right 
697       hand list.
698     * Add support for the experimental %(DomainSID) smb.conf 
699       variable.
700     * Add support for parsing SIDs in smb.conf value lists.
701     * Fix vuid allocation in Kerberos SMBsessetup reply. 
702     * Ensure that local group membership is included in the 
703       getgroups() NSS reply.
704     * Automatically create a BUILTIN\{Administrators,Users} if
705       winbindd is running.
706     * Automatically grant all privileges to members of the local 
707       Administrators group.
708     * Protect against NULL cli_state* pointers in 
709       cli_rpc_pipe_open().
710     * Add a SUBSTR matching rule the the Samba LDAP schema 
711       file for the sambaSID attribute.  This will allow for 
712       Searching group mapping entries within a given domain
713       without reorganizing the directory namespace.  Also 
714       requires 'index sambaSID sub' in slapd.conf.
715     * Fix parsing of 'idmap uid/gid' values that broke when
716       the range included any whitespace.
717     * Support renaming local groups (protect against renaming 
718       BUILTIN groups).
719     * Do not allow the root account to be deleted via MS-RPC.
720     * Fix RID allocation to skip over RIDs that resolve in our
721       own domain (work around upgraded users and groups).
722     * Store the name/ip address combination when we do a reverse 
723       look up in case future forward lookups would fail.
724       Fixes cases where a DC name could not be resolved via 
725       NetBIOS queries,
726     * Allow winbindd to run on standalone servers in order to
727       provide support for local groups.
728     * Deprecate 'acl group control' and replace it with added 
729       functionality to 'dos filemode'.
730     * Ensure that all global memory is freed from pam_winbind 
731       when unloading the shared library (based on work from Arkady 
732       Glabek).
733     * Fix 32-bit/64-bit portability issues between PAM & NSS winbind 
734       libraries and winbindd.
735     * Add defensive checks about create local accounts (i.e. calling
736       'add user script') on domain member servers when winbindd
737       is running but having problems.
740 o   Guenther Deschner <gd@samba.org>
741     * Enhancements to various commands in rpcclient 
742     * Don't force 'Administrator' to change an expired password on 
743       logon.
744     * Add support for offline mode in winbindd.
745     * Provide support in pam_winbind for initializing a user's 
746       ticket cache.
747     * Implement samr_chgpasswd_user3 server-side.
748     * Make pam_winbind more robust when detecting domain users.
749     * Add client side support for SAMR_GET_USRDOM_PWINFO.
750     * Re-enable strict checking on C++ reserved keywords since Heimdal 
751       0.7.2 has been released.
752     * Allow renaming of machine accounts in a Samba domain.
753     * BUG 3539: Let winbindd try to obtain the gecos field from 
754       the msSFU30Gecos attribute when "winbind nss info = sfu" is 
755       set. 
756     * Correctly handle acb_info/acct_flags as uint32 not as uint16.
757     * Return the real ACB-flags in the SamLogon() reply.
758     * Some client side cleanup for the samr set security object 
759       functions.
760     * Make sure we always reset the userAccountControl bits when 
761       re-joining (net ads join) with an existing account.
762     * Document some more MSV1_0 bits and their behavior.
763     * Only set the last rebind timestamp when we did rebind 
764       after a update LDAP operation to avoid the ldap replication 
765       sleep period.
766     * Fix incorrect error checking in winbindd for domains with 
767       no trusts.
768     * Consolidate the parsing of the Krb5 PAC and NET_USER_INFO3 
769       structure.
770     * Work around crash bug in MIT krb5 libs when reading a 
771       keytab file.  Stop trying to decrypt a ticket as soon as 
772       we have a clear indication that the ticket is bad.
773     * Merge DCERPC_FAULT constants from the SAMBA_4_0 tree.
774     * Adding client side samr querygroup infolevels 2 & 5.
775     * Make smbpasswd -a root work for eDirectory where there 
776       is no "account" structural objectclass.
777     * Make sure we only send out a CLDAP request (net ads) to 
778       an connected AD server.
779     * Fix a broken LDAP search filter when looking for groups.
780     * Add in-tree version of iniparser library from 
781       http://ndevilla.free.fr/iniparser/ for use by pam_winbind
782       (rather than linking in loadparm.c).  Settings are now stored
783       in /etc/security/pam_winbind.conf.
786 o   Mathias Dietz <MDIETZ@de.ibm.com>
787     * EPERM can be a valid return from getting an xattr. 
788       Don't disable if we get it.
791 o   Aleksey Fedoseev <aleksey@fedoseev.net>
792     * Fix crash bug in the file locking code.
795 o   Arek Glabek <aglabek@centeris.com>
796     *  Fix parsing error on input parameters in eventlogadm.
799 o   Bjoern Jacke <bjacke@sernet.de>.
800     * Fix EA support on AIX platforms.
801     * Automatically disable file shares with no explicit path set.
802     * Remove the local hack to set the RO bit on directories in 
803       user profiles when profile acls = yes.  Rely on EAs instead.
804     * Compile fixes for Solaris LDAP client libs.
805     * Add DMAPI/XDSM support for AIX.
806     * Find JFS DMAPI libs on Linux when only they are available.
809 o   William Jojo <jojowil@hvcc.edu>
810     * Fix VFS builds on AIX platforms.
811     * Fixes for the AIX version of libnss_winbind.so
814 o   Volker Lendecke <vl@samba.org>
815     * Dynamically compute the maximum password age based no the 
816       last change time rather than reading the must change time 
817       from the passdb record.
818     * Rewrite mechanisms for handling lookup_{name,sid} resolution.
819     * Assign unmapped users to the S-1-22-1 domain and unmapped 
820       groups to the S-1-22-2 domain
821     * Disable algorithmic mapping for RIDs in tdbsam & ldapsam
822     * Remove sql passdb backends.
823     * Implement rpccli_samr_set_domain_info()
824     * Add initial support for 'net sam' command.
825     * BUG 2413: Remove anonymous connections in 'net rpc info'.
826     * Implement asynchronous support for trans2 calls.
827     * Make smbclient -L use RPC to list shares, fall back to RAP.
828     * Ensure that the global SAM SID is initialized before any
829       dependent routines are called.
830     * Enhance consistency checks on local configuration when joining
831       a domain.
834 o   Derrell Lipman <derrell@samba.org>
835     [libsmbclient]
836     * Fix bug causing previous settings to be re-initialized 
837       when parsing new configuration files.
838     * BUG 3446: Don't ignore the authentication domain when parsing 
839       the SMB URI.
840     * Fix cli_setpathinfo() to actually do what it's supposed to.
841     * Fix libsmbclient to make correct use of the new "one connection
842       per server feature".
845 o   Jason Mader <jason@ncac.gwu.edu>
846     * Compiler warning fixes.
849 o   Jim McDonough <jmcd@us.ibm.com>
850     * Prevent machines and users with no home directory from 
851       getting the previous entries home path when migrating via 
852       'net rpc vampire' (based on a patch from Richard Renard).
853     * Remove hard-coded LDIF names when dumping a migrated 
854       domain's users and groups.
855     * BUG 1374: Can't join an OU with name that contains '#'.
858 o   Stefan Metzmacher <metze@samba.org>
859     * Add improved support for 'make test' including making 
860       use of smbtorture from SAMBA_4_0.
861     * Add --no-process-group to all server programs 
862       (e.g. timelimit 20000 bin/nmbd -F -S --no-process-group).
863     * Add configure tests --with-selftest-prefix=/tmp/samba-test
866 o   Lars Müller <lmuelle@samba.org>
867     * Add -k switch to tdbdump for accessing a single key.
868     * Debian packaging fixes.
869     * Add -t|--password-from-stdin option to pdbedit as we had 
870       with Samba 2.2.
871     * Various minor fixes to install scripts used by 'make install'.
874 o   James Peach <jpeach@sgi.com>
875     * Add support for FAM for file change notification.
876     * Disable sendfile if the 'write cache;' has been enabled.
877     * Refactor capability interface from being IRIX-specific to 
878       using only the POSIX interface.
879     * Consolidate core dumping code to aid in debugging.
880     * Add support for libunwind to generating a backtrace.
881     * BUG 3490: Don't test for ldap or krb5 libs if --without-ldap
882       and --without-ads are specified.
883     * Allow the user to set winbind nss timeouts in seconds on IRIX.
884     * Set the FILE_STATUS_OFFLINE bit by observing the events 
885       a DMAPI-based HSM is interested in.
888 o   Simo Sorce <idra@samba.org>
889     * Ensure that sid -> group conversion are done as root.
890     * BUG 3413: Sanity check for existence of 'ldap admin 
891       dn' before setting a password in secrets.tdb (based on
892       work by William Jojo).
893     * New revision of the snprintf replace code.
896 o   ISHIKAWA Tomonori <toishika@fsi.co.jp>
897     * BUG 2715: Fix nmbd datagram comment buffer size for multibyte 
898       character strings
901       --------------------------------------------------
902                    ==============================
903                    Release Notes for Samba 3.0.22
904                             Mar 30, 2006
905                    ==============================
907 This is a security release of Samba. The Samba 3.0.21 release 
908 series (including the patch releases a through c) has been 
909 discovered to expose the clear text of the server's machine 
910 account credentials in the winbind log files when the log 
911 level is set to 5 or higher.  This defect has been assigned 
912 the CVE number CAN-2006-1059.
914 Summary
915 =======
917 The machine trust account password is the secret shared
918 between a domain controller and a specific member server.
919 Access to the member server machine credentials allows
920 an attacker to impersonate the server in the domain and 
921 gain access to additional information regarding domain 
922 users and groups.
924 The winbindd daemon included in Samba 3.0.21 and subsequent
925 patch releases (3.0.21a-c) writes the clear text of server's
926 machine credentials to its log file at level 5.  The winbindd
927 log files are world readable by default and often log files
928 are requested on open mailing lists as tools used to debug
929 server misconfigurations.
931 This affects servers configured to use domain or ads security
932 and possibly Samba domain controllers as well (if configured
933 to use winbindd).
935 =======
937       --------------------------------------------------
939                    ===============================
940                    Release Notes for Samba 3.0.21c
941                               Feb 24, 2006
942                    ===============================
944 Common bugs fixed in 3.0.21c include:
946   o Access checks when deleting printer driver meta-data.
947   o Several non-default combinations schannel and SPNEGO support.
948   o Password changes with NT4 and Win2k pre-SP4 clients.
949   o High load issues on IRIX caused by a bug when interfacing 
950     with kernel oplocks.
953 ######################################################################
954 Changes
955 #######
957 Changes since 3.0.21b
958 ---------------------
960 commits
961 -------
962 o   Michael Adam <ma@SerNet.DE>
963     * Add popt to the include path for examples/VFS.
966 o   Jeremy Allison <jra@samba.org>
967     * Fix bug in the USC2 macros on big-endian CPUs.
968     * Filter deleted oplocks from the output of smbstatus.
969     * Remove invalid test check_for_pipe().
970     * BUG 3515: Fix kernel oplock support on IRIX.
971     * BUG 3522: Fix return value for mkdir request when the directory
972       already exists.
973     * BUG 3526: Add missing FindNext info levels (diagnosed by Corinna 
974       Vinschen).
975     * BUG 3330: Fix username parsing in Kerberos PAC (based on work 
976       by Guenther).
977     * BUG 3512: Fix cause of "use spnego=no" and "server signing=auto" 
978       resulting in a client disconnect after negprot.
979     * BUG 3510: Fix 'net join' against a server with client schannel 
980       disabled.
981     * Fix negprot bug causing a 2k client with cached domain 
982       credentials to refuse to connect to a standalone Samba host.
983     * Ensure that the correct error is checked when encountering a 
984       socket error (fixes crashes in winbindd).
987 o   Andrew Bartlett <abartlet@samba.org>
988     * Fix domain joins from NT4 clients and password changes.
991 o   Richard Bollinger <rabollinger@gmail.com>.
992     * Compile fix in pdbedit.
995 o   Gerald (Jerry) Carter <jerry@samba.org>
996     * Break RHEL/Fedora packaging out to include a samba-docs rpm.
997     * Remove use of /var/cache/samba from RHEL/Fedora packaging.
998     * Fix bug in loadparm.c that caused builtin services to be also
999       listed as external services (e.g. Spooler, NETLOGON, etc..).
1000     * Fix bug in the samr dispinfo enumeration code.
1001     * Add earlier checks to deny deleting a printer driver meta-data.
1004 o   Guenther Deschner <gd@samba.org>
1005     * Add Account Policy LDAP attributes for eDirectory schema.
1008 o   William JoJo <jojowil@hvcc.edu>
1009     * BUG 1870: Make nmblookup do a node status on all IP's when 
1010       requested.
1011     * BUG 2353: Fix clitar -F processing.
1014 o   Volker Lendecke <vl@samba.org>
1015     * Fix the build for --with-aio-support.
1016     * Fix remote password changing if password must change is set.
1017     * Fix rpcclient to obey the -W parameter.
1018     * Fix segv in smbmount and the profiles tool.
1019     * Fix typo in pdbedit help text (reported by Karolin Seeger).
1022 o   Vladimir Lettiev
1023     * Honour the $(DESTDIR) Makefile variable when installing 
1024       Python extensions.
1027 o   Jason Mader <jason@ncac.gwu.edu>
1028     * Compiler warning fixes.
1031 o   Lars Müller <lmuelle@samba.org>
1032     * Fix python build with older python versions.
1033     * Update dhcp.conf files in Debian packaging
1034     * SWAT welcome file updates
1035     * Compiler warning fixes.
1036     * Add .2 to the SONAME as version suffix if we link the nss 
1037       modules on linux.
1038     * Add -t|--password-from-stdin option to pdbedit.
1041 o   James Peach <jpeach@sgi.com>
1042     * Continue not enabling valgrind on 64-bit Linux.
1045 o   Tim Potter <tpot@samba.org>
1046     * Remove unused #defines.
1049 o   Simo Sorce <idra@samba.org>
1050     * Debian packaging updates.
1053 o   Qiao Yang <qyang@stbernard.com>
1054     * Make sure to refresh the timestamp on entries in the failed 
1055       connection code in winbindd.
1058       --------------------------------------------------
1059                    ===============================
1060                    Release Notes for Samba 3.0.21b
1061                               Jan 30, 2006
1062                    ===============================
1064 Common bugs fixed in 3.0.21b include:
1066   o Server crashes in smbd.
1067   o Compile issues on 64-bit platforms.
1068   o Crash bugs on big-endian systems.
1069   o Packaging fixes for RHEL/Fedora, Solaris, & Debian.
1070   o Over 30 bugzilla reports closed.
1073 ######################################################################
1074 Changes
1075 #######
1077 Changes since 3.0.21a
1078 ---------------------
1080 commits
1081 -------
1082 o   Jeremy Allison <jra@samba.org>
1083     * Fix the SAMR cache across handles opens and closes.
1084     * Re-add the talloc_describe_all() function for reporting pool 
1085       usage.
1086     * Merge talloc license change from Samba 4.
1087     * Fix 64-bit compile warnings reported by gcc.
1088     * Add the share path into the sharemode db. 
1089     * Consistency fixes: Remove use of uint8_t -> uint8.
1090     * BUG 3346: Fix crash bug in big-endian boxes by linearizing 
1091       structure when passing through the messaging API.
1092     * BUG 3421: Fix segv in the kerberos key tab code (Thanks to 
1093       Luke Deller).
1094     * Force smbd to exit if the guest account internal setup fails.
1095     * BUG 3419: vfs_full_audit fixes for multiple connections.
1096     * Ensure SWAT lists running processes.
1097     * Fix NTLMv2 interoperability bug between Samba servers.
1098     * Oplock break logic fixes.
1101 o   Andrew Bartlett <abartlet@samba.org>
1102     * BUG 3401: Fix crash bug caused by incorrect handling of weak 
1103       session keys.  Based on original patch from Yau Lam Yiu.
1106 o   Alexander Bokovoy <ab@samba.org>
1107     * BUG 3397: Add USER_INFO_9 for SMS 2003 support (ported from 
1108       Samba TNG code).
1111 o   Stefan Burkei <stefan@burkei.de>
1112     * BUG 3248: When doing auth_crap authentication use the client 
1113       given workstation name not our own.
1116 o   Gerald (Jerry) Carter <jerry@samba.org>
1117     * Fixing net rpc registry enumerate from overwriting the open 
1118       subkey handle.
1119     * BUG 3380: fix crash when changing printer drivers.
1120     * BUG 3391: ensure we can lookup account policies for failed 
1121       logons.
1122     * Adding query/set ops for security descriptors on services.
1123     * BUG 3329: Solaris packaging fixes.
1124     * Better formatting for smbstatus output (based on patch from
1125       Adam Neilson).
1126     * Hook the max connections spin box in the share properties 
1127       MMC plug-in dialog to the 'max connections' smb.conf parameter
1128       and the 'modify share command' option.
1129     * Work around building libnss_winbind.so on Solaris when 
1130       --enable-developer is specified.
1131     * Add vendor patch level string to VERSION.
1132     * Consolidate packaging for RHEL4 and Fedora based on initial
1133       work by jht.  
1136 o   Albert Chin <@thewrittenword.com>
1137     * BUG 3374: Build failures on True64.
1140 o   Guenther Deschner <gd@samba.org>
1141     * Fill in samr_get_dom_pwinfo based on Samba4.
1142     * Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.
1143     * Fixes for adssearch.pl example script.
1144     * Prevent 'net rpc' from dumping clear text password at high log 
1145       levels unless built with DEBUG_PASSWORD.
1146     * Fix 'net ads user add' with a Windows 2003 SP1 DC.
1147     * Fix python build.
1148     * Fix segfault in pdb_nds.c.
1149     * Don't write null sid mappings into the winbindd_cache.tdb.
1150     * Save sid_to_name lookup result in winbindd already after doing 
1151       a successful name_to_sid.
1152     * BUG 3390: Fix segfault in "net rpc vampire|samdump".
1153     * BUG 1524, 3205: Support changing expired passwords in 
1154       pam_winbindd.
1155     * Fix netfileenum returning WERR_BUF_TOO_SMALL in rpcclient.
1156     * BUG 3264: Allow idmap_ad to load as 'ad'.  Cleanup the way 
1157       idmap modules are build and loaded, idmap_rid now will have 
1158       to be loaded without prefix, just "rid".
1159     * Prevent cli_krb5_get_ticket of getting into an infinite loop. 
1162 o   Andrew Esh <Andrew_Esh@adaptec.com>
1163     * BUG 1061: Fix nmbd to correctly the path to an lmhosts files 
1164       specified on the command line with -H.
1167 o   SATOH Fumiyasu <fumiya@samba.gr.jp>
1168     * End profile fixes.
1169     * BUG 3348: Don't assume owning sticky bit directory means 
1170       write access allowed.
1171     * Fix double free in on failure path in POSIX acl code.
1174 o   Andriy Gapon <avg@icyb.net.ua>
1175     * BUG 3458: Fix crash bug in smbd and winbindd caused by 
1176       accessing freed memory.
1179 o   Björn Jacke <bj@sernet.de>
1180     * Configure check for Tru64 EA functions (not yet implemented).
1181     * Find Tru64 AIO lib in configure.
1182     * Cut-n-paste fixes in configure.in.
1185 o   John Janosik <jpjanosi@us.ibm.com>
1186     * IBM Tivoli Directory Server schema updates.
1189 o   Michael James <michael@james.st>
1190     * sid2string fix in adssearch.pl.
1193 o   William JoJo <jojowil@hvcc.edu>
1194     * BUG 3340: Prevent automatic inclusion of AIO support on AIX.
1195     * BUG 3389: Failures on AIX in linking smbd when the symbol 
1196       table for ld exceeds 65536 bytes.
1197     * Add -W to smbpassword so that the ldap admin dn password does
1198       not have to be specified on the command line.
1199     * BUG 3408: Fix for external password change programs on AIX.
1200     * BUG 1779: 64-bit compile fixes.
1203 o   Martin Koeppe <mkoeppe@gmx.de>
1204     * BUG 3287: Match SFU behavior for dev/inode numbers.
1207 o   Volker Lendecke <vl@samba.org>
1208     * BUG 3291: Fix valgrind error in client connection code.
1209     * BUG 3292: Prevent smbclient from spinning if server terminates
1210       connection.
1211     * BUG 3293: Use SMBecho instead of chkpath to keep a smbclient 
1212       connection alive smbclient.
1213     * Add lookupname to rpcclient query_user as a fallback, we now 
1214       accept both rid and username.
1215     * Introduce yet another copy of the string_sub function: 
1216       talloc_string_sub use by AFS token code in winbindd.
1217     * BUG 3351: pdb_mysql again overwrites password fields.
1218     * BUG 3384: Fix segv in tdbtool.
1219     * Use the same CFLAGS for generating the pch as we use to 
1220       actually compile.
1221     * Correct typo when compiling the vfs_catia module.
1222     * Fix automatic recreation of a new tdb sam file.
1225 o   Derrell Lipman <derrell@samba.org>
1226     [libsmbclient]
1227     * Fix parsing of file times (w_time and m_time were reversed).
1228     * Add additional libsmbclient test programs.
1229     * BUG 3336: Load networks interfaces in libsmbcliebt after parsing 
1230       the configuration files.
1231     * Avoid doing a NetBIOS name query for each server and workgroup 
1232       enumeration call.
1233     * Do not open connection when only looking for cached connection.
1234     * BUG 2651: Add option to log debug messages to stderr instead 
1235       of stdout.
1236     * Added flag to not request authentication information.
1237     * Enhancements to smbwrapper example code.
1238     * Replace smbwrapper call to dlopen(/lib/libc...) with direct 
1239       use of RTLD_NEXT.
1242 o   David May <mayd@cygnus.uwa.edu.au>
1243     * BUG 3329: Shell scripting portability fixes on 'make test'.
1246 o   Tony Mountifield <tony@softins.co.uk>
1247     * BUG 3327: fix bad access to gencache.tdb after fork() in 
1248       smbmount.
1251 o   Lars Müller <lmuelle@samba.org>
1252     * BUG 3264: Support backwards compatible setups using 
1253       'idmap backend = idmap_rid'.
1254     * Add %w macro for the winbind separator.
1255     * Convert net command to use stderr for error messages rather 
1256       than stdout.
1259 o   James Peach <jpeach@sgi.com>
1260     * Portability fixes in LDAP code.  Don't use non-static array 
1261       initializers.
1262     * Support the TCP_FASTACK socket option if it is available. 
1263     * Tell the MIPSPro compiler to push DEBUG calls out of line.
1266 o   Makr Proehl <m.proehl@science-computing.de>
1267     * BUG 1336: Print the server role when calling testparm in 
1268       non-verbose mode.
1271 o   Simo Sorce <idra@samba.org>
1272     * Crackcheck utility enhancement based on patch sent by 
1273       Tom Geissler.
1274     * BUG 3405: Fix segv in vfs_recycle module on platforms wither 
1275       mode_t is not 32-bits.
1278 o   John Terpstra <jht@samba.org>
1279     * RHEL/Fedora spec file patches.
1282       --------------------------------------------------
1283                    ===============================
1284                    Release Notes for Samba 3.0.21a
1285                               Dec 30, 2005
1286                    ===============================
1288 Common bugs fixed in 3.0.21a include:
1290   o Deadlocks when multiple users access an oplocked file 
1291     concurrently
1294 ######################################################################
1295 Changes
1296 #######
1298 Changes since 3.0.21
1299 --------------------
1301 commits
1302 -------
1303 o   Gerald (Jerry) Carter <jerry@samba.org>
1304     * RedHat 9 packaging Fixes.
1307 o   Guenther Deschner <gd@samba.org>
1308     * eDirectory schema syntax fixes.
1311 o   Volker Lendecke <vl@samba.org>
1312     * BUG 3349: Deadlock caused logic error in oplock code.
1314       --------------------------------------------------
1315                    ==============================
1316                    Release Notes for Samba 3.0.21
1317                             Dec 20, 2005
1318                    ==============================
1320 Common bugs fixed in 3.0.21 include:
1322   o Missing groups in a user's token when logging in via kerberos
1323   o Incompatibilities with newer MS Windows hotfixes and 
1324     embedded OS platforms
1325   o Portability and crash bugs.
1326   o Performance issues in winbindd.
1328 New features introduced in Samba 3.0.21 include:
1330   o Complete NTLMv2 support by consolidating authentication
1331     mechanism used at the CIFS and RPC layers.
1332   o The capability to manage Unix services using the Win32 
1333     Service Control API.
1334   o The capability to view external Unix log files via the
1335     Microsoft Event Viewer.
1336   o New libmsrpc share library for application developers.
1337   o Rewrite of CIFS oplock implementation.
1338   o Performance Counter external daemon.
1339   o Winbindd auto-detection query methods when communicating with
1340     a domain controller.
1341   o The ability to enumerate long share names in libsmbclient 
1342     applications.
1345 ######################################################################
1346 Changes
1347 #######
1349 smb.conf changes
1350 ----------------
1352     Parameter Name                      Action
1353     --------------                      ------
1354     dfree cache time                    New
1355     dfree command                       Per share
1356     eventlog list                       New
1357     iprint server                       New
1358     map read only                       New
1359     passdb expand explicit              New
1360     rename user script                  New
1361     reset on zero vc                    New
1362     svcctl list                         Renamed from 'enable svcctl'
1366 Changes since 3.0.20b
1367 ---------------------
1369 o   Jeremy Allison <jra@samba.org>
1370     * BUG 1828: Fixed SPNEGO issues with PocketPC clients.
1371     * Added 'map readonly' parameter.
1372     * BUG 3166: Fix crash in libsmbclient if the $HOME environment is
1373       not defined.
1374     * Maintain schannel client session keys in volatile 
1375       $(privatedir)/schannel_store.tdb.
1376     * BUG 2769: Ensure we mangle filenames ending in a space
1377     * Catch corner case of renaming a symlinked directory into 
1378       itself
1379     * Ensure that smb.conf requests for hidden files are honored, 
1380       even when DOS attributes are stored in EA's
1381     * Add new auth method "auth_script" for calling an external 
1382       program
1383     * BUG 2152: Fix for mangled filenames when the client does 
1384       support long filenames
1385     * Rewritten implementation of client and server DCE/RPC infrastructure 
1386     * BUG 3192: Adds a "dfree cache time" parameter.
1387     * Fix acl evaluation bug found by Marc Cousin.  Only evaluate 
1388       the S_IWGRP mask in the absence of a POSIX ACL.
1389     * Remove use of 'long long' in libsmbclient code.
1390     * Ensure the new canonicalize_servicename() in name/snum hash 
1391       is multi-byte safe.
1392     * BUG 2922: Integration of FreeBSD AIO patches from Timur 
1393       Bakeyev.
1394     * BUG 3216: Put directory opens into the share mode db so we 
1395       can treat them similarly to file opens (delete on close, 
1396       share mode violations etc.).
1397     * Fix bug in name mangling code when case sensitivity is enabled.
1398     * Remove external dependencies from the sharemodes library.
1399     * BUG 3212: Ignore bogus OS/2 set EA values on trans2 calls.
1400     * Don't misinterpret wild card characters in file names on disk
1401       as they are actually valid characters.
1402     * BUG 3223: Fix bug in account policy management when 
1403       account_pol.tdb settings have been migrating to an LDAP 
1404       backend.
1405     * Allow the hash size of the tdb open (locking) database to be 
1406       set in local.h.
1407     * Fix error code returns on client spoolss code.
1408     * Remove unneeded strncpy use.
1409     * Fix uninitialized variables warnings.
1410     * Cleanup smbcacls security descriptor parsing and error codes.
1411     * BUG 3224: Correctly use machine_account_name and client_name 
1412       when doing netlogon credential setup.  Fixes winbindd running 
1413       on a Samba PDC.
1414     * Backport Samba 4 time zone handling.
1415     * Fix core dump if setmntent() returns NULL.
1416     * Replace old crc32 code with one from the FreeBSD tree.
1417     * Filter stored DOS attributes by SAMBA_ATTRIBUTES_MASK.
1418     * Remove #define of close -> close_fn macro in libsmbclient.
1419     * Return early if -1 returned from *BSD EA call (reported by 
1420       Timur).
1421     * Name space cleanup by marking local functions static.
1422     * Move samr enumeration cache from per handle basis to a shared 
1423       cache.
1424     * BUG 3274: Fix invalid smbclient qpath_basic() queries against 
1425       OS/2 servers (based on patch from Guenter Kukkukk).
1426     * Ensure default applies to new files (reported by Thomas 
1427       Neumann).
1428     * BUG 3293: Use SMBecho to testing the server in client rather 
1429       than SMBchkpath.
1430     * Merge talloc fixes from Samba 4 branch.
1431     * Add support DCE/RPC cancel operation.
1432     * Don't reset attrs to zero in EA get.  Fixes 'hide dot files'
1433       when using EA for DOS attributes.
1434     * Fix bug in returning remote time (reported by Thomas Bork).
1435     * No users or groups to return in BUILTIN domain.
1436     * Removed separate "builtin" search enumeration.
1437     * Added count_sam_aliases to return the correct alias count.
1438     * Correctly handle the LDAP_UNWILLING_TO_PERFORM error from 
1439       eDirectory when accessing the universal password.
1440     * Fix deadlock condition in share mode locking code.
1441     * Fix logic bug in unix_mask_match().
1442     * Fix memory leak in SMB client code found by Mikhail Kshevetskiy.
1446 o   Rashid N. Achilov <shelton@granch.ru>
1447     * Add better service description names to the svcctl code.
1450 o   Timur Bakeyev <timur@com.bat.ru>
1451     * BUG 3262: Improve FreeBSD DOS attribute error reporting.
1454 o   Andrew Bartlett <abartlet@samba.org>
1455     * Remove another ancient NTLMSSP implementation.
1456     * Allow machine account logons work if the client gives the 
1457       appropriate flags. 
1460 o   Alexander Bokovoy <ab@samba.org>
1461     * Add POSIX statvfs() to VFS api.
1464 o   Gerald (Jerry) Carter <jerry@samba.org>
1465     * Eventlog and ServiceControl support.
1466     * BUG 1051: store the directory path so we can send the full 
1467       name in the unlink call from smbclient.
1468     * Use reference count strategy for keeping the registry tdb 
1469       open.
1470     * Convert internal registry objects to new hierarchical talloc
1471     * Allow the root user a free pass for access checks in the
1472       registry and service control checks.
1473     * Sanity checks in the privilege code to prevent empty SID 
1474       entries
1475     * Add basic infrastructure for 'make test' when the socket 
1476       wrapper library is configured at compile time
1477     * Convert profiles utility to use the current regfio interface 
1478       for reading and writing user profiles
1479     * Remove netsamlogon_cache interface
1480     * Ensure that print jobs are removed even when the cancel 
1481       command is received before the print cache has been updated
1482     * Fix linking problem on Solaris when including ACL support.
1483     * Give root a free pass to open the eventlog tdb files.
1484     * Fix segfault in addprinter due to mixing talloc() and 
1485       malloc()'d memory.
1486     * fix invalid read reported by valgrind in the spoolss 
1487       backchannel connection.
1488     * Remove use of 'long long' in perfcounter registry code.
1489     * BUG 3201: make sure request structure is cleared prior to 
1490       sending the request to winbindd.
1491     * Don't count open pipes in the num_files_open on a connection
1492       (regression from Samba 2.2).
1493     * Ensure servername hashing code normalizes the name.
1494     * Fix checks for connect() in -lnsl[_s].
1495     * Convert eventlog API to use NTSTATUS return codes rather 
1496       than WERROR.
1497     * Fix segv in winbindd caused by an uninitialized variable 
1498       in winbindd_dual_getsidaliases().
1499     * Allow winbindd to select the appropriate backend methods
1500       based on the DC attributes and not the security parameter.
1501     * Re-add the netsamlogon_cache tdb and ensure that user entries
1502       are updated from the PAC data during kerberos ticket 
1503       validation.
1504     * Fix lockup when running 'wbinfo -t' on a Samba PDC caused 
1505       by mangling machine names in sub_set_smb_name().
1506     * Add smbget to the list of tools built by default.
1507     * Fix clearing of eventlog tdb files.
1508     * Fix sequential reads in eventlog support.
1509     * BUG 2718: Don't use qpathinfo_basic() call when remote server 
1510       is Win9x.
1511     * Fix build issues with the Sun compiler.
1512     * BUG 3156: Don't use find_service() when explicitly looking 
1513       for a printer.
1514     * Fix nss_winbind_solaris.c build breakage on HP-UX.
1515     * Initialize the local group description.
1516     * Disable WINS and NetLogon services in the MMC services
1517       plugin when the associated smb.conf features are not enabled.
1518     * Add checks for invalid characters in new share names on the 
1519       srvsvc pipe.
1520     * Fix SWAT installation issues with 'make install'.
1521     * Always add the BUILTIN\Administrators SID to a Domain 
1522       Admins token.
1525 o   Alex Deiter <tiamat@komi.mts.ru>
1526     * BUG 3196: Patch to compile against the Sun LDAP client libs.
1527       (not for AD support; just ldap support).
1530 o   Guenther Deschner <gd@samba.org>
1531     * Fixed compile problems and warnings with newer OpenLDAP 
1532       and OpenSSL libs
1533     * Fix bug when enumerating trusted domains via 'wbinfo -m'
1534     * Parse the MS Kerberos PAC to obtain the user group 
1535       membership during logon.
1536     * Add support for SeRestorePrivilege to allow a process to 
1537       change the ownership of a file to any arbitrary account
1538     * Fix password history storage when using Novell eDirectory for 
1539       ldapsam storage
1540     * Backport Kerberos PAC parsing from Samba 4 branch in order to
1541       correctly create the NT User Token when logging into a Samba 
1542       member server
1543     * Add small helper function to return a PAC_LOGON_INFO.
1544     * Use LDAP bitwise matching rule when searching for groups 
1545       in ADS.
1546     * Avoid an infinite loop when retrying to connect in smbspool.
1547     * Memory leak fixes in the kerberos PAC parsing code.
1548     * Improve NT_STATUS error messages returned from pam_winbind.
1549     * Rename unknown samr group fields in samr structures with 
1550       the correct name.removed separate "builtin" search enumeration.
1551     * Cleanup redundant StartTLS code.
1552     * Allow StartTLS support when connecting to Windows 2003 by
1553       setting 'ldap ssl = start_tls'.
1554     * Support raw NTLMSSP session setups in smbspool.
1555     * Add rpccli_samr_chgpasswd3().
1556     * Add 'wbinfo --separator'.
1557     * Uninitialized warnings fixes.
1558     * Fix return value in client spooler code.
1559     * Require forced migration of account policies.  
1562 o   Steve French <sfrench@us.ibm.com>
1563     * Fix cifs to handle non-numeric uid and gid parameters.
1564     * Merge trunk and SAMBA_3_0 mount.cifs code.
1565     * Cleanup cifs cfs help message.
1568 o   Paul Green <paulg@samba.org>
1569     * Update to the latest config.guess and config.sub files.
1572 o   Deryck Hodge <deryck@samba.org>
1573     * Allow control of syslog facility and level in audit vfs modules.
1576 o   S Murthy Kambhampaty <smk_va@yahoo.com>
1577     * Patches for Fedora RPM specfile and init script
1580 o   Krishna Ganugapati <krishnag@centeris.com>
1581     * Use the subtree delete ldap control when running 'net ads 
1582       leave'.
1585 o   Volker Lendecke <vl@samba.org>
1586     * New oplock implementation.
1587     * Add assert() call if winbindd cannot locate the domain SID in 
1588       secrets.tdb on startup
1589     * Fix an annoying timeout in winbindd when nmbd is not running.
1590     * Speed up loading smb.conf for large numbers of share 
1591       definitions by adding an internal hashing of names to snums. 
1592       Thanks to Michael Adam.
1593     * Fix potential segv in rpcclient's lsarpc calls.
1594     * Fix bugs in winbindd's use of rpccli_netlogon_getdcname().
1595     * Fix alignment in getdc response.
1596     * Allow pdbedit to set the domain for a user account.
1597     * Fix fallback logic in rpc binds.
1598     * Fix memleak in message handling code.
1599     * Fix connection bug to port 445 and 139 after a successful 
1600       getdcname response.
1601     * Add additional calls to initialize_krb5_error_table() for 
1602       kerberos client code.
1603     * Implement the possibility to have AFS users as SIDs in pts.
1604     * Removed unused alternative_name code from winbindd.
1605     * Protect against NULL alternative_name strings in winbindd.
1606     * Define a default panic action with -DEVELOPER is defined.
1607     * Add the capability to reset smbd connections on a zero VC id.
1608     * Allow smb.conf variable expansion to be disabled in passdb 
1609       backends.
1610     * Add lookupname to rpcclient query_user as a fallback.
1611     * BUG 3292: Prevent smbclient from spinning when the server 
1612       disconnects.
1613     * BUG 2191: Fix valgrind error in cli_session_setup_guest().
1614     * Add samr_lookup_rids for the builtin domain.
1615     * Memory allocation cleanups in passdb.
1616     * Restrict samr_open_domain() to our domain only.
1617     * Change local_lookup_sid() to local_lookup_rid() since it 
1618       is responsible for our domain only.
1619     * Fix some uninitialized variable warnings.
1620     * Fix winbind_lookup_name for the local domain, 
1623 o   Derrell Lipman <derrell@samba.org>
1624     * Cleanup libmsrpc version numbers.
1625     * BUG 3257, 3267, 3273: Plug memory and file descriptor leaks.    
1626     * Fix crash bug in libsmbclient.
1627     * Add long share name support to libsmbclient when enumerating 
1628       shares.
1631 o   Jason Mader <jason@ncac.gwu.edu>
1632     * Removed compiler various warnings.
1635 o   Alex Masterov <alex@infobit.ru>
1636     * BUG 3218: Fix XATTR calls on *BSD systems.
1639 o   Jim McDonough <jmcd@us.ibm.com>
1640     * Speed up string_to_sid by removing next_token calls and 
1641       unneeded strncmp() calls.
1642     * Implement user rename for smbpasswd and LDAP backends.
1643     * BUG 2961 (partial): Add rename support for user accounts to tdbsam
1644     * BUG 3187: Fix time zone offset in logon hours restrictions.
1647 o   Stefan Metzmacher <metze@samba.org>
1648     * Fix setting of quotas on linux kernel with the struct 
1649       if_dqblk interface
1650     * Enable sysquota interface on Linux by default
1651     * Use lp_socket_address() when binding to port 138/udp in nmbd.
1654 o   Brian Moran <bmoran@centeris.com>
1655     * Eventlog and ServiceControl support.
1656     * Added eventlogadm tool for writing Eventlog records.
1657     * Fix typo when creating Eventlog source DLL registry paths.
1658     * Add simple script to tail syslog and write records to 
1659       eventlog tdb.
1660     * Fix segv in eventlogadm when not event logs are listed in 
1661       smb.conf.
1664 o   Lars Müller <lmuelle@samba.org>
1665     * Only install smbsh manpage if smbwrapper has been successfully
1666       built.
1667     * Ensure setmntent() returns with != NULL in the disk_quotas() 
1668       Linux version.
1669     * Add configure switch to disable libmsrpc build.
1670     * Add a soname to libmsrpc.
1673 o   Ricky Nance <ricky.nance@gmail.com>
1674     * Updates for the mklogon perl scripts.
1677 o   Chris Nicholls <skel@samba.org>
1678     * New libmsrpc library (Google SoC Project).
1679     * Fix libmsrpc build of on the Sun compiler by removing empty 
1680       structure declarations.
1683 o   James Peach <jpeach@sgi.com>
1684     * Fix parsing error for smb ports parameter.
1687 o   Tim Potter <tpot@samba.org>
1688     * BUG 3260: Fix DYNEXP flags on HPUX.
1691 o   Marcin Porwit <mporwit@centeris.com>
1692     * Eventlog and ServiceControl support.
1693     * Added basic Performance Counter daemon which can feed data
1694       for the Windows perfmon.exe tool.
1695     * Fix directory permissions in the perfcounter daemon.
1696     * Add the 'File' registry value for the eventlog keys.
1699 o   Aruna Prabakar <aruna.prabakar@hp.com.
1700     * Add checks to verify that the spooler is running on HP-UX when
1701       reloading the printer name cache.
1704 o   Joel Smith <joel.j.smith@novell.com>
1705     * Add iPrint printing backend support.
1708 o   Toomas Soome <Toomas.Soome@mls.ee>
1709     * Implement host lookups in nss_winbind.so.1 on Solaris
1712 o   Simo Sorce <idra@samba.org>
1713     * Update Debian packaging.
1716 o   John Terpstra <jht@samba.org>
1717     * Add 'net idmap' usage help text.
1720 o   Andrew Tridgell <tridge@samba.org>
1721     * Change license notice of standalone talloc library to LGPL.
1724 o   Darren Tucker <dtucker@zip.com.au>
1725     o Crash fix for snprintf() code.
1728 o   Rainer Weikusat <rainer.weikusat@sncag.com>
1729     * Fix function name typo in skeleton VFS code.
1733 Release Notes for older release follow:
1735       --------------------------------------------------
1736                    ===============================
1737                    Release Notes for Samba 3.0.20b
1738                              Oct 12, 2005
1739                    ===============================
1741 Common bugs fixed in 3.0.20b include:
1743   o A crash bug in winbindd
1744   o Reporting files as read-only instead of returning the 
1745     correct error code of "access denied"
1746   o File system quota support defects
1747   
1749 ######################################################################
1750 Changes
1751 #######
1754 Changes since 3.0.20a
1755 ---------------------
1757 commits
1758 -------
1760 o   Jeremy Allison <jra@samba.org>
1761     * BUG 3088: Fix error condition for files on a read-write share 
1762       which cannot be read due to permissions.
1765 o   Gerald (Jerry) Carter <jerry@samba.org>
1766     * BUG 3070: Fix crash bug in qfsinfo when retrieving fs quota 
1767       details.
1768     * BUG 1473, 3090: Quota detection and compilation problems on 
1769       Solaris.
1772 o   Marc Balmer <marc@msys.ch>
1773     * Build fixes when builddir != srcdir
1776 o   Alex Deiter <tiamat@komi.mts.ru>
1777     * BUG 3145: Fix build issue regarding quota support on Solaris.
1780 o   Volker Lendecke <vl@samba.org>
1781     * BUG 3068: Fix for winbindd crashed by empty DC alternative 
1782       name.
1785       --------------------------------------------------
1786                    ===============================
1787                    Release Notes for Samba 3.0.20a
1788                              Sept 30, 2005
1789                    ===============================
1791 Common bugs fixed in 3.0.20a include:
1793   o Stability problems with winbindd.
1794   o Crash bugs caused by incompatibilities on 64-bit systems.
1795   o Missing files from directory listings on AIX servers
1796   o User Manager interoperability problems.
1797   o Minor build difficulties on various platforms such as 
1798     Solaris and OpenBSD, 
1801 Winbind, security = domain, and Active Directory
1802 ================================================
1804 Recent security updates for Windows 2000 and Windows 2003 have 
1805 changed the fashion in which user and group lists can be obtained 
1806 from domain controllers.  In short, the RPC mechanisms used by 
1807 "security = domain" to retrieve users and groups is not compatible 
1808 with these changes.   The "security = ads" configuration is not 
1809 affected by the Windows protocol changes.
1811 Samba developers are actively working to correct this problem in 
1812 the 3.0.21 release.  In the meantime, Administrators who are unable 
1813 to migrate to "security = ads" and must continue using "security = 
1814 domain", can define credentials to be used by winbindd for account
1815 enumeration by executing the following command as root.
1817         wbinfo --set-auth-user='DOMAIN\username%password'
1821 ######################################################################
1822 Changes
1823 #######
1826 Changes since 3.0.20
1827 --------------------
1829 commits
1830 -------
1832 o   Jeremy Allison <jra@samba.org>
1833     * BUG 3065: Fix for legacy clients retrieving a listing of 
1834       an empty directory.
1835     * Added external library for accessing Samba's share mode 
1836       database.
1837     * Fix winbindd credentials chain which caused logon failures 
1838       after attempting to authenticate an unknown user.
1839     * Fix recursive looping bug in winbindd.
1840     * Fix build errors on 64-bit systems.
1841     * Posix ACL memory leak and crash bug fixes.
1842     * BUG 3044: Ensure OPEN-EXEC is honored as read-only.
1843     * BUG 3060: Ensure SMBcreate truncates the file if it exists.
1844     * Hide dot files and directory logic fixes.
1845     * Correct display of open file modes by smbstatus.
1846     * BUG 3010: Fix missing files bug on AIX systems.
1849 o   Gerald (Jerry) Carter <jerry@samba.org>
1850     * Allow the root user to automatically pass se_access_checks()
1851       in the registry and service control server code.
1852     * Ensure that winbindd uses the correct name in the net_auth2()
1853       request when running on a Samba PDC.
1854     * Fix linking problem with tdb utilities.
1855     * BUG 3080: Fix regression in 'net rpc shutdown' command.
1856     * Fix segv in 'net rpc' when the pipe open fails.
1857     * Fix upload bug when installing 64-bit Windows printer drivers.
1858     * Fix regression in the smburi syntax used by smbspool.
1859     * Fix sorting of subkey hash records in registry files.
1860     * Correct REG_CREATE_KEY_EX parsing error.
1861     * Interoperability issues with usrmgr.exe and Samba groups.
1862     * Use the display names and not the Unix names when enumerating
1863       groups in the ldapsam passdb backend.
1864     * Ensure that Windows domain user names are converted to lower case.
1867 o   Guenther Deschner <gd@samba.org>
1868     * Prevent BUILTIN sids returned in the user's token from 
1869       a Windows DC from being applied to any local group mappings
1870       on the Samba host.
1871     * Plug memory leaks in the kerberos keytab code.
1872     * Ensure BUILTIN groups are returned from winbindd's idmap_rid
1873       backend when 'winbind nested groups' is enabled.
1874     * Fix crash bug in winbindd caused by 64-bit build issues.
1875     * Improve debug messages in smbspool.
1876     * Give better error-message when "NDS Universal Password" change fails.
1877     * Fix password history error in the eDirectory schema file.
1878     * Ensure that Windows domain group names are converted to lower case.
1881 o   Steve French <sfrench@us.ibm.com>
1882     * Allow disabling mandatory byte range lock mount flag, and fix 
1883       corresponding entry in mtab.
1886 o   Volker Lendecke <vl@samba.org>
1887     * Fix race condition in the NTcreate&X open code when the 
1888       disposition is NTCREATEX_DISP_CREATE.
1889     * Correct logic error when checking the pid for pending print 
1890       change notify messages.
1891     * Ensure that winbindd child process complete startup even when
1892       the parent is receiving authentication requests.
1893     * Return the full NTSTATUS code to ntlm_auth and pam_winbindd
1894       when authentication fails.
1897 o   Jason Mader <jason@ncac.gwu.edu>
1898     * Compile warning fixes.
1901 o   Uli Meis <a.sporto@gmail.com>
1902     * Patches for pdb_*sql.c
1905 o   Luke Mewburn <lukem@NetBSD.org>
1906     * Autoconf syntax fixes.
1909 o   James Peach <jpeach@sgi.com>
1910     * Correct problem with creating a core file in Linux.
1913 o   Stefan Metzmacher <metze@samba.org>    
1914     * Quota fixes in smbd.
1917 o   Peter Rindfuss <rindfuss@wz-berlin.de>
1918     * Patches for pdb_*sql.c
1921 o   Jiri Sasek <Jiri.Sasek@Sun.COM>
1922     * Solaris toolchain patches for autoconf scripts.
1925 o   Andrew Tridgell <tridge@samba.org>
1926     * Fix for tdb clear-if-first race condition.
1929 o   Leo Weppelman <leo@wau.mis.ah.nl>
1930     * BUG 3104: Don't allow time updates to files on read-only shares.
1933 o   Steve Williams <steve@celineandsteve.com>
1934     * BUG 3052: Fix compile issues on OpenBSD.
1937       --------------------------------------------------
1938                    ==============================
1939                    Release Notes for Samba 3.0.20
1940                              Aug 19, 2005
1941                    ==============================
1943 Additional features introduced in Samba 3.0.20 include:
1945   o Support for several new Win32 rpc pipes.
1946   o Improved support for OS/2 clients.
1947   o New 'net rpc service' tool for managing Win32 services.
1948   o Capability to set the owner on new files and directory
1949     based on the parent's ownership.
1950   o Experimental, asynchronous IO file serving support.
1951   o Completed Support for Microsoft Print Migrator.
1952   o New Winbind IDmap plugin (ad) for retrieving uid and gid
1953     from AD servers which maintain the SFU user and group 
1954     attributes.
1955   o Rewritten support for POSIX pathnames when utilizing 
1956     the Linux CIFS fs client.
1957   o New asynchronous winbindd.
1958   o Support for Microsoft Print Migrator.
1959   o New Windows NT registry file I/O library.
1960   o New user right (SeTakeOwnershipPrivilege) added.
1961   o New "net share migrate" options.
1964 What happened to 3.0.15 - 3.0.19?
1965 ==================================
1967 After some discussion it was deemed that the amount of changes 
1968 going into the next Samba 3.0 release needed something to catch
1969 people's attention.  Skipping several releases was chosen as 
1970 the best solution with the least overhead.  There will be no
1971 3.0.15 - 3.0.19 ever released.  The next production release
1972 following 3.0.20 should be 3.0.21.
1974 The original announcement about the version number change can 
1975 be found in the samba mailing list archives:
1977 http://marc.theaimsgroup.com/?l=samba&m=111721010206997&w=2
1980 Asynchronous Winbind Implementation
1981 ===================================
1983 Winbindd has been completely rewritten in this release to support
1984 an almost completely non-blocking, asynchronous request/reply
1985 model.  This means that winbindd will scale much better in 
1986 large domain environments and on high latency networks.  Neither 
1987 the client interface nor the command line tools (i.e. wbinfo) have 
1988 changed in their calling conventions or syntax.  However, due to 
1989 internal structure changes, it is required (more so than normal) 
1990 that you install the nss_winbind.so library included in this release.
1993 Support for Microsoft Print Migrator
1994 ====================================
1996 Samba 3.0.20 includes full support for migrating printers from 
1997 Windows servers or other Samba servers via the Microsoft Print 
1998 Migrator tool.  Restoring printers requires a working "add printer 
1999 command" defined in smb.conf.  Current support also allows
2000 administrators to create a master list of printer drivers which
2001 can be restored in bulk on new (or existing) Samba installations.
2004 Asynchronous IO Support
2005 =======================
2007 Experimental support for async IO has been added to smbd for 
2008 certain platforms.  To enable this new feature, Samba must be 
2009 compiled to include the --with-aio-support configure option.
2010 In addition, the "aio read size" and "aio write size" to non-zero
2011 values.  See the smb.conf(5) man page for more details on these 
2012 settings.
2015 ######################################################################
2016 Changes
2017 #######
2019 smb.conf changes
2020 ----------------
2022     Parameter Name                      Action
2023     --------------                      ------
2024     acl check permissions               New
2025     acl group control                   New
2026     acl map full control                New
2027     aio read size                       New
2028     aio write size                      New
2029     enable asu support                  New
2030     inherit owner                       New
2031     ldap filter                         Removed
2032     map to guest                        Modified (new value added)
2033     max stat cache size                 New
2034     min password length                 Removed
2035     printer admin                       Deprecated
2036     username map script                 New
2037     winbind enable local accounts       Removed
2038     winbindd nss info                   New
2041 Changes since 3.0.14a
2042 ---------------------
2045 commits
2046 -------
2048 o   Jeremy Allison <jra@samba.org>
2049     * BUG 2533: Fix incorrect directory listings for OS/2 clients.
2050     * Ensure the old SMB search calls always ask mask_match() to 
2051       translate patterns like ????????.???.
2052     * Split out the check_path_syntax() into a findfirst, findnext,
2053       & wildcard versions.
2054     * Fix checks for matching groups in an file ACL against the
2055       user's primary and supplementary group list.
2056     * BUG 2541: Ensure we recognize LANMAN2.1 as OS/2 and select 
2057       LANMAN2 protocol, ensure the EA size is always correctly 
2058       set on a query for a file with no EA's.
2059     * BUG 2551: Look at the incoming flags2 flag 
2060       FLAGS2_LONG_PATH_COMPONENTS determines if a reply is 
2061       uppercased on a SMBsearch request, not the protocol level.
2062     * Added "volume" command to smbclient that prints out the 
2063       volume name and serial number.
2064     * Added "fix for broken SMB_INFO_VOLUME level used by OS/2.
2065     * Add support for OS/2 Extended Attributes.
2066     * Correctly check OpenX open modes.
2067     * Ensure allocation size is correctly returned for OpenX. 
2068     * Only set allocation on create/truncate for nttrans.
2069     * Fix oplock bug in trans2open() code.
2070     * Remove unix_ERR_XXX global nastiness.
2071     * Only do the strange DOS error for openX, not trans2open.
2072     * Ensure SMBopen replies includes the share modes as well as 
2073       open modes.
2074     * BUG 2581: Add size limit (in kb) to stat cache.
2075     * Fix bug in the trans2 secondary processing.
2076     * BUG 2601: Enforce DOS_OPEN_EXEC to mean read-only.
2077     * Add an SMB counter per connection struct for gathering
2078       profiling data.
2079     * BUG 2605: Ensure smbclient doesn't perform commands if 
2080       the "chdir" fails in a scripted set.
2081     * Ensure a 'forced group' is added to the list of effective
2082       gids when processing ACLs.
2083     * Refactor rpc_bind structures for better future work.
2084     * BUG 2942: Add missing value in debug message.
2085     * BUG 2946: Fix regressions in str[n]cmp_w) functions found
2086       by 'mangling method = hash'.
2087     * Fix memory leaks in the msdfs trans2 server code.
2088     * Convert msdfs server to be talloc'd based.
2089     * Fix up stackable vfs interface.
2090     * Fix rpc fault when encountering an unknown rpc_bind auth 
2091       type.
2092     * BUG 2954: More AIX 5.1 AIO compile fixes.
2093     * Fix valgrind bug in interaction with new aio buffer (found
2094       by Volker).
2095     * BUG 2878: Fix Norton commander not running on OS/2 clients. 
2096     * Cleanup SAMR user info structure naming.
2097     * BUG 2889:  Fix directly listings from OS/2 clients.
2098     * Added "acl group control" parameter.
2099     * Add debug warning if AddPrinterEx() is called without having
2100       an 'add printer command'  defined.
2101     * Add better log messages when modifying ldap entries.
2102     * BUG 2829: Fix strXX_w() functions on non-x86 platforms when 
2103       when string is unaligned.
2104     * BUG 2918: Fix SMB chaining by ensuring that deferred open 
2105       message buffer is nor reused.
2106     * Add support for client setting capabilities to select posix 
2107       pathnames on the wire.
2108     * Stop using C++ reserved words so that Samba can be compiled 
2109       using g++.  Also allows VFS modules in C++.
2110     * More fixes to allow better large directory scaling.
2111     * BUG 2827: Ensure we call the vfs connection hook before 
2112       doing a vfs stat.  Allows database vfs backends to initialize 
2113       with a working connection.
2114     * BUG 2826: Ensure the correct return value for symlink and 
2115       readlink in the VFS.
2116     * Merge handling of ASN.1 objects bigger than 64k from Samba 4.
2117     * Added AIO support to smbd.
2118     * Add "acl map full control", true by default, to allow people 
2119       to change mapping of rwx to full control or not.
2120     * Transition smbd to use NTcreate&X for internal file opens.
2121     * Add checks against the current effective group id (e.g. force 
2122       user) when testing write permissions one ACLs.
2123     * Fix FindFirst/FindNext server code when parsing directories
2124       on old IRIX XFS file systems (thanks to Cale Fairchild
2125       for the debugging help).
2126     * BUG 2644: Test for special files to be ignored was reversed.
2127     * Ensure yield_connection() is called on all appropriate error
2128       conditions.
2129     * Fix EDEADLCK problem with deferred open calls.
2130     * BUG 2622: Remove DPTR_MASK as it makes no sense.
2131     * Fix the write cache based on some VERY good detective work
2132       from Ingo Kilian.
2133     * BUG 2346: Fix read-only excel file bugs.
2134     * Don't wrap the setfsinfo call in HAVE_QUOTA as they'll just 
2135       return ENOSYS if not implemented.
2136     * Add new CAP for POSIX pathnames.
2137     * BUG 2703: Add NULL guard for disp_fields[0].
2138     * BUG 2681: With "strict allocate = yes" we now zero fill when 
2139       a file is extended. Should catch disk full errors on write
2140       from MS-Office.
2141     * Add "acl check permissions" to turn on/off the new 
2142       behavior of checking for write access in a directory 
2143       before delete. 
2144     * Refactor printing interface to take offset into job. 
2145     * Allow mapping of POSIX ACLs to NT perms to differentiate 
2146       between directories and files.
2147     * Added encrypt/decrypt function for LSA secrets and trusted
2148       domain passwords on the wire.
2149     * BUG 2729: Resume keys are *mandatory* for a search when 
2150       listing a W2K and above server from a FATxx filesystem only.
2151     * BUG 2735: Ensure that smbd mangles control characters in file 
2152       and directory names.
2153     * Refactor small pieces of socket handling code (in conjunction 
2154       with Derrell).
2155     * BUG 2698: Fix infinite listing loop in smbclient caused by
2156       an invalid character set conversion.
2157     * Add client code that will abort a directory listing if we 
2158       see the same name twice between packets.
2159     * Performance improvements in trans2 qfilepathinfo code by 
2160       removing unnecessary memset() calls.
2161     * Rewrite the RPC bind parsing functions to follow the 
2162       spec; fixes bug with 64-bit Windows XP and OS X 10.4.
2163     * BUG 2774: Set sparse flag if needed when returning 
2164       file attributes.
2165     * Fix errors listing directories from Windows NT clients 
2166       which caused "." and ".." to show up in explorer.exe.
2167     * Merge of error code fixes from SAMBA_4_0 branch.
2168     * BUG 2801: Fix regression in the "delete veto files" option.
2169     * Fix based on work from  Shlomi Yaakobovich to catch loops 
2170       in corrupted tdb files.
2171     * Allow someone with SeTakeOwnershipPrivilege to chown the 
2172       user of a file to herself.
2173     * Fix minor compiler warnings in printing/printing.c.
2174     * Merge new DOS error code from SAMBA_4.
2175     * Fix issue when non-English characters in filenames and 
2176       directories.
2177     * Fix bogus error message in smbstatus about unknown share modes.
2180 o   Andrew Bartlett <abartlet@samba.org>
2181     * Support raw NTLMSSP authentication for Windows Vista 
2182       clients.
2183     * Fix parallel NTLMSSP processing by removing global state.
2184     * BUG 2684: Add per service hosts allow/deny checks for 
2185       printers when  connecting via MS-RPC.
2186     * BUG 2391: Fix segv caused by free a static pointer returned 
2187       from getpwnam().
2188     * Support kerberos authentication in smbd when using a keytab
2189       and participating in a non-Microsoft Kerberos realm.
2192 o   Timur Bakeyev <timur@com.bat.ru>
2193     * BUG 2546: Add support for FreeBSD EA API
2194     * Fix detection of FreeBSD 7.x platforms in autoconf checks.
2195     * BUG 2908: Fix string length logic error in msdfs code.
2196     * BUG 2909: Fix typo that caused smbd to call the wrong 
2197       aio_fsync function.
2200 o   Ed Boraas <ed.boraas@concordia.ab.ca>.
2201     * Added Linux per-socket TCP settings.
2204 o   Gerald (Jerry) Carter <jerry@samba.org>
2205     * Added support for \svcctl pipe rpcs.
2206     * Added 'net rpc service' subcommand for managing Win32 
2207       services.
2208     * Refactoring work on the rpc [un]marshalling layer and 
2209       structures.
2210     * Verify privilege name in 'net rpc rights privileges' in 
2211       order to provide better error messages.
2212     * Cleanup rpc structures in rpc_spoolss.h.
2213     * Cleanups and fixes for the \winreg server code.
2214     * Cleanup of rpc structures used by LsaEnumerateTrustedDomains.
2215     * Fix bugs in client spoolss code after refactoring work.
2216     * Fix Valgrind warnings of invalid reads in the spoolss 
2217       server code.
2218     * Fixed a segv when enumerating services on a Samba host.
2219     * Fix segv in the service control server code.
2220     * Fix crashes in client spoolss calls caused by not checking 
2221       for a valid pointer from the caller.
2222     * Fix regression in DeleteDriver() server routines.
2223     * Fix dup_a_regval() when size is 0.
2224     * Fix usrmgr.exe crash when viewing user properties at 
2225       debuglevel 10.
2226     * Do not enumerate any privileges when 'enable privileges = no'
2227       and log a message if a client tries.
2228     * BUG 2872: Fix cut-n-paste error when checking pointer value 
2229       in ntlmssp_set_workstation().
2230     * Fix upgrade path from earlier nt*tdb files.
2231     * Removed print handle object cache.
2232     * BUG 2853: Don't strip out characters like '$' from printer 
2233       names when substituting for the lpq command.
2234     * BUG 2557: Gracefully fail on unsupported SetPrinter() levels.
2235     * Fix build issues on x86_64-linux systems caused by valgrind 
2236       headers.  Thanks to Bent Vangli to the suggestions.
2237     * Refactor spoolss client calls.
2238     * Adding 'username map script'.
2239     * Disable schannel on the LSA and SAMR pipes in winbindd client 
2240       code to deal with Windows 2003 SP1 and Windows 2000 SP4 SR1.
2241     * Cleanup of winreg API functions.
2242     * Add server stubs for RegSetKeySec() and RegGetKeySec().
2243     * Map generic bits to specific bits in reg_open_entry() 
2244       requests.
2245     * Add write support to registry tdb and printing backends.
2246     * Use tdb lookups rather than hard-coding certain registry 
2247       value names and data.
2248     * BUG 2808: don't try to install man pages if they are not 
2249       present.
2250     * Fix initialized variables reported by valgrind.
2251     * Normalize key lookups in ntprinters.tdb.
2252     * Mark "enumports command" as deprecated.
2253     * Add missing class file for python share command example.
2254     * Fix smbclient build issue on Solaris.
2255     * BUG 2626: ensure that the calling_name is set to something 
2256       after parsing smb.conf (if not set via -n).
2257     * Use "add machine script" when creating a user (ACB_NORMAL)
2258       who has a name ending in '$' (e.g. usrmgr.exe creating
2259       domain trust accounts).
2260     * Add 'rid' synonym for idmap_rid IDMap module.
2261     * Ensure that we set full access on the handle returned 
2262       from _samr_create_dom_{alias,group}() so that future 
2263       set_{alias,group}() commands succeed.
2264     * Fix bug when looking for internal domains in winbindd
2265       (caused winbindd_getgrgid() for local groups to fail).
2266     * Fix query and set alias info calls (level 1 from the MMC 
2267       manage computer plug-in.
2268     * Remove bogus log messages about unknown specversions.
2269     * BUG 2680: copy files from an MS-DFS win2k root share
2270     * BUG 2688: re-implement support for the -P (--port) option
2271     * Support connecting to an 'msdfs proxy' share on a Samba
2272       server.
2273     * Strip the directory path from cups command line printing 
2274       defaults.
2275     * Fix bug that prevented smbclient from creating directories 
2276       on non-dfs paths.
2277     * Deprecate the "printer admin" parameter in favor of the 
2278       SePrintOperatorPrivilege.
2279     * Add the capability to read and write WinNT regf registry 
2280       files.
2281     * Implement access checks for RegOpenXXX() server calls.
2282     * Extend registry client rpc calls.
2283     * Add "net rpc registry" set of commands.
2284     * Remove testprns tool.
2285     * Ensure that printer ACLs use the specific bits as well as 
2286       the generic bits.  Upgrade existing ntprinters.tdb SECDESC 
2287       records.
2288     * Add server support for RegSaveKey() for dumping registry 
2289       trees to a regf file.
2290     * Add "enable asu support" smb.conf parameter.
2291     * Merge various small file changes from trunk.
2292     * Remove "winbind enable local accounts" support.
2293     * Remove "ldap filter" smb.conf option.
2294     * Remove editreg utility (needs to be rewritten using regfio.c).
2295     * Fix build failure when running 'make torture' without first 
2296       running 'make all' first.
2297     * BUG 1261: Remove unusable libbiconv from iconv detection 
2298       in configure.
2299     * Add new option for "map to guest".  "Bad Uid" re-enables the
2300       Samba 2.2 behavior of mapping authenticated users to the
2301       guest account if there does not exist a valid Unix account 
2302       for the Windows domain user (based on patch from 
2303       aruna.prabakar@hp.com).
2304     * Fix a couple of regressions after introduction of new winbindd.
2305     * Fix smbpasswd user password change (still worked by bad error
2306       messages) due to trying to strdup a NULL pointer.
2307     * Implement default security descriptors for the
2308       OpenService[Manager]() calls and check requested access mask 
2309       at connect time.
2310     * Include access checks on handle mask for \svcctl operations
2311       such as ControlService() and StartService().
2312     * Implement simulated start and stop service control for 
2313       the spooler service as a per smbd service state value.
2314     * Add interface structure for controlling service via rc.init
2315       scripts (incomplete).
2316     * Convert move_driver_to_download_area() to use copy_file()
2317       rather than moving the files.
2318     * Add version number to registry.tdb file since it can be 
2319       modified now.
2320     * Remove over-paranoid assert() call when checking spoolss 
2321       buffer pointers
2322     * Fix error in EnumPrinterData() reported by valgrind.
2323     * Fix broken help links in SWAT editor caused by new doc layout.
2324     * Ensure that a domain structure in winbind is initialized prior
2325       to assigning the methods for communicating to a DC.
2326     * BUG 3000: Remove background updates of winbind cache and allow
2327       child processes to immediately update and expired cache entry.
2330 o   David.Collier-Brown  <David.Collier-Brown@sun.com>
2331     * Added panic action script for Solaris.
2334 o   Jeremy Cooper <jeremy@ncircle.com>
2335     * Added support for several new \winreg client rpcs.
2338 o   <core@road-star.jp>
2339     * BUG 2792: Ensure the shadow copy module hooks seekdir, 
2340       telldir, rewinddir to match updated large directory code.
2343 o   Guenther Deschner <gd@samba.org>
2344     * Close handles on group creation in rpcclient to better 
2345       support mass group account creation.
2346     * Fix account policy key lookup for minimum and maximum
2347       password lengths.
2348     * Fix some compiler warnings and add missing exclude-block 
2349       in 'net rpc share migrate'.
2350     * Allow use of a non-default smb.conf by rpcclient.
2351     * Fix querydispinfo search semantics in rpcclient test code.
2352     * Fix querydispinfo server semantics to allow to list more 
2353       then 511 users.
2354     * Fix server crash bug in ancient OpenPrinter() call.
2355     * Fix a crash bug when enumerating privileges via the LSA 
2356       calls.
2357     * Fix crash in EnumPrinterKey() client calls caused by previous 
2358       refactoring work.
2359     * Various compiler warning fixes.
2360     * Fix segfault in the client AddPrinterEx-call of 'net 
2361       rpc printer'.
2362     * Fix build issues when --with-aio-support is enabled.
2363     * BUG 2502: Removed the deprecated 'min passwd length parameter'.
2364     * Honour the CC environment variable in python build.
2365     * Fix searches in pdb_ldap for inter-domain trust accounts.
2366     * Don't expand the %L in %LOGONSERVER% from user attributes.
2367     * Fix bug in 'net rpc vampire' that caused accounts to be created 
2368       with no assigned ACB flags.
2369     * Fix enumeration of builtin-aliases.
2370     * Avoid unset rids for builtin-aliases.
2371     * Add 'recycle:touch_mtime = true' vfs option for the recycle bin.
2372     * More "net rpc share migrate" fixes.
2373     * Merge PADL's idmap_ad plugin (taken from the latest 
2374       xad_oss_plugins-tarball).
2375     * Add support for "idmap backend = ad" when "security = ads".
2376     * Add home directory and shell support from AD via "winbindd nss 
2377       support = sfu" and "security = ads".
2378     * Provide better feedback when we fail share-manipulation 
2379       due to missing scripts.
2380     * Correctly substitute "\" as default winbind separator in 
2381       generate_parm_table.py example share command script.
2382     * Document pam_winbind.c to clarify the working status of
2383       require-membership-of option.
2384     * Added client-support for various lsa_query_trust_dom_info()
2385       calls and a rpcclient-tester for some info-levels.
2386     * Add "net rpc trustdom vampire" tool (in conjunction with 
2387       Lars Mueller).
2388     * Add missing cli_srvsvc_net_share_set_info-function and
2389       rpcclient-testers (in preparation for net share acl migration).
2390     * Print trusted domain passwords returned via rpcclient in 
2391       display charset.
2392     * Error code fixes when attempting to manipulating 
2393       non-existent shares.
2394     * Cleanup "net share migrate" code. 
2395     * Allow to touch mtime in vfs-recycle with "recycle:touch_mtime 
2396       = true".
2397     * Allow admins to uncheck the "User must change Password at 
2398       next Logon" checkbox in User manager (merge from trunk).
2401 o   Renaud Duhaut <rd@duhaut.com> 
2402     * BUG 1040: Add directory_mode parameter when creating recycle
2403       directories.
2406 o   Steven Edwards <steven_ed4153@yahoo.com>.
2407     * Use chsize() if we don't have ftruncate().
2410 o   Rodrigo Fernandez-Vizarra <Rodrigo.Fernandez-Vizarra@Sun.COM>
2411     * BUG 1780: Add kerberos (file based ticket cache) support 
2412       to smbspool.
2415 o   Steve French <sfrench@us.ibm.com>
2416     * Update list of mount options for mount.cifs.
2417     * Add more defines for POSIX extensions to match the newly 
2418       added client implementation.
2419     * Add initial support for cifs umount utility.
2420     * Fix cifs mounts to handle commas embedded in prompted 
2421       password, and password and credential files.
2422     * Fix cifs mounts to handle domain name and user name in 
2423       username field (in form domain\user).
2424     * Add missing error code mappings when a client unsuccessfully 
2425       tries to create a hard-link.
2426     * Add support so umount.cifs can update mtab.
2427     * Add two newer mount options to syntax help for mount.cifs.
2428     * Add missing remount flag handling.
2429     * Allow domain= to be specified in credentials file. 
2430     * Fix umount.cifs help, allow root to unmount someone else's
2431       mount.
2432     * Lock mtab when updating it during umount.cifs, also delete
2433       only one matching entry at a time.
2434     * Fix minor compiler warnings in the mount.cifs helper.
2437 o   Deryck Hodge <deryck@samba.org>
2438     * BUG 2137: Encode quotes for display in HTML (original patch 
2439       from Jay Fenlason).
2442 o   Olaf Imig <Olaf.Imig@bifab.de>
2443     * BUG 1998: Correct byte ordering bug when storing 16-bit RAP 
2444       print job ids.
2445     * BUG 2653: Fix segv in rpcclient OpenPrinterEx() call.
2448 o   Björn Jacke <bj@sernet.de>
2449     * Added ioctl constants reported by msbackup.exe and filemon.exe.
2452 o   Kevin Jamieson <bugzilla@kevinjamieson.com> 
2453     * BUG 2819: Fix typo when checking for ".." in smbd's statcache.
2456 o   John Janosik <jpjanosi@us.ibm.com>
2457     * BUG 2077: Correctly fill in the correct server name when 
2458       processing trusted domain logins.
2459     * BUG 2976: Mark logons for unknown domains with a 
2460       non-authoritative response.
2463 o   William Jojo <jojowil@hvcc.edu>
2464     * AIX AIO fixes.
2467 o   Guenter Kukkukk <guenter.kukkukk@kukkukk.com>
2468     * BUG 2541: Fix copying of file(s) from samba share to an OS/2 
2469       local drive.
2472 o   Tom Lackemann <cessnatomny@yahoo.com>
2473     * BUG 2242: Patch to ensure that we only set the security 
2474       descriptor on an NTtransact create if we created the file.
2477 o   Volker Lendecke <vl@samba.org>
2478     * Port some of the non-critical changes from HEAD to 3_0. 
2479       The main one is the change in pdb_enum_alias_memberships 
2480       to match samr.idl a bit closer.
2481     * Close handles on user creation in rpcclient to better 
2482       support mass user account creation.
2483     * Implement client RAP calls for enumusers/enumgroups level 0.
2484     * Implement a new caching API for enumerating the pdb elements.
2485     * Convert the RAP user and group enumeration functions to the 
2486       utilized the pdb_search API. 
2487     * BUG 2438: Partial fix for 'net rpc trustdom establish' in 
2488       RestrictAnonymous environments.
2489     * Internal passdb API changes for better search capabilities
2490       (based on original work by Guenther Deschner).
2491     * Fix various compiler warnings.
2492     * Add chain length statistics to tdbtool.
2493     * Fix set afs ACL calls on files and directories in the root of 
2494       a share.
2495     * Refactoring work on internal open code
2496     * Correctly initialize the version in a new set of nt*tdb files.
2497     * Remove smb_run_idle_events() from main process loop in smbd 
2498       and instead rely upon the timeout processing to handle 
2499       dropping idle LDAP connections.
2500     * Fix the bug where users show up as trusting domains.
2501     * Fix an assertion failure in winbindd.
2502     * Fix a memleak in vfs_afsacl.
2503     * Various compiler warning fixes.
2504     * Fix compile when --enable-socket-wrapper is defined.
2505     * Fixes for top level acls in vfs_acl.c.
2506     * Refactor passdb interface functions.
2507     * Compile fixes when '#define PARANOID_MALLOC_CHECKER 1'.
2508     * Correct 2 segv's in "net rpc printer migrate".
2509     * Return correct group type from smbd for BUILTIN groups.
2510     * Backport the talloc() layer from Samba 4.
2511     * BUG 2701: Fix segv in ldap reconnection code.
2512     * BUG 2705: Fix segv when connecting from usrmgr.exe.
2513     * Use the SID in the user token for the %s expansion in 'afs 
2514       username map'.
2515     * Memory leak fixes in passdb code.
2516     * BUG 2720: Fixes for "net usersidlist".
2517     * BUG 2725: Fix segv in "net ads user".
2518     * Only allow schannel connections if a successful Auth2 
2519       has been previously performed.
2520     * Don't look at gencache.tdb for the trusted domains if 
2521       winbind is present.
2522     * Rewrite winbindd using an asynchronous process model.
2525 o   Herb Lewis <herb@samba.org>
2526     * Compiler warning cleanups.
2527     * smbwrapper Makefile and compile time check cleanups.
2528     * Adding robustness checks for tdbdump and tdbtool.
2529     * Extend tdb command line parsing to arbitrary hex characters.
2530     * Add LOCKING debug class.
2531     * Fix more compiler warnings.
2534 o   Derrell Lipman <derrell@samba.org>
2535     * add support for opening a file for write with O_APPEND 
2536       in libsmbclient.
2537     * Added smbsh/smbwrapper for Linux to example/libsmbclient 
2538       tree.
2539     * Fix smbc_stat() from returning incorrect timestamps IFF 
2540       it used cli_qpathinfo2() to retrieve the timestamps (Win2k) 
2541       and not if it used cli-getatr() to retrieve the timestamps 
2542       (Win98). 
2543     * Fix handful of compiler warnings.
2544     * BUG 2498, 2484: smbc_getxattr() fixes.
2545     * BUG 1133: Added provision for overloading some global 
2546       configuration options via the new, per-user file 
2547       ~/.smb/smb.conf.append.
2548     * BUG 2543: Properly cache anonymous username when reverting 
2549       to anonymous login, in libsmbclient.
2550     * BUG 2505: Fix large file support in libsmbclient.
2551     * BUG 2564: Ensure correct errno when smbc_opendir() was called 
2552       with a file rather than a directory.
2553     * Correct deprecated lvalue casts in testsuite/libsmbclient.
2554     * BUG 2663.  cli_getattrE() and cli_setattrE() were not 
2555       formatting or parsing the timestamp values correctly.
2556     * Correctly detect AF_LOCAL support in configure.
2557     * Fix problem updating file times on Windows 98 hosts using 
2558       libsmbclient.
2559     * Fix compile breakage on Solaris by eliminating the use of 
2560       ctime_r() in libsmbclient DEBUG statement.
2563 o   Jason Mader <jason@ncac.gwu.edu>
2564     * BUG 2483, 2468. 2469, 2478, 2093: Compiler warning fixes.
2565     * Various compiler warning fixes about mistyped variables.
2566     * BUG 2882, 2885, 2890, 2891, 2900: Various compiler warning fixes 
2567       and code  cleanups.
2568     * BUG 2527, 2538: Removed unused variables.
2571 o   Marcel <samba.10.maazl@spamgourmet.com>
2572     * Fix regression in OS/2 trans2 open code.
2575 o   Jim McDonough <jmcd@us.ibm.com>
2576     * Fixes for samr_lookup_rids() when using ldapsam:trusted=yes
2577       (in conjunction with Volker).
2578     * BUG 2953: Prevent the credentials chain on DC gets out 
2579       of sync with client when NT_STATUS_NO_USER is returned.
2580     * Added subcommands to "net rpc vampire" (mostly done by Don 
2581       Watson <dwatson@us.ibm.com>) to allow data to be put into an 
2582       ldif file instead of actually writing to the passdb.  
2583     * BUG 2736: Add retries to workaround winbind race condition 
2584       with detecting idle clients.
2585     * BUG 2953: Additional fixes for domain trusts.  Also clears
2586       up the "bad stub" error when attempting to logon to a Samba
2587       domain with a bad username.
2590 o   Luke Mewburn <lukem@NetBSD.org>
2591     * Compiler warning fixes.
2594 o   Kalim Moghul <kalim@samba.org>
2595     * Removed unused printmode command from smbclient.
2598 o   Lars Müller <lmuelle@samba.org>
2599     * Re-enable the VERSION_REVISION option in case of another 
2600       letter release.
2601     * Fix spoolss python bindings after C++ compiler changes and 
2602       other python fixes.
2603     * BUG 2659: Don't trump on memory in smbtorture.
2604     * BUG 2060: Add -fPIC which is the case for all other Samba 
2605       shared libs.
2606     * Fix argv parsing in "net rpc".
2607     * Add support to create position independent executable (PIE) 
2608       code if the compiler supports it.
2609     * BUG 2767: Add new options to testparm (--show-all-parameters,
2610       --parameter-name, and --section-name).
2611     * Fix net share migrate files to also migrate the ACLs of 
2612       the top level dir of a share.
2615 o   Marcel Muller <mueller@maazl.de>
2616     * Patch to fix the OS/2 EA_FROM_LIST info level call.
2617     * Mangled names fix for OS/2 clients.
2618     * Ensure we correctly set the return packet size to include the 
2619       pad bytes in reply_readbmpx().
2620     * Fix for bug in SMBwriteBraw that incorrectly returned the 
2621       number of bytes written. 
2624 o   Ricky Nance <ricky.nance@gmail.com>
2625     * Implemented mklogon script generator for domain logon scripts.
2628 o   James Peach <jpeach@sgi.com>
2629     * BUG 1843: Fix quotas (with no soft limits) on IRIX.
2630     * BUG 2285: Patch for hires timestamps and efficient notify code.
2631     * MS-DFS tidyup patches.
2632     * Build fixes on IRIX.
2633     * IRIX compiler warning fixes.
2634     * BUG 2596: Fix become_root link issues and one IRIX stack 
2635       backtrace bug.
2636     * Fix for null pointer ACL free.
2637     * BUG 2314: Fix const compiler warnings in the quota code.
2640 o   Ed Plese <ed@edplese.com>
2641     * Fix faulty logic which caused winbindd to return failure 
2642       when a user possessed no supplementary groups.
2645 o   Marcin Porwit <mporwit@centeris.com>
2646     * Initial support for the \eventlog pipe.
2647     * Fix a memleak in the eventlog code.
2648     * Miscellaneous fixes for Samba's experimental event log support.
2649     * Add ServiceQueryConfig2() and ServiceQueryStatusEx() server 
2650       calls.
2653 o   Tim Potter <tpot@samba.org>
2654     * BUG 2940, 2943: Fixed various compiler warnings regarding 
2655       mismatched types and unused variables.
2656     * BUG 1888, 1894: Fix warnings when time_t is an unsigned type.
2657     * BUG 2733: Fix incorrect SHLIBEXT is set when running 
2658       configure script on HPUX IA.
2659     * Remove unused autoconf #define's.
2660     * BUG 2893: Fix inverted assignment in 'net rpc printer' code.
2661     * Removed unused function declarations in tdb.h.
2662     * BUG 2895: Don't wrap non-existent functions in the python 
2663       tdb bindings.
2664     * BUG 2623, 2630: $< and $* are not valid in explicit rules 
2665       according to POSIX.
2666     * BUG 2560: Fix compile error lurking where PATH_MAX is not 
2667       defined.
2668     * BUG 2625: Remove configure check for FTRUNCATE_NEEDS_ROOT.
2669     * BUG 2611: Add fflush(stdout) after displaying username prompt 
2670       in smbsh if username not specified on command line.
2671     * BUG 2699: Fix for segfault in samba.winbind.auth_crap module 
2672     * BUG 2808: Update install swat message to reflect the fact 
2673       that swat/README no longer exists.
2676 o   Denis Sbragion <d.sbragion@infotecna.it>
2677     * BUG 2196: Allow absolute path (system wide) recycle bin.
2680 o   Fernando Schapachnik <fernando@mecon.gov.ar>
2681     * Add logon hours support for the Postgres backend.
2684 o   Richard Sharpe <rsharpe@samba.org>
2685     * Fix bug in profiles tool caused by use of MAP_PRIVATE.
2687 o   Joerg Sonnenberger <joerg@leaf.dragonflybsd.org>
2688     * BUG 2362: Quota support fix for DragonFly.
2689     * Fix dragonfly detection in configure.
2692 o   Simo Sorce <idra@samba.org>
2693     * Allow Domain Admins to force user sessions to close via the 
2694       Windows Server Manager.
2695     * Add support to 'net rpc right privileges <name>' to enumerate 
2696       accounts which possess a specific privilege.
2697     * Fix memory issues issues in vfstest (reported by Rainer Link).
2698     * Randomize reloading as to not overload cupsd.
2701 o   Smitty <smitty@plainjoe.org>
2702     * Compile fixes for smbget when using --enable-developer.
2703     * Include LUID values to match Windows privileges since 
2704       apparently this matters to printmig.exe
2707 o   John Terpstra <jht@samba.org>
2708     * Solaris packaging fixes.
2709     * Clean up usage help text in "net rpc user"
2712 o   Andrew Tridgell <tridge@samba.org>
2713     * Merge socket wrapper library fixes from Samba 4.
2716 o   Brett Trotter <blt@iastate.edu>
2717     * Fix definition of global_sid_* in vfs_acl.c.
2720 o   Mark Weaver <mark-clist@npsl.co.uk>
2721     * Patch to fix sys_select so it can't drop signals if another 
2722       fd is ready to read. 
2725 o   Jelmer Vernooij <jelmer@samba.org>
2726     * Remove --with-manpage-languages configure option.
2727     * Merge socket wrapper fixes for IRIX systems from the 
2728       Samba 4 branch.
2729     * Add socket_wrapper library to 3.0. Can be enabled by passing
2730       --enable-socket-wrapper to configure.
2731     * Fix build of the various sql pdb backends after new talloc.
2734 o   Qiao Yang <qyang@stbernard.com>
2735     * Use our own DC when getting the SID for a domain.
2739 Release Notes for older release follow:
2741       --------------------------------------------------
2742                    ===============================
2743                    Release Notes for Samba 3.0.14a
2744                               Apr 14, 2005
2745                    ===============================
2747 Common bugs fixed in 3.0.14a include:
2749   o Compatibility issues between Winbind and Windows 2003 SP1
2750     domain controllers (*2k3sp1*).
2751   o MS-DFS errors with Windows XP SP2 clients.
2752   o High CPU loads caused by infinite loops in the FindNext()
2753     server code.
2754   o Invalid SMB_ASSERT() which caused smbd to panic on ACL'd 
2755     files.
2757     
2758 ######################################################################
2759 Changes
2760 #######
2762 Changes since 3.0.14
2763 --------------------
2765 commits
2766 -------
2767 o   Jeremy Allison <jra@samba.org>
2768     * Fixed invalid SMB_ASSERT() triggered by checking access on
2769        ACL'd files.
2772 Changes since 3.0.13
2773 --------------------
2775 smb.conf changes
2776 ----------------
2778     Parameter Name                      Action
2779     --------------                      ------
2780     dos filetimes                       Enabled by default
2783 commits
2784 -------
2785 o   Jeremy Allison <jra@samba.org>
2786     * Prevent nt_status code support when negotiating protocols
2787       earlier than NT1.
2788     * BUG 2533: Remove the UNICODE flags2 bit from SMBsearch calls
2789       as this SMB is DOS codepage only.
2790     * BUG 2585: Fix printf() issues in smbpasswd which caused
2791       seg faults.
2792     * BUG 2563: Fix infinite loop on non-existent file with 
2793       FindNext().
2794     * BUG 2581 (partial): Ensure if realloc fails on an internal 
2795       tdb we fail gracefully.
2796     * Ensure that 'dos filetimes' works with ACLs.
2797     * Set 'dos filetimes = yes' as the default for smb.conf.
2799       
2800 o   Gerald (Jerry) Carter <jerry@samba.org>
2801     * Workaround autoconf issue to prevent debug symbols from 
2802       being included in the default build.
2803     * Disable schannel on the \lsarpc pipe in order to successfully 
2804       enumerate users and groups (*2k3sp1*)
2805     * Fix parsing error in rpc binds which broke NTLMSSP 
2806       authentication.   And as a result broke CTL+ALT+DEL password 
2807       changes from a Windows 2003 SP1 member of a Samba domain 
2808       (*2k3sp1*).
2809     * Revert change to FindFirst() server code that broke WinXP
2810       SP2 clients from launching *.exe files from a dfs target 
2811       share.
2812     * BUG 2588: Force smbclient to send netbios messages to port 
2813       139 unless otherwise instructed (based on patch from Thomas 
2814       Bork).
2815       
2817 o   Volker Lendecke <vl@samba.org>
2818     * Fix build on FreeBSD 4 where Winbind is not supported.
2819     * Fix 'wbinfo --user-sids' when using domain local groups.
2820     * Restrict domain local groups reported by 'wbinfo -r' to
2821       the Samba server domain and not the users domain.
2824 o   Lin Li <linl@xandros.com>
2825     * Ensure that winbind initializes internal trusted domain 
2826       structures when enumerating users and groups.
2827       
2829 o   Tim Potter <tpot@samba.org>
2830     * BUG 2565: Fix crash bug and compiler warnings in strchr_m() 
2831       test.
2832     * Fix compiler warnings.
2835 o   <psz@maths.usyd.edu.au>
2836     * Fix for possible root squash NFS bugs.
2837     
2838     
2839 o   Simo Sorce <irda@samba.org>
2840     * Debian packaging fixes.
2841     
2843       --------------------------------------------------
2844                    ==============================
2845                    Release Notes for Samba 3.0.13
2846                             Mar 24, 2005
2847                    ==============================
2849 Common bugs fixed in 3.0.13 include:
2851   o Infinite FindNext() loop from Windows 9x client when
2852     copying or deleting files on a Samba file share using 
2853     explorer.exe.
2854   o Numerous smbclient bugs when listing directories.
2855   o Failures in smbclient when connecting to a Windows 9x 
2856     file server.
2858     
2859 ######################################################################
2860 Changes
2861 #######
2863 Changes since 3.0.12
2864 --------------------
2866 o   Jeremy Allison <jra@samba.org>
2867     * Fix typo bug in smbclient where flags overwrote info level
2868       in the cli_list_new().
2869     * Fix old smbclient bug where ff_searchcount was being compared 
2870       to -1 resulting in processing a filename twice.
2871     * Fix segv in smbclient caused by overwriting the last 2 bytes 
2872       in cli_list_new().
2873     * BUG 2530: Fix potential segv in smbclient when talking to a 
2874       Windows 9x file server.
2875     * Fix last entry offset in cli_list_new() when using a 
2876       FindFirst/FindNext info level of 0x104.
2877     * BUG 2501: Stop Win98 from looping doing FindNext on a 
2878       singleton directory. 
2879     * BUG 2521: Fix error in access checks when user group ACLs.
2880       
2881       
2882 o   Gerald (Jerry) Carter <jerry@samba.org>
2883     * BUG 2497: Fix bug in rpcclient's deletedriverex when asking 
2884       to delete all versions of a driver.
2885     * BUG 2517: use the realm from smb.conf for 'net ads info' when 
2886       'disable netbios = yes'.
2887     * BUG 2530: Ensure that smbclient correctly detects MS-DFS root
2888       shares.  
2889     * Update RedHat packaging files to require cups support.  Also
2890       remove requirement for 'idmap {uid,gid}' settings in smb.conf
2891       from winbindd init script.
2892     * BUG 2516: fix compile issue on True64.
2893     
2894       
2895       
2896 o   Guenther Deschner <gd@samba.org>
2897     * Check for the correct cli-struct when copying files in 'net 
2898       rpc printer' routines.
2901 o   Herb Lewis <herb@samba.org>
2902     * Fix incorrect test in 'net rpc user' when the user is not
2903       a member of any groups.
2904       
2905       
2906 o   Jim McDonough <jmcd@us.ibm.com>
2907     * Make sure that enum_group_members() searches the correct suffix.
2908     
2910       --------------------------------------------------
2911                    ==============================
2912                    Release Notes for Samba 3.0.12
2913                             Mar 18, 2005
2914                    ==============================
2916 Common bugs fixed in 3.0.12 include:
2918   o Winbind failures when using 'disable netbios = yes'
2919   o Failure to establish a trust relationship via 'net rpc trust 
2920     establish'
2921   o Various portability & compiler issues.
2922   o Read only file deletion failure caused by new delete semantics 
2923     in Windows XP SP2 and the MS 04-044 security hotfix.
2924   o Error messages from shared Excel workbooks residing on Samba 
2925     file shares.
2926   o Missing files in the output of smbclient -c 'dir' when run 
2927     against Windows file servers.
2928   o Inability for Print Administrators to pause/resume/purge print 
2929     queues.
2931 Additional features introduced in Samba 3.0.12:
2933   o Performance enhancements when serving directories containing 
2934     large number of files.
2935   o MS-DFS support added to smbclient.
2936   o More performance improvements when using Samba/OpenLDAP based 
2937     DC's via the 'ldapsam:trusted=yes' option.
2938   o Support for the Novell NDS universal password when using the
2939     ldapsam passdb backend.
2940   o New 'net rpc trustdom {add,del}' functionality to eventually 
2941     replace 'smbpasswd {-a,-x} -i'.
2942   o New libsmbclient functionality.
2946 =======================
2947 Large Directory Support
2948 =======================
2950 Samba 3.0.12pre1 introduces a specific mechanism for dealing
2951 with file services that frequently contain a large number of files
2952 per directory.  Historically Samba's performance has suffered 
2953 in such environments due to the translation from case 
2954 insensitive lookups by Windows client to the case sensitive
2955 storage mechanisms used by UNIX filesystems.
2957 Configuration details along with a short HOWTO can be found at:
2959 http://www.samba.org/samba/ftp/HOWTO/Samba-LargeDirectory-HOWTO
2962 ==================================
2963 libsmbclient Binary Compatibility
2964 ==================================
2966 Please note that a change has been made to the _SMBCCTX structure 
2967 in source/include/libsmbclient.h.  This change is not backwards
2968 compatible with applications linked against the libsmbclient.so
2969 library from Samba 3.0.11.  However, it is compatible with all 
2970 other Samba 3.0.x releases.  This means that it will be most likely
2971 be necessary to recompile any applications linked against the 
2972 3.0.11 version of the library.
2975 ######################################################################
2976 Changes
2977 #######
2979 smb.conf changes
2980 ----------------
2982     Parameter Name                      Action
2983     --------------                      ------
2984     allocation roundup size             New
2985     log nt token command                New
2986     write cache                         Deprecated
2990 Changes since 3.0.11
2991 --------------------
2993 commits
2994 -------
2995 o   Jeremy Allison <jra@samba.org>
2996     * BUG 2146: Return correct allocation sizes so as not to crash 
2997       the VC++ compiler.
2998     * BUG 962: Ensure that parsing of service names in smb.conf is 
2999       multibyte safe.
3000     * BUG 2201, 2227: Support new delete semantics used by MS04-044
3001       and XP SP2.
3002     * BUG 1525: Correctly timestamps interpreted on 64-bit time_t 
3003       values (patch submitted by Jay Fenlason <fenlason@redhat.com>).
3004     * Add special hooks when serving directories containing large
3005       numbers of files.
3006     * Ensure that WINS negative name query responses and WACK 
3007       packets use the correct RR type of 0xA instead of reflecting 
3008       back what the query RR type was (0x20).
3009     * BUG 2310: Only do 16-bit normalization on small dfree request.
3010     * BUG 2323: Correct authentication failure when using plaintext 
3011       passwords from Windows XP clients.
3012     * BUG 2146: Add new smb.conf option 'allocation roundup size' to
3013       work around issues building MS Visual Studio 6.0 project 
3014       on a Samba file share while restoring the pre-3.0.21pre1 
3015       behavior by default.
3016     * BUG 2399 (partial): Ensure we use SMB_VFS_STAT instead of 
3017       stat when checking for existence of a pathname.
3018     * Check the sticky bit on the parent directory for supporting
3019       the new WinXP SP2 file deletion semantics.
3020     * Various oplock, share mode, and byte range locking fixes
3021       found by Connectathon tests.
3022     * BUG 2271: Fix resume key issues in trans2FindFirst() client 
3023       code (inspired by patch from Satwik Hebbar).
3024     * BUG 2382, 2045: More pending modtime and delayed write fixes
3025       for MS Excel (incorporates partial patches from 
3026       ke_miyata@itg.hitachi.co.jp).
3027     * Debug log message cleanups.
3028     * Add case insensitive search for a principal match on logon 
3029       verification in the system keytab (based on patch by 
3030       Michael Brown <mbrown@fensystems.co.uk>).
3031     * Revert the previous SMB signing change from Nalin Dahyabhai
3032       when using DES keys.
3033     * Add missing RESOLVE_DFSPATH() calls for older SMB commands.
3034     * Fix FindFirst() server code to deal with resume names of ".."
3035       and "." (found by Jim McDonough).
3036     * BUG 2451: Fix missing functions in full audit VFS module.
3037     * Ensure that smbd logs failures reported by DISK_FREE()
3038       (reported by Ying Li <ying.li2@hp.com>).
3039     * Ensure that smbclient obeys the max protocol argument again.
3040     * BUG 2335: Return correct error code for OS/2 clients (based on
3041       negotiated protocol level).
3042     * BUG 2460, 2464: remove dead code and unused variables 
3043       (reported by Jason Mader).
3046 o   Andrew Bartlett <abartlet@samba.org>
3047     * Avoid length-limited intermediate copy of NT and LM responses 
3048       in NETLOGON client.
3049     * Debug message cleanups in the NTLMSSP implementation.
3052 o   Manuel Baena <mbaena@lcc.uma.es>
3053     * Print actual error message in smbmnt.c:fullpath().
3056 o   Vince Brimhall <vbrimhall@novell.com>
3057     * Add support for Novell NDS universal password.
3058     * BUG 2424: Ensure that uidNumber and gidNumber use match 
3059       the RFC2307 schema.
3060     * BUG 2453: Change the way pdb_nds.c handles users with no 
3061       Universal or Simple Password.
3062     * NDS schema file corrections.
3065 o   Gerald (Jerry) Carter <jerry@samba.org>
3066     * Add trans2 client call for checking dfs referrals
3067     * Convert smbclient to use TRANS_QPATHINFO(SMB_QUERY_FILE_BASIC_INFO) 
3068       when checking directories on modern CIFS servers.
3069     * Add MS-DFS support to smbclient.
3070     * Code cleanup of adt_tree.[ch].
3071     * Add missing checks to allow root to manage user rights.
3072     * Allow domain admins to manage rights assignments on domain members
3073       servers.
3074     * BUG 2333: Use the lpq command to pass in the correct printer name 
3075       for cups_queue_get().  CUPS backend now sets 'lpq command= %p' as 
3076       the default.
3077     * BUG 1439: make sure to initialize pointer to prevent invalid 
3078       free()'s on exit.
3079     * BUG 2329: fix to re-enable winbindd to locate DC's when 'disable 
3080       netbios = yes'.
3081     * Add cups-devel to BuidlRequires directive in Fedora spec file.
3082     * BUG 858: Fix order of popt args evaluation so we don't crash 
3083       when given no command line args.
3084     * Remove dependency on bash for source/autogen.sh.
3085     * Fix clitar.c compile issues caused by broken MIT 1.4 headers.
3086     * Implement MS-DFS for recursive directory listings in smbclient.
3087     * BUG 2394: Fix nmbd linking issue on IRIX.
3088     * Only display the publish check box in the client's printer 
3089       properties dialog if we are a member of an AD domain.
3090     * BUG 2363: allow 'in use' driver to be removed as long as 
3091       one 'Windows NT x86' driver remains.
3092     * BUG 1881: Allow PRINT_SPOOL_PREFIX to be set in local.h for 
3093       porting purposes.
3094     * Enforce better printer.tdb cache consistency when removing 
3095       jobs from a print queue via SMB.
3096     * Ensure that pause/resume/purge print queue commands are run
3097       with the appropriate level of privilege necessary to actually
3098       work.
3099     * BUG 2355: Use bsd style commands (lpq, lpr, etc...) for default
3100       for 'printing = cups' installations that do not actually have 
3101       libcups.
3102     * BUG 2425: Remove incorrect checks for Win98 DFS clients.
3103     * BUG 2215: Rewrite questionable code that was causing gcc to 
3104       choke.
3105     * Add server support for LsaLookupPrivValue().
3106     * Various small compile fixes and cleanup warnings.
3107     * BUG 2456: Fix compile failure on non-gcc platforms due to
3108       non-standard pragma.
3111 o   Kevin Dalley <kevin@kelphead.org>
3112     * BUG 2398: Don't force smbclient to assume a dry run if the 
3113       target tarfile is /dev/null.
3116 o   Guenther Deschner <gd@samba.org>
3117     * Fix crash bug in the client-spoolss enumdataex-call.
3118     * Expand the valid-workstation-scheme by expanding names 
3119       beginning with a plus (+) as a unix group.
3120     * Allow own netbios name to be set in smbclient's session setup.
3121     * Better handling of LDAP over IPC connections that have expired 
3122       on the LDAP-Server.
3123     * Fix pipe-mismatch for NETDFS in cli_dfs.c.
3124     * Add examples/misc/adssearch.pl.
3125     * BUG 2343: Build fixes.
3126     * Support get_user_info_7 in SAMR server RPC.
3127     * Fix server_role in the samr_query_dom_info calls.
3128     * Add example perl script to check for multiple LDAP entries
3129       after running 'net rpc vampire'.
3130     * Add more output when listing printer forms via rpcclient.
3131     * Debug log message cleanup.
3134 o   Steve French <sfrench@us.ibm.com>
3135     * On failed mount (ENXIO) retry share name in uppercase (fix
3136       mount to FastConnect AIX SMB server).
3137     * Add missing FILE_ATTRIBUTE_XXX defines to smb.h.
3138     * Ignore user_xattr mount parm (mount.cifs) so as not to confuse
3139       it with a user name.
3140     * Update for new CIFS POSIX info levels.
3141     * Ignore users mount parm in mount.cifs.
3143 o   SATOH Fumiyasu <fumiya@samba.gr.jp>
3144     * BUG 1549: Don't truncate service names in smbstatus.
3147 o   William Jojo <jojowil@hvcc.edu>
3148     * BUG 2445: Patch to avoid default ACLs on AIX.
3151 o   S Murthy Kambhampaty <smk_va@yahoo.com>
3152     * Add idmap_rid module to Fedora and RedHat spec files.      
3155 o   Volker Lendecke <vl@samba.org>
3156     * BUG 2401: Flush internal getpwnam() cache after deleting a 
3157       user.
3158     * BUG 1604: Make winbind work with more than 10 trusted domains.
3159     * Cleanup various compiler warnings.
3160     * Fix a memory leaks in privileges code and passdb backends.
3161     * Fixes for samr_lookup_sids() client call.
3162     * Optimize _samr_query_groupmem with LDAP backend for large 
3163       domains.
3164     * Support SIDs as %s replacements in the afs username map 
3165       parameter.
3166     * Add 'log nt token command' parameter. If set, %s is replaced 
3167       with the user sid, and %t takes all the group sids.
3168     * Do not use the "Local Unix Group"-default description for 
3169       all kinds of group-mappings. 
3170     * Fix uninitialized variable in Linux nss_winbind library.
3171     * Move 'net afskey' into a subcommand of its own, 'net afs key'.
3172     * Implement 'net afs impersonate'.
3173     
3175 o   Herb Lewis <herb@samba.org>
3176     * Fix build problem when HAVE_POSIX_ACL is not defined.
3177     * BUG 2417: Add help lines for net rpc group addmem and 
3178       delmem commands.
3179     
3181 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
3182     * Add support to libsmbclient for getting and setting DOS 
3183       attributes using EA functions.
3184     * Fix libsmbclient's URL encoding/decoding.
3185     * Replace browse listing URI queries with an internal options 
3186       structure (previous method violated the SMB URI syntax).
3187     * Allow tree connects to be multiplexed over a single CIFS server 
3188       connection context.
3189     * Ensure that cli_tdis() sets the cnum field to -1 so that callers
3190       can determine a dead tree connection.
3191     * Implement better solution for backwards binary compatibility
3192       in libsmbclient while adding new fields to struct _SMBCCTX.
3195 o   Mark Loeser <halcy0n@gentoo.org>
3196     * BUG 2443: Compile fix for gcc4.
3199 o   Jim McDonough <jmcd@us.ibm.com>
3200     * BUG 2338: Fix coredump when OS/2 checks for long file name 
3201       support (with .+,;=[].) (thanks to Guenter Kukkukk).
3204 o   Jason Mader <jason@ncac.gwu.edu>
3205     * Compiler warning fixes (BUGS BUG 2132, 2134, 2289, 2327, 2340,
3206       2341, 2342)
3209 o   Jim McDonough <jmcd@us.ibm.com>
3210     * Fixes for server schannel implementation when 'restrict 
3211       anonymous = 1' is set in smb.conf.
3212     * Fix bug in server side lookupsids reply that crashed lsass.exe 
3213       on Windows clients.
3214     * Fix 'net rpc trustdom establish'.
3215     * BUG 2062: Turn off broadcast for all 390 NICs.
3216     * Fix 'net rpc trustdom add' to correctly add new domain trust 
3217       accounts.  This will eventually replace 'smbpasswd -a -i'.
3218     * Implement 'net rpc trustdom del', including client side of 
3219       samr_remove_sid_from_foreign_domain.
3220     * Bring IBM Directory Server schema up to date with openldap 
3221       schema.
3222     * Allow for better protection of sensitive attributes in IBM
3223       Directory Server.
3226 o   Stefan Metzmacher <metze@samba.org>    
3227     * Fix memleaks in the nttrans code.
3230 o   Mike Nix <mnix@wanm.com.au>
3231     * Add SMBsplopen and SMBsplclose client calls.
3234 o   Justin Ossevoort <justin@snt.utwente.nl>
3235     * BUG 2316: Fix crashes in pdb_pgsql.
3238 o   James Peach <jpeach@sgi.com>
3239     * Fixes in string handling code.
3240     * Fix oplock2 test in client smbtorture.
3243 o   Tim Potter <tpot@samba.org>
3244     * Fix up example pdb modules after prototype change for 
3245       setsampwent.
3246     * BUG 2058: Fix for shared object creation in examples.
3247     * BUG 2315: Fix segv in LSA privileges server code.
3248     * Build fixes for python wrapper libraries.
3251 o   Richard Sharpe <rsharpe@samba.org>
3252     * BUG 2044: Fix segv in profiles tool.
3253     * Fix bogus error messages when enumerating user group 
3254       membership via 'net rpc'.
3257 o   Simo Sorce <idra@samba.org>
3258     * Debian packaging fixes.
3261 o   John Terpstra <jht@samba.org>
3262     * Add the capability to set account description using pdbedit.
3265 o   Doug VanLeuven <roamdad@sonic.net> 
3266     * Add more case/realm/name permutations to the kerberos keytab.
3267     * AIX compile fixes.
3270 o   Jelmer Vernooij <jelmer@samba.org>
3271     * BUG 892: Default unknown_6 field to 1260 in mySQL pdb module.
3272     * BUG 1957: Implement minimal update of fields in mySQL pdb 
3273       module.
3274     
3276 o   Torsten Werner <torsten.werner@assyst-intl.com>
3277     * BUG 2405: Define 'lpstat' printcap output on HPUX.
3278     
3280 o   Shlomi Yaakobovich" <Shlomi@exanet.com>
3281     * Detect infinite loops when traversing tdbs.
3284       --------------------------------------------------
3285                    ==============================
3286                    Release Notes for Samba 3.0.11
3287                              Feb 5, 2005
3288                    ==============================
3290 Common bugs fixed in 3.0.11 include:
3292   o Crash in smbd when using CUPS printing.
3293   o Parsing error of other SIDs included in the user_info_3
3294     structure returned from domain controllers.
3295   o Inefficiencies when searching non-AD LDAP directories.
3296   o Failure to expand variables in user domain attributes
3297     in tdbsam and ldapsam.
3298   o Memory leaks.
3299   o Failure to retrieve certain attribute when migrating from 
3300     a Windows DC to a Samba DC via 'net rpc vampire'.
3301   o Numerous printing bugs bugs including memory 
3302     bloating on large/busy print servers.
3303   o Compatibility issues with Exchange 5.5 SP4.
3304   o sendfile fixes.
3306 Additional features introduced in Samba 3.0.11:
3308   o Winbindd performance improvements.
3309   o More 'net rpc vampire' functionality.
3310   o Support for the Windows privilege model to assign rights
3311     to specific SIDs.
3312   o New administrative options to the 'net rpc' command.
3315 ============
3316 LDAP Changes
3317 ============
3319 If "ldap user suffix" or "ldap machine suffix" are defined in
3320 smb.conf, all user-accounts must reside below the user suffix,
3321 and all machine and inter-domain trust-accounts must be located 
3322 below the machine suffix.  Previous Samba releases would fall 
3323 back to searching the 'ldap suffix' in some cases.
3326 ===============
3327 Privilege Model
3328 ===============
3330 Samba 3.0.11 supports the following assignable rights
3332 SeMachineAccountPrivilege  Add machines to domain
3333 SePrintOperatorPrivilege   Manage printers
3334 SeAddUsersPrivilege        Add users and groups to the domain
3335 SeRemoteShutdownPrivilege  Force shutdown from a remote system
3336 SeDiskOperatorPrivilege    Manage disk shares
3338 These rights can be assigned to arbitrary users or groups
3339 via the 'net rpc rights grant/revoke' command.  More details
3340 of Samba's privilege implementation can be found in the 
3341 Samba-HOWTO-Collection.
3342     
3344 ######################################################################
3345 Changes
3346 #######
3348 Changes since 3.0.10
3349 --------------------
3351 smb.conf changes
3352 ----------------
3354     Parameter Name                      Action
3355     --------------                      ------
3356     afs token lifetime                  New
3357     enable privileges                   New
3358     ldap password sync                  Alias
3359     min password length                 Deprecated
3360     winbind enable local accounts       Deprecated
3363 commits
3364 -------
3365 o   Jeremy Allison <jra@samba.org>
3366     * Extend vfs to add seekdir/telldir/rewinddir.
3367     * Fix dirent return.
3368     * Fix bugs when handling secondary trans2 requests.
3369     * Implementation of get posix acls in UNIX extensions.
3370     * Added set posix acl functionality into the UNIX extensions code.
3371     * Updated config.guess/config.sub .
3372     * Fix error reply when 'follow symlinks = no'.
3373     * BUG 1061, 2045: Only set mtime from pending_modtime if it's 
3374       not already zero.
3375     * Fixes for LARGE_READX support.
3376     * Fix the problem we get on Linux where sendfile fails, but we've
3377       already sent the header using send().
3378     * BUG 2081: Ensure SE_DESC_DACL_PROTECTED is set if 'map acl 
3379       inherit = no'.
3380     * BUG 2088: Ensure inherit permissions is only applied on a new 
3381       file, not an existing one.
3382     * Don't go fishing for the krb5 authorization data unless we know
3383       it's there.
3384     * Fixes for libsmbclient to ensure that interrupted system calls
3385       are restarted minus the already expired portion of the timeout
3386       (based on work by Derrell Lipman).
3387     * More Unicode string parsing fixes.
3388     * Convert the winreg pipe to use WERROR returns.
3389     * Make all LDAP timeouts consistent (input from Joe Meadows 
3390       <jameadows@webopolis.com>).
3391     * BUG 2231: Remove double "\\" from client findfirst.
3392     * BUG 2238: Fix memory leak in shadow copy vfs.
3393     * Return correct DOS/NT error code on transact named pipe on 
3394       closed pipe handle.
3395     * BUG 2211: Fix security descriptor parsing bug (based on work by 
3396       Mrinal Kalakrishnan <mail@mrinal.net>).
3397     * BUG 2270: Fix memory leaks in cups printing backend support 
3398       (based on work by Lars Mueller).
3399     * BUG 2255: Fix debug level in kerberos error messages.
3400     * BUG 2110: Ensure we convert to ucs2 correctly after the 
3401       CAN-2004-0930 patch.
3402     * Make strict locking an enum. Auto means use oplock optimization.
3403     * Fix client  & server to allow 127k READX calls.
3404     * More *alloc fixes (includes additional fixes by Albert Chin.
3405     * Catch sendfile errors correctly and return the correct values 
3406       we want the caller to return.
3407     * BUG 2092: Prevent auto-anonymous logins via libsmbclient 
3408       for better use by desktop environments such as GNOME.
3409     * Ensure we can't remove a level II oplock without having the
3410       shared memory area locked.
3411             
3413 o   Timur Bakeyev <timur@com.bat.ru>
3414     * BUG 2100: change the way we check for errors after a dlopen().
3415     * BUG 2263: Guard base64_encode_data_blob() against empty blobs.
3416     
3417     
3418 o   Andrew Bartlett <abartlet@samba.org>
3419     * Clarify error message when 'lanman auth = no'.
3420     * Remove the unnecessary UTF-8 conversion calls in the calls to
3421       auth_winbind from smbd.
3422     * Don't store the auth-user credentials with the cli_state* as 
3423       this can cause the schannel setup to fail when the auth-user
3424       domain is not our primary domain.
3427 o   Grigory Batalov <bga@altlinux.org>
3428     * Fix encoding while receiving of a message which was actually 
3429       sent using STR_ASCII.
3432 o   Daniel Beschorner <db@unit-netz.de>
3433     * BUG 603: Correct access mask check for _samr_lookup_domain()
3434       to work with Windows RAS server
3437 o   Jerome Borsboom <j.borsboom@erasmusmc.nl>
3438     * Fix missing printer_tdb reference decrement.
3439     
3441 o   Gerald (Jerry) Carter <jerry@samba.org>
3442     * BUG 2073: fall back to smb_name if current_user_info is not
3443       available in lp_file_list_changed().
3444     * Fixes the spurious 'register_message_flags: tdb fetch failed' 
3445       errors.
3446     * Don't run the background LPQ daemon when we are running in
3447       interactive mode.
3448     * prevent the background LPQ daemon from updating the print queue
3449       cache just because multiple smbd processes sent a message that
3450       it was out of date.
3451     * consolidate printer searches to use find_service rather than 
3452       for(...) loops.
3453     * BUG 2091: don't remove statically defined printers in 
3454       remove_stale_printers().
3455     * Fix logic error in add_a_form() that only compared N characters 
3456       instead of the entire form name.
3457     * BUG 2107: fix memory bloating caused by large numbers of 
3458       print_queue_updates() requests sent via messages.tdb.
3459     * Check the setprinter(3) based on the access permissions on 
3460       the handle and avoid the call to print_access_check().
3461     * Re-instantiate previous semantics for calling init_unistr2() 
3462       with a NULL source buffer.
3463     * Support Windows privilege model for assigning rights
3464       to specific SIDs.  Based on work by Simo Sorce in the trunk 
3465       svn branch.  This feature is controlled by the 'enable 
3466       privileges = [yes|no]' smb.conf(5) option.
3467     * Add some smb.conf scripts for add/delete/change shares and 
3468       deleting cups printers.
3469     * Expand variables in the profile path, logon home and logon script 
3470       values when using either tdbsam or ldapsam.
3471     * Add Domain Admins (Full Control) to the default printer security 
3472       descriptor if we are a DC.
3473     * RedHat and Fedora Packaging fixes for perl dependencies.
3474     * Remove unused schema items from OpenLDAP schema file.
3475     * Remove duplicate enumeration of "Windows x86" architecture
3476       when listing printer drivers via rpcclient.
3477     * Fail set_privileges() if 'enable privileges = no' to prevent 
3478       confused admins.
3479     * Fix segfault in cups_queue_get().
3480     * Tighten restrictions on changing user passwords when 
3481       the connected user possesses the SeMachineAccountPrivilege.
3482     * Ensure we set NETBIOSNAME.domainname for the long machine name
3483       when publishing printers in AD (based on input from Rob Foehl).
3484     * Mark 'winbind enable local accounts' as deprecated.
3485     * Mark testprns tool as deprecated.
3486     * Allow root to grant/revoke privilege assignments.
3487     * Correct interaction between user rights and se_access_check() on
3488       SAMR objects.
3489     * BUG 2286: Fix typo OpenLDAP schema file for sambaConfig object 
3490       class.
3491     * BUG 2262: Add support in configure.in for *freebsd6*.
3492     * BUG 2266: Portability fixes for quota code on FreeBSD4.
3493     * BUG 2264: Remove shutdown and abortshutdown commands from 
3494       rpcclient in favor of using the same functions in 'net'.
3495     * BUG 2295: Prevent smbd from returning an empty server name
3496       in certain lanman api calls.
3497     * BUG 2290: Fix autogen.sh script in examples (based on original
3498       patch from Lars Mueller).
3499     * Fix bug enumerating domain trusts in security = ads.
3500     * Fix segv in rpcclient's dsenumdomtrusts.
3501     * Fix bug in expansion of %U and %G in included filenames.
3502     * BUG 2291: Restrict creation of server trust and domain trust
3503       accounts to members of the "Domain Admins" group.
3505 o   Nadav Danieli <nadavd@exanet.com>
3506     * Short circuit some is_locked() tests if we are oplocked.
3507     
3508     
3509 o   Guenther Deschner <gd@samba.org>
3510     * Allow 'localhost' as a valid server name in the smbd for the
3511       spoolss calls.
3512     * Fix KRB5_SETPW-defines, no change in behavior (Thanks to Luke
3513       Mewburn for the input).
3514     * BUG 2059: Add additional checks needed after logic change to the
3515       HAVE_WRFILE_KEYTAB detection test.
3516     * BUG 1076: Fix interaction with Exchange 5.5. SP4 and a 
3517       Samba DC.  Allow us to lookup at least our own SID.
3518     * More fixes to have proper German in swat (Thanks to Reiner 
3519       Klaproth and Björn Jacke.
3520     * BUG 404, 2076: Allow to set OWNER- and GROUP-entries while 
3521       setting security descriptors with smbcacls and using with 
3522       the -S or -M switch. 
3523     * Include the munged_dial, bad_password_count, logon_count, and 
3524       logon_hours attributes when running 'net rpc vampire'.
3525     * Fix segfault in idmap_rid.
3526     * When winbindd is operating in the multi-mapping mode of 
3527       idmap_rid, allow BUILTIN domain-mapping.
3528     * Display infolevel 12 in query_dom_info in rpcclient.
3529     * Fix bug in winbindd's lowercasing of usernames.
3530     * Allow -v or -l for displaying verbose groupmap-listing 
3531       as well as "verbose".
3532     * Backport Samba4 SAM_DELTA_DOMAIN_INFO for use in 'net rpc 
3533       vampire'.
3534     * Close LDAP-Connection before retrying to open a new connection 
3535       in the retry-loop.
3536     * Marking "min password length" as depreciated.  
3537     * Implement SAMR query_dom_info-call info-level 8 server- and 
3538       client-side, based on samba4-idl.
3539     * Allow rpcclient to define a port to use when connecting 
3540       to a remote server.
3541     * Allow Account Lockout with Lockout Duration "forever" (until 
3542       admin unlocks) to be set and displayed in User Manager.
3543     * Allow to set acb_mask in rpcclient's enumdomusers.
3544     * Add more generic rootDSE inspection function to check 
3545       for given controls or extensions and remember these on a 
3546       per server basis.
3547     * Improve LDAP search efficiency by passing the acb_mask to 
3548       pdb_setsampwent().
3549     * Fixes for ldapsam_enum_group_memberships().
3550     * Add createdomgroup to rpcclient.
3551     * Add "net rpc user RENAME"-command.
3552     * Display sam_user_info_7 in rpcclient.
3553     * Make multi-domain-mode in idmap_rid accessible from outside 
3554       (can be compiled with -DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS).
3555     * When vampiring account policy AP_LOCK_ACCOUNT_DURATION honor 
3556       "Lockout Duration: Forever".
3557     * Fix configure.in tests using KRB5_CONFIG variable and krb5-
3558       config utility.
3559     * Require assignment of Administrator SID in the passdb 
3560       backend.  Fall back to the default name of 'Administrator' if
3561       the lookup fails rather than using the first name in the
3562       default 'admin users' list.
3563     * Enhance LDAP failure debug messages.
3564     * BUG 2291: Call the 'add machine script' for server trust and 
3565       domain trust accounts as well as workstation accounts.
3566     
3567     
3568 o   Levente Farkas <lfarkas@lfarkas.org>
3569     * BUG 2299: Better logrotate scripts for RedHat and Fedora 
3570       packages.
3573 o   Jay Fenlason <fenlason@redhat.com>
3574     * Fix crash in 'net join' due to calling free on 
3575       static buffers.
3576     * Several patches from RedHat's Fedora Core RPMS.
3579 o   Rob Foehl <rwf@loonybin.net>.
3580     * Compiler warnings.
3581     * Try modifying printer published attributes before adding it a
3582       new entry in AD.
3583     * Solaris packaging fixes.
3584     * Don't force the cups printer-make-and-model tag as the comment
3585       for autoloaded printers.
3586     * Implement caching of names from printcap to support a true
3587       'printcap cache time'.
3590 o   Johann Hanne <jhml@gmx.net>
3591     * BUG 2038: Only fail winbindd_getgroups() if all lookups fail.
3594 o   Jeff Hardy <hardyjm@potsdam.edu>
3595     * Example script for 'add print command' when using CUPS.
3598 o   Deryck Hodge <deryck@samba.org>
3599     * Add -P (--password-only-menu) to SWAT for displaying only the
3600       password change page to non-root users.
3603 o   David Hu <david.hu@hp.com>
3604     * Copy structure from print_queue_update() message rather than 
3605       referencing it.  Fixes seg fault on HP-UX.
3606       
3607       
3608 o   Buck Huppmann <buckh@pobox.com>
3609     * BUG 2186: Don't free uninitialized credentials.
3610     * BUG 2189: Add the HOST/fqdn servicePrincipalName even when 
3611       dnsDomainName != realm.
3612    
3614 o   Björn Jacke <bjoern@j3e.de>
3615     * BUG 2040: Ensure the locale is reset to C to get ASCII-
3616       compatible toupper/lower functions.
3619 o   William Jojo <jojowil@hvcc.edu>
3620     * Fix HPUX sendfile and add configure.in tests and code for
3621       sendfile on AIX.
3622     * AIX 5.3 compile fixes.
3625 o   Volker Lendecke <vl@samba.org>
3626     * Optimize anonymous session setups by workstations in a 
3627       Samba domain.
3628     * Reimplment the QueryUserAliases() server RPC reply.
3629     * Re-add the getpwnam-cache for performance.
3630     * Cache the result of a pdb_getsampwnam for later SID lookup 
3631       queries.
3632     * Unify the means of localtaing a user's global groups on a 
3633       Samba DC.
3634     * Fix bug when serving the 'Start Menu' in a roaming user profile..
3635     * Map more pre-defined NT security descriptors to AFS acls.
3636     * Add timeout to AD search requests.
3637     * If a connection to a DC is requested (in winbindd), open
3638       connections simultaneously to all DCs found.
3639     * Memleak fixes.
3640     * Fix logic error in handling of 'printcap name' parameter.
3641     * Prevent winbindd from SPAM'ing the log files with 'user root 
3642       does not exist'.
3643     * Backport samr_DomInfo2 IDL specification from Samba 4.
3644     * Implement smbstatus -n, don't lookup users and groups.
3645     * Implement simple mapping that maps the space to another character 
3646       defined by afsacl:space.
3647     * Add support for 'net idmap delete <idmap-file> <SID>'.
3648     * Add new parameter 'afs token lifetime' tells the AFS client 
3649       when to throw away a token (patch from kllin@it.su.se).
3650     * Initial work to allow support for multiple pipe opens on a 
3651       single cli_state*.
3652     * Ensure that we still retrieve the netbios name of any DC 
3653       listed as a 'password server' to work around cases where the 
3654       DC was defined using an IP address or fqdn.
3655     * Fix memleak in winbindd connection code.
3656     * Fix cli_samr_queryuseraliases.
3657     * Allow wbinfo --user-sids to expand expand domain local groups.
3658     * Allow 'rpcclient -c enumtrust' to enumerate more than 10 trusts.
3659     * Fix parsing of other_sids in net_user_info3.
3660     * Correct bad failure logic when user was not a member of any 
3661       domain local groups.
3662     
3664 o   Jason Mader <jason@ncac.gwu.edu>
3665     * BUG 2113, 2289: Remove dead code.
3668 o   Jim McDonough <jmcd@us.ibm.com>
3669     * BUG 1952: Try INITSHUTDOWN pipe first, used by newer 
3670       clients.  If it fails, fall back to WINREG.
3671     * BUG 1770: Remove READ_ATTRIBUTES from GENERIC_EXECUTE.
3672     * BUG 2198: Set password last change time when running 'net rpc 
3673       vampire'.
3674     * Add "refuse machine password change" policy field.
3677 o   Luke Mewburn <lukem@NetBSD.org>
3678     * BUG 2150: shmget() - Use POSIX definitions instead of non-
3679       standard SHM_.
3680       
3682 o   Stefan Metzmacher <metze@samba.org>    
3683     * autogen.sh fixes.
3686 o   Buchan Milne <bgmilne@mandrake.org>
3687     * Mandrake packaging fixes.
3690 o   Lars Mueller <lmuelle@samba.org>
3691     * Fix build of libsmbclient on x86_64.
3692     * BUG 2013: Fix testsuite build issues when libsmbclient.so 
3693       is installed in a non-default location.
3694     * BUG 2050: Calculate max_fd for select correctly.
3695     * Fix inverted logic heck for HAVE_WRFILE_KEYTAB in autoconf 
3696       script.
3699 o   Jason Mader <jason@ncac.gwu.edu>
3700     * BUG 2069: Remove unused variables.
3701     * BUG 2075: Remove dead code paths.
3702     * BUG 2083: Fix compiler warnings caused by bad type casts.
3705 o   James Peach <jpeach@sgi.com>
3706     * Fix rewinddir -> rewind_dir when using VFS macros.
3707     
3709 o   Gavrie Philipson <gavrie@disksites.com>
3710     * BUG 1838: Remove stale printers imeeddiately when 
3711       processing a SIGHUP and during smb.conf reload.
3713       
3714 o   Tim Potter <tpot@samba.org>
3715     * BUG 2080: Fix duplicate call to pdb_get_acct_desc().
3716     * BUG 2168: Fix cast in SMB_XMALLOC_ARRAY.
3717     * Change the license for the winbindd external interface 
3718       more liberal.
3719     * HP-UX compile fixes.
3720     * Compile fixes after new setsampwent() API.
3723 o   Richard Renard <rrenard@idealx.com>
3724     * Update Netscape DS 5.2 LDAP schema.
3727 o   Simo Sorce <idra@samba.org>
3728     * Backport pdbedit changes from trunk.
3729     * Allows the add/change share command to create the shared 
3730       directory directory on disk.
3731     * Log a warning in testparm if a print command is defined for
3732       a print service using 'printing = cups'.
3733      
3734 o   Jelmer Vernooij <jelmer@samba.org>
3735     * Bug fixes for pdb_{xml,pqsql,xml}
3736     * Fixes for pdb_mysql.
3739 o   Andrew Tridgell <tridge@samba.org>
3740     * Bring Samba3 into line with the Samba4 password change code.
3741     
3743 o   Shiro Yamada <shiro@miraclelinux.com>
3744     * BUG 2190: Force SWAT to display parameters in unix charset and 
3745       not UTF-8.
3748       --------------------------------------------------
3749                    ==============================
3750                    Release Notes for Samba 3.0.10
3751                              Dec 16, 2004
3752                    ==============================
3754 Common bugs fixed in 3.0.10 include:
3756   o Fix for security issues described in CAN-2004-1154.
3759 Changes since 3.0.9
3760 -------------------
3762 commits
3763 -------
3765 o   Jeremy Allison <jra@samba.org>
3766     * Added checks surrounding all *alloc() calls to fix
3767       CAN-2004-1154.
3768     * Fix long standing memory size bug in bitmap_allocate().
3769     * Remove bogus error check in deferred open file serving 
3770       code.
3773 o   Thomas Bork <tombork@web.de>
3774     * Fix autoconf script on platforms using a version of GNU ld
3775       that does not include a date stamp in the output of --version.
3778 o   Luke Mewburn <lukem@NetBSD.org>
3779     * Fix the swat install script to deal with the new image
3780       destination directory used by the docs.
3781      
3784       --------------------------------------------------
3786                    =============================
3787                    Release Notes for Samba 3.0.9
3788                              Nov 15, 2004
3789                    =============================
3791 Common bugs fixed in 3.0.9 include:
3793   o Problem updating roaming user profiles.
3794   o Crash in smbd when printing from a Windows 9x client.
3795   o Unresolved symbols in libsmbclient which caused
3796     applications such as KDE's konqueror to fail when
3797     accessing smb:// URLs.
3800 Changes since 3.0.8
3801 -------------------
3804 commits
3805 -------
3807 o   Jeremy Allison <jra@samba.org>
3808     * Correctly detect errno for no acl/ea support.
3809     * BUG 2036: Fix seg fault in 'net ads join'.
3811     
3812 o   Gerald (Jerry) Carter <jerry@samba.org>
3813     * Solaris packaging fixes.
3814     * Fix seg fault in lanman printing code.
3815     * BUG 2017: fix testparm reporting for the passwd program 
3816       string.
3817     * Fix output of smbstatus to match the man page.
3818     * BUG 2027: fix conflict with declaration MD5_CTX in system 
3819       headers.
3820     * 2028: Avoid false error messages when copying a long 
3821       printer name to the device mode.
3824 o   Guenther Deschner <gd@samba.org> 
3825     * Allow deldriverex in rpcclient to delete drivers for a 
3826       specific architecture and a specific version.
3827     * Fix a couple of rpcclient spoolss commands (setprinter, 
3828       setprintername, getdriver) w.r.t to printer-naming scheme.
3829       Allow 'localhost' in the server string for certain server-side
3830       spoolss functions.
3831     * BUG 2015: Do not fail on setting file attributes with 
3832       acl support enabled.
3835 o   Michel Gravey <michel.gravey@optogone.com>
3836     * Fix build when using gcc 3.0.
3839 o   Volker Lendecke <vl@samba.org>
3840     * Fix tdb open logic when checking our local_pid after 
3841       the fork().
3844 o   Jim McDonough <jmcd@us.ibm.com>
3845     * BUG 1932: Fix crash in 'net getlocalsid' when run as 
3846       non-root user.
3849 o   Luke Mewburn <lukem@NetBSD.org>
3850     BUG 1661: Fix KRB5_SETPW-defines
3853 o   Buchan Milne <bgmilne@mandrake.org> 
3854     * BUG 2023: Mandrake packaging fixes for building 3.0.9.
3857 o   Lars Mueller <lmuelle@samba.org>
3858     * BUG 2013: Fix unresolved symbols in libsmbclient.so.
3861 o   Martin Zielinski <mz@seh.de>
3862     * Add DeletePrinterDriverEx() functionality to rpcclient.
3863     
3865       --------------------------------------------------
3867                    =============================
3868                    Release Notes for Samba 3.0.8
3869                              Nov 7, 2004
3870                    =============================
3872 Common bugs fixed in 3.0.8 include:
3874   o Compile fixes for HP-UX
3875   o Fixes for the printer publishing code used when joined to 
3876     an AD domain.
3877   o Incompatibilities with file system quotas.
3878   o Several bugs in the spoolss printing code and print system 
3879     backends.
3880   o Inconsistencies in the username map functionality when 
3881     configured on domain member servers.
3882   o Various compile warnings and errors on various platforms.
3883   o Fixes for kerberos interoperability with Windows 200x 
3884     domains when using DES keys.
3885   o Fix for CAN-2004-0930 -- smbd remote DoS vulnerability.
3886   o Fix for CAN-2004-0882 -- possible buffer overrun in smbd.
3888     
3889 New features included in the 3.0.8 release are:
3891   o New migration functionality added the the net tool
3892     for files/directories, printers, and shares.
3893   o New experimental idmap backend for assigning uids/gids
3894     directly based on the user/group RID when acting as a
3895     member of single domain without any trusts.
3896   o Additional printer migration support for XP/2003 platforms.
3899 ===========================
3900 Change in Winbindd Behavior
3901 ===========================
3903 All usernames returned by winbindd are now converted to lower 
3904 case for better consistency.  This means any winbind installation
3905 relying on the winbind username will need to rename existing 
3906 directories and/or files based on the username (%u and %U) to lower 
3907 case (e.g. mv $name `echo $name | tr '[A-Z]' '[a-z]'`).  This may 
3908 include mail spool files, home directories, valid user lines in 
3909 smb.conf, etc....
3912 ======================
3913 Change in Username Map
3914 ======================
3916 Previous Samba releases would only support reading the fully qualified 
3917 username (e.g. DOMAIN\user) from the username map when performing a 
3918 kerberos login from a client.  However, when looking up a map 
3919 entry for a user authenticated by NTLM[SSP], only the login name would be
3920 used for matches.  This resulted in inconsistent behavior sometimes
3921 even on the same server.
3923 Samba 3.0.8 obeys the following rules when applying the username
3924 map functionality:
3926   * When performing local authentication, the username map is 
3927     applied to the login name before attempting to authenticate 
3928     the connection.
3929   * When relying upon a external domain controller for validating
3930     authentication requests, smbd will apply the username map 
3931     to the fully qualified username (i.e. DOMAIN\user) only
3932     after the user has been successfully authenticated.
3935 ######################################################################
3936 Changes
3937 #######
3939 Changes since 3.0.7
3940 -------------------
3942 smb.conf changes
3943 ----------------
3944     Parameter Name                      Action
3945     --------------                      ------
3946     force printername                   New
3947     sendfile                            disabled by default
3950 commits
3951 -------
3953 o   Jeremy Allison <jra@samba.org>
3954     * Ensure extended security bit is on only if we negotiated 
3955       extended security.
3956     * Simplify statcache to use an in-memory tdb. 
3957     * If you're selecting a hash algorithm for tdb, you need 
3958       to do it at open time.
3959     * Removed old dir caching code - not being used now we 
3960       have the statcache anyway.
3961     * Simplify the mangle hash code to use an in-memory tdb.
3962     * Merge iconv changes from Samba 4 branch.
3963     * Fix parsing of names ending in dot and a few other error 
3964       returns.
3965     * BUG 1667: Smbpasswd file could be left locked on some 
3966       error exits.
3967     * Fixes for smbclient tar functionality.
3968     * BUG 1743: Fix logic bug the deferred open code.
3969     * Don't try to set security descriptors on shares where 
3970       this has been turned off.
3971     * Return correct error codes on old SEARCH call.
3972     * Ensure we set errno = E2BIG when we overflow in the 
3973       fast-path character conversion code.
3974     * Fix the roundup problem (returning 1mb roundup) for 
3975       non-Windows clients.
3976     * Added 'stat' command to smbclient to exercise the 
3977       UNIX_FILE_BASIC info level.
3978     * Fix bug where we could incorrectly set sparse attribute.
3979     * Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys()
3980       (reported by Taj Khattra <taj.khattra@gmail.com>).
3981     * Remove locked keys tdb code.
3982     * BUG 1886: Prevent delete on close being set for readonly files 
3983       (and return the correct error code).
3984     * Ensure we pass most of the new lock tests except for the cancel 
3985       lock which is yet to be added (merged from Samba 4 branch).
3986     * BUG 1947: Fix incorrect use of getpwnam() etc. interface.
3987     * BUG 1956: Ensure errno is saved and restored consistently on a 
3988       normal_close.
3989     * BUG 1651: Adapted patch from Nalin Dahyabhai for ensuring 
3990       that all of the appropriate service principal names are set 
3991       upon joining an AD domain.
3992     * Fix the correct use of resume name in the trans2 code.
3993     * BUG 1717: Adapted patch from Nalin Dahyabhai to detect the
3994       correct salt used when generated the DES key after joining an 
3995       AD domain.
3996     * Enhanced krb5 detection routines in the autoconf scripts.
3997   
3999 o   Andrew Bartlett <abartlet@samba.org>
4000     * Avoid changing the machine account password in the passdb 
4001       backend, when it has 'already been changed'.  This occurs 
4002       in situations where the secure channel between the workstation 
4003       and the DC breaks down, such as occurred in the MS04-11 
4004       security patch.
4005     * Fix utility name in error message in ntlm_auth.
4006     * Fix NTLMv2 for use with pam_winbind.
4007     * Remove conversion to and from UTF8 on the winbind pipe.
4008     * Allow 'require_membership_of' and 'require-membership-of'.
4009     * Fix the error code for 'you didn't specify a domain' in 
4010       ntlm_auth.
4011     * Use sys_getgroups() rather than scanning all groups 
4012       when generating SAMR replies.
4015 o   Igor Belyi <sambauser@katehok.ac93.org>
4016     * Ensure pdb user is deleted first before deleting UNIX 
4017       user (LDAP backend needs this ordering).
4020 o   Cornelio Bondad Jr <Corny.Bondad@hp.com>
4021     * Fix core dump in 'net rpc vampire'.
4022     
4024 o   Vince Brimhall <vbrimhall@novell.com>
4025     * Make ldapsam_compat robust against NULL attributes.
4028 o   Gerald Carter <jerry@samba.org>
4029     * Don't limit the number of groups returned by winbindd_getgroups()
4030       by NGROUPS_MAX.
4031     * BUG 1519: Match Windows 2000 behavior when opening a 
4032       printer using a servername in the form of an IP address or 
4033       DNS name.
4034     * BUG 1907: remove extra slashes from the printer name in 
4035       getprinterdriverdir_1().  
4036     * Fix standard_sub_snum() to use the current user's gid.
4037     * Fix background queue update bug (based on Volker's initial work 
4038       in 3.1.0).
4039     * Add 'force printername' service parameter for people that want 
4040       to enforce printername == sharename for spoolss printing.
4041     * Ensure consistent usage of the username map.  Use the fully 
4042       qualified DOMAIN\user format for 'security = domain|ads' and 
4043       apply after authentication has succeeded.
4044     * Cosmetic fix for getent output -- lowercase the username only 
4045       and not the complete domain\username string.
4046     * Packaging fixes for Solaris, Redhat, & Fedora.
4048     
4049 o   Sean Chandler <sean.chandler@verizon.net>
4050     * Fix memlieak in cliconnect.c.
4053 o   Darren Chew <darrenc@vicscouts.asn.au>
4054     * Solaris packaging fixes.
4055     
4057 o   Nalin Dahyabhai <nalin@redhat.com>
4058     * SMB signing fix for 56-bit DES session keys.
4061 o   Guenther Deschner <gd@samba.org> 
4062     * add IA64 to the architecture table of printer-drivers.
4063     * Add file/share/printer migration functionality to 
4064       the net command.
4065     * Show correct help for net groupmap commands.
4066     * Fix deadlock loop in winbind's required_membership_sid
4067       verification.
4068     * Bring the same level of "required_membership"-functionality 
4069       that ntlm_auth uses, to pam_winbindd as well.
4070     * Prevent "net lookup kdc" from seg-faulting when
4071       using our own implementation of krb5_lookup_kdc with 
4072       heimdal.
4073     * Adding getprinter level 7 to rpcclient.
4074     * Support migrating printers|shares|files from Server A 
4075       to Server B while running the net-command on client C.
4076     * Fixed krb5_krbhost_get_addrinfo()-parameters and make 
4077       failure of this call non-critical (Thanks to Love @ Heimdal
4078       for the explanation and patch).
4079     * Fix typos in net's usage-output.
4080     * Fix the paranoia-check to ensure the ldap-attribute and the
4081       smb.conf-parameter for samba's "algorithmic rid base" in ldapsam 
4082       are identical.
4083     * Fix several bugs in the _samr_query_useraliases() rpc reply.
4084     * Check correct string length when verifying password-policies 
4085       and using extended characters (Thanks to Uwe Morgenroth from CC 
4086       Compunet and Volker).
4087     * Make 'password history'-behavior in ldapsam more consistent. 
4088     * Adding "Windows x64" as architecture string and driverdir "x64" 
4089       for the 64bit AMD platform.
4090     * BUG 1343: Readd WKGUID-binding to match the correct default-
4091       locations of new User-, Group- and Machine-Accounts in Active 
4092       Directory (this got lost during the last trunk-merge).
4093     * Fix printer-migration w.r.t. to new naming-convention for
4094       policy-handles.
4095     * Allow to migrate win2k3/xp-drivers as well. 
4096     * Add client-side support of triggering ads printer publishing 
4097       over msrpc setprinter calls inside the net-tool. 
4098     * Add the idmap_rid module (written in conjunction with 
4099       Sumit Bose <sbose@suse.de>).
4100     * BUG 1661: Fix build with recent heimdal releases.
4101     * Prevent idmap_rid from making unnecessary calls to domain 
4102       controllers for trusted domains.
4105 o   Arthur van Dongen <avdongen@xs4all.nl>
4106     * Fix typos in pam_winbind log messages and SuSE 
4107       packaging files.
4110 o   Rob Foehl <rwf@loonybin.net>
4111     * Typo fixes for log messages in printer publishing code.
4112     * Fix memory leak in printer publishing code.
4113     * Ensure print_backend_init() only gets called once.
4114     * Have smbd check the published status of all printers 
4115       at startup.
4116     * Cleanup up the XXX_a_printer() API for consistency.
4117     * Refactored the printer publishing code and include better 
4118       error handling.
4121 o   Steve French <sfrench@us.ibm.com>
4122     * Fix IP address override in mount.cifs mount helper and clean 
4123       up warning messages from the sparse tool and expand syntax help.
4124     * Strip guest mount option off before sending to kernel mount 
4125       routine to avoid logging spurious message.
4128 o   Satoh Fumiyasu <fumiya@samba.gr.jp>
4129     * BUG 1732: Limit share names returned by RAP based on windows 
4130       character width, not unix character width.
4131     * BUG 1498: Ensure that acl entries are stored in the correct 
4132       order.
4135 o   Brett Funderburg <brett@deepfile.com>
4136     * Pass create options parameter to nt_create_andx() function
4137       from the python bindings.
4138     * BUG 1864: Add sd->type field to security descriptor Python 
4139       representation.
4140     * Return an error if a Netapp filer returns NT_STATUS_ACCESS_DENIED
4141       when trying to return the security descriptor for a file.
4142     * BUG 1884: Fixes for the Python bindings to use the value
4143       of the desired_access filed passed into the lsa_open_policy()
4144       routines.
4147 o   Michael Gravey <michel.gravey@optogone.com>
4148     * BUG 1776: Fix warnings when building modules caused by 
4149       certain versions of GNU ld not using the the default 
4150       --allow-shlib-undefined flag.
4153 o   Chris Hertel <crh@samba.org>
4154     * Fix logic bug in splay tree data structure when finding 
4155       a leaf node.
4156     * Fix bug where an invalid MAC address would be printed by 
4157       a node status lookup from nmblookup.
4159       
4160 o   Uli Iske <iske@elkb.de>
4161     * Update the DNS/eDirectory LDAP schema file.
4164 o   Björn Jacke <bjacke@sernet.de>
4165     * BUG 1766: Unify charset-handling in Content-Type:-headers to 
4166       UTF-8.  Reformat msgstr in msg-files to UTF-8.
4167     * Do not use display charset for swat output.
4168     * Convert the share names correctly from unix encoding to web 
4169       encoding and vice versa. 
4170     * Convert files from status page from unix charset to UTF-8.
4173 o   Guenter Kukkukk <guenter.kukkukk@kukkukk.com>
4174     * BUG 1590: Fix for talking to OS/2 clients (max_mux ignored).
4177 o   Tom Lackemann <cessnatomny@yahoo.com>
4178     * BUG 1954: Fix memory leak in posix acl code.
4181 o   Volker Lendecke <vl@samba.org>
4182     * Robustnss fix for winbindd when sending multiple requests 
4183       at a high rate for a slow operation.  
4184     * Solve the problem of user sids ending up with gid's 
4185       and vice versa.
4186     * Use sys_fork instead of fork for the dual daemon so that 
4187       we get the correct debug pid in the logfiles.
4188     * Based on patch from jmcd, implement special lists for the LDAP 
4189       user attributes to delete.
4190     * Fix creation of aliases via usrmgr. Winbind was too strict 
4191       checking the type of sids.
4192     * Lowercase all usernames returned by winbind.
4193     * BUG 1545, 1823: Only issue the ldap extended password change 
4194       operation if the ldap server supports it.  Also ignore object 
4195       class violation errors from the extended operation.
4196     * Optimization for 'idmap backend = ldap': When asking sid2id 
4197       for the wrong type, don't ask ldap when we have the opposite mapping 
4198       in the local tdb.
4199     * Fix ldapsam_compat homeDrive.
4200     * Add usersidlist and allowedusers subcommands to the net tool
4201       in order to support scanning a file server's share and list 
4202       all users who have permission to connect there.
4203     * Allow for multiple DC's to be named as #1c names in lmhosts.
4204     * Memory leak fixes.
4205     * Fix checks for the local pid of an smbd process after 
4206       reopening tdbs.
4209 o   Herb Lewis <herb@samba.org>
4210     * Added tdbtool to be built by default.
4213 o   Love <lha@stacken.kth.se>
4214     * BUG 1955: Inconsistent error return.
4217 o   Sorin Manolache <sorinm@gmail.com>
4218     * Memory leak fix.
4221 o   Jim McDonough <jmcd@us.ibm.com>
4222     * Allow 'net ads lookup' to rely on command line arguments 
4223       if contacting an ADS server fails; utilize cldap for lookups.
4224     * Fixup formatting errors in TDB_LOG calls; add printf attribute
4225       support to tdb log functions.
4228 o   Bill McGonigle <bill+samba@bfccomputing.com>
4229     * BUG 1926: Type in debug message.
4232 o   Sean McGrath
4233     * BUG 1822: Add -D_REENTRANT to CPPFLAGS and -lthread to LDFLAGS
4234       for libsmbclient.
4237 o   Luke Mewburn <lukem@NetBSD.org>
4238     * BUG 1782: Prevent testparm from displaying parameter synonyms.
4241 o   Stefan Metzmacher <metze@samba.org>    
4242     * Fix crash in smbcquotas and smbcacls caused by setup_logging().
4243     * Fix client quota support.
4244     * Fix opening of system quota file.
4247 o   Lars Mueller <lmuelle@samba.org>
4248     * Small fixes for autogen.sh to deal with version detection 
4249       of autoconf and autoheader; fixes for examples using 
4250       libtool to adhere to stricter syntax of newer version.
4253 o   Henrik Nordstrom <hno@squid-cache.org>
4254     * Allow winbindd to return the correct number of groups 
4255       when the groups array must be enlarged.
4258 o   Narayana Pattipati <narayana.pattipati@wipro.com>
4259     * Solaris autoconf detection fixes.
4262 o   Tim Potter <tpot@samba.org>
4263     * BUG 1360: (correct fix) Use -Wl when passing flags to 
4264       the linker.
4265     * HP-UX compile fixes (from JBravo on #samba-technical).
4266     * BUG 1731: More HP-UX compiles fixes.
4267     * BUG 1778: Include yp_prot.h before ypclnt.h as AIX 5.2 
4268       spits the dummy otherwise.
4269     * Fix bug in Python printerdata wrapper.
4270     * BUG 1762: nss_winbind fixes on AIX 5.x (patch from 
4271       <bugzilla-samba@thewrittenword.com>).
4272     * Fix parameter confusion in priming of name-to-sid cache
4273       (Found by Qiao Yang).
4274     * BUG 1888: Remove '..' from all pre-processor commands.
4275     * BUG 1903: Change some #if DEBUG_PASSWORD's to #ifdef 
4276       DEBUG_PASSWORD.
4279 o   Matt Selsky <selsky@columbia.edu>
4280     * BUG 350: use autoconf 2.57 feature for checking header file
4281       preprocessing (fixes configure warnings on Solaris).
4284 o   Richard Renard <rrenard@idealx.com>
4285     * Fix usermgr.exe and trust relationships.
4288 o   Paul Szabo <psz@maths.usyd.edu.au>
4289     * Fix to make find_workgroup use the same 
4290       truncation as create_workgroup.
4293 o   Richard Sharpe <rsharpe@samba.org>
4294     * Ensure cli_write() can support writes >= 65536 bytes.
4297 o   Simo Sorce <idra@samba.org>
4298     * Added check password script code in examples/auth/crackcheck/
4299     * Fix memory corruption bug caused in freeing static memory.
4302 o   Andrew Tridgell <tridge@samba.org>
4303     * Remove lp_use_mmap() from map_file() since the latter 
4304       is for read only and does not require coherence.
4305     * Ensure that the uuid pack/unpack routines do not go past 
4306       the end of the structure.
4307     * Converted Samba 3 tree to use the new utf-16 aware iconv 
4308       code. 
4309     * Changed iconv to recognise UCS-2LE and UTF-16LE as synonyms.
4310     * Ensure configure only uses '=' instead of the bashism '=='.
4311     * Reduces the number of tdb locking calls made on file IO.
4312     
4314 o   Jelmer Vernooij <jelmer@samba.org>
4315     * Convert internal data to UTF-8 before calling libxml2.
4316     * Complain if 'password chat' doesn't contain the %u variable
4317       (based on a patch by Ronan Waide).
4318     
4320 o   Josef Zlomek
4321     * BUG 1541:  Fix recursive ls in smbclient. 
4323     
4324 o   Igor Zhbanov <bsg@uniyar.ac.ru>
4325     * BUG 1797: Prevent winbind and nmbd from ignoring the "-l" 
4326       option.
4328       --------------------------------------------------
4330                   =============================
4331                   Release Notes for Samba 3.0.7
4332                            Sept 13, 2004
4333                   =============================
4335 Common bugs fixed in 3.0.7 include:
4337   o Fixes for two Denial of Service vulnerabilities
4338     (CVE ID# CAN-2004-0807 & CAN-2004-0808).
4339   o Winbind failure to return user entries under certain
4340     conditions.
4341   o Syntax errors in the OpenLDAP schema file (samba.schema).
4342   o Printing errors caused by not setting default values
4343     for the various printing commands.
4346 Changes since 3.0.6
4347 -------------------
4349 smb.conf changes
4350 ----------------
4352     Parameter Name                      Action
4353     --------------                      ------
4354     winbind enable local accounts       disabled by default
4356     
4357 commits
4358 -------
4359 o   Jeremy Allison <jra@samba.org>
4360     * Fix parsing of names ending in dot and a few other error 
4361       returns.
4362     * BUG 1674: Move the symlinks checks into reduce_name().
4363     * Fix memleak when checking the valid names smb.conf option.
4364     * Fix memleak on error return path in the file open code.
4365     * More paranoia checks in the hash2 mangling code.
4366     * Fix syntax error in configure.in.
4367     * Match Win2k3's behavior for pathname parsing error returns.
4368     * Make nmbd more robust against bad netbios packets 
4369       (CAN-2004-0808).
4370     * Add more checks for invalid ASN.1 packets for SPNEGO packets
4371       (CAN-2004-0807).
4373   
4374 o   Andrew Bartlett <abartlet@samba.org>  
4375     * Janitor work in loadparm.c -- remove unused parameters.
4378 o   Gerald Carter <jerry@samba.org>
4379     * BUG 1464: Ensure that printing commands are initialized even
4380       if the 'printing' parameter is not explicitly set.
4381     * Resolve name conflict on DEC OSF-5.1 (inspired by patch from 
4382       Adharsh Praveen <rprav@india.hp.com>)
4383     * Work around parsing error in the print change notify code.
4384     * remove duplicate declaration of getprintprocdir from 
4385       rpcclient.
4386     * Only use sAMAccountName and not userPrincipalName when looking
4387       up a username in AD since the breaks winbindd (lookup_name() 
4388       only works with the sAMAccountName).
4389     * Fix bug with winbindd_getpwnam() caused by Microsoft DC's not 
4390       filling in the username in the user_info3.
4391     * Fix logic bug in the check for creating a user's home directory 
4392       in register_vuid(); caused home directory to be mismatched to 
4393       the first share in smb.conf under certain conditions.
4394     * BUG 1656: rename auto.a to auto.smb.
4395     * Ensure that we assign our pid to print jobs (and not our 
4396       parent's pid); ensures that spooling jobs from dead smbds 
4397       are removed from the tdb.
4398     * Disable 'winbind enable local accounts' by default.
4399     * Adding some initial checks for DragonFly (same as 
4400       FreeBSD 4.1).
4401     
4403 o   Guenther Deschner <gd@samba.org> 
4404     * Use SMB_ASSERT() to track down NULL printer names in 
4405       the tdb open code.
4406     * Revert fix for BUG 1474 to avoid unnecessary packaging 
4407       dependencies.
4410 o   Olaf Flebbe <o.flebbe@science-computing.de>.  
4411     * BUG 1627: fix for NIS compiles on HPUX 11.00, AIX 4.3 
4412       and 5.1.
4413     * BUG 1626: More compile fixes.
4416 o   Rob Foehl <rwf@loonybin.net>
4417     * Don't clear the PRINT_ATTRIBUTE_PUBLISHED was getting reset 
4418       by attempts to sanitize the defined attributes.
4421 o   SATOH Fumiyasu <fumiya@miraclelinux.com>
4422     * BUG 1546: Preserve errno in MB strupper_m/strlower_m.
4425 o   Helmut Heinreichsberger <helmut.heinreichsberger@chello.at>.
4426     * BUG 1657: Remove used initialized variable, 
4427     * BUG 1658: Add a little bit of const.
4430 o   Volker Lendecke <vl@samba.org>
4431     * If there's garbage in the pidfile, we should not panic 
4432       but assume that no one else is around. We can't find the 
4433       other guy anyway.
4436 o   Jim McDonough <jmcd@us.ibm.com>
4437     * Fixup format string in the tdb error messages.
4440 o   Jonas Olsson <lexicon@lysator.liu.se>
4441     * BUG 1416: Don't reuncture a users list to NGROUPS_MAX when 
4442       reporting the list in usrmgr.exe.
4445 o   Tim Potter <tpot@samba.org>
4446     * Fix out-of-tree builds (problem with the script to generate 
4447       the svn version number).
4448     * BUG 1360:  Need to use -Wl when passing flags to the linker.
4449     * BUG 1741: Define a struct nss_groupsbymem for HPUX 11 which 
4450       doesn't have one of its own.
4452 o   Simo Sorce <idra@samba.org>
4453     * Fixup compile issues on AIX caused by broken strlen() and 
4454       strdup().
4455     * Update debian packaging files.
4458 o   Dimitri van der Spek <dwspek@aboveit.nl>
4459     * Use the correct counter when copying group rids from the 
4460       user_info3 struct in pam_winbind.
4461       
4463 o   Qiao Yang <qyang@stbernard.com>
4464     * BUG 1622: Only cache the user
4467       --------------------------------------------------
4468       
4469                   =============================
4470                   Release Notes for Samba 3.0.6
4471                            Aug 19, 2004
4472                   =============================
4474 Common bugs fixed in 3.0.6 include:
4476   o Schannel failure in winbindd.
4477   o Numerous memory leaks.
4478   o Incompatibilities between the 'write list' and 'force user'
4479     smb.conf options.
4480   o Premature optimization of the open_directory() internal 
4481     function that broke tools such as the ArcServe backup 
4482     agent, Macromedia HomeSite, and Robocopy.
4483   o Corrupt workgroup names in nmbd's browse.dat.
4484   o Sharing violation errors commonly seen when opening
4485     when serving Microsoft Office documents from a Samba 
4486     file share.
4487   o Browsing problems caused by an apostrophe (') in the 
4488     computer's description field.
4489   o Problems creating special file types from UNIX CIFS 
4490     clients and enabling 'unix extensions'.
4491   o Fix stalls in smbd caused by inaccessible LDAP servers.
4492   o Remove various memory leaks.
4493   o Fix issues in the password lockout feature.
4495 New features introduced in this release include:
4497   O Support symlinks created by CIFS clients which 
4498     can be followed on the server.
4499   o Using a cups server other than localhost.
4500   o Maintaining the service principal entry in the system 
4501     keytab for integration with other kerberized services.
4502     Please refer to the 'use kerberos keytab' entry in 
4503     smb.conf(5).  When using the heimdal kerberos libraries,
4504     you must also specify the following in /etc/krb5.conf:
4505     [libdefaults]
4506        default_keytab_name = FILE:/etc/krb5.keytab
4507   o Support for maintaining individual printer names
4508     stored separately from the printer's sharename.
4509   o Support for maintaining user password history.
4510   o Support for honoring the logon times for user in a 
4511     Samba domain.
4514 ============================================
4515 unix extensions = yes (default) and symlinks
4516 ============================================
4518 Beginning with Samba 3.0.6pre1 (formerly known as 3.0.5pre1), 
4519 clients supporting the UNIX extensions to the CIFS protocol 
4520 can create symlinks to absolute paths which will be **followed** 
4521 by the server.  This functionality has been requested in order 
4522 to correctly support certain applications when the user's home 
4523 directory is mounted using some type of CIFS client (e.g. the 
4524 cifsvfs in the Linux 2.6 kernel).
4526 If this behavior is not acceptable for your production environment
4527 you can set 'wide links = no' in the specific share declaration in 
4528 the server's smb.conf.  Be aware that disabling wide link support 
4529 out of a share in Samba may impact the server's performance due 
4530 to the fact that smbd will now have to check each path additional 
4531 times before traversing it.
4532   
4534 ========================
4535 Password History Support 
4536 ========================
4538 The new password history feature allows smbd to check the new 
4539 password in password change requests against a list of the user's
4540 previous passwords.  The number of previous passwords to save can 
4541 be set using pdbedit (4 in this example):
4543    root# pdbedit -P "password history" -C 4
4545 When using the ldapsam passdb backend, it is vital to secure the 
4546 following attributes from access by non-administrative users:
4548    * sambaNTPassword
4549    * sambaLMPassword
4550    * sambaPasswordHistory
4552 You should refer to your directory server's documentation on how 
4553 to implement this restriction.
4556 Changes since 3.0.5
4557 -------------------
4559 smb.conf changes
4560 ----------------
4562     Parameter Name              Action
4563     --------------              ------
4564     cups server                 New
4565     defer sharing violations    New
4566     force unknown acl user      New
4567     ldap timeout                New
4568     printcap cache time         New
4569     use kerberos keytab         New
4570     
4571 commits
4572 -------
4573 o   Jeremy Allison <jra@samba.org> 
4574     * Correct path parsing bug that broke DeletePrinterDriverEx().
4575     * Fix bugs in check_path_syntax() caught by asserts.
4576     * Internal change - rearrange internal global case setting 
4577       variables to a per connection basis.
4578     * BUG 1345: Fix premature optimization in unix_convert(). 
4579     * Allow clients to truncate a locked file.
4580     * BUG 1319: Always check to see if a user as write access
4581       to a share, even when 'force user' is set.
4582     * Fix specific case of open that doesn't cause oplock break, 
4583       or share mode check.
4584     * Correct sid type is WKN_GROUP, not alias. Added some 
4585       more known types (inspired by patch from Jianliang Lu).
4586     * Allow creation of absolute symlink paths via CIFS clients.
4587     * Fix charset bug in when invoking send_mailslot().
4588     * When using widelinks = no, use realpath to canonicalize 
4589       the connection path on connection create for the user. 
4590     * Enhance stat open code.
4591     * Fix unix extensions mknod code path.
4592     * Allow unix domain socket creation via unix extensions.
4593     * Auto disable the 'store dos attribute' parameter if the 
4594       underlying filesystem doesn't support EAs.
4595     * Implement deferred open code to fix a bug with Excel files 
4596       on Samba shares.
4597     * BUG 1427: Catch bad path errors at the right point.  Ensure 
4598       all our pathname parsing is consistent.
4599     * Fix SMB signing error introduced by the new deferred open 
4600       code.
4601     * Change default setting for case sensitivity to "auto". (see 
4602       commit message -- r1154 -- for details).
4603     * Add new remote client arch -- CIFSFS.
4604     * Allow smbd to maintain the service principal entry in the 
4605       system keytab file (based on patch Dan Perry <dperry@pppl.gov>, 
4606       Guenther Deschner, et. al.).
4607     * Fix longstanding memleak bug with logfile name.
4608     * Fix incorrect type in printer publishing (struct uuid, 
4609       not UUID_FLAT).
4610     * Heimdal compile fixes after introduction of the new ketyab 
4611       feature.
4612     * Ensure we check attributes correctly on rename request.
4613     * Ensure we defer a sharing violation on rename correctly.
4614     * BUG 607: Ensure we remove DNS and DNSFAIL records immediately 
4615       on timeout.
4616     * Fix bogus error message when using "mangling method = hash" 
4617       rather than hash2.
4618     * Turn on sendfile by default for non-Win9x clients.
4619     * Handle non-io opens that cause oplock breaks correctly.
4620     * Ensure ldap replication sleep time is not more than 5 seconds.
4621     * Add support for storing a user's password history.
4622       LDAP portion of the code was based on a patch from 
4623       Jianliang Lu <j.lu@tiesse.com>.
4624     * Correct memory leaks found in the password change code.
4625     * Fix support for the mknod command with the Linux CIFS client.
4626     * Remove support for passing the new password to smbpasswd 
4627       on the command line without using the -s option.
4628     * Ensure home directory service number is correctly reused
4629       (inspired by patches from Michael Collin Nielsen 
4630       <michael@hum.aau.dk>).
4631     * Fix to stop printing accounts from resetting the bas 
4632       password and account lockout flags.
4633     * If a account was locked out by an admin (and has a bad 
4634       password count of zero) leave it locked out until an admin 
4635       unlocks it (but log a message).
4636     * Ensure we return the same ACL revision on the wire that 
4637       W2K3 does.
4638     * BUG 1578: Hardcode replacement for invalid characters as '_'
4639       (based on fix from Alexander E. Patrakov <patrakov@ums.usu.ru>).
4640     * Fix hashed password history for LDAP backends.
4641     * Enforce logon hours restrictions if confiogured (based on code 
4642       from Richard Renard <rrenard@idealx.com>).
4643     * BUG 1606: Force smbd to disable sendfile with DOS clients 
4644       and ensure that the chained header is filled in for ...&X 
4645       commands.
4646     * BUG 1602: Fix access to shares when all symlink support 
4647       has been disabled.
4651 o   Tom Alsberg <alsbergt@cs.huji.ac.il>
4652     * Allow pdbedit to export a single user from a passdb backend.
4653     
4655 o   Andrew Bartlett <abartlet@samba.org>  
4656     * Fix parsing bug in GetDomPwInfo().
4657     * Fix segfault in 'ntlm_auth --diagnostics'.
4658     * Re-enable code to allow sid_to_gid() to perform a group 
4659       mapping lookup before checking with winbindd.
4660     * Fix memory leak in the trans2 signing code.
4661     * Allow more flexible GSS-SPENGO client and server operation 
4662       in ntlm_auth.
4663     * Improve smbd's internal random number generation.
4664     * Fix a few outstanding long password changes in smbd.
4665     * Fix LANMAN2 session setup code.
4668 o   Eric Boehm <boehm@nortelnetworks.com>
4669     BUG 703: Final touches on netgroup case lookups.
4670     
4671     
4672 o   Jerome Borsboom <j.borsboom@erasmusmc.nl>
4673     * Ensure error status codes don't get overwritten in 
4674       lsa_lookup_sids() server code.
4675     * Correct bug that caused smbd to overwrite certain error 
4676       codes when returning up the call stack.
4677     * Ensure the correct sid type returned for builtin sids.
4680 o   Gerald Carter <jerry@samba.org>
4681     * Fix a few bugs in the Fedora Packaging files.
4682     * Fix for setting the called name to by our IP if the 
4683       called name was *SMBSERVER and *SMBSERV.   Fixes issue 
4684       with connecting to printers via \\ip.ad.dr.ess\printer 
4685       UNC path.
4686     * BUG 1315: fix for schannel client connections to servers
4687       when we haven't specifically negotiated AUTH_PIPE_SEAL.
4688     * Allow PrinterDriverData valuenames with embedded backslashes
4689       (Fixes bug with one of the Konica Fiery drivers).
4690     * Fixed string length miscalculation in netbios names that 
4691       resulted in corrupt workgroup names in browse.dat.
4692     * When running smbd as a daemon, launch child smbd to update 
4693       the lpq cache listing in the background.
4694     * Allow printers "Printers..." folder to be renamed to a string 
4695       other than the share name.
4696     * Allow winbindd to use domain trust account passwords when 
4697       running on a Samba DC to establish an schannel to remote 
4698       domains.
4699     * Fix bad merge and ensure that we always use tdb_open_log() 
4700       instead of tdb_open_ex() (the former call enforce the 'use 
4701       mmap' parameter).
4702     * BUG 1221: revert old change that used single and double 
4703       quotes as delimeters in next_token(), and change 
4704       print_parameter() to print out parm values surrounded by 
4705       double quotes (instead of single quotes).
4706     * Prevent home directories added during the SMBsesssetup&X from 
4707       being removed as unused services.
4708     * Invalidate the print object cache for open printer handles when
4709       smbd receives a message that an attribute on a given printer 
4710       has been changed.
4711     * Cause the configure script to exit if --enable-cups[=yes] is 
4712       defined and the system does not have the cups devel files 
4713       installed.
4714     * BUG 1297: Prevent map_username() from being called twice 
4715       during logon.
4716     * Ensure that we use the userPrincipalName AD attribute 
4717       value for LDAP SASL binds.
4718     * Ensure we remove the tdb entry when deleting a job that 
4719       is being spooled.
4720     * BUG 1520: Work around bug in Windows XP SP2 RC2 where the 
4721       client sends a FindNextPrintChangeNotify() request without 
4722       previously sending a FindFirstPrintChangeNotify().  Return 
4723       the same error code as Windows 2000 SP4.
4724     * BUG 1516: Manually declare ldap_open_with_timeout() to 
4725       workaround compiler errors on IRIX (or other systems without 
4726       LDAP headers).
4727     * Merge security fixes for CAN-2004-0600, CAN-2004-0686 from 
4728       3.0.5.
4729     * Corrected syntax error in the OID for sambaUnixIdPool, 
4730       sambaSidEntry, & sambaIdmapEntry object classes.
4731     * Tighten the cache consistency with the ntprinters.tdb entry 
4732       an the in memory cache associated with open printer handles.
4733     * Make sure that register_messages_flags() doesn't overwrite 
4734       the originally registered flags.
4737 o   Fabien Chevalier <fabien.chevalier@supelec.fr>
4738     * Debian BUG 252591: Ensure that the return value from the 
4739       number of available interfaces is initialized in case no 
4740       interfaces are actually available.
4743 o   Guenther Deschner <gd@sernet.de> 
4744     * Implement 'rpcclient setprintername'.
4745     * Add local groups to the user's NT_TOKEN since they are 
4746       actually supported now.
4747     * Heimdal compile fixes after introduction of the new keytab 
4748       feature.
4749     * Correctly honor the info level parameter in 'rpcclient 
4750       enumprinters'.
4751     * Reintroduce 'force unknown acl user' parameter.  When getting a 
4752       security descriptor for a file, if the owner sid is not known, 
4753       the owner uid is set to the current uid. Same for group sid.
4754     * Ensure that REG_SZ values in the SetPrinterData actually 
4755       get written in UNICODE strings rather than ASCII.
4756     * Ensure that the last kerberos error return is not invalid.
4757     * Display share ACL entries from rpcclient.
4758     * Correct infinite loop in pam_winbind's verification of 
4759       group membership in the 'other sids' field in the user_info3 
4760       struct.
4763 o   Fabian Franz <FabianFranz@gmx.de>
4764     * Support specifying a port in the device URL passed to smbspool.
4765     
4766     
4767 o   Steve French <sfrench@us.ibm.com>
4768     * Handle -S and user mount parms in mount.cifs.
4769     * Fix user unmount of shares mount with suid mount.cifs.
4770     * prevent infinite recusion in reopen_logs() when expanding 
4771       the smb.conf variable %I.
4774 o   Bjoern Jacke <bj@sernet.de>
4775     * Install libsmbclient into $(LIBDIR), not into hard coded 
4776       ${prefix}/lib. This helps amd64 systems with /lib and /lib64 
4777       and an explicit configure --libdir setting.
4780 o   <kawasa_r@itg.hitachi.co.jp>
4781     * Correct more memory leaks and initialization bugs.
4782     * Fix bug that prevented core dumps from being generated 
4783       even if you tried.
4784     * Connect to the winbind pipe in non-blocking mode to 
4785       prevent processes from hanging.
4786     * Memory leak fixes.
4789 o   Stephan Kulow <coolo@suse.de>
4790     * Fix crash bug in libsmbclient.
4793 o   Volker Lendecke <vl@samba.org>
4794     * Added vfs_full_audit module.
4795     * Add vfs_afsacl.c which can display & set AFS acls via 
4796       the NT security editor.
4797     * Fix crash bug caused by trying to Base64 encode a NULL string.
4798     * Fix DOS error code bug in reply_chkpath().
4799     * Correct misunderstanding of the max_size field in 
4800       cli_samr_enum_als_groups;  it is more like an account_control 
4801       field with individual bits what to retrieve.
4802     * Implement 'net rpc group rename' -- rename domain groups.
4803     * Implement the 'cups server' option. This makes it possible 
4804       to have virtual smbd's connect to different cups daemons.
4805     * Paranoia fixes when adding local aliases to a user's NT_TOKEN.
4806     * Fix sid_to_gid() calls in winbindd to prevent loops.
4807     * Ensure that local_sid_to_gid() sets the type of the group on 
4808       return.
4809     * Make sure that the clients are given back the IP address to 
4810       which they connected in the case of a multi-homed host. Only 
4811       affects strings the spoolss printing replies.
4812     * Fix the bad password lockout. This has not worked as pdb_ldap.c 
4813       did not ask for the modifyTimestamp attribute, so it could 
4814       not find it.   Try not to regress by not putting that attrib 
4815       in the main list but append it manually for the relevant searches.
4816     * Fix two memleaks in login_cache.c.
4817     * fixes memory bloat when unmarshalling strings.
4818     * Fix compile errors using gcc 3.2 on SuSE 8.2.
4819     * Fix the build for systems without kerberos headers.
4820     * Allow winbindd to handle authentication requests only when 
4821       started without either an 'idmap uid' or 'idmap gid' range.
4822     * Fix the build for systems without ldap headers.
4823     * Fix interaction between share security descriptor and the 
4824       'read only' smb.conf option.
4825     * Fix bug that caused _samr_lookupsids() with more than 32 (
4826       MAX_REF_DOMAINS) SIDs to fail.
4827     * Allow the 'idmap backend' parameter to accept a list of 
4828       LDAP servers for failover purposes.
4829     * Revert code in smbd to remove a tdb when it has become 
4830       corrupted.
4831     * Add paranoid checks when mapping SIDs to a uid/gid to 
4832       ensure that the type is correct.
4833     * Initial work on getting client support for sending mailslot 
4834       datagrams.
4835     * Add 'ldap timeout' parameter.
4836     * Dont always uppercase 'afs username map'.
4837     * Expand aliases for getusersids as well.
4838     * Improved NT->AFS ACL mapping VFS module.
4841 o   Herb Lewis <herb@samba.org>
4842     * Add the acls debug class.
4843     * Fix logic bug in netbios name truncate routine.
4844     * Fix smbd crash caused by smbtorture IOCTL test.
4845     * Fix errno tromping before calling iconv to reset the 
4846       conversion state.
4847     * need to leave empty dacl so we can remove last ACE.
4850 o   Jianliang Lu <Jianliang.Lu@getronics.com>
4851     * Fix to stop smbd hanging on missing group member in 
4852       get_memberuids().
4853     * Make sure Samba returns the correct group types.
4854      * Reset the bad password count password counts upon a successful login.
4855      
4856      
4857 o   Jason Mader <jason@ncac.gwu.edu>
4858     * BUG 1385: Don't use non-consts in a structure initialization.
4859     
4861 o   Jim McDonough <jmcd@us.ibm.com>
4862     * BUG 1279: SMBjobid fix for Samba print servers running on 
4863       Big-Endian platforms.
4866 o   Joe Meadows <jameadows@webopolis.com>
4867     * Add optional timeout parameter to ldap open calls.
4868     * Allow get_dc_list() to check the negative cache.
4871 o   Stefan Metzmacher <metze@samba.org>    
4872     * fix a configure logic bug for linux/XFS quotas when 
4873       using --with-sys-quotas.
4874     * Use quota debug class in quota code.
4875     * print out the SVN revision by configure,
4876     
4878 o   Buchan Milne <bgmilne@mandrake.org>
4879     * Mandrake packaging fixes.
4880     
4881     
4882 o   Lars Mueller <lmuelle@samba.org>
4883     * BUG 1279: Added 'printcap cache time' parameter.
4884     * Fix afs related build issues on SuSE.
4885     * Fix compiler warnings in the kerberos client code.
4888 o   James Peach <jpeach@sgi.com>
4889     * More iconv detection fixes for IRIX.
4890     * Compile fixed for systems that do not have C99/UNIX98 compliant 
4891       vsnprintf by default.
4892     * Prevent smbd from attempting to use sendfile at all if it is 
4893       not supported by the server's OS.
4894     * Allow SWAT to search for index.html when serving html files 
4895       in a directory.
4898 o   Dan Peterson
4899     * Implement NFS quota support on FreeBSD.
4902 o   Tim Potter <tpot@samba.org>
4903     * BUG 1360: Use -Bsymbolic when creating shared libraries to 
4904       avoid conflicts with identical symbols in the global namespace 
4905       when loading libnss_wins.so.
4908 o   Richard Renard <rrenard@idealx.com>
4909     * Save the current password as it is being changed into the 
4910       password history list.
4913 o   Richard Sharpe <rsharpe@samba.org>
4914     * Fix error return codes on some lock messages.
4915     * BUG 1178: Make the libsmbclient routines callable 
4916       by C++ programs.
4917     * BUG 1333: Make sure we return an error code when 
4918       things go wrong.
4919     * BUG 1301: Return NT_STATUS_SHARING_VIOLATION when 
4920       share mode locking requests fail.
4923 o   Simo Sorce <idra@samba.org>
4924     * Update Debian stable & unstable packaging.
4925     * Tidy up parametric options in testparm output.
4928 o   Richard Sharpe <rsharpe@samba.org>
4929     * Add sigchild handling to winbindd to restart the child 
4930       daemon if necessary.
4933 o   Tom Shaw <tomisfaraway@gmail.com>
4934     * Use winbindd_fill_pwent() consistently.
4937 o   Nick Thompson <nickthompson@agere.com>
4938     * Protect smbd against broken filesystems which return zero 
4939       blocksize.
4942 o   Andrew Tridgell <tridge@samba.org>
4943     * Fixed bug in handling of timeout in socket connections.
4944      
4946 o   Nick Wellnhofer <wellnhofer@aevum.de>    
4947     * Prevent lp_interfaces() list from being corrupted.  Fixes
4948       bug where nmbd would lose the list of network interfaces 
4949       on the system and consequently shutdown.
4951       
4952 o   James Wilkinson <jwilk@alumni.cse.ucsc.edu>
4953     * Fix ntlm_auth memory leaks.
4956 o   Jelmer Vernooij <jelmer@samba.org>
4957     * Additional NT status to unix error mappings.
4958     * BUG 478: Rename vsnprintf to smb_vsnprintf so we don't 
4959       get duplicate symbol errors.
4960     * Return an error when the last command read from stdin 
4961       fails in smbclient.
4962     * Prepare for better error checking in tar.
4963     * BUG 1474: Fix build of --with-expsam stuff on Solaris.
4964       
4966       --------------------------------------------------
4967       
4968                  =============================
4969                  Release Notes for Samba 3.0.5
4970                          July 20, 2004
4971                  =============================
4973 Please note that Samba 3.0.5 is identical to Samba 3.0.4 with 
4974 the exception of correcting the two security issues outlined 
4975 below.
4977 ######################## SECURITY RELEASE ########################
4979 Summary:       Multiple Potential Buffer Overruns in Samba 3.0.x
4980 CVE ID:        CAN-2004-0600, CAN-2004-0686
4981                (http://cve.mitre.org/)
4984 This is the latest stable release of Samba. This is the version
4985 that production Samba servers should be running for all current
4986 bug-fixes.
4988 It has been confirmed that versions of Samba 3 prior to v3.0.4
4989 are vulnerable to two potential buffer overruns.  The individual
4990 details are given below.
4992 =============
4993 CAN-2004-0600
4994 =============
4996 Affected Versions:      Samba 3.0.2 and later
4998 The internal routine used by the Samba Web Administration
4999 Tool (SWAT v3.0.2 and later) to decode the base64 data
5000 during HTTP basic authentication is subject to a buffer
5001 overrun caused by an invalid base64 character.  It is
5002 recommended that all Samba v3.0.2 or later installations
5003 running SWAT either (a) upgrade to v3.0.5, or (b) disable
5004 the swat administration service as a temporary workaround.
5006 This same code is used internally to decode the
5007 sambaMungedDial attribute value when using the ldapsam
5008 passdb backend. While we do not believe that the base64
5009 decoding routines used by the ldapsam passdb backend can
5010 be exploited, sites using an LDAP directory service with
5011 Samba are strongly encouraged to verify that the DIT only
5012 allows write access to sambaSamAccount attributes by a
5013 sufficiently authorized user.
5015 The Samba Team would like to heartily thank Evgeny Demidov
5016 for analyzing and reporting this bug.
5018 -------------
5019 CAN-2004-0686
5020 -------------
5022 Affected Versions:      Samba 3.0.0 and later
5024 A buffer overrun has been located in the code used to support
5025 the 'mangling method = hash' smb.conf option.  Please be aware
5026 that the default setting for this parameter is 'mangling method
5027 = hash2' and therefore not vulnerable.
5029 Affected Samba 3 installations can avoid this possible security
5030 bug by using the default hash2 mangling method.  Server
5031 installations requiring the hash mangling method are encouraged
5032 to upgrade to Samba 3.0.5.
5035 ##################################################################
5037     --------------------------------------------------
5038                  
5039                  =============================
5040                  Release Notes for Samba 3.0.4
5041                           May 8, 2004
5042                  =============================
5044 Common bugs fixed in Samba 3.0.4 include:
5046   o Password changing after applying the patch described in 
5047     the Microsoft KB828741 article to Windows clients.
5048   o Crashes in smbd.
5049   o Managing print jobs via Windows on Big-Endian servers.
5050   o Several memory leaks in winbindd and smbd.
5051   o Compile issues on AIX and *BSD.
5053 Changes since 3.0.3
5054 --------------------
5056 commits
5057 -------
5059 o   Jeremy Allison <jra@samba.org>
5060     * Fix path processing for DeletePrinterDriverEx().
5061     * BUG 1303: Fix for Microsoft hotfix MS04-011 password change 
5062       breakage.
5065 o   Andrew Bartlett <abartlet@samba.org>
5066     * Fix alignment bug in GetDomPwInfo().
5069 o   Alexander Bokovoy <ab@samba.org>
5070     * Fix utime[s]() issues in smbwrapper on systems 
5071       that can boot both the 2.4 and 2.6 Linux kernels.
5074 o   Gerald Carter <jerry@samba.org>
5075     * Fedora packaging fixes.
5076     * BUG 1302: Fix seg fault by not trying to optimize a list of 
5077       invalid gids using the wrong array size.
5078     * BUG 1309: fix seg fault caused by trying to strdup(NULL)
5079       seen when 'security = share'.
5080     * Fix problems when using IBM's compiler on AIX.
5081     * Link Developer's Guide, Example Guide, and multi-page HOWTO
5082       into SWAT's welcome page.
5083     * BUG 1293: fix double free in printer publishing code.
5085     
5086 o   Wim Delvaux <wim.delvaux@adaptiveplanet.com>
5087     * Fix for handling timeouts in socket connections.
5090 o   Michel Gravey <michel.gravey@optogone.com>
5091     * BUG 483: patch from  to fix password hash creation in SWAT.
5092     
5094 o   Volker Lendecke <vl@samba.org>
5095     * Close the open NT pipes before the tdis.
5096     * Fix AFS related build issues.
5097     * Handle error conditions when base64 encoding a blob of 0 bytes.
5099     
5100 o   Herb Lewis <herb@samba.org>
5101     * Added 'acls' debug class.
5103 o   kawasa_r@itg.hitachi.co.jp
5104     * Multiple variable initialization and memory leak fixes.
5105     
5106     
5107 o   Stephan Kulow <coolo@suse.de>
5108     * Fix string length bug in libsmbclient that caused KDE's 
5109       Konqueror to crash.
5110     * BUG 429: More libsmbclient fixes.
5113 o   Jim McDonough <jmcd@us.ibm.com>
5114     * BUG 1007, 1279: Store the print job using a little-endian key.
5117 o   Eric Mertens
5118     o Compile fix for OpenBSD (ENOTSUP not supported).
5120     
5121 o   Stefan Metzmacher <metze@samba.org>
5122     * Correct bug in disks quota views from explorer.
5124     
5125 o   Tim Potter <tpot@samba.org>
5126     BUG 1305: Correct debug output.
5129 o   Richard Sharpe <rsharpe@samba.org>
5130     * Fix incorrect error code mapping.
5133 o   Jelmer Vernooij <jelmer@samba.org>
5134     * Add additional NT_STATUS errorm mappings.
5135     
5137     --------------------------------------------------
5139                  =============================
5140                  Release Notes for Samba 3.0.3
5141                         April 29, 2004
5142                  =============================
5145 Common bugs fixed in Samba 3.0.3 include:
5147   o Crash bugs and change notify issues in Samba's printing code.
5148   o Honoring secondary group membership on domain member servers.
5149   o TDB scalability issue surrounding the TDB_CLEAR_IF_FIRST flag.
5150   o Substitution errors for %[UuGg] in smb.conf.
5151   o winbindd crashes when using ADS security mode.
5152   o SMB signing errors.
5153   o Delays in winbindd startup caused by unnecessary 
5154     connections to trusted domain controllers.
5155   o Various small memory leaks.
5156   o Winbindd failing due to expired Kerberos tickets.
5158 New features introduced in Samba 3.0.3 include:
5160   o Improved support for i18n character sets.
5161   o Support for account lockout policy based on
5162     bad password attempts.
5163   o Improved support for long password changes (>14
5164     characters) and strong password enforcement.
5165   o Support for Windows aliases (i.e. nested groups).
5166   o Experimental support for storing DOS attribute on files
5167     and folders in Extended Attributes.
5168   o Support for local nested groups via winbindd.
5169   o Specifying options to be passed directly to the CUPS libraries.
5171 Please be aware that the Samba source code repository was 
5172 migrated from CVS to Subversion on April 4, 2004.  Details on 
5173 accessing the Samba source tree via anonymous svn can be found 
5174 at http://svn.samba.org/samba/subversion.html.
5177 Changes since 3.0.2a
5178 --------------------
5179 smb.conf changes
5180 ----------------
5182     Parameter Name              Action
5183     --------------              ------
5184     cups options                New
5185     ea support                  New
5186     only user                   Deprecated
5187     store dos attributes        New
5188     unicode                     Removed
5189     winbind nested groups       New
5191     
5192 commits
5193 -------
5195 o   Jeremy Allison <jra@samba.org>
5196     * Ensure that Kerberos mutex is always properly unlocked.
5197     * Removed Heimdal "in-memory keytab" support.
5198     * Fixup the 'multiple-vuids' bugs in our server code.
5199     * Correct return code from lsa_lookup_sids() on unmapped
5200       sids (based on work by vl@samba.org).
5201     * Fix the "too many fcntl locks" scalability problem 
5202       raised by tridge.
5203     * Fixup correct (as per W2K3) returns for lookupsids 
5204       as well as lookupnames.
5205     * Fixups for delete-on-close semantics as per Win2k3 behavior.
5206     * Make SMB_FILE_ACCESS_INFORMATION call work correctly.
5207     * Fix "unable to initialize" bug when smbd hasn't been run with 
5208       new system and a user is being added via pdbedit/smbpasswd.
5209     * Added NTrename SMB (0xA5).
5210     * Fixup correct timeout values for blocking lock timeouts.
5211     * Fix various bugs reported by 'gentest'.
5212     * More locking fixes in the case where we own the lock.
5213     * Fix up regression in IS_NAME_VALID and renames.
5214     * Don't set allocation size on directories.
5215     * Return correct error code on fail if file exists and target 
5216       is a directory.
5217     * Added client "hardlink" comment to test doing NT rename with 
5218       hard links.  Added hardlink_internals() code - UNIX extensions 
5219       now use this as well.
5220     * Use a common function to parse all pathnames from the wire for 
5221       much closer emulation of Win2k3 error return codes.
5222     * Implement check_path_syntax() and rewrite string sub 
5223       functions for better multibyte support.
5224     * Ensure msdfs referrals are multibyte safe.
5225     * Allow msdfs symlink syntax to be more forgiving.
5226       eg. sym_link -> msdfs://server/share/path/in/share 
5227       or  sym_link -> msdfs:\\server\share\path\in\share.
5228     * Cleanup multibyte netbios name support in nmbd ( based on patch
5229       by MORIYAMA Masayuki <moriyama@miraclelinux.com>).
5230     * Fix check_path_syntax() for multibyte encodings which have 
5231       no '\' as second byte (based on work by ab@samba.org.
5232     * Fix the "dfs self-referrals as anonymous user" problem
5233       (based on patch from vl@samba.org).
5234     * BUG 1064: Ensure truncate attribute checking is done correctly 
5235       on "hidden" dot files.
5236     * Fix bug in anonymous dfs self-referrals again.
5237     * Fix get/set of EA's in client library
5238     * Added support for OS/2 EA's in smbd server.
5239     * Added 'ea support' parameter to smb.conf.
5240     * Added 'store dos attributes' parameter to smb.conf.
5241     * Fix wildcard identical rename.
5242     * Fix reply_ctemp - make compatible with w2k3.
5243     * Fix wildcard unlink.
5244     * Fix wildcard src with wildcard dest renames.      
5245     * BUG 1139: Fix based on suggestion by jdev@panix.com.
5246       swap lookups for user and group - group will do an
5247       algorithmic lookup if it fails, user won't.
5248     * Make EA's lookups case independent.
5249     * Fix SETPATHINFO in 'unix extensions' support.
5250     * Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for 
5251       the UNIX info levels, and the short case preserve names.
5254 o   Timur Bakeyev <timur@com.bat.ru>
5255     * BUG 1144: only set --with-fhs when the argument is 'yes'
5256     * BUG 1152: Allow python modules to build despite libraries added 
5257       to LDFLAGS instead of LDPATH.
5258     * BUG 1141: Fix nss*.so names on FreeBSD 5.x.
5261 o   Craig Barratt <cbarratt@users.sourceforge.net>
5262     * BUG 389: Allow multiple exclude arguments with smbclient 
5263       tar -Xr options (better support for Amanda backup client).
5266 o   Andrew Bartlett <abartlet@samba.org>
5267     * Include support for linking with cracklib for enforcing strong 
5268       password changes.
5269     * Add support for >14 character password changes from Windows 
5270       clients.
5271     * Add 'admin set password' capability to 'net rpc'.
5272     * Allow 'net rpc samdump' to work with any joined domain 
5273       regardless of smb.conf settings.
5274     * Use an allocated buffer for count_chars.
5275     * Add sanity checks for changes in the domain SID in an 
5276       LDAP DIT.
5277     * Implement python unit tests for Samba's multibyte string 
5278       support.
5279     * Remove 'unicode' smb.conf option.
5280     * BUG 1138: Fix support for 'optional' SMB signing and other 
5281       signing bugs.
5282     * BUG 169: Fix NTLMv2-only behavior.
5283     * Ensure 'net' honors the 'netbios name' in the smb.conf by 
5284       default.
5285     * Support SMB signing on connections using only the LANMAN 
5286       password and generate the correct the 'session key' for these 
5287       connections.
5288     * Implement --required-membership-of=, an ntlm_auth option 
5289       that restricts all authentication to members of this particular 
5290       group.
5291     * Improve our fall back code for password changes.
5292     * Only send the ntlm_auth 'ntlm-server-1' helper client a '.' 
5293       after the server had said something (such as an error).
5294     * Add 'ntlm-server-1' helper protocol to ntlm_auth.
5296       
5297 o   Alexander Bokovoy <ab@samba.org>
5298     * Fix incorrect size calculation of the directory name 
5299       in recycle.so.
5300     * Fix problems with very long filenames in both smbd and smbclient
5301       caused by truncating paths during character conversions.
5302     * Fix smbfs problem with Tree Disconnect issued before smbfs 
5303       starts its work.
5306 o   Gerald Carter <jerry@samba.org>
5307     * BUG 850: Fix 'make installmodules' bug on True64.
5308     * BUG 66: mark 'only user' deprecated.
5309     * Remove corrupt tdb and shutdown (only for printing tdbs, 
5310       connections, sessionid & locking).
5311     * decrement smbd counter in connections.tdb in smb_panic().
5312     * RedHat specfile updates.
5313     * Fix xattr.h build issue on Debian testing and SuSE 8.2.
5314     * BUG 1147; bad pointer case in get_stored_queue_info() 
5315       causing seg fault.
5316     * BUG 761: read the config file before initialized default 
5317       values for printing options; don't default to bsd printing 
5318       Linux.
5319     * Allow the 'printing' parameter to be set on a per share basis.
5320     * BUG 503: RedHat/Fedora packaging fixes regarding logrotate.
5321     * BUG 848: don't create winbind local users/groups that already 
5322       exist in the tdb.
5323     * BUG 1080: fix declaration of SMB_BIG_UINT (broke compile on 
5324       LynxOS/ppc).
5325     * BUG 488: fix the 'show client in col 1' button and correctly 
5326       enumerate active connections.
5327     * BUG 1007 (partial): Fix abort in smbd caused by byte ordering 
5328       problem when storing the updating pid for the lpq cache.
5329     * BUG 1007 (partial): Fix print change notify bugs.
5330     * BUG 1165, 1126: Fix bug with secondary groups (security = ads) 
5331       and winbind use default domain = yes.  Also ensures that 
5332     * BUG 1151: Ensure that winbindd users are passed through 
5333       the username map.
5334     * Fix client rpc binds for ASU derived servers (pc netlink, 
5335       etc...).
5336     * BUG 417, 1128: Ensure that the current_user_info is set
5337       consistently so that %[UuGg] is expanded correctly.
5338     * BUG 1195: Fix crash in winbindd when the ADS server is 
5339       unavailable.
5340     * BUG 1185: Set reconnect time to be the same as the 
5341       'winbind cache time'.
5342     * Ensure that we return the sec_desc in smb_io_printer_info_2.
5343     * Change Samba printers Win32 attribute to PRINTER_ATTRIBUTE_LOCAL.
5344     * BUG 1095: Honor the '-l' option in smbclient.
5345     * BUG 1023: surround get_group_from_gid() with become_unbecome_root() 
5346       block.
5347     * Ensure server schannel uses the auth level requested by the 
5348       client.
5349     * Removed --with-cracklib option due to potential crash issue.
5350     * Fix -lcrypto linking problem with wbinfo.
5351     * BUG 761: allow printing parameter to set defaults on a per 
5352       share basis.
5353     * Add 'cups options' parameter to allow raw printing without 
5354       changing /etc/cups/cupsd.conf.
5355     * BUG 1081, 1183: Added remove_duplicate_gids() to smbd and 
5356       winbindd.
5357     * BUG 1246: Fix typo in Fedora /etc/init.d/winbind.
5358     * BUG 1288: resolve any machine netbios name (0x00) and not just 
5359       servers (0x20).
5360     * BUG 1199: Fix potential symlink issue in 
5361       examples/printing/smbprint.
5364 o   Robert Dahlem <Robert.Dahlem@gmx.net>
5365     * BUG 1048:  Don't return short names when when 'mangled names = no'
5368 o   Guenther Deschner <gd@suse.com>
5369     * Remove hard coded attribute name in the ads ranged retrieval
5370       code.
5371     * Add --with-libdir and --with-mandir to autoconf script.
5374 o   Bostjan Golob <golob@gimb.org>
5375     * BUG 1046: Fix  getpwent_list() so that the username is not 
5376       overwritten by other fields.
5379 o   Landon Fuller <landonf@opendarwin.org>
5380     * BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) 
5381       to fix user/group enumeration on systems whose libc does not 
5382       call setgrent() before trying to enumerate users (i.e. 
5383       FreeBSD 5.2).
5386 o   Steve French <sfrench@us.ibm.com>
5387     * Update mount.cifs to version 1.1.
5388     * Disable dev (MS_NODEV) on user mounts from cifs vfs.
5389     * Fixes to minor security bug in the mount helper.
5390     * Fix credential file mounting for cifs vfs.
5391     * Fix free of incremented pointer in cifsvfs mount helper.
5392     * Fix path canonicalization of the mount target path and help 
5393       text display in the cifs mount helper.
5394     * Add missing guest mount option for mount.cifs.
5397 o   SATOH Fumiyasu <fumiya@miraclelinux.com>
5398     * BUG 1055; formatting fixes for 'net share'.
5399     * BUG 692: correct truncation of share names and workgroup 
5400       names in smbclient.
5401     * BUG 1088: use strchr_m() for query_host (smbclient -L).
5402     * Patch from to internally count characters correctly.
5405 o   Paul Green <paulg@samba.org>
5406     * Update VOS _POSIX_C_SOURCE macro to 200112L.
5407     * Fix bug in configure.ion by moving the first use of 
5408       AC_CHECK_HEADERS so it is always executed.
5409     * Fix configure.in to only use $BLDSHARED to select whether to 
5410       build static or shared libraries.
5413 o   Pat Haywarrd <Pat.Hayward@propero.net>
5414     * Make the session_users list dynamic (max of 128K).
5415     
5416     
5417 o   Cal Heldenbrand <calzplace@yahoo.com> 
5418     * Fix for for 'pam_smbpass migrate' functionality.
5421 o   Chris Hertel <crh@samba.org>
5422     * fix enumeration of shares 12 characters in length via 
5423       smbclient.
5426 o   Ulrich Holeschak <ulrich@holeschak.de>
5427     * BUG 932: fix local password change using pam_smbpass
5430 o   Krischan Jodies <kj@sernet.de>
5431     * Implement 'net rpc group delete'
5434 o   John Klinger <john.klinger@lmco.com>
5435     * Return NSS_SUCCESS once the max number of gids possible 
5436        has been found in initgroups() on Solaris.
5437     * BUG 1182: Re-enable the -n 'no cache' option for winbindd.
5440 o   Volker Lendecke <vl@samba.org>
5441     * Fix success message for net groupmap modify.
5442     * Fix errors when enumerating members of groups in 'net rpc'.
5443     * Match Windows behavior in samr_lookup_names() by returning
5444       ALIAS(4) when you search in BUILTIN. 
5445     * Fix server SAMR code to be able to set alias info for 
5446       builtin as well. 
5447     * Fix duplication of logic when creating groups via smbd.
5448     * Ensure that the HWM values are set correctly after running 
5449       'net idmap'.
5450     * Add 'net rpc group add'.
5451     * Implement 'net groupmap set' and 'net groupmap cleanup'.
5452     * Add 'net rpc group [add|del]mem' for domain groups and aliases.
5453     * Fix wb_delgrpmem (wbinfo -o).
5454     * As a DC we should not reply to lsalookupnames on DCNAME\\user.
5455     * Fix sambaUserWorkstations on a Samba DC.
5456     * Implement wbinfo -k: Have winbind generate an AFS token after
5457       authenticating the user.
5458     * Add expand_msdfs VFS module for providing referrals based on the
5459       the client's IP address.
5460     * Implement client side NETLOGON GetDCName function.
5461     * Fix caching of name->sid lookups.
5462     * Add support in winbindd for expanding nested local groups.
5463     * Fix memleak in winbindd.
5464     * Fix msdfs proxy.
5465     * Don't list domain groups from BUILTIN.
5466     * Fix memleak in policy handle utility functions.
5467     * Decrease winbindd startup time by only contacting trusted 
5468       domains as necessary.
5469     * Allow winbindd to ask the DC for its domain for a trusted 
5470       DC.
5471     * Fix Netscape DS schema based on comments from 
5472       <thomas.mueller@christ-wasser.de>.
5473     * Correct case where adding a domain user to a XP local group 
5474       did a lsalookupname on the user without domain prefix, and 
5475       failed.
5476     * Fix segfault in winbindd caused by 'wbinfo -a'.
5477     
5479 o   Herb Lewis <herb@samba.org>
5480     * Fix typo for tag in proto file.
5481     * Add missing #ifdef HAVE_BICONV stuff.
5482     * Truncate Samba's netbios name at the first '.' (not 
5483       right to left).
5486 o   Derrell Lipman <Derrell.Lipman@UnwiredUniverse.com>
5487     * Bug fixes and enhancements to libsmbclient library.
5489     
5490 o   Jianliang Lu <j.lu@tiesse.com>
5491     * Enforce the 'user must change password at next login' flag.
5492     * Decode meaning of 'fields present' flags (improves support 
5493       for usrmgr.exe).
5494     * NTLMv2 fixes.
5495     * Don't force an upper case domain name in the ntlmssp code.
5496     
5498 o   L. Lucius <ib@digicron.com>.
5499     * type fixes.
5502 o   Jim McDonough <jmcd@us.ibm.com>
5503     * Add versioning support to tdbsam.
5504     * Update the IBM Directory Server schema with the OpenLDAP 
5505       file.
5506     * Various decoding fixes to improve usrmgr.exe support.
5507     * Fix statfs redeclaration of statfs struct on ppc
5508     * Implement support for password lockout of Samba domain 
5509       controllers and standalone servers.
5510     * Get MungedDial attribute actually working with full TS 
5511       strings in it for pdb_ldap.
5512     * BUG 1208 (partial): Improvements for working with expired krb5 
5513       tickets in winbindd.
5514     * Use timegm, or our already existing replacement instead of 
5515       timezone (spotted by Andrzej Tobola <san@iem.pw.edu.pl>).
5516     * Remove modifyTimestamp from list of our attributes.  
5517     * Fix lsalookupnames to check for domain users as well as local 
5518       users. 
5519     * Merge struct uuid replacement for GUID from trunk.
5520     * BUG 1208: Finish support for handling expired tickets in 
5521       winbindd (in conjunction with Guenther Deschner <gd@suse.de>).
5524 o   Stefan Metzmacher <metze@samba.org>
5525     * Implement new VERSION schema based on subversion revision 
5526       numbers.
5527     * Add shadow_copy vfs module.
5528     * Fix segault in login_cache support.
5531 o    Heinrich Mislik <Heinrich.Mislik@univie.ac.at>
5532      o BUG 979 -- Fix quota display on AIX.
5535 o   James Peach <jpeach@sgi.com>
5536     * Correct check for printf() format when using the SGI MIPSPro 
5537       compiler.
5538     * BUG 1038: support backtrace for 'panic action' on IRIX.
5539     * BUG 768: Accept profileing arg to IRIX init script.
5540     * BUG 748: Relax arg parsing to sambalp script (IRIX).
5541     * BUG 758: Fix pdma build.
5542     * Search IRIX ABI paths for libiconv.  Based on initial fix from 
5543       Jason Mader.
5544       
5546 o   Kurt Pfeifle <kpfeifle@danka.de>
5547     * Add example shell script for migrating drivers and printers 
5548       from a Windows print server to a Samba print server using 
5549       smbclient/rpcclient (examples/printing/VamireDriversFunctions).
5552 o   Tim Potter <tpot@samba.org>
5553     * Fix logic bug in tdb non-blocking lock routines when 
5554       errno == EAGAIN.
5555     * BUG 1025: Include sys/acl.h in check for broken nisplus 
5556       include files.      
5557     * BUG 1066: s/printf/d_printf/g in SWAT.
5558     * BUG 1098: rename internal msleep() function to fix build 
5559       problems on AIX.
5560     * BUG 1112: Fix for writable printerdata problem in python bindings.
5561     * BUG 1154: Remove reference to <sys/mman.h> in tdbdump.c.
5562     * BUG 1155: enclose use of fchown() with guards.
5563     * Relicense tdb python module as LGPL.
5566 o   Richard Sharpe <rsharpe@samba.org>
5567     * Add support to smbclient for multiple logins on the same 
5568       session (based on work by abartlet@samba.org).
5569     * Correct blocking condition in smbd's use of accept() on IRIX.
5570     * Add support for printing out the MAC address on nmblookup.
5573 o   Simo Sorce <idra@samba.org>
5574     * Replace unknown_3 with fields_present in SAMR code.
5575     * More length checks in strlcat().
5578 o   Andrew Tridgell <tridge@samba.org>
5579     * Rewrote the AIX UESS backend for winbindd.
5580     * Fixed compilation with --enable-dmalloc.
5581     * Change tdb license to LGPL (see source/tdb/tdb.c).
5582     * Force winbindd to use schannel in clients connections to 
5583       DC's if possible.
5586 o   Jelmer Vernooij <jelmer@samba.org>
5587    * Fix ETA Calculation when resuming downloads in smbget.
5588    * Add -O (for writing downloaded files to standard out) 
5589      based on patch by Bas van Sisseren <bas@dnd.utwente.nl>.
5590     * Fix syntax error in example mysql table
5592            
5593 o   TAKEDA yasuma <yasuma@miraclelinux.com>
5594     * BUG 900: fix token processing in cmd_symlink, cmd_link, 
5595       cmd_chown, cmd_chmod smbclient functions.
5598 o   Shiro Yamada <shiro@miraclelinux.com>
5599     * BUG 1129: install image files for SWAT.
5601       
5602     --------------------------------------------------
5604                   ==============================
5605                   Release Notes for Samba 3.0.2a
5606                         February 13, 2004
5607                   ==============================
5609 Samba 3.0.2a is a minor patch release for the 3.0.2 code base
5610 to address, in particular, a problem when using pdbedit to 
5611 sanitize (--force-initialized-passwords) Samba's tdbsam 
5612 backend.   This is the latest stable release of Samba. This 
5613 is the version that all production Samba servers should be 
5614 running for all current bug-fixes.  
5616 ******************* Attention! Achtung! Kree! *********************
5618 Beginning with Samba 3.0.2, passwords for accounts with a last 
5619 change time (LCT-XXX in smbpasswd, sambaPwdLastSet attribute in
5620 ldapsam, etc...) of zero (0) will be regarded as uninitialized 
5621 strings.  This will cause authentication to fail for such
5622 accounts.  If you have valid passwords that meet this criteria, 
5623 you must update the last change time to a non-zero value.  If you 
5624 do not, then  'pdbedit --force-initialized-passwords' will disable 
5625 these accounts and reset the password hashes to a string of X's.
5627 ******************* Attention! Achtung! Kree! *********************
5630 Changes since 3.0.2
5631 -------------------
5633 commits
5634 -------
5636 Please refer to the CVS log for the SAMBA_3_0 branch for complete
5637 details.  The list of changes per contributor are as follows:
5640 o   Jeremy Allison <jra@samba.org>
5641     * Added paranoia checks in parsing code.
5642     
5644 o   Andrew Bartlett <abartlet@samba.org>
5645     * Ensure that changes to uninitialized passwords in ldapsam 
5646       are written to the DIT.
5649 o   Gerald (Jerry) Carter <jerry@samba.org>
5650     * Fixed iterator in tdbsam.
5651     * Fix bug that disabled accounts with a valid NT password 
5652       hash, but no LanMan hash.
5653     
5655 o   Steve French <sfrench@us.ibm.com>
5656     * Added missing nosetuid and noexec options.
5658     
5659 o   Bostjan Golob <golob@gimb.org>
5660     * BUG 1046: Don't overwrite usernames of entries returned 
5661       by getpwent_list().
5664 o   Sebastian Krahmer <krahmer@suse.de>
5665     * Fixed potential crash bug in NTLMSSP parsing code.
5668 o   Tim Potter <tpot@samba.org>
5669     * Fixed logic in tdb_brlock error checking.
5671     
5672 o   Urban Widmark <urban@teststation.com>
5673     * Set nosuid,nodev flags in smbmnt by default.
5674     
5675     
5676         --------------------------------------------------
5677                   
5678                   =============================
5679                   Release Notes for Samba 3.0.2
5680                         February 9, 2004
5681                   =============================
5683 It has been confirmed that previous versions of Samba 3.0 are
5684 susceptible to a password initialization bug that could grant an 
5685 attacker unauthorized access to a user account created by the
5686 mksmbpasswd.sh shell script.
5688 The Common Vulnerabilities and Exposures project (cve.mitre.org) 
5689 has assigned the name CAN-2004-0082 to this issue.
5691 Samba administrators not wishing to upgrade to the current 
5692 version should download the 3.0.2 release, build the pdbedit 
5693 tool, and run 
5695    root# pdbedit-3.0.2 --force-initialized-passwords
5696       
5697 This will disable all accounts not possessing a valid password
5698 (e.g. the password field has been set a string of X's).
5700 Samba servers running 3.0.2 are not vulnerable to this bug 
5701 regardless of whether or not pdbedit has been used to sanitize
5702 the passdb backend.
5704 Some of the more visible bugs in 3.0.1 addressed in the 3.0.2
5705 release include:
5707   o Joining a Samba domain from Pre-SP2 Windows 2000 clients.
5708   o Logging onto a Samba domain from Windows XP clients.
5709   o Problems with the %U and %u smb.conf variables in relation to 
5710     Windows 9x/ME clients.
5711   o Kerberos failures due to an invalid in memory keytab detection
5712     test.
5713   o Updates to the ntlm_auth tool.
5714   o Fixes for various SMB signing errors.
5715   o Better separation of WINS and DNS queries for domain controllers.
5716   o Issues with nss_winbind FreeBSD and Solaris.
5717   o Several crash bugs in smbd and winbindd.
5718   o Output formatting fixes for smbclient for better compatibility
5719     with scripts based on the 2.2 version.
5722 Changes since 3.0.1
5723 -------------------
5725 smb.conf changes
5726 ----------------
5728     Parameter Name              Action
5729     --------------              ------
5730     ldap replication sleep      New
5731     read size                   removed (unused)
5732     source environment          removed (unused)
5735 commits
5736 -------
5738 Please refer to the CVS log for the SAMBA_3_0 branch for complete
5739 details.  The list of changes per contributor are as follows:
5741 o   Jeremy Allison <jra@samba.org>
5742     * Revert change that broke Exchange clear text samlogons.
5743     * Fix gcc 3.4 warning in MS-DFS code.
5744     * Tidy up of NTLMSSP code.
5745     * Fixes for SMB signing errors
5746     * BUG 815: Workaround NT4 bug to support plaintext
5747       password logins and UNICODE.
5748     * Fix SMB signing bug when copying large files.
5749     * Correct error logic in mkdir_internals() (caused a panic
5750       when combined with --enable-developer).
5751     * BUG 830: Protect against crashes due to bad character 
5752       conversions.
5754       
5755 o   Petri Asikainen <paca@sci.fi>
5756     * BUG 330, 387:Fix single valued attribute updates when 
5757       working with Novell NDS.
5760 o   Andrew Bartlett <abartlet@samba.org>
5761     * Correctly handle per-pipe NTLMSSP inside a NULL session.
5762     * Fix segfault in gencache 
5763     * Fix early free() of encrypted_session_key.
5764     * Change DC lookup routines to more carefully separate
5765       DNS names (realms) from NetBIOS domain names.
5766     * Add new sid_to_dn() function for internal winbindd use.
5767     * Refactor cli_ds_enum_domain_trusts().
5768     * BUG 707: Implement range retrieval of ADS attributes (based 
5769       on work from Volker <vl@samba.org> and Guenther Deschner 
5770       <gd@suse.com>).
5771     * Automatically initialize the signing engine if a session key
5772       is available.
5773     * BUG 916: Do not perform a + -> ' ' substitution for squid URL 
5774       encoded strings, only form input in SWAT.
5775     * Resets the NTLMSSP state for new negotiate packets.
5776     * Add 2-byte alignments in net_samlogon() queries to parse 
5777       odd-length plain text passwords.
5778     * Allow Windows groups with no members in winbindd.
5779     * Allow normal authentication in the absence of a server 
5780       generated session key.
5781     * More optimizations for looking up UNIX group lists.
5782     * Clean up error codes and return values for pam_winbindd
5783       and winbindd PAM interface.
5784     * Fix string return values in ntlm_auth tool.
5785     * Fix segfault when 'security = ads' but no realm is defined.
5786     * BUG 722: Allow winbindd to map machine accounts to uids.
5787     * More cleanups for winbindd's find_our_domain().
5788     * More clearly detect whether a domain controller is an NT4
5789       or mixed-mode AD DC (additional bug fixes by jerry & jmcd).
5790     * Increase separation between DNS queries for hosts and queries
5791       for AD domain controllers.
5792     * Include additional NT_STATUS to PAM error mappings.
5793     * Password initialization fixes.
5795     
5796 o   Justin Baugh <justin.baugh@request.com>
5797     * BUG 948: Implement missing functions required for FreeBSD 
5798       nss_winbind support. 
5801 o   Alexander Bokovoy <ab@samba.org>
5802     * BUG 922: Make sure enable fast path for strlower_m() and 
5803       strupper_m().
5806 o   Luca Bolcioni <Luca.Bolcioni@yacme.com>
5807     * Fix crash when using 'security = server' and 'encrypt 
5808       passwords = no' by always initializing the session key.
5810       
5811 o   Dmitry Butskoj <buc@odusz.elektra.ru>
5812     * Fix for special files being hidden from admins.
5815 o   Gerald (Jerry) Carter <jerry@samba.org>
5816     * Fix bug in the lanman session key generation.  Caused 
5817       "decode_pw: incorrect password length" error messages.
5818     * Save the right case for the located user name in 
5819       fill_sam_account().  Fixes %U/%u expansion for win9x clients.
5820     * BUG 897: Add well known rid for pre win2k compatible access
5821       group.
5822     * BUG 887: Correct typo in delete user script example.
5823     * Use short lived TALLOC_CTX* for allocating printer objects 
5824       from the print handle cache.
5825     * BUG 912: Fix check for HAVE_MEMORY_KEYTAB.
5826     * Fix several warnings reported by the SUN Forte C compiler.
5827     * Fully control DNS queries for AD DC's using 'name resolve order'.
5828     * BUG 770: Send the SMBjobid for UNIX jobs back to the client.
5829     * BUG 972: Fix segfault in cli_ds_getprimarydominfo().
5830     * BUG 936: fix bind credentials for schannel binds in smbd.
5831     * BUG 446: Fix output of smbclient for better compatibility 
5832       with scripts based on the 2.2 version (including Amanda).
5833     * BUG 891, 949: Fedora packaging fixes.
5834     * Fix bug that caused rpcclient to incorrectly retrieve 
5835       the SID for a server (this causing all calls that required 
5836       this information to fail). 
5837     * BUG 977: Don't create a homes share for a user if a static 
5838       share already exists by the same name.
5839     * Removed unused smb.conf options.
5840     * Password initialization fixes.
5841     * Set the disable flag for template accounts created by
5842       mksmbpasswd.sh.
5843     * Disable any account has no passwords and does not have the
5844       ACB_PWNOTREQ bit set.
5847 o   Guenther Deschner <gd@suse.com>
5848     * Install smbwrapper.so should be put into the $(libdir) 
5849       and not $(bindir).
5850     * Add the capability to specify the new user password 
5851       for "net ads password" on the command line.
5852     * Correctly detect AFS headers on SuSE.
5853         
5855 o   James Flemer <jflemer@uvm.edu>
5856     * Fix AIX compile bug by linking HAVE_ATTR_LIST to 
5857       HAVE_SYS_ATTRIBUTES_H.
5860 o   Luke Howard <lukeh@PADL.COM>
5861     * Fix segfault in session setup reply caused by a early free().
5864 o   Stoian Ivanov <sdr@bultra.com>
5865     * Implement grepable output for smbclient -L.
5868 o   LaMont Jones <lamont@debian.org>
5869     * BUG 225328 (Debian): Correct false failure LFS test that resulted 
5870       in  _GNU_SOURCE not being defined (thus resulting in strndup() 
5871       not being defined).
5873       
5874 o   Volker Lendecke <vl@samba.org>
5875     * BUG 583: Ensure that user names always contain the short 
5876       version of the domain name.
5877     * Fix our parsing of the LDAP uri.
5878     * Don't show the 'afs username map' in the SWAT basic view.
5879     * Fix SMB signing issues in relation to failed NTLMSSP logins.
5880     * BUG 924: Fix return codes in smbtorture harness.
5881     * Always lower-case usernames before handing it to AFS code.
5882     * Add a German translation for SWAT.
5883     * Fix a segfaults in winbindd.
5884     * Fix the user's domain passed to register_vuid() from 
5885       reply_spnego_kerberos().
5886     * Add NSS example code in nss_winbind to convert UNIX 
5887       id's <-> Windows SIDs.
5888     * Display more descriptive error messages for login via 'net'.
5889     * Fix compiler warning in the net tool.
5890     * Fix length bug when decoding base64 strings.
5891     * Ensure we don't call getpwnam() inside a loop that is iterating 
5892       over users with getpwent().  This broke on glibc 2.3.2.
5895 o   Herb Lewis <herb@samba.org>
5896     * Fix bit rot in psec.
5899 o   Jianliang Lu <j.lu@tiesse.com>
5900     * Ensure we delete the group mapping before calling the delete 
5901       group script.
5902     * Define well known RID for managing the  "Power Users" group.
5903     * BUG 381: check builtin (not local) group SID when updating 
5904       group membership.
5905     * BUG 101: set the SV_TYPE_PRINTQ_SERVER flag in host announcement 
5906       packet.
5909 o   John Klinger <john.klinger@lmco.com>
5910     * Implement initgroups() call in nss_winbind on Solaris.
5913 o   Jim McDonough <jmcd@us.ibm.com>
5914     * Fix regression in net rpc join caused by recent changes 
5915       to cli_lsa_query_info_policy().
5916     * BUG 964: Fix crash bug in 'net rpc join' using a preexisting
5917       machine account.
5920 o   MORIYAMA Masayuki <moriyama@miraclelinux.com>
5921     * BUG 570: Ensure that configure honors the LDFLAGS variable.
5924 o   Stefan Metzmacher <metze@samba.org>
5925     * Implement LDAP rebind sleep patch.
5926     * Revert to 2.2 quota code because of so many broken quota files 
5927       out there.
5928     * Fix XFS quotas: HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
5929                       XFS_USER_QUOTA -> USRQUOTA
5930                       XFS_GROUP_QUOTA -> GRPQUOTA
5931     * Fix disk_free calculation with group quotas.
5932     * Add debug class 'quota' and a lot of DEBUG()'s 
5933       to the quota code.
5934     * Fix sys_chown() when no chown() is present.
5935     * Add SIGABRT to fault handling in order to catch got a 
5936       backtrace if an error occurs the OpenLDAP client libs.
5939 o   <ndb@theghet.to>
5940     * Allow an existing LDAP machine account to be re-used when 
5941       joining an AD domain.
5944 o   James Peach <jpeach@sgi.com>
5945     * BUG 889: Change smbd to use pread/pwrite on platforms that 
5946       support these calls. Can lead to a significant speed increase.
5949 o   Tim Potter <tpot@samba.org>
5950     * BUG 905: Remove POBAD_CC to fix Solaris Forte compiles.
5951     * BUG 924: Fix typo in RW2 torture test.
5952     
5953     
5954 o   Richard Sharpe <rsharpe@samba.org>
5955     * Small fixes to torture.c to cleanup the error handling 
5956       and prevent crashes.
5959 o   J. Tournier <jerome.tournier@IDEALX.com>
5960     * Small fixes for the smbldap-tool scripts.
5963 o   Andrew Tridgell <tridge@samba.org>
5964     * Fix src len check in pull_usc2().
5965     
5966     
5967 o   Jelmer Vernooij <jelmer@samba.org>
5968     * Put functions for generating SQL queries in pdb_sql.c
5969     * Add pgSQL backend (based on patch by Hamish Friedlander)
5970     * BUG 908: Fix -s option to smbcontrol.    
5971     * Add smbget utility - a wget-clone for the SMB/CIFS protocol.
5972     * Fix for libnss_wins on IRIX platforms.
5973     * Fix swatdir for --with-fhs.
5976         --------------------------------------------------
5978                   =============================
5979                   Release Notes for Samba 3.0.1
5980                         December 15, 2003
5981                   =============================
5983 Some of the more common bugs in 3.0.0 addressed in the release 
5984 include:
5986   o Substitution problems with smb.conf variables.
5987   o Errors in return codes which caused some applications
5988     to fail to open files.
5989   o General Protection Faults on Windows 2000/XP clients
5990     using Samba point-n-print features.
5991   o Several miscellaneous crash bugs.
5992   o Access problems when enumerating group mappings are
5993     stored in an LDAP Directory.
5994   o Several common SWAT bugs when writing changes to
5995     smb.conf.
5996   o Internal inconsistencies when 'winbind use default
5997     domain = yes'
6001 Changes since 3.0.0
6002 ----------------------
6004     Parameter Name              Action
6005     --------------              ------
6006     hide local users            Removed
6007     mangled map                 Deprecated
6008     mangled stack               Removed
6009     passwd chat timeout         New
6012 commits
6013 -------
6015 o   Change the interface for init_unistr2 to not take a length 
6016     but a flags field.  We were assuming that 
6017     2*strlen(mb_string) == length of ucs2-le string.  (bug 480).
6018 o   Allow d_printf() to handle strings with escaped quotation 
6019     marks since the msg file includes the escape character (bug 489).
6020 o   Fix bad html table row termination in SWAT wizard code (bug 413).
6021 o   Fix to parse the level-2 strings.
6022 o   Fix for "valid users = %S" in [homes].  Fix read/write 
6023     list as well. 
6024 o   Change AC_CHECK_LIB_EXT to prepend libraries instead of append.  
6025     This is the same way AC_CHECK_LIB works (bug 508).
6026 o   Testparm output fixes for clarity.
6027 o   Fix broken wins hook functionality -- i18n bug (bug 528).
6028 o   Take care of condition where DOS and NT error codes must differ.
6029 o   Default to using only built-in charsets when a working iconv 
6030     implementation cannot be located.
6031 o   Wrap internals of sys_setgroups() so the sys_XX() call can 
6032     be done unconditionally (bug 550).
6033 o   Remove duplicate smbspool link on SWAT's front page (bug 541).
6034 o   Save and restore CFLAGS before/after AC_PROG_CC.  Ensures that
6035     --enable-debug=[yes|no] works correctly.
6036 o   Allow ^C to interrupt smbpasswd if using our getpass 
6037     (e.g. smbpasswd command).
6038 o   Support signing only on RPC's (bug 167).
6039 o   Correct bug that prevented  Excel 2000 clients from opening 
6040     files marked as read-only.
6041 o   Portability fix bugs 546 - 549).
6042 o   Explicitly initialize the value of AR for vendor makes that don't
6043     do this (e.g. HPUX 11).  (bug 552).
6044 o   More i18n fixes for SWAT (bug 413).
6045 o   Change the cwd before the postexec script to ensure that a
6046     umount will succeed.
6047 o   Correct double free that caused winbindd to crash when a DC 
6048     is rebooted (bug 437).
6049 o   Fix incorrect mode sum (bug 562).
6050 o   Canonicalize SMB_INFO_ALLOCATION in the same was as
6051     SMB_FS_FULL_SIZE_INFORMATION (bug 564).
6052 o   Add script to generate *msg files.
6053 o   Add Dutch SWAT translation file.
6054 o   Make sure to call get_user_groups() with the full winbindd 
6055     name for a user if he/she has one (bug 406).
6056 o   Fix up error code returns from Samba4 tester. Ensure invalid 
6057     paths are validated the same way.  
6058 o   Allow Samba3 to pass the Samba4 RAW-READ tests.
6059 o   Refuse to configure if --with-expsam=$BACKEND was used but no 
6060     libraries were found for $BACKEND.
6061 o   Move sysquotas autoconf tests to a separate file.
6062 o   Match W2K w.r.t. writelock and writeclose.  Samba4 torture 
6063     tester
6064 o   Make sure that the files that contain the static_init_$subsystem; 
6065     macro get recompiled after configure by removing the object 
6066     files.
6067 o   Ensure canceling a blocking lock returns the correct error 
6068     message.
6069 o   Match Samba 2.2 behavior; make ACB_NORMAL the default ACB value.
6070 o   Updated Japanese welcome file in SWAT.
6071 o   Fix to  nt-time <-> unix-time functions reversible.
6072 o   Ensure that winbindd uses the the escaped DN when querying
6073     an AD ldap server.
6074 o   Fix portability issues when compiling (bug 505, 550)
6075 o   Compile fix for tdbbackup when Samba needs to override 
6076     non-C99 compliant implementations of snprintf().
6077 o   Use @PICSUFFIX@ instead of .po in Makefile.in (bug 574).
6078 o   Make sure we break out of samsync loop on error.
6079 o   Ensure error code path doesn't free unmalloc()'d memory
6080     (bug 628).
6081 o   Add configure test for krb5_keytab_entry keyblock vs key 
6082     member (bug 636).
6083 o   Fixed spinlocks.
6084 o   Modified testparm so that all output so all debug output goes 
6085     to stderr, and all file processing goes to stdout.
6086 o   Fix error return code for BUFFER_TOO_SMALL in smbcacls 
6087     and smbcquotas.
6088 o   Fix "NULL dest in safe_strcpy()" log message by ensuring that 
6089     we have a devmode before copying a string to the devicename.
6090 o   Support mapping REALM.COM\user to a local user account (without 
6091     running winbindd)  for compatibility with 2.2.x release.
6092 o   Ensure we don't use mmap() on blacklisted systems.
6093 o   fixed a number of bugs and memory leaks in the AIX 
6094     winbindd shim
6095 o   Call initgroups() in SWAT before becomming the user so that
6096     secondary group permissions can be used when writing to 
6097     smb.conf.
6098 o   Fix signing problems when reverse connecting back to a 
6099     client for printer notify
6100 o   Fix signing problems caused by a miss-sequence bug.
6101 o   Missing map in errormap for ERROR_MORE_DATA -> ERRDOS, ERRmoredata.
6102     Fixes NEXUS tools running on Win9x clients (bug 64).
6103 o   Don't leave the domain field uninitialized in cli_lsa.c if some 
6104     SID could not be mapped.
6105 o   Fix segfault in mount.cifs helper when there is no options 
6106     specified during mount.
6107 o   Change the \n after the password prompt to go to tty instead 
6108     of stdout (bug 668).
6109 o   Stop net -P from prompting for machine account password (bug 451).
6110 o   Change in behavior to Not only change the effective uid but also
6111     the real uid when becoming unprivileged.
6112 o   Cope with Exchange 5.5 cleartext pop password auth.
6113 o   New files for support of initshutdown pipe.  Win2k doesn't 
6114     respond properly to all requests on the winreg pipe, so we need 
6115     to handle this new pipe (bug 534).
6116 o   Added more va_copy() checks in configure.in.
6117 o   Include fixes for libsmbclient build problems.
6118 o   Missing UNIX -> DOS codepage conversion in lanman.c.
6119 o   Allow DFMS-S filenames can now have arbitrary case (bug 667).
6120 o   Parameterize the listen backlog in smbd and make it larger by
6121     default. A backlog of 5 is way too small these days.
6122 o   Check for an invalid fid before dereferencing the fsp pointer
6123     (bug 696).
6124 o   Remove invalid memory frees and return codes in pdb_ldap.c.
6125 o   Prompt for password when invoking --set-auth-user and no 
6126     password is given.
6127 o   Bind the nmbd sending socket to the 'socket address'.
6128 o   Re-order link command for smbd, rpcclient and smbpasswd to ensure 
6129     $LDFLAGS occurs before any library specification (bug 661).
6130 o   Fix large number of printf() calls for 64-bit size_t.
6131 o   Fix AC_CHECK_MEMBER so that SLES8 does correctly finds the 
6132     keyblock in the krb5 structs.
6133 o   Remove #include <compat.h> in hopes to avoid problems with 
6134     apache header files.
6135 o   Correct winbindd build problems on HP-UX 11.
6136 o   Lowercase netgroups lookups (bug 703).
6137 o   Use the actual size of the buffer in strftime instead of a made
6138     up value which just happens to be less than sizeof(fstring).  
6139     (bug 713).
6140 o   Add ldaplibs to pdbedit link line (bug 651).
6141 o   Fix crash bug in smbclient completion (bug 659).
6142 o   Fix packet length for browse list reply (bug 771).
6143 o   Fix coredump in cli_get_backup_list().
6144 o   Make sure that we expand %N (bug 612).
6145 o   Allow rpcclient adddriver command to specify printer driver 
6146     version (bug 514).
6147 o   Compile tdbdump by default.
6148 o   Apply patches to fix iconv detection for FreeBSD.
6149 o   Do not allow the 'guest account' to be added to a passdb backend 
6150     using smbpasswd or pdbedit (bug 624).
6151 o   Save LDFLAGS during iconv detection (bug 57).
6152 o   Run krb5 logins through the username map if the winbindd 
6153     lookup fails (bug 698).
6154 o   Add const for lp_set_name_resolve_order() to avoid compiler 
6155     warnings (bug 471).
6156 o   Add support for the %i macro in smb.conf to stand in for the for
6157     the local IP address to which a client connected.
6158 o   Allow winbindd to match local accounts to domain SID when 
6159     'winbind trusted domains only = yes' (bug 680).
6160 o   Remove code in idmap_ldap that searches the user suffix and group 
6161     suffix.  It's not needed and provides inconsistent functionality 
6162     from the tdb backend.
6163 o   Patch to handle munged dial string for Windows 2000 TSE.
6164     Thanks to Gaz de France, Direction de la Recherche, Service 
6165     Informatique Métier for their supporting this work by Aurelien 
6166     Degrémont <adegremont@idealx.com>.
6167 o   Correct the "smbldap_open: cannot access when not root error"
6168     messages when looking up group information (bug 281).
6169 o   Skip over the winbind separator when looking up a user.
6170     This fixes the bug that prevented local users from
6171     matching an AD user when not running winbindd (bug 698).
6172 o   Fix a problem with configure on *BSD systems. Make sure
6173     we add -liconv etc to LDFLAGS.
6174 o   Fix core dump bug when "security = server" and the authentication
6175     server goes away.
6176 o   Correct crash bug due to an empty munged dial string.
6177 o   Show files locked by a specific user (smbstatus -u 'user') 
6178     (bug 590).
6179 o   Fix bug preventing print jobs from display in the queue
6180     monitor used by Windows NT and later clients (bug 660).
6181 o   Fix several reported problems with point-n-print from
6182     Windows 2000/XP clients due to a bug in the EnumPrinterDataEx()
6183     reply (bug 338, 527 & 643).
6184 o   Fix a handful of potential memory leaks in the LDAP code used
6185     by ldapsam[_compat] and the LDAP idmap backend.
6186 o   Fix for pdbedit error code returns (bug 763).
6187 o   Make sure we only enumerate group mapping entries  (not 
6188     /etc/group) even when doing local aliases.
6189 o   Relax check on the pipe name in a dce/rpc bind response to work 
6190     around issues with establishing trusts to a Windows 2003 domain.
6191 o   Ensure we mangle names ending in '.' in hash2 mangling method.
6192 o   Correct parsing issues with munged dial string.
6193 o   Fix bugs in quota support for XFS.
6194 o   Add a cleaner method for applications that need to provide 
6195     name->SID mappings to do this via NSS rather than having to 
6196     know the winbindd pipe protocol.
6197 o   Adds a variant of the winbindd_getgroups() call called 
6198     winbindd_getusersids() that provides direct SID->SIDs listing of 
6199     a users supplementary groups. This is enough to allow non-Samba 
6200     applications to do ACL checking.
6201 o   Make sure we don't append the 'ldap suffix' when writing out the 
6202     'ldap XXX suffix' values in SWAT (bug 328).
6203 o   Fix renames across file systems.
6204 o   Ensure that items in a list of strings containing whitespace are 
6205     written out surrounded by single quotes.  This means that both 
6206     double and single quotes are now used to surround strings in 
6207     smb.conf (bug 481).
6208 o   Enable SWAT to correctly determine if winbindd is running (bug 
6209     398).
6210 o   Include WWW-Authenticate field in 401 response for bad auth 
6211     attempt (bug 629).
6212 o   Add support for NTLM2 (NTLMv2 session security).
6213 o   Add support for variable-length session keys.
6214 o   More privilege fixes for group enumeration in LDAP (bug 281).
6215 o   Use the dns name (or IP) as the originating client name when
6216     using CUPS (bug 467).
6217 o   Fix various SMB signing bugs.
6218 o   Fix ACL propagation on a DFS root (bug 263).
6219 o   Disable NTLM2 for RPC pipes.
6220 o   Allow the client to specify the NTLM2 flags got NTLMSSP 
6221     authentication.
6222 o   Change the name of the job passed off to cups from "Test Page" 
6223     to "smbprn.00000033 Test Page" so that we can get the smb 
6224     jobid back. This allow users to delete jobs with cups printing 
6225     backend (partial work on bug 770).
6226 o   Fix build of winbindd with static pdb modules.
6227 o   Retrieve the correct ACL group bits if the file has an ACL 
6228     (bug 802).
6229 o   Implement "net rpc group members": Get members of a domain group 
6230     in human-readable format.
6231 o   Add MacOSX (Darwin) specific charset module code.
6232 o   Use samr_dispinfo(level == 1) for enumerating domain users so we 
6233     can include the full name in gecos field (bug 587).
6234 o   Add support for winbind's NSS library on FeeeBSD 5.1 (bug 797).
6235 o   Implement 'net rpc group list [global|local|builtin]*' for a 
6236     select listing of the respective user databases.
6237 o   Don't automatically set NT status code flag unless client tells 
6238     us it can cope.
6239 o   Add 'net status [sessions|shares] [parseable]'.
6240 o   Don't mistake pre-existing UNIX jobs for smb jobs (remainder of  
6241     bug 770).
6242 o   Add 'Replicator' and 'RAS Servers' to list of builtin SIDs 
6243    (bug 608).
6244 o   Fix inverted logic in hosts allow/deny checks caused by 
6245     s/strcmp/strequal/ (bug 846).
6246 o   Implement correct version SamrRemoveSidForeignDomain() (bug 252).
6247 o   Fix typo in 'hash' mangling algorithm.
6248 o   Support munged dial for ldapsam (bug 800).
6249 o   Fix process_incoming_data() to return the number of bytes handled 
6250     this call whether we have a complete PDU or not; fixes bug 
6251     with multiple PDU request rpc's broken over SMBwriteX calls 
6252     each.
6253 o   Fix incorrect smb flags2 for connections to pre-NT servers 
6254     (causes smbclient to fail to OS2 for example) (bug 821).
6255 o   Update version string in smbldap-tools Makefile to 0.8.2.
6256 o   Correct a problem with "net rpc vampire" mis-parsing the 
6257     alias member info reply.
6258 o   Ensure the ${libdir} is created by the installclientlib script.
6259 o   Fix detection of Windows 2003 client architecture in the smb.conf
6260     %a variable.
6261 o   Ensure that smbd calls the add user script for a missing UNIX 
6262     user on kerberos auth call (bug 445).
6263 o   Fix bugs in hosts allow/deny when using a mismatched 
6264     network/netmask pair.
6265 o   Protect alloc_sub_basic() from crashing when the source string 
6266     is NULL (partial work on bug 687).
6267 o   Fix spinlocks on IRIX.
6268 o   Corrected some bad destination paths when running "configure 
6269     --with-fhs".
6270 o   Add packaging files for Fedora Core 1.
6271 o   Correct bug in SWAT install script for non-english languages.
6272 o   Support character set ISO-8859-1 internally (bug 558).
6273 o   Fixed more LDAP access errors when looking up group mappings 
6274     (bug 281).
6275 o   Fix UNISTR2 length bug in LsaQueryInfo(3) that caused SID 
6276     resolution to fail on local files on on domain members 
6277     (bug 875).
6278 o   Fix uninitialized variable in passdb.c.
6279 o   Fix formal parameter type in get_static() in nsswitch/wins.c.
6280 o   Fix problem mounting directories when mount.cifs is installed 
6281     with the setuid bit on.
6282 o   Fix bug that prevent --mandir from overriding the defaults
6283     given in the --with-fhs macro.
6284 o   Fix bug in in-memory Kerberos keytab detection routines 
6285     in configure.in
6289 ######################################################################
6291               The original 3.0.0 release notes follow
6292               =======================================
6293                     WHATS NEW IN Samba 3.0.0
6294                         September 24, 2003
6295               =======================================
6298 Major new features:
6299 -------------------
6301 1)  Active Directory support.  Samba 3.0 is now able to  
6302     join a ADS realm as a member server and authenticate 
6303     users using LDAP/Kerberos.
6305 2)  Unicode support. Samba will now negotiate UNICODE on the wire 
6306     and internally there is now a much better infrastructure for 
6307     multi-byte and UNICODE character sets.
6309 3)  New authentication system. The internal authentication system 
6310     has been almost completely rewritten. Most of the changes are 
6311     internal, but the new auth system is also very configurable.
6313 4)  New default filename mangling system.
6315 5)  A new "net" command has been added. It is somewhat similar to 
6316     the "net" command in windows. Eventually we plan to replace 
6317     numerous other utilities (such as smbpasswd) with subcommands 
6318     in "net".
6320 6)  Samba now negotiates NT-style status32 codes on the wire. This
6321     improves error handling a lot.
6323 7)  Better Windows 2000/XP/2003 printing support including publishing
6324     printer attributes in active directory.
6326 8)  New loadable module support for passdb backends and character 
6327     sets.
6329 9)  New default dual-daemon winbindd support for better performance.
6331 10) Support for migrating from a Windows NT 4.0 domain to a Samba 
6332     domain and maintaining user, group and domain SIDs.
6334 11) Support for establishing trust relationships with Windows NT 4.0
6335     domain controllers.
6336   
6337 12) Initial support for a distributed Winbind architecture using
6338     an LDAP directory for storing SID to uid/gid mappings.
6339   
6340 13) Major updates to the Samba documentation tree.
6342 14) Full support for client and server SMB signing to ensure
6343     compatibility with default Windows 2003 security settings.
6345 15) Improvement of ACL mapping features based on code donated by
6346     Andreas Grünbacher.
6349 Plus lots of other improvements!
6352 Additional Documentation
6353 ------------------------
6355 Please refer to Samba documentation tree (included in the docs/ 
6356 subdirectory) for extensive explanations of installing, configuring
6357 and maintaining Samba 3.0 servers and clients.  It is advised to 
6358 begin with the Samba-HOWTO-Collection for overviews and specific 
6359 tasks (the current book is up to approximately 400 pages) and to 
6360 refer to the various man pages for information on individual options.
6362 We are very glad to be able to include the second edition of
6363 "Using Samba" by Jay Ts, Robert Eckstein, and David Collier-Brown
6364 (O'Reilly & Associates) in this release.  The book is available
6365 on-line at http://samba.org/samba/docs/ and is included with 
6366 the Samba Web Administration Tool (SWAT).  Thanks to the authors and
6367 publisher for making "Using Samba" under the GNU Free Documentation 
6368 License.
6371 ######################################################################
6372 Upgrading from a previous Samba 3.0 beta
6373 ########################################
6375 Beginning with Samba 3.0.0beta3, the RID allocation functions
6376 have been moved into winbindd.  Previously these were handled
6377 by each passdb backend.  This means that winbindd must be running
6378 to automatically allocate RIDs for users and/or groups.  Otherwise,
6379 smbd will use the 2.2 algorithm for generating new RIDs.
6381 If you are using 'passdb backend = tdbsam' with a previous Samba 
6382 3.0 beta release (or possibly alpha), it may be necessary to 
6383 move the RID_COUNTER entry from /usr/local/samba/private/passdb.tdb
6384 to winbindd_idmap.tdb.  To do this:
6386 1)  Ensure that winbindd_idmap.tdb exists (launch winbindd at least 
6387     once)
6388 2)  build tdbtool by executing 'make tdbtool' in the source/tdb/ 
6389     directory
6390 3)  run: (note that 'tdb>' is the tool's prompt for input)
6392        root# ./tdbtool /usr/local/samba/private/passdb.tdb
6393        tdb> show RID_COUNTER
6394        key 12 bytes
6395        RID_COUNTER
6396        data 4 bytes
6397        [000] 0A 52 00 00                                       .R.
6399        tdb> move RID_COUNTER /usr/local/samba/var/locks/winbindd_idmap.tdb
6400        ....
6401        record moved
6403 If you are using 'passdb backend = ldapsam', it will be necessary to 
6404 store idmap entries in the LDAP directory as well (i.e. idmap backend 
6405 = ldap).  Refer to the 'net idmap' command for more information on 
6406 migrating SID<->UNIX id mappings from one backend to another.
6408 If the RID_COUNTER record does not exist, then these instructions are
6409 unneccessary and the new RID_COUNTER record will be correctly generated
6410 if needed.  
6414 ########################
6415 Upgrading from Samba 2.2
6416 ########################
6418 This section is provided to help administrators understand the details
6419 involved with upgrading a Samba 2.2 server to Samba 3.0.
6422 Building
6423 --------
6425 Many of the options to the GNU autoconf script have been modified 
6426 in the 3.0 release.  The most noticeable are:
6428   * removal of --with-tdbsam (is now included by default; see section
6429     on passdb backends and authentication for more details)
6430     
6431   * --with-ldapsam is now on used to provided backward compatible
6432     parameters for LDAP enabled Samba 2.2 servers.  Refer to the passdb 
6433     backend and authentication section for more details
6434   
6435   * inclusion of non-standard passdb modules may be enabled using
6436     --with-expsam.  This includes an XML backend and a mysql backend.
6437       
6438   * removal of --with-msdfs (is now enabled by default)
6439   
6440   * removal of --with-ssl (no longer supported)
6441   
6442   * --with-utmp now defaults to 'yes' on supported systems
6443   
6444   * --with-sendfile-support is now enabled by default on supported 
6445     systems
6446   
6447     
6448 Parameters
6449 ----------
6451 This section contains a brief listing of changes to smb.conf options
6452 in the 3.0.0 release.  Please refer to the smb.conf(5) man page for
6453 complete descriptions of new or modified parameters.
6455 Removed Parameters (order alphabetically):
6457   * admin log
6458   * alternate permissions
6459   * character set
6460   * client codepage
6461   * code page directory
6462   * coding system
6463   * domain admin group
6464   * domain guest group
6465   * force unknown acl user
6466   * hide local users
6467   * mangled stack
6468   * nt smb support
6469   * postscript
6470   * printer driver
6471   * printer driver file
6472   * printer driver location
6473   * read size
6474   * source environment
6475   * status
6476   * strip dot
6477   * total print jobs
6478   * use rhosts
6479   * valid chars
6480   * vfs options
6482 New Parameters (new parameters have been grouped by function):
6484   Remote management
6485   -----------------
6486   * abort shutdown script
6487   * shutdown script
6489   User and Group Account Management
6490   ---------------------------------
6491   * add group script
6492   * add machine script
6493   * add user to group script
6494   * algorithmic rid base
6495   * delete group script
6496   * delete user from group script
6497   * passdb backend
6498   * set primary group script
6500   Authentication
6501   --------------
6502   * auth methods
6503   * realm
6504   * passwd chat timeout
6506   Protocol Options
6507   ----------------
6508   * client lanman auth
6509   * client NTLMv2 auth
6510   * client schannel
6511   * client signing
6512   * client use spnego
6513   * disable netbios
6514   * ntlm auth
6515   * paranoid server security
6516   * server schannel
6517   * server signing
6518   * smb ports
6519   * use spnego
6521   File Service
6522   ------------
6523   * get quota command
6524   * hide special files
6525   * hide unwriteable files
6526   * hostname lookups
6527   * kernel change notify
6528   * mangle prefix
6529   * map acl inherit
6530   * msdfs proxy
6531   * set quota command
6532   * use sendfile
6533   * vfs objects
6534   
6535   Printing
6536   --------
6537   * max reported print jobs
6539   UNICODE and Character Sets
6540   --------------------------
6541   * display charset
6542   * dos charset
6543   * unicode
6544   * unix charset
6545   
6546   SID to uid/gid Mappings
6547   -----------------------
6548   * idmap backend
6549   * idmap gid
6550   * idmap uid
6551   * winbind enable local accounts
6552   * winbind trusted domains only
6553   * template primary group
6554   * enable rid algorithm
6556   LDAP
6557   ----
6558   * ldap delete dn
6559   * ldap group suffix
6560   * ldap idmap suffix
6561   * ldap machine suffix
6562   * ldap passwd sync
6563   * ldap replication sleep
6564   * ldap user suffix
6565   
6566   General Configuration
6567   ---------------------
6568   * preload modules
6569   * private dir
6571 Modified Parameters (changes in behavior):
6573   * encrypt passwords (enabled by default)
6574   * mangling method (set to 'hash2' by default)
6575   * passwd chat
6576   * passwd program
6577   * restrict anonymous (integer value)
6578   * security (new 'ads' value)
6579   * strict locking (enabled by default)
6580   * unix extensions (enabled by default)
6581   * winbind cache time (increased to 5 minutes)
6582   * winbind uid (deprecated in favor of 'idmap uid')
6583   * winbind gid (deprecated in favor of 'idmap gid')
6586 Databases
6587 ---------
6589 This section contains brief descriptions of any new databases 
6590 introduced in Samba 3.0.  Please remember to backup your existing 
6591 ${lock directory}/*tdb before upgrading to Samba 3.0.  Samba will 
6592 upgrade databases as they are opened (if necessary), but downgrading 
6593 from 3.0 to 2.2 is an unsupported path.
6595 Name                    Description                             Backup?
6596 ----                    -----------                             -------
6597 account_policy          User policy settings                    yes
6598 gencache                Generic caching db                      no
6599 group_mapping           Mapping table from Windows              yes
6600                         groups/SID to unix groups        
6601 winbindd_idmap          ID map table from SIDS to UNIX          yes
6602                         uids/gids.
6603 namecache               Name resolution cache entries           no
6604 netsamlogon_cache       Cache of NET_USER_INFO_3 structure      no
6605                         returned as part of a successful
6606                         net_sam_logon request 
6607 printing/*.tdb          Cached output from 'lpq                 no
6608                         command' created on a per print 
6609                         service basis
6610 registry                Read-only samba registry skeleton       no
6611                         that provides support for exporting
6612                         various db tables via the winreg RPCs
6615 Changes in Behavior
6616 -------------------
6618 The following issues are known changes in behavior between Samba 2.2 and 
6619 Samba 3.0 that may affect certain installations of Samba.
6621   1)  When operating as a member of a Windows domain, Samba 2.2 would 
6622       map any users authenticated by the remote DC to the 'guest account'
6623       if a uid could not be obtained via the getpwnam() call.  Samba 3.0
6624       rejects the connection as NT_STATUS_LOGON_FAILURE.  There is no 
6625       current work around to re-establish the 2.2 behavior.
6626       
6627   2)  When adding machines to a Samba 2.2 controlled domain, the 
6628       'add user script' was used to create the UNIX identity of the 
6629       machine trust account.  Samba 3.0 introduces a new 'add machine 
6630       script' that must be specified for this purpose.  Samba 3.0 will
6631       not fall back to using the 'add user script' in the absence of 
6632       an 'add machine script'
6633   
6635 ######################################################################
6636 Passdb Backends and Authentication
6637 ##################################
6639 There have been a few new changes that Samba administrators should be
6640 aware of when moving to Samba 3.0.
6642   1) encrypted passwords have been enabled by default in order to 
6643      inter-operate better with out-of-the-box Windows client 
6644      installations.  This does mean that either (a) a samba account
6645      must be created for each user, or (b) 'encrypt passwords = no'
6646      must be explicitly defined in smb.conf.
6647     
6648   2) Inclusion of new 'security = ads' option for integration 
6649      with an Active Directory domain using the native Windows
6650      Kerberos 5 and LDAP protocols.
6652      MIT kerberos 1.3.1 supports the ARCFOUR-HMAC-MD5 encryption 
6653      type which is neccessary for servers on which the 
6654      administrator password has not been changed, or kerberos-enabled 
6655      SMB connections to servers that require Kerberos SMB signing.
6656      Besides this one difference, either MIT or Heimdal Kerberos
6657      distributions are usable by Samba 3.0.
6658      
6660 Samba 3.0 also includes the possibility of setting up chains
6661 of authentication methods (auth methods) and account storage 
6662 backends (passdb backend).  Please refer to the smb.conf(5) 
6663 man page for details.  While both parameters assume sane default 
6664 values, it is likely that you will need to understand what the 
6665 values actually mean in order to ensure Samba operates correctly.
6667 The recommended passdb backends at this time are
6669   * smbpasswd - 2.2 compatible flat file format
6670   * tdbsam - attribute rich database intended as an smbpasswd
6671     replacement for stand alone servers
6672   * ldapsam - attribute rich account storage and retrieval 
6673     backend utilizing an LDAP directory.  
6674   * ldapsam_compat - a 2.2 backward compatible LDAP account 
6675     backend
6676     
6677 Certain functions of the smbpasswd(8) tool have been split between the 
6678 new smbpasswd(8) utility, the net(8) tool, and the new pdbedit(8) 
6679 utility.  See the respective man pages for details.
6680     
6681      
6682 ######################################################################
6683 LDAP
6684 ####
6686 This section outlines the new features affecting Samba / LDAP 
6687 integration.
6689 New Schema
6690 ----------
6691   
6692 A new object class (sambaSamAccount) has been introduced to replace 
6693 the old sambaAccount.  This change aids us in the renaming of 
6694 attributes to prevent clashes with attributes from other vendors.  
6695 There is a conversion script (examples/LDAP/convertSambaAccount) to 
6696 modify and LDIF file to the new schema.
6697   
6698 Example:
6699   
6700   $ ldapsearch .... -b "ou=people,dc=..." > sambaAcct.ldif
6701   $ convertSambaAccount --sid=<Domain SID> \
6702     --input=sambaAcct.ldif --output=sambaSamAcct.ldif \
6703     --changetype=[modify|add]
6704         
6705 The <DOM SID> can be obtained by running 'net getlocalsid 
6706 <DOMAINNAME>' on the Samba PDC as root.  The changetype determines 
6707 the format of the generated LDIF output--either create new entries 
6708 or modify existing entries.
6709     
6710 The old sambaAccount schema may still be used by specifying the 
6711 "ldapsam_compat" passdb backend.  However, the sambaAccount and
6712 associated attributes have been moved to the historical section of
6713 the schema file and must be uncommented before use if needed.
6714 The 2.2 object class declaration for a sambaAccount has not changed
6715 in the 3.0 samba.schema file. 
6716   
6717 Other new object classes and their uses include:
6718   
6719   * sambaDomain - domain information used to allocate rids 
6720     for users and groups as necessary.  The attributes are added
6721     in 'ldap suffix' directory entry automatically if 
6722     an idmap uid/gid range has been set and the 'ldapsam'
6723     passdb backend has been selected.
6724       
6725   * sambaGroupMapping - an object representing the 
6726     relationship between a posixGroup and a Windows
6727     group/SID.  These entries are stored in the 'ldap 
6728     group suffix' and managed by the 'net groupmap' command.
6729     
6730   * sambaUnixIdPool - created in the 'ldap idmap suffix' entry 
6731     automatically and contains the next available 'idmap uid' and 
6732     'idmap gid'
6733     
6734   * sambaIdmapEntry - object storing a mapping between a 
6735     SID and a UNIX uid/gid.  These objects are created by the 
6736     idmap_ldap module as needed.
6738   * sambaSidEntry - object representing a SID alone, as a Structural
6739     class on which to build the sambaIdmapEntry.
6741     
6742 New Suffix for Searching
6743 ------------------------
6744   
6745 The following new smb.conf parameters have been added to aid in directing
6746 certain LDAP queries when 'passdb backend = ldapsam://...' has been
6747 specified.
6749   * ldap suffix         - used to search for user and computer accounts
6750   * ldap user suffix    - used to store user accounts
6751   * ldap machine suffix - used to store machine trust accounts
6752   * ldap group suffix   - location of posixGroup/sambaGroupMapping entries
6753   * ldap idmap suffix   - location of sambaIdmapEntry objects
6755 If an 'ldap suffix' is defined, it will be appended to all of the 
6756 remaining sub-suffix parameters.  In this case, the order of the suffix
6757 listings in smb.conf is important.  Always place the 'ldap suffix' first
6758 in the list.  
6760 Due to a limitation in Samba's smb.conf parsing, you should not surround 
6761 the DN's with quotation marks.
6764 IdMap LDAP support
6765 ------------------
6767 Samba 3.0 supports an ldap backend for the idmap subsystem.  The 
6768 following options would inform Samba that the idmap table should be
6769 stored on the directory server onterose in the "ou=idmap,dc=plainjoe,
6770 dc=org" partition.
6772  [global]
6773     ...
6774     idmap backend     = ldap:ldap://onterose/
6775     ldap idmap suffix = ou=idmap,dc=plainjoe,dc=org
6776     idmap uid         = 40000-50000
6777     idmap gid         = 40000-50000
6779 This configuration allows winbind installations on multiple servers to
6780 share a uid/gid number space, thus avoiding the interoperability problems
6781 with NFS that were present in Samba 2.2.
6782     
6785 ######################################################################
6786 Trust Relationships and a Samba Domain
6787 ######################################
6789 Samba 3.0.0beta2 is able to utilize winbindd as the means of 
6790 allocating uids and gids to trusted users and groups.  More
6791 information regarding Samba's support for establishing trust 
6792 relationships can be found in the Samba-HOWTO-Collection included
6793 in the docs/ directory of this release.
6795 First create your Samba PDC and ensure that everything is 
6796 working correctly before moving on the trusts.
6798 To establish Samba as the trusting domain (named SAMBA) from a Windows NT
6799 4.0 domain named WINDOWS:
6801   1) create the trust account for SAMBA in "User Manager for Domains"
6802   2) connect the trust from the Samba domain using
6803      'net rpc trustdom establish GLASS'
6805 To create a trustlationship with SAMBA as the trusted domain:
6807   1) create the initial trust account for GLASS using
6808      'smbpasswd -a -i GLASS'.  You may need to create a UNIX
6809      account for GLASS$ prior to this step (depending on your
6810      local configuration).
6811   2) connect the trust from a WINDOWS DC using "User Manager
6812      for Domains"
6814 Now join winbindd on the Samba PDC to the SAMBA domain using
6815 the normal steps for adding a Samba server to an NT4 domain:
6816 (note that smbd & nmbd must be running at this point)
6818    root# net rpc join -U root
6819    Password: <enter root password from smbpasswd file here>
6821 Start winbindd and test the join with 'wbinfo -t'.
6823 Now test the trust relationship by connecting to the SAMBA DC
6824 (e.g. POGO) as a user from the WINDOWS domain:
6826    $ smbclient //pogo/netlogon -U Administrator -W WINDOWS
6827    Password:
6829 Now connect to the WINDOWS DC (e.g. CRYSTAL) as a Samba user:
6831    $ smbclient //crystal/netlogon -U root -W WINDOWS
6832    Password:
6834 ######################################################################
6835 Changes in Winbind
6836 ##################
6838 Beginning with Samba3.0.0beta3, winbindd has been given new account
6839 manage functionality equivalent to the 'add user script' family of
6840 smb.conf parameters.  The idmap design has also been changed to 
6841 centralize control of foreign SID lookups and matching to UNIX 
6842 uids and gids.
6845 Brief Description of Changes
6846 ----------------------------
6848 1) The sid_to_uid() family of functions (smbd/uid.c) have been 
6849    reverted to the 2.2.x design.  This means that when resolving a 
6850    SID to a UID or similar mapping:
6852         a) First consult winbindd
6853         b) perform a local lookup only if winbindd fails to
6854            return a successful answer
6856    There are some variations to this, but these two rules generally
6857    apply.
6859 2) All idmap lookups have been moved into winbindd.  This means that
6860    a server must run winbindd (and support NSS) in order to achieve
6861    any mappings of SID to dynamically allocated UNIX ids.  This was
6862    a conscious design choice.
6864 3) (OBSOLETE) New functions have been added to winbindd to emulate 
6865    the 'add user script' family of smbd functions without requiring 
6866    that external scripts be defined.  This functionality is controlled 
6867    by the 'winbind  enable local accounts' smb.conf parameter (enabled 
6868    by default).
6870    However, this account management functionality is only supported 
6871    in a local tdb (winbindd_idmap.tdb).  If these new UNIX accounts 
6872    must be shared among multiple Samba servers (such as a PDC and BDCs), 
6873    it will be necessary to define your own 'add user script', et. al.
6874    programs that place the accounts/groups in some form of directory
6875    such as NIS or LDAP.  This requirement was deemed beyond the scope
6876    of winbind's account management functions.  Solutions for 
6877    distributing UNIX system information have been deployed and tested 
6878    for many years.  We saw no need to reinvent the wheel.
6880 4) A member of a Samba controlled domain running winbindd is now able 
6881    to map domain users directly onto existing UNIX accounts while still
6882    automatically creating accounts for trusted users and groups.  This
6883    behavior is controlled by the 'winbind trusted domains only' smb.conf
6884    parameter (disabled by default to provide 2.2.x winbind behavior).
6886 5) Group mapping support is wrapped in the local_XX_to_XX() functions
6887    in smbd/uid.c.  The reason that group mappings are not included
6888    in winbindd is because the purpose of Samba's group map is to
6889    match any Windows SID with an existing UNIX group.  These UNIX
6890    groups can be created by winbindd (see next section), but the
6891    SID<->gid mapping is retreived by smbd, not winbindd.
6894 Examples
6895 --------
6897 * security = server running winbindd to allocate accounts on demand
6899 * Samba PDC running winbindd to handle the automatic creation of UNIX
6900   identities for machine trust accounts
6902 * Automtically creating UNIX user and groups when migrating a Windows NT
6903   4.0 PDC to a Samba PDC.  Winbindd must be running when executing
6904   'net rpc vampire' for this to work.
6906    
6907 ######################################################################
6908 Known Issues
6909 ############
6911 * There are several bugs currently logged against the 3.0 codebase
6912   that affect the use of NT 4.0 GUI domain management tools when run
6913   against a Samba 3.0 PDC.  This bugs should be released in an early 
6914   3.0.x release.
6916 Please refer to https://bugzilla.samba.org/ for a current list of bugs 
6917 filed against the Samba 3.0 codebase.
6920 ######################################################################
6921 Reporting bugs & Development Discussion
6922 #######################################
6924 Please discuss this release on the samba-technical mailing list or by
6925 joining the #samba-technical IRC channel on irc.freenode.net.
6927 If you do report problems then please try to send high quality
6928 feedback. If you don't provide vital information to help us track down
6929 the problem then you will probably be ignored.  
6931 A new bugzilla installation has been established to help support the 
6932 Samba 3.0 community of users.  This server, located at 
6933 https://bugzilla.samba.org/, has replaced the older jitterbug server 
6934 previously located at http://bugs.samba.org/.