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
/
source
/
rpcclient
/
cmd_samr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...
Volker Lendecke
2007-10-10
1
-3
/
+1
*
r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r5379: Build-Fix (#2343)
Günther Deschner
2007-10-10
1
-1
/
+1
*
r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we
Günther Deschner
2007-10-10
1
-3
/
+32
*
r4869: Display sam_user_info_7 in rpcclient.
Günther Deschner
2007-10-10
1
-1
/
+22
*
r4866: Add createdomgroup to rpcclient (needed to generate huge amounts of
Günther Deschner
2007-10-10
1
-0
/
+52
*
r4839: Allow to set acb_mask in rpcclient's enumdomusers (for debugging).
Günther Deschner
2007-10-10
1
-2
/
+5
*
r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hard
Günther Deschner
2007-10-10
1
-3
/
+3
*
r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,
Günther Deschner
2007-10-10
1
-2
/
+12
*
r4226: display infolevel 12 in query_dom_info.
Günther Deschner
2007-10-10
1
-0
/
+10
*
r4224: Today is not my day ....
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r485: fix compile
Gerald Carter
2007-10-10
1
-3
/
+2
*
More sync between passdb on 3.0 and HEAD.
Jim McDonough
2004-02-12
1
-1
/
+1
*
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
2003-09-18
1
-1
/
+2
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-1
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-12
/
+12
*
Merge of samr lookup domain rpc client call from HEAD.
Tim Potter
2003-04-14
1
-0
/
+44
*
Merge of waider's rpcclient return type patch.
Tim Potter
2003-03-18
1
-20
/
+20
*
Merge of enumdomusers rpcclient command.
Tim Potter
2003-03-18
1
-0
/
+75
*
Patch from Ronan Waide:
Martin Pool
2003-03-11
1
-1
/
+1
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-18
/
+18
*
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
2003-01-29
1
-6
/
+22
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
Merge from HEAD:
Tim Potter
2002-12-20
1
-2
/
+0
*
fix rpcclient querygroup command (from 2.2 and head)
Simo Sorce
2002-12-08
1
-2
/
+2
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-17
/
+17
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-29
/
+46
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-153
/
+276
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
close some handles. not really necessary but doesn't hurt.
Jean-François Micouleau
2001-12-21
1
-0
/
+3
*
added all level to samr_query_disp_info rpcclient side.
Jean-François Micouleau
2001-12-21
1
-21
/
+102
*
SAMR query sec obj returns different results depending on which sam handle
Tim Potter
2001-12-11
1
-12
/
+34
*
Removed unused variable.
Tim Potter
2001-12-11
1
-3
/
+1
*
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
2001-12-11
1
-123
/
+1
*
added enum alias groups to rpcclient
Jean-François Micouleau
2001-12-10
1
-2
/
+62
*
added queryuseraliases to rpcclient
Jean-François Micouleau
2001-12-02
1
-0
/
+68
*
added samr_query_sec_obj. and put back some code to display a security
Jean-François Micouleau
2001-12-02
1
-8
/
+201
*
samr_querydom_info level 1: found the meaning of the unknow fields. And
Jean-François Micouleau
2001-11-21
1
-0
/
+51
*
Converted a bunch of functions to use sscanf %i instead of atoi to
Tim Potter
2001-10-29
1
-11
/
+14
*
samr querydispinfo can change level, start index and max entries.
Jean-François Micouleau
2001-10-22
1
-10
/
+33
*
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
2001-10-22
1
-37
/
+13
*
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
1
-362
/
+66
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
1
-187
/
+189
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-2
/
+2
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-41
/
+41
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
1
-1
/
+13
*
Started adding some help/usage info for rpcclient commands.
Tim Potter
2001-07-20
1
-16
/
+18
*
Added delete domain user rpcclient command.
Tim Potter
2001-06-20
1
-1
/
+84
[next]