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
1999-11-23
adding svcctl 0x1b function
Luke Leighton
1
-0
/
+78
1999-11-22
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1
-185
/
+230
1999-11-21
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1
-0
/
+3
1999-11-21
moving create user function into msrpc_samr.c
Luke Leighton
1
-51
/
+6
1999-11-20
doing a code reshuffle. want to add code to establish trust relationships.
Luke Leighton
1
-934
/
+0
1999-11-18
responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the
Luke Leighton
1
-2
/
+10
1999-11-18
added samuserset2 rpcclient command to test ACB_XXX bit-setting on
Luke Leighton
1
-0
/
+156
1999-11-15
added rpcclient "enumdomains" command. enumerates names of domains
Luke Leighton
1
-0
/
+137
1999-11-09
riccardo sibilia spotted line 1884 has uint32 group_rid[0] not group_rid[1]
Luke Leighton
1
-1
/
+1
1999-11-08
const feeding frenzy
Luke Leighton
1
-165
/
+169
1999-11-06
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1
-2
/
+2
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1
-6
/
+54
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-2
/
+170
1999-11-02
added samalias <aliasname> rpcclient command (shows info on alias)
Luke Leighton
1
-4
/
+193
1999-11-02
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
1
-5
/
+0
1999-11-01
rewrote rpcclient enumaliases command.
Luke Leighton
1
-128
/
+277
1999-10-30
general, drastic improvements to rpcclient.
Luke Leighton
1
-738
/
+954
1999-10-29
rewrite rpcclient sam enum user code to use higher order functions.
Luke Leighton
1
-68
/
+123
1999-10-29
using #defines for function prototypes
Luke Leighton
1
-24
/
+24
1999-10-29
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1
-31
/
+57
1999-10-29
using higher-order-function in enum groups as a test. makes it really
Luke Leighton
1
-13
/
+27
1999-10-28
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1
-18
/
+25
1999-10-28
restructuring samr client code.
Luke Leighton
1
-111
/
+144
1999-10-28
removed samr_* variables from info struct.
Luke Leighton
1
-182
/
+203
1999-10-28
rewrote samr enum groups code a bit.
Luke Leighton
1
-28
/
+41
1999-10-26
created samr_query_groupmem() function from existing code.
Luke Leighton
1
-24
/
+73
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1
-25
/
+23
1999-10-25
signed / unsigned and typecast issues
Luke Leighton
1
-11
/
+11
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1
-9
/
+18
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-14
/
+12
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1
-73
/
+118
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1
-1
/
+1
1999-10-01
splitting dom info into sam_query_dominfo function
Luke Leighton
1
-33
/
+55
1999-10-01
permissions on SamrConnect changed to 0x02000000 (maximum allowed)
Luke Leighton
1
-16
/
+16
1999-10-01
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1
-1
/
+1
1999-09-14
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
1
-0
/
+87
1999-09-12
restructuring
Luke Leighton
1
-55
/
+51
1999-09-12
using #define report
Luke Leighton
1
-85
/
+85
1999-08-30
debugged enumgroups -g option
Luke Leighton
1
-1
/
+1
1999-08-30
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1
-6
/
+39
1999-08-29
improved "dominfo" rpcclient command
Luke Leighton
1
-3
/
+8
1999-08-29
added experimental del_groupmem and del_aliasmem commands that were not
Luke Leighton
1
-27
/
+60
1999-04-11
Fixed rpcclient's samuser command.
Matthew Chapman
1
-37
/
+35
1999-03-19
added a "createuser" command.
Luke Leighton
1
-27
/
+114
1999-03-09
reverted access control flags in enum commands.
Luke Leighton
1
-3
/
+3
1999-03-08
- todd sabin spotted bugs in samr enum dom users / groups / aliases code:
Luke Leighton
1
-125
/
+156
1999-02-24
Win9x user level security.
Matthew Chapman
1
-41
/
+97
1999-02-11
enum dom users buffer was 0x80 not 0x8000. must fix "enumeration" code
Luke Leighton
1
-1
/
+1
1999-01-29
fix for enumerate domain users (bug spotted by sean matthews).
Luke Leighton
1
-6
/
+6
1998-12-14
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1
-2
/
+2
[prev]
[next]