Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal. | Jeremy Allison | 1 | -1/+22 |
2007-10-10 | r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does... | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r15044: Fix the build. (void returning non-void). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS | Günther Deschner | 1 | -16/+37 |
2007-10-10 | r14788: Fix coverity bug #276. null deref. | Jeremy Allison | 1 | -1/+17 |
2007-10-10 | r14786: Fix coverity #275. null deref. | Jeremy Allison | 1 | -1/+8 |
2007-10-10 | r14646: Adding samr querygroup infolevels 2 & 5. | Günther Deschner | 1 | -0/+26 |
2007-10-10 | r14634: Many bug fixes thanks to train rides and overnight stays in airports | Gerald Carter | 1 | -1/+39 |
2007-10-10 | r14597: Merge DCERPC_FAULT constants from Samba 4. | Günther Deschner | 3 | -8/+8 |
2007-10-10 | r14482: Fixes for spoolss code (after coverity fixes) when the | Gerald Carter | 1 | -15/+15 |
2007-10-10 | r14450: Fix more get_md4pw() breakage caused by missing "breaks" | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open() | Gerald Carter | 1 | -3/+4 |
2007-10-10 | r14443: rework get_md4pw() to ease debugging. The only functional change is that | Günther Deschner | 1 | -24/+69 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 2 | -1/+13 |
2007-10-10 | r14395: Fix coverity bug #55. Ensure no unsigned/signed comparisons. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r14387: Try and fix the coverity issues (#53, #54) with negative | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14353: Fix coverity bugs #61 and #62. Remember to divide by | Jeremy Allison | 1 | -25/+20 |
2007-10-10 | r14338: Fix coverity #55 by explicit cast. | Jeremy Allison | 1 | -2/+5 |
2007-10-10 | r14303: Fix coverity #223. In a loop we were forgetting to free | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r14301: Fix coverity #224. In a loop we were forgetting to free | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r14299: Fix coverity #225. In a loop we were forgetting to free | Jeremy Allison | 1 | -3/+6 |
2007-10-10 | r14289: Fix coverity #101, resource leak on error code path. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r14286: Similar clarifiction fix for coverity #102. | Jeremy Allison | 1 | -8/+10 |
2007-10-10 | r14284: Fix coverity bug #103. Make code clearer - probably | Jeremy Allison | 1 | -5/+9 |
2007-10-10 | r14268: Fix coverity error #204. Resource leak on error path. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r14266: Fix coverity #205. Resource leak on error path. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r14264: Fix coverity #207. Resource leak on error path. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r14250: Fix coverity bug #107. Resource leak on error path. | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r14233: Fix Coverity bug # 206 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r14226: Fix Coverity bug # 109 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r14182: Ensure we know that dom_sid cannot be null. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14178: Clarify code for Coverity #49. Ensure we know we | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r14031: Coverity bug CID #110. Free all resources correctly | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r13994: Belt and braces - ensure RPC_BUFFER is valid. | Jeremy Allison | 1 | -44/+75 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 2 | -36/+24 |
2007-10-10 | r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDN | Gerald Carter | 1 | -1/+7 |
2007-10-10 | r13829: From the "It's not pretty but it works" category | Gerald Carter | 1 | -11/+101 |
2007-10-10 | r13824: * add api table for Xcv TCPMON and LOCALMON calls starting | Gerald Carter | 1 | -8/+93 |
2007-10-10 | r13821: replacing some strings with macros | Gerald Carter | 1 | -9/+11 |
2007-10-10 | r13820: * Start fleshing out the XcvDataPort() server implementation | Gerald Carter | 1 | -36/+99 |
2007-10-10 | r13815: "Into the blind world let us now descend," | Gerald Carter | 2 | -136/+68 |
2007-10-10 | r13778: When deleting machine accounts it's the SeMachineAccountPrivilege | Jeremy Allison | 1 | -1/+9 |
2007-10-10 | r13766: Patch from Arek Glabek <aglabek@centeris.com>: | Gerald Carter | 1 | -6/+3 |
2007-10-10 | r13715: Put back the code that actually modify the account, | Simo Sorce | 1 | -0/+6 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 2 | -4/+4 |
2007-10-10 | r13679: Commiting the rm_primary_group.patch posted on samba-technical | Gerald Carter | 1 | -10/+9 |
2007-10-10 | r13622: Allow to rename machine accounts in a Samba Domain. This still uses the | Günther Deschner | 1 | -2/+36 |
2007-10-10 | r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() | Gerald Carter | 2 | -39/+41 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 3 | -80/+80 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 3 | -7/+7 |