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
/
rpc_client
/
cli_samr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed some unnecessary files from 2.2 These will stay in HEAD until
Gerald Carter
2001-04-09
1
-846
/
+0
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-22
/
+22
*
Correctly marshall "POLICY_HND" structs accross all uses.
Jeremy Allison
2001-03-07
1
-4
/
+2
*
But Doctor, I had to kill the patient in order to save him....
Jeremy Allison
2001-02-21
1
-3
/
+25
*
Syncup with HEAD.
Jeremy Allison
2000-10-10
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
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
1
-0
/
+3
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-26
/
+0
*
added the following message to all dce/rpc client/server code, except
Luke Leighton
2000-03-22
1
-0
/
+26
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-2081
/
+465
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-2
/
+2
*
fixing joining to domain plus something weird going down with nt logins...
Luke Leighton
1999-12-01
1
-1
/
+1
*
improving createuser account command to be able to add workstations
Luke Leighton
1999-12-01
1
-6
/
+10
*
further abstraction involving client states. main client-side code
Luke Leighton
1999-11-27
1
-30
/
+10
*
whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.
Luke Leighton
1999-11-26
1
-0
/
+1
*
cool! completed a samr* API that _would_ look like an msdn samr* api...
Luke Leighton
1999-11-25
1
-113
/
+112
*
doing a code reshuffle. want to add code to establish trust relationships.
Luke Leighton
1999-11-20
1
-449
/
+0
*
added samuserset2 rpcclient command to test ACB_XXX bit-setting on
Luke Leighton
1999-11-18
1
-4
/
+93
*
added rpcclient "enumdomains" command. enumerates names of domains
Luke Leighton
1999-11-15
1
-0
/
+102
*
const feeding frenzy
Luke Leighton
1999-11-08
1
-15
/
+19
*
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1999-11-04
1
-2
/
+2
*
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1999-11-04
1
-0
/
+90
*
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
1999-11-02
1
-0
/
+21
*
rewrote rpcclient enumaliases command.
Luke Leighton
1999-11-01
1
-35
/
+72
*
general, drastic improvements to rpcclient.
Luke Leighton
1999-10-30
1
-7
/
+11
*
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1999-10-29
1
-1
/
+1
*
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1999-10-28
1
-25
/
+28
*
signed / unsigned and typecast issues
Luke Leighton
1999-10-25
1
-13
/
+13
*
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1999-10-25
1
-17
/
+38
*
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1999-10-21
1
-5
/
+6
*
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1999-10-21
1
-15
/
+25
*
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1999-10-21
1
-42
/
+47
*
testing for attempts to get more info levels into samr_query_userinfo
Luke Leighton
1999-09-21
1
-6
/
+4
*
use DEBUGLEVEL not DEBUGLVL()
Luke Leighton
1999-09-15
1
-1
/
+1
*
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
1999-09-14
1
-0
/
+70
*
matthew chapman identified 4 previously unknown samr functions.
Luke Leighton
1999-08-31
1
-1
/
+1
*
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1999-08-30
1
-0
/
+57
*
improved "dominfo" rpcclient command
Luke Leighton
1999-08-29
1
-1
/
+3
*
dynamic memory allocation in samr enum dom users. works with 849 entries now.
Luke Leighton
1999-03-23
1
-7
/
+9
*
added a "createuser" command.
Luke Leighton
1999-03-19
1
-4
/
+96
*
Win9x user level security.
Matthew Chapman
1999-02-24
1
-13
/
+65
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-5
/
+5
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-5
/
+5
*
fix for enumerate domain users (bug spotted by sean matthews).
Luke Leighton
1999-01-29
1
-4
/
+2
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-96
/
+96
*
- lib/unix_sec_ctxt.c
Luke Leighton
1998-12-07
1
-3
/
+371
*
fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group()
Luke Leighton
1998-12-04
1
-4
/
+5
*
- oops, i got "add alias member" and "delete alias member" swapped.
Luke Leighton
1998-12-04
1
-1
/
+1
*
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1998-12-04
1
-32
/
+619
[next]