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
/
source3
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Win9x user level security.
Matthew Chapman
1999-02-24
1
-13
/
+65
*
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1999-02-23
1
-16
/
+28
*
rpcclient shutdown command
Luke Leighton
1999-02-16
1
-0
/
+55
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
3
-13
/
+13
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
3
-13
/
+15
*
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
1999-02-09
1
-6
/
+2
*
fix for enumerate domain users (bug spotted by sean matthews).
Luke Leighton
1999-01-29
1
-4
/
+2
*
rpcclient "Service Control Manager" svcenum [-i] command.
Luke Leighton
1999-01-28
1
-3
/
+126
*
Service Control Manager - service enumeration.
Luke Leighton
1999-01-27
1
-5
/
+12
*
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1998-12-14
1
-0
/
+28
*
adding some enumerate services code, client and server.
Luke Leighton
1998-12-09
1
-10
/
+7
*
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
1998-12-08
1
-0
/
+230
*
adding srvsvc pipe.
Luke Leighton
1998-12-08
1
-1
/
+1
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
8
-209
/
+212
*
- lib/unix_sec_ctxt.c
Luke Leighton
1998-12-07
2
-4
/
+375
*
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
2
-1
/
+3
*
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1998-12-04
2
-37
/
+624
*
added createalias command to rpcclient
Luke Leighton
1998-12-03
1
-1
/
+209
*
create domain group command (creategroup) added to rpcclient.
Luke Leighton
1998-12-03
1
-69
/
+278
*
jeremy's going to do me in, again.
Luke Leighton
1998-12-02
1
-14
/
+14
*
issues spotted by andrej: %s\\%s not %s\%s
Luke Leighton
1998-12-02
1
-0
/
+1
*
- adding builtin[alias]db.
Luke Leighton
1998-11-30
1
-3
/
+4
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
3
-8
/
+69
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
1
-6
/
+127
*
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
1998-11-20
1
-0
/
+7
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
4
-5
/
+1
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
2
-2
/
+2
*
security descriptors
Luke Leighton
1998-11-13
1
-1
/
+16
*
security descriptors.
Luke Leighton
1998-11-12
1
-2
/
+2
*
cleaning up conflicts between group code not yet committed and
Luke Leighton
1998-11-12
2
-4
/
+52
*
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
1998-11-12
1
-4
/
+31
*
clearing up security descriptor
Luke Leighton
1998-11-11
1
-0
/
+4
*
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
2
-52
/
+110
*
Makefile.in: Added target for makeyodldocs - not used by default.
Jeremy Allison
1998-11-11
1
-5
/
+5
*
registry delete value command: "regdeleteval".
Luke Leighton
1998-11-11
1
-0
/
+54
*
renamed unk_1b to flush_key
Luke Leighton
1998-11-11
1
-9
/
+9
*
- renamed open_policy to open_hklm.
Luke Leighton
1998-11-11
1
-21
/
+78
*
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
1998-11-10
1
-0
/
+54
*
registry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton
1998-11-10
1
-0
/
+56
*
rpcclient registry commands.
Luke Leighton
1998-11-10
1
-19
/
+133
*
split socket util functions into util_sock.c. util.c NOT committed
Luke Leighton
1998-11-09
1
-0
/
+645
*
amazing. the improvements to NT continue, evidence for which shows up
Luke Leighton
1998-10-27
1
-0
/
+1
*
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1998-10-22
1
-1
/
+30
*
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
1
-8
/
+8
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
2
-5
/
+3
*
oops!
Luke Leighton
1998-10-21
1
-1
/
+1
*
signed / unsigned issues
Luke Leighton
1998-10-21
1
-1
/
+1
*
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
1
-1
/
+2
*
signed / unsigned warnings (found by herb).
Luke Leighton
1998-10-20
2
-5
/
+5
[next]