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
/
rpcclient
/
cmd_samr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-17
/
+17
2002-08-12
Use samr connect4, then fall back to samr connect if it fails. This is
Jim McDonough
1
-29
/
+46
2002-07-14
Apply patch from "Kai Krueger" <kai@kruegernetz.de> to make it easier to
Andrew Bartlett
1
-51
/
+116
2002-06-26
Qualify some of the hexidecimal responses with 0x
Andrew Bartlett
1
-5
/
+5
2002-06-25
Try to avoid infinite loops when reteriving users - even from broken servers.
Andrew Bartlett
1
-1
/
+4
2002-06-04
Fixed compiler warning.
Tim Potter
1
-1
/
+0
2002-06-03
Added getdompwinfo function.
Tim Potter
1
-0
/
+26
2002-05-31
Fixed crash bug in querydispinfo.
Tim Potter
1
-70
/
+62
2002-05-28
Some fixes for enumerating domain groups and aliases:
Tim Potter
1
-25
/
+63
2002-05-07
Fixed more compiler warnings.
Tim Potter
1
-3
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-21
close some handles. not really necessary but doesn't hurt.
Jean-François Micouleau
1
-0
/
+3
2001-12-21
added all level to samr_query_disp_info rpcclient side.
Jean-François Micouleau
1
-21
/
+102
2001-12-11
SAMR query sec obj returns different results depending on which sam handle
Tim Potter
1
-12
/
+34
2001-12-11
Removed unused variable.
Tim Potter
1
-3
/
+1
2001-12-11
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
1
-123
/
+1
2001-12-10
added enum alias groups to rpcclient
Jean-François Micouleau
1
-2
/
+62
2001-12-02
added queryuseraliases to rpcclient
Jean-François Micouleau
1
-0
/
+68
2001-12-02
added samr_query_sec_obj. and put back some code to display a security
Jean-François Micouleau
1
-8
/
+201
2001-11-21
samr_querydom_info level 1: found the meaning of the unknow fields. And
Jean-François Micouleau
1
-0
/
+51
2001-10-29
Converted a bunch of functions to use sscanf %i instead of atoi to
Tim Potter
1
-11
/
+14
2001-10-22
samr querydispinfo can change level, start index and max entries.
Jean-François Micouleau
1
-10
/
+33
2001-10-22
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
1
-37
/
+13
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
1
-362
/
+66
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
1
-187
/
+189
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-2
/
+2
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-41
/
+41
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
1
-1
/
+13
2001-07-20
Started adding some help/usage info for rpcclient commands.
Tim Potter
1
-16
/
+18
2001-06-20
Added delete domain user rpcclient command.
Tim Potter
1
-1
/
+84
2001-06-06
Fixups for new args to cli_samr_connect()
Tim Potter
1
-35
/
+175
2001-06-04
Added add domain user to rpcclient.
Tim Potter
1
-0
/
+88
2001-05-15
Fixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_query_user()
Tim Potter
1
-8
/
+4
2001-05-14
Added arg to querygroupinfo.
Tim Potter
1
-8
/
+9
2001-05-08
Fixed querydispinfo command.
Tim Potter
1
-12
/
+36
2001-05-07
iAdded querydispinfo and querydominfo functions.
Tim Potter
1
-3
/
+205
2001-05-04
Added queryaliasmem function.
Tim Potter
1
-4
/
+104
2001-05-04
Added cmd_samr_enum_dom_groups() function.
Tim Potter
1
-2
/
+86
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
1
-28
/
+62
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
1
-4
/
+4
2001-03-28
Changed usage message for query_groupmem and query_usergroups as they don't
Tim Potter
1
-2
/
+2
2001-03-15
addprinter and adddriver are working now :-)
Gerald Carter
1
-9
/
+28
2001-03-15
more updates. several spoolss commands added as placeholders
Gerald Carter
1
-0
/
+1
2001-03-14
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
1
-90
/
+76
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-3
/
+0
2001-01-15
rpcclient functions for remaining samr and lsa functions. All functions
Tim Potter
1
-24
/
+393
2001-01-11
Start of a rewrite of rpcclient based on the libsmb rpc client routines.
Tim Potter
1
-643
/
+47
2000-06-23
just enough to get rpcclient to compile. Look for #if 0
Gerald Carter
1
-0
/
+6
2000-05-09
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
1
-3
/
+3
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
[next]