Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r24528: start syncing changes for 3.0.25c | Gerald Carter | 2007-08-17 | 1 | -3/+18 |
| | |||||
* | r23544: sync 3.0.25b release with SAMBA_3_0_25 svn r23530. | Gerald Carter | 2007-06-19 | 4 | -35/+278 |
| | |||||
* | r23084: Merge Jeremy's fix for BUG 4637. This is now the final | Gerald Carter | 2007-05-22 | 6 | -70/+103 |
| | | | | code base for 3.0.25a. | ||||
* | r23052: sync with SAMBA_3_0_25 and start updating release notes | Gerald Carter | 2007-05-21 | 1 | -2/+2 |
| | |||||
* | r22853: checkin pending security fixes and release notes updates for Samba ↵samba-3.0.25 | Gerald Carter | 2007-05-14 | 5 | -38/+83 |
| | | | | 3.0.25 | ||||
* | r22770: sync with SAMBA_3_0_25 as of svn r22765 | Gerald Carter | 2007-05-09 | 1 | -13/+21 |
| | |||||
* | r22674: grab jra's samr parsing fix | Gerald Carter | 2007-05-04 | 1 | -4/+16 |
| | |||||
* | r22650: sync up with SMABA_3_0_25 as of svn r22649 | Gerald Carter | 2007-05-03 | 11 | -156/+318 |
| | |||||
* | r22434: sync from the 3.0.25 tree for rc2 | Gerald Carter | 2007-04-21 | 1 | -16/+16 |
| | |||||
* | r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132. | Gerald Carter | 2007-04-09 | 2 | -6/+39 |
| | | | | | * Set VERSION to 3.0.25rc1 * Update release notes. | ||||
* | r21889: * Pull from SAMBA-3_0_25 svn r21888 | Gerald Carter | 2007-03-20 | 1 | -316/+208 |
| | | | | * Set version to 3.0.25pre2 | ||||
* | r21585: Start syncing the monster that will become 3.0.25pre1 | Gerald Carter | 2007-02-28 | 13 | -321/+225 |
| | | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages | ||||
* | r19499: sync up changes for 3.0.23d | Gerald Carter | 2006-10-26 | 2 | -11/+6 |
| | |||||
* | r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ↵ | Gerald Carter | 2006-10-01 | 1 | -5/+10 |
| | | | | to warrant one) | ||||
* | r17918: * NULL deref fixes | Gerald Carter | 2006-08-29 | 1 | -2/+1 |
| | | | | | * time fixes for tortore * nmbd crash fix | ||||
* | r17727: Start pulling in changes for 3.0.23c | Gerald Carter | 2006-08-23 | 1 | -19/+1 |
| | |||||
* | r17143: svn merge -r17091:17138 ../SAMBA_3_0_23/ | Gerald Carter | 2006-07-19 | 1 | -0/+3 |
| | |||||
* | r16674: After removing each individual post-3.0.23rc3 change: | Gerald Carter | 2006-06-29 | 1 | -10/+10 |
| | | | | | | | | | | | | | | 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. | ||||
* | r16418: Pull in more Klocwork fixes (up to r16415) | Gerald Carter | 2006-06-20 | 6 | -87/+64 |
| | |||||
* | r16348: * merging changes from SAMBA_3_0 r16346 | Gerald Carter | 2006-06-19 | 1 | -2/+7 |
| | | | | * updating release notes to match | ||||
* | r16127: adding volker parse_net change | Gerald Carter | 2006-06-09 | 1 | -20/+15 |
| | |||||
* | r16104: Set version to 3.0.23rc2 | Gerald Carter | 2006-06-08 | 2 | -2/+4 |
| | | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0) | ||||
* | r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822) | Gerald Carter | 2006-05-23 | 1 | -150/+276 |
| | |||||
* | r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS | Günther Deschner | 2006-04-11 | 1 | -117/+317 |
| | | | | | | | | | servers. Also add a new "net rpc audit" tool. The lsa query infolevels were taken from samb4 IDL, the lsa policy flags and categories are partly documented on msdn. I need to cleanup the double lsa_query_info_policy{2}{_new} calls next. Guenther | ||||
* | r14829: Fix reversed test in coverity fixes. | Jeremy Allison | 2006-03-31 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r14778: Fix coverity null deref bugs #268 - #271. | Jeremy Allison | 2006-03-29 | 1 | -1/+24 |
| | | | | Jeremy. | ||||
* | r14776: Fix coverity #263 - #267. No one was checking talloc | Jeremy Allison | 2006-03-29 | 1 | -7/+88 |
| | | | | | returns. Doh ! Jeremy. | ||||
* | r14774: Fix null deref coverity bugs #260, #261, #262. | Jeremy Allison | 2006-03-29 | 1 | -2/+13 |
| | | | | Jeremy. | ||||
* | r14772: Fix coverity bug #258. Seems coverity has discovered talloc :-). | Jeremy Allison | 2006-03-29 | 1 | -0/+14 |
| | | | | Jeremy. | ||||
* | r14770: Fix coverity bug #257. Possible null deref. | Jeremy Allison | 2006-03-29 | 1 | -1/+9 |
| | | | | Jeremy. | ||||
* | r14646: Adding samr querygroup infolevels 2 & 5. | Günther Deschner | 2006-03-22 | 1 | -0/+67 |
| | | | | Guenther | ||||
* | r14643: Merge dcerpc_errstr from Samba 4. | Günther Deschner | 2006-03-22 | 2 | -1/+32 |
| | | | | | | Might need to rework prs_dcerpc_status(). Guenther | ||||
* | r14634: Many bug fixes thanks to train rides and overnight stays in airports | Gerald Carter | 2006-03-22 | 1 | -0/+29 |
| | | | | | | | | | | | | | | | | | | * Finally fix parsing idmap uid/gid ranges not to break with spaces surrounding the '-' * Allow local groups to renamed by adding info level 2 to _samr_set_aliasinfo() * Fix parsing bug in _samr_del_dom_alias() reply * Prevent root from being deleted via Samba * Prevent builting groups from being renamed or deleted * Fix bug in pdb_tdb that broke renaming user accounts * Make sure winbindd is running when trying to create the Administrators and Users BUILTIN groups automatically from smbd (and not just check the winbind nexted groups parameter value). * Have the top level rid allocator verify that the RID it is about to grant is not already assigned in our own SAM (retries up to 250 times). This fixes passdb with existing SIDs assigned to users from the RID algorithm but not monotonically allocating the RIDs from passdb. | ||||
* | r14387: Try and fix the coverity issues (#53, #54) with negative | Jeremy Allison | 2006-03-14 | 1 | -1/+1 |
| | | | | | | sink by ensuring all uses of rpcstr_push are consistent with a size_t dest size arg. Jeremy. | ||||
* | r14298: The other half of Coverity # 217 | Volker Lendecke | 2006-03-13 | 1 | -1/+1 |
| | |||||
* | r14232: Fix Coverity Bug # 218 | Volker Lendecke | 2006-03-12 | 1 | -1/+1 |
| | |||||
* | r14228: Fix Coverity bug # 217 | Volker Lendecke | 2006-03-12 | 1 | -1/+1 |
| | |||||
* | r14219: Fix coverity #135. Don't deref a ptr if it can be NULL. | Jeremy Allison | 2006-03-11 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r14146: Just some typos. | Günther Deschner | 2006-03-10 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | r14134: Fix Coverity bug # 137 | Volker Lendecke | 2006-03-10 | 1 | -1/+7 |
| | |||||
* | r14115: Fix coverity bug #23. Don't deref a potentially null ptr. | Jeremy Allison | 2006-03-09 | 1 | -1/+5 |
| | | | | Jeremy. | ||||
* | r14092: Fix coverity bug #22. Ensure no possible null | Jeremy Allison | 2006-03-09 | 1 | -1/+5 |
| | | | | | deref. Jeremy. | ||||
* | r14090: Fix coverity bug #21, don't deref potential null. | Jeremy Allison | 2006-03-09 | 1 | -1/+5 |
| | | | | Jeremy. | ||||
* | r14083: Fix coverity bug #19. Don't deref possible NULL. | Jeremy Allison | 2006-03-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r14080: Fix Coverity bug #18. Ensure non-null before ref. | Jeremy Allison | 2006-03-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r14061: Some debugging for the new LOGON/ACB-flags. | Günther Deschner | 2006-03-09 | 1 | -0/+9 |
| | | | | Guenther | ||||
* | r14047: Coverity fix #17. Ensure srv_name and info cannot | Jeremy Allison | 2006-03-08 | 1 | -0/+4 |
| | | | | | be zero before deref. Jeremy. | ||||
* | r14045: Coverity fix #14. Ensure if len is set buf != NULL. | Jeremy Allison | 2006-03-08 | 1 | -0/+5 |
| | | | | Jeremy. | ||||
* | r14043: After discussion with Jerry revert part of the | Jeremy Allison | 2006-03-08 | 1 | -26/+15 |
| | | | | | | | | Coverity null-ref patch - put prs_rpcbuffer_p back to the way it was (with an additional coverity paranoia check) - move the real test into rpcbuf_alloc_size instead. Jeremy. | ||||
* | r14025: Remove unused code. When we want to export samsync, we better first port | Volker Lendecke | 2006-03-08 | 1 | -80/+0 |
| | | | | | | | | pidl... Fix Coverity # 15. Volker |