Age | Commit message (Expand) | Author | Files | Lines |
2008-01-15 | Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic... | Günther Deschner | 1 | -3/+5 |
2008-01-14 | Remove old lsa set info policy call. | Günther Deschner | 1 | -35/+0 |
2008-01-14 | Remove some more hand written LSA rpc. | Günther Deschner | 1 | -108/+0 |
2008-01-14 | Start removing hand-written lsa marshalling code (namely | Günther Deschner | 1 | -111/+0 |
2007-11-27 | Remove pstrings from everything except srv_spoolss_nt.c. | Jeremy Allison | 1 | -5/+5 |
2007-11-20 | More pstring elimination. | Jeremy Allison | 1 | -2/+1 |
2007-10-25 | Fix a mismatched interface where we were using | Jeremy Allison | 1 | -5/+5 |
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 | -26/+26 |
2007-10-10 | r25254: Add my C - Michael | Michael Adam | 1 | -0/+1 |
2007-10-10 | r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup... | Michael Adam | 1 | -120/+12 |
2007-10-10 | r25226: Get rid of more red bars... | Michael Adam | 1 | -96/+96 |
2007-10-10 | r25225: Add a debug message. | Michael Adam | 1 | -0/+3 |
2007-10-10 | r25224: Fix a potential segfault in lsa_lookupsids client code due to | Michael Adam | 1 | -1/+4 |
2007-10-10 | r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when | Michael Adam | 1 | -5/+11 |
2007-10-10 | r24784: Initialize uninitalized data to prevent segfaults. | Michael Adam | 1 | -0/+5 |
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 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r23400: Fix lsa crash bug #4683. The "names" enum struct | Jeremy Allison | 1 | -13/+7 |
2007-10-10 | r23082: Ooops - that portion of the last checkin was by accident. | Michael Adam | 1 | -2/+2 |
2007-10-10 | r23081: Reorder the lsa_lookup_sids functions so that the order makes more se... | Michael Adam | 1 | -113/+113 |
2007-10-10 | r23073: In the internal rpccli_lsa_lookup_sids_noalloc(), use a temporary | Michael Adam | 1 | -8/+16 |
2007-10-10 | r23070: The lsa rpc lookup sids call has a maximum number of SIDS to be | Michael Adam | 1 | -0/+201 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -42/+62 |
2007-10-10 | r22537: Use a (more speaking) macro when there is one. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() | Gerald Carter | 1 | -8/+0 |
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r18405: Now that POLICY_HND == struct policy_handle, we can | Gerald Carter | 1 | -8/+1 |
2007-10-10 | r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h | Gerald Carter | 1 | -10/+0 |
2007-10-10 | r18397: Change rpccli_lsa_close() as a wrapper for the autogenerated | Gerald Carter | 1 | -25/+8 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -19/+19 |
2007-10-10 | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -6/+8 |
2007-10-10 | r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121 | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS | Günther Deschner | 1 | -17/+122 |
2007-10-10 | r14784: Fix coverity bug #274. Null deref. | Jeremy Allison | 1 | -12/+33 |
2007-10-10 | r13475: Fix erroneous initialization caused by my renaming types. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -10/+101 |
2007-10-10 | r11854: Remove unused DOM_SID. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r11336: Start to get my control back :-). Volker, I think | Jeremy Allison | 1 | -20/+58 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -562/+161 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -35/+122 |
2007-10-10 | r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a | Günther Deschner | 1 | -0/+195 |
2007-10-10 | r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains() | Gerald Carter | 1 | -55/+35 |
2007-10-10 | r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count ) | Gerald Carter | 1 | -6/+11 |
2007-10-10 | r5726: merge LsaLookupPrivValue() code from trunk | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r4849: * finish SeAddUsers support in srv_samr_nt.c | Gerald Carter | 1 | -3/+6 |
2007-10-10 | r4821: finish off 'net rpc rights [list|grant|revoke]' | Gerald Carter | 1 | -4/+12 |
2007-10-10 | r4736: small set of merges from rtunk to minimize the diffs | Gerald Carter | 1 | -0/+58 |