index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
/
cli_samr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15455: Add rpccli_samr_query_dom_info2() and return the comment string in
Günther Deschner
2007-10-10
1
-0
/
+42
*
r15452: Again purely cosmetic reformat of the samr query domain info calls.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r13864: Some cleanup and the samr set security object function client-side.
Günther Deschner
2007-10-10
1
-2
/
+37
*
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r13522: Add SAMR_GET_USRDOM_PWINFO client-side.
Günther Deschner
2007-10-10
1
-0
/
+44
*
r13451: Fix build warning.
Günther Deschner
2007-10-10
1
-6
/
+1
*
r13442: Implement samr_chgpasswd_user3 server-side.
Günther Deschner
2007-10-10
1
-22
/
+17
*
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
Volker Lendecke
2007-10-10
1
-0
/
+40
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-3
/
+4
*
r11963: add rpccli_samr_chgpasswd3 from samba4.
Günther Deschner
2007-10-10
1
-0
/
+89
*
r11852: Fill in samr_get_dom_pwinfo based on Samba4.
Günther Deschner
2007-10-10
1
-5
/
+5
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-883
/
+281
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-69
/
+222
*
r6601: fixing query and set alias info calls (level 1 from the
Gerald Carter
2007-10-10
1
-1
/
+1
*
r5591: Implement "net rpc trustdom del", including client side of
Jim McDonough
2007-10-10
1
-0
/
+48
*
r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...
Volker Lendecke
2007-10-10
1
-3
/
+2
*
r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r4751: This is a domain policy, not a user one
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r4750: Fix cli_samr_queryuseraliases. There can be more than one sid, thus mo...
Volker Lendecke
2007-10-10
1
-2
/
+10
*
r4561: This looks a lot larger than it is, this is to reduce the clutter on f...
Volker Lendecke
2007-10-10
1
-39
/
+39
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-11
/
+9
*
r485: fix compile
Gerald Carter
2007-10-10
1
-3
/
+1
*
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
2007-10-10
1
-0
/
+92
*
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
2004-02-28
1
-0
/
+275
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
1
-0
/
+93
*
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
2004-01-26
1
-0
/
+90
*
Add support for variable-length session keys in our client code.
Andrew Bartlett
2003-11-22
1
-6
/
+6
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-2
/
+12
*
It's a perfectly valid condition to have zero alias members.
Volker Lendecke
2003-10-20
1
-0
/
+6
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-1
/
+1
*
Fix for bug#3. Show comments when doing 'net group -l'.
Volker Lendecke
2003-06-12
1
-0
/
+51
*
Add some basic DEBUG statements at level 10 so we can see what is being
Jeremy Allison
2003-06-09
1
-0
/
+54
*
Always initialise this - it helps callers who use this in a loop...
Andrew Bartlett
2003-05-07
1
-0
/
+2
*
Minor cleanup of enum domain groups/aliases:
Tim Potter
2003-04-25
1
-12
/
+18
*
Merge from HEAD - always initailise this to zero - helps callers in loops.
Andrew Bartlett
2003-04-24
1
-0
/
+3
*
Merge of samr lookup domain rpc client call from HEAD.
Tim Potter
2003-04-14
1
-0
/
+46
*
Merge of exit path cleanup for EnumDomainUsers.
Tim Potter
2003-02-26
1
-41
/
+23
*
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
2003-01-29
1
-2
/
+35
*
fix rpcclient querygroup command (from 2.2 and head)
Simo Sorce
2002-12-08
1
-3
/
+3
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-575
/
+1186
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-0
/
+3
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-11
/
+11
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
1
-4
/
+0
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-4
/
+0
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-3
/
+25
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-22
/
+22
*
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
2001-03-07
1
-4
/
+2
*
added samr_set_user_info and info_2.
Jean-François Micouleau
2000-10-07
1
-6
/
+6
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
1
-22
/
+22
[next]