index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
/
cli_lsarpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
1
-3
/
+3
2007-10-10
r4561: This looks a lot larger than it is, this is to reduce the clutter on f...
Volker Lendecke
1
-18
/
+18
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-25
/
+18
2007-10-10
r196: merging struct uuid from trunk
Gerald Carter
1
-2
/
+2
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
1
-40
/
+48
2004-01-05
rpc_client/cli_lsarpc.c:
Andrew Bartlett
1
-1
/
+1
2003-10-22
In cli_lsa_lookup_sids don't leave the domain field uninitialized if
Volker Lendecke
1
-0
/
+1
2003-10-06
split some security related functions in their own files.
Simo Sorce
1
-3
/
+3
2003-02-25
Merge: const fixes.
Tim Potter
1
-2
/
+3
2003-01-29
Merge tridge's client priv code from HEAD.
Jeremy Allison
1
-4
/
+49
2003-01-28
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
1
-0
/
+40
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
1
-0
/
+57
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-1
/
+1
2002-08-12
Add lsa 0x2e (queryinfo2) client side
Jim McDonough
1
-0
/
+86
2002-08-05
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
1
-2
/
+3
[prev]
[next]