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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
2
-7
/
+6
2001-11-15
FALSE -> False
Tim Potter
1
-1
/
+1
2001-11-05
Fixed some compiler warnings.
Tim Potter
1
-8
/
+8
2001-10-30
Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
Tim Potter
1
-4
/
+4
2001-10-30
Display some errors if the initial connection to the server could not be
Tim Potter
1
-0
/
+2
2001-10-30
Added samlogon command to test against win2k native mode server. I think
Tim Potter
1
-0
/
+58
2001-10-29
Converted a bunch of functions to use sscanf %i instead of atoi to
Tim Potter
1
-11
/
+14
2001-10-22
samr querydispinfo can change level, start index and max entries.
Jean-François Micouleau
1
-10
/
+33
2001-10-22
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
2
-46
/
+24
2001-10-14
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
1
-6
/
+0
2001-10-12
Moved from include subdir.
Tim Potter
1
-0
/
+35
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
8
-1044
/
+292
2001-10-03
Fixup insure changes for rpcclient.
Jeremy Allison
1
-4
/
+3
2001-10-03
Incorrect definition of debugf.
Jeremy Allison
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
9
-19
/
+0
2001-09-29
return NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if we are out of memory.
Simo Sorce
1
-1
/
+1
2001-09-18
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
1
-2
/
+6
2001-09-17
move to SAFE_FREE()
Simo Sorce
2
-7
/
+7
2001-09-15
Fix up NTSTATUS stuff in rpcclient's help function
Andrew Bartlett
1
-5
/
+5
2001-09-14
Produce correct lanman and nt hashes in samsync smbpasswd output. The
Tim Potter
1
-5
/
+24
2001-09-06
Converted to NTSTATUS return codes.
Tim Potter
1
-17
/
+92
2001-09-05
oh foo
Tim Potter
1
-1
/
+1
2001-09-05
Don't crash if run with no command line arguments. (-:
Tim Potter
1
-1
/
+1
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
6
-339
/
+316
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
3
-57
/
+63
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-3
/
+3
2001-08-28
Start of samsync program invoked by smbd to perform sam synchronisation and
Tim Potter
1
-0
/
+270
2001-08-28
Merge of sam sync code from TNG.
Tim Potter
1
-3
/
+217
2001-08-27
Fix bug in usage().
Tim Potter
1
-3
/
+7
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
8
-94
/
+94
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
7
-40
/
+248
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
1
-5
/
+5
2001-07-27
Return an exit code when connect failed.
Tim Potter
1
-1
/
+1
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-12
/
+12
2001-07-20
Started adding some help/usage info for rpcclient commands.
Tim Potter
7
-68
/
+128
2001-07-08
fixed anonymous login in rpcclient
Andrew Tridgell
1
-4
/
+7
2001-07-08
improved the command line parsing of rpcclient
Andrew Tridgell
1
-16
/
+17
2001-07-04
missed a couple of strchr calls
Andrew Tridgell
1
-1
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-3
/
+3
2001-07-04
The big character set handling changeover!
Andrew Tridgell
4
-133
/
+139
2001-06-23
fix compiler warnings
Simo Sorce
1
-0
/
+2
2001-06-21
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
3
-16
/
+16
2001-06-20
Added delete domain user rpcclient command.
Tim Potter
1
-1
/
+84
2001-06-13
Added some msdfs client routines.
Tim Potter
1
-0
/
+291
2001-06-06
Added stub dfs client commands to rpcclient.
Tim Potter
1
-0
/
+2
2001-06-06
Added stubs for dfs rpc client routines.
Tim Potter
1
-0
/
+32
2001-06-06
Fixups for new args to cli_samr_connect()
Tim Potter
1
-35
/
+175
2001-06-04
Added add domain user to rpcclient.
Tim Potter
1
-0
/
+88
2001-05-31
merge from 2.2
Gerald Carter
1
-12
/
+28
2001-05-31
merge from 2.2
Gerald Carter
1
-0
/
+6
[next]