Age | Commit message (Expand) | Author | Files | Lines |
2008-01-09 | Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. | Michael Adam | 1 | -2/+3 |
2007-12-18 | Fix an error when accessing unallocated sid in error path. | Michael Adam | 1 | -3/+3 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -2/+2 |
2007-12-11 | Replace "unknown" with access_mask when calling samr_CreateUser2(). | Günther Deschner | 1 | -3/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -143/+9 |
2007-10-10 | r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to | Michael Adam | 1 | -30/+30 |
2007-10-10 | r24167: Fix Coverity ID 365 | Volker Lendecke | 1 | -10/+7 |
2007-10-10 | r24068: Fix Coverity id 366 (dead code). We have checked for argc >= 3 above. | Volker Lendecke | 1 | -9/+6 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -14/+25 |
2007-10-10 | r22489: Add a deletedomgroup command to rpcclient (samr). | Michael Adam | 1 | -0/+73 |
2007-10-10 | r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21320: Display query_user info level 16 in rpcclient. | Günther Deschner | 1 | -3/+14 |
2007-10-10 | r21117: Add rpccli_samr_chgpasswd_user to rpcclient for testing. | Günther Deschner | 1 | -0/+55 |
2007-10-10 | r20090: Fix a class of bugs found by James Peach. Ensure | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r19355: Add getdispenumindex2 wrapper for rpcclient. | Günther Deschner | 1 | -12/+44 |
2007-10-10 | r19353: Add "timeout" command for rpcclient. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed. | Günther Deschner | 1 | -0/+6 |
2007-10-10 | r19013: Fix some 64-bit warnings. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18732: Fix build warning as pointed out by Volker. | Günther Deschner | 1 | -7/+3 |
2007-10-10 | r18702: re-enable non-decimal specification of rid | Jim McDonough | 1 | -2/+2 |
2007-10-10 | r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient. | Günther Deschner | 1 | -1/+64 |
2007-10-10 | r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing. | Günther Deschner | 1 | -8/+51 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -45/+11 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16339: Fix Klocwork ID | Volker Lendecke | 1 | -1/+12 |
2007-10-10 | r15442: Add some more client rpc for the querydominfo calls (from samba4 idl). | Günther Deschner | 1 | -0/+62 |
2007-10-10 | r14646: Adding samr querygroup infolevels 2 & 5. | Günther Deschner | 1 | -12/+43 |
2007-10-10 | r14579: Add REJECT_REASON_OTHER in the rpcclient chgpasswd3. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r14217: Fix Coverity Bug # 7 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14216: Fix Coverity bug # 8 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13864: Some cleanup and the samr set security object function client-side. | Günther Deschner | 1 | -5/+9 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r13523: Fix indent. | Günther Deschner | 1 | -13/+13 |
2007-10-10 | r13522: Add SAMR_GET_USRDOM_PWINFO client-side. | Günther Deschner | 1 | -39/+81 |
2007-10-10 | r13448: Fix the build (again). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r13442: Implement samr_chgpasswd_user3 server-side. | Günther Deschner | 1 | -0/+77 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -0/+137 |
2007-10-10 | r12935: After discussion with Volker fix bug #3397 using a variant of the pat... | Alexander Bokovoy | 1 | -0/+11 |
2007-10-10 | r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the role | Günther Deschner | 1 | -21/+0 |
2007-10-10 | r11998: Add lookupname to rpcclient query_user as a fallback, we now accept b... | Volker Lendecke | 1 | -1/+22 |
2007-10-10 | r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's what | Günther Deschner | 1 | -7/+25 |
2007-10-10 | r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ... | Volker Lendecke | 1 | -8/+15 |
2007-10-10 | r11856: Replace unknown1 with group_attr. | Günther Deschner | 1 | -1/+14 |
2007-10-10 | r11852: Fill in samr_get_dom_pwinfo based on Samba4. | Günther Deschner | 1 | -4/+23 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -112/+145 |