summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse
Commit message (Collapse)AuthorAgeFilesLines
* r24528: start syncing changes for 3.0.25cGerald Carter2007-08-171-3/+18
|
* r23544: sync 3.0.25b release with SAMBA_3_0_25 svn r23530.Gerald Carter2007-06-194-35/+278
|
* r23084: Merge Jeremy's fix for BUG 4637. This is now the final Gerald Carter2007-05-226-70/+103
| | | | code base for 3.0.25a.
* r23052: sync with SAMBA_3_0_25 and start updating release notesGerald Carter2007-05-211-2/+2
|
* r22853: checkin pending security fixes and release notes updates for Samba ↵samba-3.0.25Gerald Carter2007-05-145-38/+83
| | | | 3.0.25
* r22770: sync with SAMBA_3_0_25 as of svn r22765Gerald Carter2007-05-091-13/+21
|
* r22674: grab jra's samr parsing fixGerald Carter2007-05-041-4/+16
|
* r22650: sync up with SMABA_3_0_25 as of svn r22649Gerald Carter2007-05-0311-156/+318
|
* r22434: sync from the 3.0.25 tree for rc2Gerald Carter2007-04-211-16/+16
|
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-092-6/+39
| | | | | * Set VERSION to 3.0.25rc1 * Update release notes.
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-316/+208
| | | | * Set version to 3.0.25pre2
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-2813-321/+225
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-262-11/+6
|
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ↵Gerald Carter2006-10-011-5/+10
| | | | to warrant one)
* r17918: * NULL deref fixesGerald Carter2006-08-291-2/+1
| | | | | * time fixes for tortore * nmbd crash fix
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-19/+1
|
* r17143: svn merge -r17091:17138 ../SAMBA_3_0_23/Gerald Carter2006-07-191-0/+3
|
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-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 Carter2006-06-206-87/+64
|
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-2/+7
| | | | * updating release notes to match
* r16127: adding volker parse_net changeGerald Carter2006-06-091-20/+15
|
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-082-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 Carter2006-05-231-150/+276
|
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-111-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 Allison2006-03-311-1/+1
| | | | Jeremy.
* r14778: Fix coverity null deref bugs #268 - #271.Jeremy Allison2006-03-291-1/+24
| | | | Jeremy.
* r14776: Fix coverity #263 - #267. No one was checking tallocJeremy Allison2006-03-291-7/+88
| | | | | returns. Doh ! Jeremy.
* r14774: Fix null deref coverity bugs #260, #261, #262.Jeremy Allison2006-03-291-2/+13
| | | | Jeremy.
* r14772: Fix coverity bug #258. Seems coverity has discovered talloc :-).Jeremy Allison2006-03-291-0/+14
| | | | Jeremy.
* r14770: Fix coverity bug #257. Possible null deref.Jeremy Allison2006-03-291-1/+9
| | | | Jeremy.
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2006-03-221-0/+67
| | | | Guenther
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2006-03-222-1/+32
| | | | | | Might need to rework prs_dcerpc_status(). Guenther
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2006-03-221-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 negativeJeremy Allison2006-03-141-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 # 217Volker Lendecke2006-03-131-1/+1
|
* r14232: Fix Coverity Bug # 218Volker Lendecke2006-03-121-1/+1
|
* r14228: Fix Coverity bug # 217Volker Lendecke2006-03-121-1/+1
|
* r14219: Fix coverity #135. Don't deref a ptr if it can be NULL.Jeremy Allison2006-03-111-1/+1
| | | | Jeremy.
* r14146: Just some typos.Günther Deschner2006-03-101-2/+2
| | | | Guenther
* r14134: Fix Coverity bug # 137Volker Lendecke2006-03-101-1/+7
|
* r14115: Fix coverity bug #23. Don't deref a potentially null ptr.Jeremy Allison2006-03-091-1/+5
| | | | Jeremy.
* r14092: Fix coverity bug #22. Ensure no possible nullJeremy Allison2006-03-091-1/+5
| | | | | deref. Jeremy.
* r14090: Fix coverity bug #21, don't deref potential null.Jeremy Allison2006-03-091-1/+5
| | | | Jeremy.
* r14083: Fix coverity bug #19. Don't deref possible NULL.Jeremy Allison2006-03-091-1/+1
| | | | Jeremy.
* r14080: Fix Coverity bug #18. Ensure non-null before ref.Jeremy Allison2006-03-091-1/+1
| | | | Jeremy.
* r14061: Some debugging for the new LOGON/ACB-flags.Günther Deschner2006-03-091-0/+9
| | | | Guenther
* r14047: Coverity fix #17. Ensure srv_name and info cannotJeremy Allison2006-03-081-0/+4
| | | | | be zero before deref. Jeremy.
* r14045: Coverity fix #14. Ensure if len is set buf != NULL.Jeremy Allison2006-03-081-0/+5
| | | | Jeremy.
* r14043: After discussion with Jerry revert part of theJeremy Allison2006-03-081-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 portVolker Lendecke2006-03-081-80/+0
| | | | | | | | pidl... Fix Coverity # 15. Volker