Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | r13232: defensive programming in an attempt to prevent crashes due to a PDC ↵ | Gerald Carter | 2006-01-30 | 1 | -3/+5 | |
| | | | | | | | | rebooting | |||||
* | | r13231: apparently strncat() is converted to strcat() on RH7.3 and similar ↵ | Gerald Carter | 2006-01-30 | 1 | -1/+1 | |
| | | | | | | | | systems. Fix the build on those boxes | |||||
* | | r13230: ready to do for 3.0.21b | Gerald Carter | 2006-01-30 | 5 | -9/+15 | |
| | | ||||||
* | | r13200: oplock fixes from Jeremy (hopefully last issue before release on Monday) | Gerald Carter | 2006-01-28 | 3 | -78/+138 | |
| | | ||||||
* | | r13196: a few more last minute fixes; still one bug to go | Gerald Carter | 2006-01-27 | 3 | -6/+23 | |
| | | ||||||
* | | r13184: missed merge of James' debug.h fix for the MIPSPro compiler | Gerald Carter | 2006-01-27 | 1 | -0/+6 | |
| | | ||||||
* | | r13183: Final touches on 3.0.21b. | Gerald Carter | 2006-01-27 | 5 | -6/+29 | |
| | | | | | | | | | | | | | | | | * Add new commits to release notes, fix incorrect attributions, correct typos, etc... * Merge fixes from jra (swat, NTLMv2, false credentials error message) The tree is basically current with SAMBA_3_0 as of r13132 | |||||
* | | r13178: * draft of 3.0.21b release notes | Gerald Carter | 2006-01-27 | 1 | -2/+4 | |
| | | | | | | | | * merge version.c fix (reported by Thomas Bork). | |||||
* | | r13134: Last planned code merge for 3.0.21b | Gerald Carter | 2006-01-25 | 7 | -10/+87 | |
| | | | | | | | | | | | | | | | | * missing SMS 2003 fix * posix_acl double free fix * Guenther's pam_winbind fixes * testparm server role fix. * 64-bit fix in clireadwrite.c | |||||
* | | r13120: getting close to final release code. | Gerald Carter | 2006-01-24 | 21 | -548/+1076 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The main things that will *not* be merged are * lookupsid, name2sid(), et. al. work by Volker * nmbd work (wins.tdb & removal of ubiqx dependencies) * the toupper_ascii(), et. al. changes * major changes from nsswitch/ * rename when DELETE_ON_CLOSE flag is set work Please speak up if either a necesary change is getting overlooked or a risky change is getting included. | |||||
* | | r13110: remove an invalid debug message about call get_share_mode_lock() ↵ | Gerald Carter | 2006-01-24 | 1 | -1/+0 | |
| | | | | | | | | with a NULL service path and fname (we do it all the time internally) | |||||
* | | r13109: 3.0.21b chnges from the 3.0 tree (round #2) | Gerald Carter | 2006-01-24 | 44 | -290/+568 | |
| | | ||||||
* | | r13105: pulling some code over for the 3.0.21b release....first take at it | Gerald Carter | 2006-01-24 | 92 | -581/+1401 | |
| | | ||||||
* | | r12586: forgot to change the version number | Gerald Carter | 2005-12-29 | 1 | -1/+1 | |
| | | ||||||
* | | r12543: volker's fix for BUG 3349 (windows clients hang) | Gerald Carter | 2005-12-28 | 3 | -2/+16 | |
| | | ||||||
* | | r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey ↵samba-3.0.21 | Gerald Carter | 2005-12-20 | 1 | -1/+1 | |
| | | | | | | | | <nick@brealey.org> | |||||
* | | r12399: grabbing the installswat fixes from 3.0...no one to packaging | Gerald Carter | 2005-12-20 | 4 | -119/+49 | |
| | | ||||||
* | | r12398: adding Guenther's account policy migration fix | Gerald Carter | 2005-12-20 | 3 | -20/+145 | |
| | | ||||||
* | | r12289: grabbing clilist memory leak fixed and unix_mask_match() fixes | Gerald Carter | 2005-12-16 | 6 | -7/+22 | |
| | | ||||||
* | | r12281: adding a note about WINS and NetLogon not being remotely manageable | Gerald Carter | 2005-12-16 | 1 | -2/+2 | |
| | | ||||||
* | | r12263: missed merges for 3.0.21 (patch from brian and derrell's ↵ | Gerald Carter | 2005-12-15 | 2 | -42/+168 | |
| | | | | | | | | libsmbclient fixes | |||||
* | | r12261: final touches on 3.0.21. Now just need to deal with the | Gerald Carter | 2005-12-15 | 1 | -1/+1 | |
| | | | | | | | | dce/rpc alter context question and we'll be ready to release. | |||||
* | | r12259: picking up derrell's libsmbclient fixes | Gerald Carter | 2005-12-15 | 2 | -6/+17 | |
| | | ||||||
* | | r12258: Merging from SAMBA_3_0 | Gerald Carter | 2005-12-15 | 2 | -0/+11 | |
| | | | | | | | | | | * fixing alias description initialization * deal with LDAP_UNWILLING_TO_PERFORM from eDirectory | |||||
* | | r12224: adding more characters to the invalid share name string | Gerald Carter | 2005-12-14 | 1 | -1/+1 | |
| | | ||||||
* | | r12223: jeremy fix for the deadlock in locking.tdb | Gerald Carter | 2005-12-14 | 1 | -2/+12 | |
| | | ||||||
* | | r12199: grabbing some low risk fixes from 3.0 | Gerald Carter | 2005-12-12 | 24 | -76/+279 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | svn merge -r12027:12031 $SVNURL/branches/SAMBA_3_0 svn merge -r12055:12076 $SVNURL/branches/SAMBA_3_0 svn merge -r12076:12077 $SVNURL/branches/SAMBA_3_0 svn merge -r12098:12106 $SVNURL/branches/SAMBA_3_0 svn merge -r12119:12129 $SVNURL/branches/SAMBA_3_0 svn merge -r12131:12133 $SVNURL/branches/SAMBA_3_0 svn merge -r12170:12173 $SVNURL/branches/SAMBA_3_0 svn merge -r12173:12177 $SVNURL/branches/SAMBA_3_0 svn merge -r12185:12193 $SVNURL/branches/SAMBA_3_0 svn merge -r12194:12196 $SVNURL/branches/SAMBA_3_0 | |||||
* | | r12033: portability fixes for installman script and some egnored files | Gerald Carter | 2005-12-02 | 1 | -3/+2 | |
| | | ||||||
* | | r12026: changing version and release notes to 3.0.21rc2 | Gerald Carter | 2005-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | r12018: more 3.0.21 changes. This is a full sync except for changes to ↵ | Gerald Carter | 2005-12-02 | 45 | -420/+2251 | |
| | | | | | | | | rpc-server/rpc_samr*.c | |||||
* | | r12017: starting the sync up for 3.0.21. Gotten through r11915 | Gerald Carter | 2005-12-02 | 48 | -624/+1081 | |
| | | | | | | | | | | | | | | | | so far. Jeremy, This is turning out ot be more changes that I anticipated and may end up being a full sync. But the changes appear sar or on a non-default code path. | |||||
* | | r11690: add missing filesamba-3.0.21rc1 | Gerald Carter | 2005-11-11 | 1 | -0/+255 | |
| | | ||||||
* | | r11689: forget to merge Makefile changes for samlogon_cache | Gerald Carter | 2005-11-11 | 1 | -2/+4 | |
| | | ||||||
* | | r11688: going back to 3.0.21rc1 | Gerald Carter | 2005-11-11 | 1 | -2/+2 | |
| | | ||||||
* | | r11686: mdege installman revert from 3.0? | Gerald Carter | 2005-11-11 | 1 | -14/+3 | |
| | | ||||||
* | | r11684: freezing 3.0.21rc1 (current with SAMBA_3_0 r11667) | Gerald Carter | 2005-11-11 | 12 | -99/+315 | |
| | | ||||||
* | | r11613: fixing versions | Gerald Carter | 2005-11-09 | 1 | -2/+2 | |
| | | ||||||
* | | r11590: syncing up for 3.0.21rc1 | Gerald Carter | 2005-11-09 | 155 | -2541/+3906 | |
| | | ||||||
* | | r11165: deparate the library install commands from the logic of whether to ↵samba-3.0.21pre1 | Gerald Carter | 2005-10-18 | 1 | -14/+8 | |
| | | | | | | | | build the library at all. Still needs some more cleanup but this works for now | |||||
* | | r11163: fix installation of libmsrpc | Gerald Carter | 2005-10-18 | 1 | -1/+4 | |
| | | ||||||
* | | r11162: another regression from merge; make sure to build vfs_full_audit module | Gerald Carter | 2005-10-18 | 1 | -1/+1 | |
| | | ||||||
* | | r11152: fix some regressions caused by the trunk->3.0 merge when install ↵ | Gerald Carter | 2005-10-18 | 1 | -1/+1 | |
| | | | | | | | | docs with SWAT | |||||
* | | r11149: fix typo in release notes | Gerald Carter | 2005-10-18 | 1 | -0/+1 | |
| | | ||||||
* | | r11136: patches from Brian Moran for eventlogadm utility | Gerald Carter | 2005-10-18 | 3 | -83/+132 | |
| | | ||||||
* | | r11135: should fix seg fault in addprinter code reported by Marcin. ↵ | Gerald Carter | 2005-10-18 | 1 | -6/+15 | |
| | | | | | | | | Allocate memory in convert_printer_info() if necessary | |||||
* | | r11128: synching today's changes from SAMBA_3_0 | Gerald Carter | 2005-10-17 | 13 | -718/+818 | |
| | | ||||||
* | | r11118: syncing up some changez from 3.0 tree for the first 3.0.21 preview ↵ | Gerald Carter | 2005-10-17 | 62 | -956/+1857 | |
| | | | | | | | | release | |||||
* | | r10786: remove forgotten files | Gerald Carter | 2005-10-06 | 1 | -247/+0 | |
| | | ||||||
* | | r10785: adding gd's group parsing fix (current up to r10784) | Gerald Carter | 2005-10-06 | 1 | -8/+20 | |
| | | ||||||
* | | r10783: merging up for 3.0.21pre1 (in a few days) | Gerald Carter | 2005-10-06 | 319 | -17818/+40017 | |
|\| |