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-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
2001-05-31
merge from 2.2
Gerald Carter
1
-1
/
+1
2001-05-24
Added srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter
2
-2
/
+267
2001-05-24
Fixed compiler warning.
Tim Potter
1
-1
/
+0
2001-05-24
Removed some level 0 debugs accidentally left in - oops.
Tim Potter
1
-3
/
+0
2001-05-24
Replaced next_command() with call to next_token().
Tim Potter
1
-21
/
+5
2001-05-24
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
3
-426
/
+61
2001-05-18
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
1
-8
/
+15
2001-05-17
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
1
-0
/
+48
2001-05-15
Fixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_query_user()
Tim Potter
1
-8
/
+4
2001-05-14
Added arg to querygroupinfo.
Tim Potter
1
-8
/
+9
2001-05-11
Memory leak fixes plus general cleanup.
Tim Potter
1
-35
/
+20
2001-05-08
Fixed querydispinfo command.
Tim Potter
1
-12
/
+36
2001-05-07
iAdded querydispinfo and querydominfo functions.
Tim Potter
1
-3
/
+205
2001-05-04
Added queryaliasmem function.
Tim Potter
1
-4
/
+104
2001-05-04
Tidyup of server vs servername, username vs user to remove compiler
Tim Potter
1
-24
/
+24
2001-05-04
Added cmd_samr_enum_dom_groups() function.
Tim Potter
1
-2
/
+86
2001-05-04
More usability fixes.
Tim Potter
1
-1
/
+3
2001-05-04
Allow ctrl-d to exit rpcclient.
Tim Potter
1
-4
/
+7
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
4
-87
/
+386
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2
-10
/
+10
2001-03-28
Changed usage message for query_groupmem and query_usergroups as they don't
Tim Potter
1
-2
/
+2
2001-03-23
Added Gerald's fixes.
Jeremy Allison
1
-2
/
+0
2001-03-23
More unused variables.
Jeremy Allison
2
-14
/
+6
2001-03-19
merge from 2.2 (reorder commands in array)
Gerald Carter
1
-1
/
+1
2001-03-19
fixed rpcclient readline code
Andrew Tridgell
1
-16
/
+3
[prev]
[next]