index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_lsarpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r15553: minor rpcclient cleanup: length is already set in data_blob.
Günther Deschner
2007-10-10
1
-3
/
+0
*
r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS
Günther Deschner
2007-10-10
1
-41
/
+115
*
r14144: allow to set sec_info in rpcclients lsa_query_secobj.
Günther Deschner
2007-10-10
1
-3
/
+6
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-2
/
+2
*
r12131: Fix it really, this time :)
Günther Deschner
2007-10-10
1
-2
/
+2
*
r12130: display domain GUID.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.
Günther Deschner
2007-10-10
1
-1
/
+15
*
r11857: Fix the build.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r11286: Fix a potential segfault
Volker Lendecke
2007-10-10
1
-7
/
+10
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-81
/
+96
*
r7537: Print passwords in display charset.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
2007-10-10
1
-0
/
+188
*
r5726: merge LsaLookupPrivValue() code from trunk
Gerald Carter
2007-10-10
1
-4
/
+8
*
r5592: Oops, accidentally committed test version of rpcclient. Reverting cha...
Jim McDonough
2007-10-10
1
-6
/
+5
*
r5591: Implement "net rpc trustdom del", including client side of
Jim McDonough
2007-10-10
1
-5
/
+6
*
r4933: List not only the first 10 trusts with rpcclient -c enumtrust.
Volker Lendecke
2007-10-10
1
-16
/
+22
*
r4821: finish off 'net rpc rights [list|grant|revoke]'
Gerald Carter
2007-10-10
1
-1
/
+1
*
r4742: add server support for lsa_add/remove_account_rights() and fix some pa...
Gerald Carter
2007-10-10
1
-1
/
+6
*
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
2007-10-10
1
-0
/
+43
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-2
/
+2
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-11
/
+15
*
Merge of waider's rpcclient return type patch.
Tim Potter
2003-03-18
1
-13
/
+13
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-14
/
+14
*
Check return code of string_to_sid. (Merge from HEAD)
Martin Pool
2003-02-18
1
-2
/
+5
*
Merge tridge's client priv code from HEAD.
Jeremy Allison
2003-01-29
1
-11
/
+56
*
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
2003-01-28
1
-0
/
+74
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-1
/
+1
*
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
1
-0
/
+48
*
[merge]
Gerald Carter
2003-01-15
1
-3
/
+2
*
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
1
-8
/
+0
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-10
/
+19
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-9
/
+2
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-22
/
+45
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-23
/
+42
*
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
2002-04-15
1
-10
/
+11
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
1
-10
/
+1
*
Make a talloc'ed copy of this strings so we can pass the right kind of pointer
Andrew Bartlett
2002-01-26
1
-1
/
+5
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-4
/
+9
*
Grr - people who put const everywhere should fix up all the warnings they
Tim Potter
2001-12-11
1
-1
/
+2
*
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
2001-12-11
1
-0
/
+37
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-2
/
+0
*
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
2001-11-24
1
-7
/
+97
*
added lsa_enum_sids to rpcclient
Jean-François Micouleau
2001-11-22
1
-3
/
+64
*
add another command to rpcclient: getdispname. Show the full description
Jean-François Micouleau
2001-11-22
1
-0
/
+38
*
add a command to rpcclient: enumprivs
Jean-François Micouleau
2001-11-22
1
-0
/
+48
*
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
1
-143
/
+39
[next]