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_samr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-1
/
+2
2007-12-11
Replace "unknown" with access_mask when calling samr_CreateUser2().
Günther Deschner
1
-2
/
+2
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-215
/
+82
2007-10-10
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
1
-4
/
+4
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
-4
/
+8
2007-10-10
r22464: remove double code and use a function
Stefan Metzmacher
1
-34
/
+5
2007-10-10
r19355: Add getdispenumindex2 wrapper for rpcclient.
Günther Deschner
1
-5
/
+46
2007-10-10
r18803: remove unused function
Gerald Carter
1
-18
/
+0
2007-10-10
r18799: Prepare query_disp_info to use the next idx from the last result entry
Günther Deschner
1
-0
/
+18
2007-10-10
r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.
Günther Deschner
1
-0
/
+43
2007-10-10
r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.
Günther Deschner
1
-0
/
+104
2007-10-10
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
1
-21
/
+0
2007-10-10
r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1
Andrew Bartlett
1
-0
/
+44
2007-10-10
r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121
Volker Lendecke
1
-0
/
+12
2007-10-10
r15455: Add rpccli_samr_query_dom_info2() and return the comment string in
Günther Deschner
1
-0
/
+42
2007-10-10
r15452: Again purely cosmetic reformat of the samr query domain info calls.
Günther Deschner
1
-3
/
+3
2007-10-10
r13864: Some cleanup and the samr set security object function client-side.
Günther Deschner
1
-2
/
+37
2007-10-10
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
1
-2
/
+2
2007-10-10
r13522: Add SAMR_GET_USRDOM_PWINFO client-side.
Günther Deschner
1
-0
/
+44
2007-10-10
r13451: Fix build warning.
Günther Deschner
1
-6
/
+1
2007-10-10
r13442: Implement samr_chgpasswd_user3 server-side.
Günther Deschner
1
-22
/
+17
2007-10-10
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
Volker Lendecke
1
-0
/
+40
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-3
/
+4
2007-10-10
r11963: add rpccli_samr_chgpasswd3 from samba4.
Günther Deschner
1
-0
/
+89
2007-10-10
r11852: Fill in samr_get_dom_pwinfo based on Samba4.
Günther Deschner
1
-5
/
+5
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-883
/
+281
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-69
/
+222
2007-10-10
r6601: fixing query and set alias info calls (level 1 from the
Gerald Carter
1
-1
/
+1
2007-10-10
r5591: Implement "net rpc trustdom del", including client side of
Jim McDonough
1
-0
/
+48
2007-10-10
r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...
Volker Lendecke
1
-3
/
+2
2007-10-10
r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.
Volker Lendecke
1
-2
/
+4
2007-10-10
r4751: This is a domain policy, not a user one
Volker Lendecke
1
-2
/
+2
2007-10-10
r4750: Fix cli_samr_queryuseraliases. There can be more than one sid, thus mo...
Volker Lendecke
1
-2
/
+10
2007-10-10
r4561: This looks a lot larger than it is, this is to reduce the clutter on f...
Volker Lendecke
1
-39
/
+39
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-11
/
+9
2007-10-10
r485: fix compile
Gerald Carter
1
-3
/
+1
2007-10-10
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
1
-0
/
+92
2004-02-28
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
1
-0
/
+275
2004-02-24
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
1
-0
/
+93
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
1
-0
/
+90
2003-11-22
Add support for variable-length session keys in our client code.
Andrew Bartlett
1
-6
/
+6
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-2
/
+12
2003-10-20
It's a perfectly valid condition to have zero alias members.
Volker Lendecke
1
-0
/
+6
2003-09-22
fix some warnings found by the Sun C compiler
Gerald Carter
1
-1
/
+1
2003-06-12
Fix for bug#3. Show comments when doing 'net group -l'.
Volker Lendecke
1
-0
/
+51
2003-06-09
Add some basic DEBUG statements at level 10 so we can see what is being
Jeremy Allison
1
-0
/
+54
2003-05-07
Always initialise this - it helps callers who use this in a loop...
Andrew Bartlett
1
-0
/
+2
2003-04-25
Minor cleanup of enum domain groups/aliases:
Tim Potter
1
-12
/
+18
[next]