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_parse
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added SAMR_USER_INFO_24 info level to samr_set_userinfo. this is used
Luke Leighton
1999-03-25
1
-0
/
+49
*
SAM database "set user info".
Luke Leighton
1999-03-25
2
-23
/
+313
*
matt, you had removed a "pointer" from DOM_R_REF structure which made it
Luke Leighton
1999-03-24
1
-1
/
+5
*
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1999-03-24
5
-67
/
+71
*
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
Matthew Chapman
1999-03-24
1
-7
/
+20
*
dynamic memory allocation in samr enum dom users. works with 849 entries now.
Luke Leighton
1999-03-23
1
-12
/
+21
*
Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.
Matthew Chapman
1999-03-23
2
-10
/
+9
*
If a buffer pointer is NULL then its length_is() attribute should not be
Matthew Chapman
1999-03-23
1
-4
/
+19
*
Ensuring return status is aligned in SAMR_QUERY_DISPINFO response.
Matthew Chapman
1999-03-21
1
-0
/
+1
*
added a "createuser" command.
Luke Leighton
1999-03-19
1
-0
/
+69
*
value->enc_secret not value->secret
Luke Leighton
1999-03-19
1
-6
/
+4
*
Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGON
Matthew Chapman
1999-03-18
1
-0
/
+48
*
Changed hard-coded number of users/groups in SAMR_QUERY_DOMAIN_INFO
Matthew Chapman
1999-03-18
1
-3
/
+3
*
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1999-03-18
2
-0
/
+196
*
Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).
Matthew Chapman
1999-03-16
1
-0
/
+58
*
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1999-03-12
2
-3
/
+5
*
- todd sabin spotted bugs in samr enum dom users / groups / aliases code:
Luke Leighton
1999-03-08
1
-5
/
+3
*
Win9x user level security.
Matthew Chapman
1999-02-24
1
-249
/
+553
*
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1999-02-23
3
-256
/
+396
*
samr_lookup_names "none found" error needed corrections with empty lists.
Luke Leighton
1999-02-19
1
-2
/
+2
*
problem been there for months: reg_r_info not aligning after string buffer.
Luke Leighton
1999-02-18
1
-0
/
+1
*
rpcclient shutdown command
Luke Leighton
1999-02-16
1
-0
/
+63
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
3
-5
/
+5
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
3
-13
/
+14
*
the UNICODE issue...
Luke Leighton
1999-02-11
3
-7
/
+7
*
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
1999-02-09
2
-4
/
+5
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
3
-8
/
+8
*
cache unix groups so that two-level getgrent calls don't occur.
Luke Leighton
1999-02-03
2
-5
/
+4
*
Initialise NTTIME properly in make_reg_q_enum_key instead of using
Matthew Chapman
1999-02-01
1
-1
/
+1
*
fix for enumerate domain users (bug spotted by sean matthews).
Luke Leighton
1999-01-29
1
-12
/
+9
*
rpcclient "Service Control Manager" svcenum [-i] command.
Luke Leighton
1999-01-28
1
-2
/
+4
*
fix for potential lsass.exe crashing due to negative response from
Luke Leighton
1998-12-20
1
-23
/
+27
*
adding svcctl parsing code
Luke Leighton
1998-12-09
1
-0
/
+186
*
adding some enumerate services code, client and server.
Luke Leighton
1998-12-09
3
-52
/
+205
*
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
1998-12-08
1
-13
/
+104
*
adding srvsvc pipe.
Luke Leighton
1998-12-08
3
-0
/
+212
*
bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID.
Luke Leighton
1998-12-07
1
-3
/
+3
*
- lib/unix_sec_ctxt.c
Luke Leighton
1998-12-07
3
-30
/
+95
*
added delete domain group and local group and delete domain group member.
Luke Leighton
1998-12-04
1
-1
/
+179
*
- oops, i got "add alias member" and "delete alias member" swapped.
Luke Leighton
1998-12-04
2
-24
/
+22
*
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1998-12-04
1
-28
/
+28
*
added createalias command to rpcclient
Luke Leighton
1998-12-03
1
-16
/
+13
*
create domain group command (creategroup) added to rpcclient.
Luke Leighton
1998-12-03
1
-5
/
+5
*
adding group parsing: add/modify/delete/add members.
Luke Leighton
1998-12-03
1
-90
/
+217
*
spotted the mistake in group_info1 parsing.
Luke Leighton
1998-12-02
1
-2
/
+4
*
added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group member
Luke Leighton
1998-12-02
2
-61
/
+58
*
adding group member code, made a start. found that the group members'
Luke Leighton
1998-12-02
2
-62
/
+344
*
query_aliasmem code. it works (hurrah).
Luke Leighton
1998-12-01
2
-54
/
+54
*
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
1
-17
/
+102
*
adding some samr parsing calls (group / alias adding / deleting)
Luke Leighton
1998-12-01
1
-423
/
+820
[prev]
[next]