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
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
HPUX fix. This looks like a big change but isn't actually, most of the
Jeremy Allison
1998-12-10
3
-8
/
+8
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-9
/
+9
*
need 32 bit status codes to be negotiated because of STUPID dos "error more
Luke Leighton
1998-11-13
1
-1
/
+1
*
security descriptors.
Luke Leighton
1998-11-12
2
-17
/
+34
*
jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.
Luke Leighton
1998-11-12
2
-1
/
+96
*
oops!
Luke Leighton
1998-11-11
1
-11
/
+13
*
clearing up security descriptor
Luke Leighton
1998-11-11
2
-5
/
+8
*
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
4
-233
/
+246
*
registry delete value command: "regdeleteval".
Luke Leighton
1998-11-11
2
-0
/
+66
*
renamed unk_1b to flush_key
Luke Leighton
1998-11-11
1
-6
/
+6
*
- renamed open_policy to open_hklm.
Luke Leighton
1998-11-11
1
-8
/
+8
*
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
1998-11-10
2
-0
/
+66
*
registry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton
1998-11-10
1
-0
/
+6
*
include/local.h:
Jeremy Allison
1998-11-10
2
-3
/
+2
*
rpcclient registry commands.
Luke Leighton
1998-11-10
3
-79
/
+725
*
split socket util functions into util_sock.c. util.c NOT committed
Luke Leighton
1998-11-09
1
-0
/
+397
*
rpctorture command
Luke Leighton
1998-10-22
1
-8
/
+2
*
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
1
-1
/
+1
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
2
-2
/
+4
*
signed / unsigned warnings (found by herb).
Luke Leighton
1998-10-20
1
-4
/
+4
*
oops
Luke Leighton
1998-10-19
1
-2
/
+2
*
output password change messages instead of debug message.
Luke Leighton
1998-10-19
1
-2
/
+2
*
dce/rpc
Luke Leighton
1998-10-16
1
-3
/
+16
*
strtoul removed, strtol used instead
Luke Leighton
1998-10-16
1
-1
/
+1
*
strtoul replace with strtol
Luke Leighton
1998-10-16
2
-12
/
+12
*
rpc client mods (ntlmssp flags)
Luke Leighton
1998-10-16
5
-24
/
+34
*
trust password
Luke Leighton
1998-10-16
1
-1
/
+1
*
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1998-10-15
2
-32
/
+59
*
warnings spotted by ./configure.developer options
Luke Leighton
1998-10-14
2
-2
/
+1
*
dce/rpc
Luke Leighton
1998-10-14
1
-2
/
+3
*
dce/rpc
Luke Leighton
1998-10-10
2
-10
/
+51
*
dce/rpc
Luke Leighton
1998-10-10
1
-3
/
+3
*
dce/rpc
Luke Leighton
1998-10-09
1
-2
/
+30
*
dce/rpc.
Luke Leighton
1998-10-09
2
-10
/
+15
*
basic client-side ntcreateX function (hard-wired values except filename)
Luke Leighton
1998-10-09
1
-0
/
+1
*
dce/rpc
Luke Leighton
1998-10-09
1
-6
/
+1
*
dce/rpc
Luke Leighton
1998-10-08
2
-2
/
+15
*
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1998-10-08
1
-10
/
+10
*
rpcclient srvsvc commands.
Luke Leighton
1998-10-05
1
-2
/
+0
*
fixed initialisation bug in rpcclient (stdout is not a constant)
Andrew Tridgell
1998-10-03
1
-1
/
+3
*
don't call functions that aren't there yet. (Luke had the code
Andrew Tridgell
1998-10-03
1
-0
/
+2
*
Makefile.in :
Luke Leighton
1998-10-02
2
-35
/
+32
*
Fix another possibly unitialized variable ...
Richard Sharpe
1998-10-01
1
-1
/
+1
*
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1998-09-30
2
-2
/
+84
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
1
-1
/
+1
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
2
-22
/
+9
*
Fixed up more possibly uninitialized variables.
Richard Sharpe
1998-09-27
2
-2
/
+5
*
Fixed unused variable warning messages.
Jeremy Allison
1998-09-25
3
-15
/
+1
*
rpcclient: got samr command "enumusers -g -u" working
Luke Leighton
1998-09-25
1
-1
/
+6
*
added in samr commands. assistance in returning the missing functions,
Luke Leighton
1998-09-25
3
-141
/
+147
[next]