Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r17973: emrge the SID cache fixes for 3.0.23csamba-3.0.23c | Gerald Carter | 2006-08-31 | 1 | -0/+10 |
| | |||||
* | r17935: grab jeremy's memory leak fix and update the release notes | Gerald Carter | 2006-08-30 | 1 | -2/+3 |
| | |||||
* | r17918: * NULL deref fixes | Gerald Carter | 2006-08-29 | 6 | -13/+22 |
| | | | | | * time fixes for tortore * nmbd crash fix | ||||
* | r17917: don't set primary group sid fix | Gerald Carter | 2006-08-29 | 1 | -1/+7 |
| | |||||
* | r17916: DLIST_REMOVE macro fix | Gerald Carter | 2006-08-29 | 1 | -1/+1 |
| | |||||
* | r17915: Saturn fixes | Gerald Carter | 2006-08-29 | 2 | -5/+5 |
| | |||||
* | r17914: snpritnf() fixes & NULL deref fixes | Gerald Carter | 2006-08-29 | 3 | -21/+48 |
| | |||||
* | r17913: saturn fixes from SAMBA_3_0_23 | Gerald Carter | 2006-08-29 | 2 | -13/+12 |
| | |||||
* | r17912: * mssed DNS SRV fix | Gerald Carter | 2006-08-29 | 7 | -129/+139 |
| | | | | | | * internal_resolve_name() fix * time fixes * NULL deref fixes | ||||
* | r17911: Mgeres from SAMBA_3_0_23: | Gerald Carter | 2006-08-29 | 5 | -4/+44 |
| | | | | | | | * DNS SRV fixes * fd leak fix in async dns lookup code (nmbd) * krb5 sesssetup double username map fix * NULL deref fix in reg_objects.c | ||||
* | r17751: add create_token_from_username() fix | Gerald Carter | 2006-08-23 | 1 | -1/+28 |
| | |||||
* | r17727: Start pulling in changes for 3.0.23c | Gerald Carter | 2006-08-23 | 29 | -208/+201 |
| | |||||
* | r17437: sync valid users and server signing fixes | Gerald Carter | 2006-08-07 | 5 | -6/+78 |
| | |||||
* | r17400: grabbing latest changes from SAMBA_3_0_23 to help in testing | Gerald Carter | 2006-08-04 | 6 | -68/+74 |
| | |||||
* | r17355: go ahead and catch some changes from the 3.0.23 dev tree | Gerald Carter | 2006-08-01 | 5 | -52/+145 |
| | |||||
* | r17259: merging some changes that will be in a future 3.0.23b release | Gerald Carter | 2006-07-26 | 8 | -76/+98 |
| | |||||
* | r17163: correct version and save draf of release notes | Gerald Carter | 2006-07-20 | 1 | -1/+1 |
| | |||||
* | r17162: Fix typo small typos noticed by Paul Green. | Gerald Carter | 2006-07-20 | 2 | -2/+2 |
| | |||||
* | r17161: sync files from SAMBA_3_0_23 branch | Gerald Carter | 2006-07-20 | 9 | -156/+306 |
| | |||||
* | r17145: revert a greedy merge from SAMBA_3_0 | Gerald Carter | 2006-07-19 | 1 | -6/+6 |
| | |||||
* | r17143: svn merge -r17091:17138 ../SAMBA_3_0_23/ | Gerald Carter | 2006-07-19 | 11 | -162/+363 |
| | |||||
* | r17094: merge fixes for 3.0.23a | Gerald Carter | 2006-07-17 | 14 | -826/+683 |
| | |||||
* | r16925: final changes for 3.0.23 | Gerald Carter | 2006-07-10 | 1 | -0/+5 |
| | |||||
* | r16915: grab vl's fix for BUG 3915 | Gerald Carter | 2006-07-10 | 3 | -46/+62 |
| | |||||
* | r16863: Pull in a few changes from Guenther, Simo, & Volker | Gerald Carter | 2006-07-07 | 6 | -18/+15 |
| | | | | Update the release notes | ||||
* | r16845: Properly report the error during join when the set password fails | Gerald Carter | 2006-07-07 | 1 | -0/+7 |
| | |||||
* | r16792: minor (but critical fixes) from Jeremy, Volker, & Guenther | Gerald Carter | 2006-07-04 | 4 | -5/+62 |
| | |||||
* | r16786: * merge fix for BUG 3908 (pw change failure) | Gerald Carter | 2006-07-03 | 2 | -2/+5 |
| | | | | | * create pch file in builddir * update release notes | ||||
* | r16750: merge fix for BUG 3905 | Gerald Carter | 2006-07-01 | 1 | -3/+4 |
| | |||||
* | r16713: BUG 3904: fix broken smbwrapper compile | Gerald Carter | 2006-06-30 | 1 | -1/+2 |
| | |||||
* | r16703: add crash fix in printer publishing code | Gerald Carter | 2006-06-29 | 1 | -1/+1 |
| | |||||
* | r16697: merge Jeremy's client SMB signing fix and tidy up release notes some ↵ | Gerald Carter | 2006-06-29 | 1 | -2/+22 |
| | | | | more | ||||
* | r16675: Set version to 3.0.23 | Gerald Carter | 2006-06-29 | 1 | -1/+1 |
| | | | | Update release notes for final release. | ||||
* | r16674: After removing each individual post-3.0.23rc3 change: | Gerald Carter | 2006-06-29 | 42 | -122/+223 |
| | | | | | | | | | | | | | | 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 Carter | 2006-06-26 | 1 | -1/+1 |
| | | | | | | the same change 3 times...... Fix pam_winbind compilation again. | ||||
* | r16510: fix from Nicholas Brealey <nick@brealey.org> for building pam_winbind.so | Gerald Carter | 2006-06-25 | 1 | -1/+1 |
| | |||||
* | r16485: Final changes for 3.0.23rc3 (pulled in changes up to SAMBA_3_0 r16484)samba-3.0.23rc3 | Gerald Carter | 2006-06-23 | 6 | -12/+75 |
| | |||||
* | r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471 | Gerald Carter | 2006-06-22 | 9 | -16/+54 |
| | |||||
* | r16465: merge a few miniro SAMBA_3_0 fixes | Gerald Carter | 2006-06-22 | 3 | -1/+5 |
| | | | | | | | 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 r16433 | Gerald Carter | 2006-06-21 | 10 | -46/+72 |
| | |||||
* | r16418: Pull in more Klocwork fixes (up to r16415) | Gerald Carter | 2006-06-20 | 54 | -537/+746 |
| | |||||
* | r16348: * merging changes from SAMBA_3_0 r16346 | Gerald Carter | 2006-06-19 | 48 | -245/+800 |
| | | | | * updating release notes to match | ||||
* | r16256: sync up to r16255 from SAMBA_3_0 | Gerald Carter | 2006-06-15 | 2 | -8/+21 |
| | |||||
* | r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251) | Gerald Carter | 2006-06-15 | 41 | -1481/+1472 |
| | |||||
* | r16205: Fix 'make install' when srcdir != builddir | Gerald Carter | 2006-06-13 | 1 | -6/+6 |
| | |||||
* | r16194: * Starting release notes for 3.0.23rc3 (later on). | Gerald Carter | 2006-06-13 | 4 | -19/+27 |
| | | | | * Pulling changes from SAMBA_3_0 r16193 | ||||
* | r16175: sync up with SAMBA_3_0 to release (r16156) | Gerald Carter | 2006-06-13 | 7 | -9/+13 |
| | |||||
* | r16130: fix a shell portability issue for Solaris sh in installman.sh | Gerald Carter | 2006-06-09 | 1 | -2/+2 |
| | |||||
* | r16127: adding volker parse_net change | Gerald Carter | 2006-06-09 | 1 | -20/+15 |
| | |||||
* | r16124: catch a couple of fixes from Guenther | Gerald Carter | 2006-06-09 | 3 | -2/+12 |
| |