summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* r16926: Tagging 3.0.23 releasesamba-3.0.23Gerald Carter2006-07-100-0/+0
|
* r16925: final changes for 3.0.23Gerald Carter2006-07-103-2/+14
|
* r16915: grab vl's fix for BUG 3915Gerald Carter2006-07-104-46/+64
|
* r16863: Pull in a few changes from Guenther, Simo, & VolkerGerald Carter2006-07-077-18/+24
| | | | Update the release notes
* r16845: Properly report the error during join when the set password failsGerald Carter2006-07-071-0/+7
|
* r16793: fix a few typos (thanks Derrell)Gerald Carter2006-07-041-4/+4
|
* r16792: minor (but critical fixes) from Jeremy, Volker, & GuentherGerald Carter2006-07-045-10/+73
|
* r16786: * merge fix for BUG 3908 (pw change failure)Gerald Carter2006-07-033-2/+7
| | | | | * create pch file in builddir * update release notes
* r16752: remove the 'socket options' setting from the shipped default smb.confGerald Carter2006-07-014-238/+180
|
* r16750: merge fix for BUG 3905Gerald Carter2006-07-012-3/+6
|
* r16715: Reformat & add section on passdb backend changes (including sql/xml ↵Gerald Carter2006-06-301-55/+66
| | | | removeal)
* r16713: BUG 3904: fix broken smbwrapper compileGerald Carter2006-06-302-1/+3
|
* r16703: add crash fix in printer publishing codeGerald Carter2006-06-292-1/+3
|
* r16697: merge Jeremy's client SMB signing fix and tidy up release notes some ↵Gerald Carter2006-06-292-12/+37
| | | | more
* r16675: Set version to 3.0.23Gerald Carter2006-06-292-555/+395
| | | | Update release notes for final release.
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-2946-142/+236
| | | | | | | | | | | | | | This pulls is what I considered safe fixes from SAMBA_3_0. This boiled down to either Klocwork fixes or obvious compiler warning fixes. I did not include any changes to fnuction signatures not the version change to the passdb API. Also pulled in the 3 nmbd fixes requested by Jeremy and the wildcard delete fix. This code will sit for a few days in the cooker and then become 3.0.23 if nothing blows up. I don't care how many more compile warning fixes people throw into SAMBA_3_0.
* r16528: Self-confidence is plummeting. How could one person goof Gerald Carter2006-06-261-1/+1
| | | | | | the same change 3 times...... Fix pam_winbind compilation again.
* r16510: fix from Nicholas Brealey <nick@brealey.org> for building pam_winbind.soGerald Carter2006-06-251-1/+1
|
* r16485: Final changes for 3.0.23rc3 (pulled in changes up to SAMBA_3_0 r16484)samba-3.0.23rc3Gerald Carter2006-06-237-21/+90
|
* r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471Gerald Carter2006-06-2210-16/+59
|
* r16465: merge a few miniro SAMBA_3_0 fixesGerald Carter2006-06-224-1/+6
| | | | | | | svn merge -r16435:16458 $SVNURL/branches/SAMBA_3_0 * note that I've skipped jra's change to the share_mode_entry since it si not critical for release. Maybe for 3.0.23a
* r16438: sync up to r16433Gerald Carter2006-06-2111-46/+73
|
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-2055-538/+755
|
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-1949-252/+833
| | | | * updating release notes to match
* r16291: fixing wrong bug number noticed by Geir A. Myrestrand ↵Gerald Carter2006-06-161-1/+1
| | | | <geir.myrestrand@falconstor.com>
* r16256: sync up to r16255 from SAMBA_3_0Gerald Carter2006-06-153-8/+23
|
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-1542-1481/+1498
|
* r16206: Don Meyer <dlmeyer@uiuc.edu> pointed out that RHEL4 rpms use 'Epoch: ↵Gerald Carter2006-06-131-0/+1
| | | | 0' so work around that
* r16205: Fix 'make install' when srcdir != builddirGerald Carter2006-06-131-6/+6
|
* r16194: * Starting release notes for 3.0.23rc3 (later on). Gerald Carter2006-06-138-27/+64
| | | | * Pulling changes from SAMBA_3_0 r16193
* r16189: fix a few typos in the release notesGerald Carter2006-06-131-4/+4
|
* r16176: fix a few typos I missedsamba-3.0.23rc2Gerald Carter2006-06-131-2/+2
|
* r16175: sync up with SAMBA_3_0 to release (r16156)Gerald Carter2006-06-138-9/+24
|
* r16131: fix RedHat 9 spec filesGerald Carter2006-06-091-0/+2
|
* r16130: fix a shell portability issue for Solaris sh in installman.shGerald Carter2006-06-091-2/+2
|
* r16128: fix bad formattingGerald Carter2006-06-091-1/+2
|
* r16127: adding volker parse_net changeGerald Carter2006-06-092-20/+28
|
* r16124: catch a couple of fixes from GuentherGerald Carter2006-06-094-2/+15
|
* r16119: pulling changes from 3_0 up to r16117Gerald Carter2006-06-099-35/+149
|
* r16106: add missing symlinksGerald Carter2006-06-083-0/+3
|
* r16105: 3.0.23.rc2 release notesGerald Carter2006-06-081-7/+130
|
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-0858-244/+1011
| | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0)
* r15866: merge build fixes for HP-UX 11.11 and IRIX 6.4samba-3.0.23rc1Gerald Carter2006-05-241-16/+24
|
* r15860: grab r15845 from vl (fix crash in child winbindd processGerald Carter2006-05-242-0/+3
|
* r15843: grab volker's winbindd-get-your-own-dc patchGerald Carter2006-05-232-1/+3
|
* r15841: grab talloc fixes (current up to r15838)Gerald Carter2006-05-233-3/+39
|
* r15840: first draft of the 3.0.23rc1 release notesGerald Carter2006-05-231-20/+246
|
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-23177-3505/+7687
|
* r15166: finial packaging changes (hopefully)samba-3.0.23pre1Gerald Carter2006-04-222-6/+24
|
* r15164: grab a few more changes from SAMBA_3_0Gerald Carter2006-04-228-43/+88
|