summaryrefslogtreecommitdiff
path: root/source/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r24528: start syncing changes for 3.0.25cGerald Carter2007-08-173-0/+53
* r23602: grab final changes for 3.0.25b due out tomorrowGerald Carter2007-06-261-0/+4
* r23544: sync 3.0.25b release with SAMBA_3_0_25 svn r23530.Gerald Carter2007-06-191-27/+13
* r23052: sync with SAMBA_3_0_25 and start updating release notesGerald Carter2007-05-211-7/+7
* r22770: sync with SAMBA_3_0_25 as of svn r22765Gerald Carter2007-05-091-7/+9
* r22650: sync up with SMABA_3_0_25 as of svn r22649Gerald Carter2007-05-035-180/+324
* r22510: pull patches from SAMBA_3_0_25 and update release notes for 3.0.25rc3Gerald Carter2007-04-251-1/+6
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-094-38/+34
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-205-131/+343
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-2815-439/+732
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-261-20/+88
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-012-88/+23
* r17918: * NULL deref fixesGerald Carter2006-08-291-1/+3
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-4/+17
* r17259: merging some changes that will be in a future 3.0.23b releaseGerald Carter2006-07-263-23/+35
* r17161: sync files from SAMBA_3_0_23 branchGerald Carter2006-07-201-7/+25
* r16863: Pull in a few changes from Guenther, Simo, & VolkerGerald Carter2006-07-071-8/+0
* r16786: * merge fix for BUG 3908 (pw change failure)Gerald Carter2006-07-031-0/+3
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-293-3/+7
* r16438: sync up to r16433Gerald Carter2006-06-211-5/+1
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-204-5/+40
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-0/+2
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-10/+14
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-084-3/+251
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-235-177/+39
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2006-04-181-1/+22
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2006-04-172-3/+3
* r15044: Fix the build. (void returning non-void).Günther Deschner2006-04-111-1/+1
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-111-16/+37
* r14788: Fix coverity bug #276. null deref.Jeremy Allison2006-03-291-1/+17
* r14786: Fix coverity #275. null deref.Jeremy Allison2006-03-291-1/+8
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2006-03-221-0/+26
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2006-03-221-1/+39
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2006-03-213-8/+8
* r14482: Fixes for spoolss code (after coverity fixes) when the Gerald Carter2006-03-161-15/+15
* r14450: Fix more get_md4pw() breakage caused by missing "breaks"Gerald Carter2006-03-151-0/+3
* r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter2006-03-151-3/+4
* r14443: rework get_md4pw() to ease debugging. The only functional change is thatGünther Deschner2006-03-151-24/+69
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-152-1/+13
* r14395: Fix coverity bug #55. Ensure no unsigned/signed comparisons.Jeremy Allison2006-03-141-3/+3
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2006-03-141-1/+1
* r14353: Fix coverity bugs #61 and #62. Remember to divide byJeremy Allison2006-03-131-25/+20
* r14338: Fix coverity #55 by explicit cast.Jeremy Allison2006-03-131-2/+5
* r14303: Fix coverity #223. In a loop we were forgetting to freeJeremy Allison2006-03-131-1/+3
* r14301: Fix coverity #224. In a loop we were forgetting to freeJeremy Allison2006-03-131-1/+3
* r14299: Fix coverity #225. In a loop we were forgetting to freeJeremy Allison2006-03-131-3/+6
* r14289: Fix coverity #101, resource leak on error code path.Jeremy Allison2006-03-131-2/+6
* r14286: Similar clarifiction fix for coverity #102.Jeremy Allison2006-03-131-8/+10
* r14284: Fix coverity bug #103. Make code clearer - probablyJeremy Allison2006-03-131-5/+9
* r14268: Fix coverity error #204. Resource leak on error path.Jeremy Allison2006-03-131-0/+1