summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r14823: committing changes for 3.0.22samba-3.0.22Gerald Carter2006-03-303-11/+42
* r13672: merge fixes for return valoue and release notessamba-3.0.21cGerald Carter2006-02-242-2/+2
* r13667: pulling in Jeremy's error code changesGerald Carter2006-02-242-39/+109
* r13666: updating release notes for 3.0.21cGerald Carter2006-02-241-7/+124
* r13661: fixed conflict is mergeGerald Carter2006-02-231-5/+0
* r13659: Pulling in what I think are the final code changes for 3.0.21cGerald Carter2006-02-237-34/+105
* r13636: Merge the usernamd parsing fix for the Krb5 PACGerald Carter2006-02-222-8/+8
* r13635: Some more fixes for 3.0.21cGerald Carter2006-02-225-40/+51
* r13578: picking up missed commit (ran form source/ directory previously)Gerald Carter2006-02-2012-164/+263
* r13567: merge for 3.0.21cGerald Carter2006-02-2040-202/+359
* r13285: experiementing with svn copyGerald Carter2006-02-011-1/+1
* r13235: fixing RedHat 7.x packagingsamba-3.0.21bGerald Carter2006-01-301-10/+10
* r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...Gerald Carter2006-01-302-2/+1
* r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter2006-01-301-3/+5
* r13231: apparently strncat() is converted to strcat() on RH7.3 and similar sy...Gerald Carter2006-01-301-1/+1
* r13230: ready to do for 3.0.21bGerald Carter2006-01-306-9/+18
* r13200: oplock fixes from Jeremy (hopefully last issue before release on Monday)Gerald Carter2006-01-284-79/+140
* r13196: a few more last minute fixes; still one bug to goGerald Carter2006-01-276-7/+54
* r13185: and one more packaging fixGerald Carter2006-01-271-0/+4
* r13184: missed merge of James' debug.h fix for the MIPSPro compilerGerald Carter2006-01-271-0/+6
* r13183: Final touches on 3.0.21b.Gerald Carter2006-01-276-12/+36
* r13178: * draft of 3.0.21b release notesGerald Carter2006-01-272-10/+232
* r13134: Last planned code merge for 3.0.21bGerald Carter2006-01-257-10/+87
* r13130: syncing RHEL/Fedora packagingGerald Carter2006-01-2513-53/+42
|\
| * r13127: more spec file fixes for RHELGerald Carter2006-01-251-10/+8
| * r13125: Very well spotted crash bug fix for #3343 fromJeremy Allison2006-01-251-2/+0
| * r13124: working on RHEL/Fedora packaging for 64-bit platforms and general cle...Gerald Carter2006-01-2513-43/+34
| * r13119: Fix for #1779 from William Jojo <jojowil@hvcc.edu>Jeremy Allison2006-01-241-4/+6
| * r13110: remove an invalid debug message about call get_share_mode_lock() with...Gerald Carter2006-01-241-1/+0
* | r13120: getting close to final release code.Gerald Carter2006-01-2421-548/+1076
* | r13110: remove an invalid debug message about call get_share_mode_lock() with...Gerald Carter2006-01-241-1/+0
* | r13109: 3.0.21b chnges from the 3.0 tree (round #2)Gerald Carter2006-01-2448-290/+785
* | r13106: syncing up packaging from the 3.0 treeGerald Carter2006-01-2427-88/+120
|\|
| * r13095: Fix warnings assigning int to a size_t.Jeremy Allison2006-01-233-3/+5
| * r13093: adding vendor patch level string as announced on samba-technical mlGerald Carter2006-01-233-10/+36
| * r13091: Fix gcc warning about using '0' with %s.Jeremy Allison2006-01-231-1/+1
| * r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when -...Gerald Carter2006-01-231-0/+2
| * r13086: hooking max connections into 'add share' as well (although the WinXP ...Gerald Carter2006-01-231-6/+13
| * r13085: hook the max connections spin box in the share properties MMC pluginGerald Carter2006-01-231-10/+16
| * r13083: patch suggested by Adam Nielsen for better smbstatus formattingGerald Carter2006-01-231-4/+4
| * r13082: revert an accidentally commited patch (still in progress)Gerald Carter2006-01-232-15/+12
| * r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter2006-01-234-20/+23
| * r13072: Fix segfault in vfstest and smbtorture.Deryck Hodge2006-01-232-0/+3
| * r13058: Add %w macro for the winbind seperator which allows us for exampleLars Müller2006-01-201-0/+6
| * r13048: trying to fix the confusion over packaging platformsGerald Carter2006-01-2027-0/+0
| * r13047: specfile updates from John T.Gerald Carter2006-01-202-88/+120
| * r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison2006-01-191-1/+2
| * r13028: Fix for #3419 - vfs_full_audit *never* workedJeremy Allison2006-01-191-20/+64
| * r13027: Support file change notifications from FAM.James Peach2006-01-195-6/+491
| * r13024: Add is_null_sid.Günther Deschner2006-01-192-2/+7