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
1999-10-29
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
2
-36
/
+135
1999-10-29
using higher-order-function in enum groups as a test. makes it really
Luke Leighton
1
-13
/
+27
1999-10-28
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1
-18
/
+25
1999-10-28
restructuring samr client code.
Luke Leighton
1
-111
/
+144
1999-10-28
removed samr_* variables from info struct.
Luke Leighton
1
-182
/
+203
1999-10-28
rewrote samr enum groups code a bit.
Luke Leighton
1
-28
/
+41
1999-10-27
no CLIX, no !HAVE_READLINE blah blah. argh.
Luke Leighton
1
-5
/
+5
1999-10-26
created samr_query_groupmem() function from existing code.
Luke Leighton
1
-24
/
+73
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
2
-26
/
+27
1999-10-26
cut/paste code from smbclient for wait_keyboard() function. oops.
Luke Leighton
1
-4
/
+4
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-2
/
+2
1999-10-25
signed / unsigned and typecast issues
Luke Leighton
1
-11
/
+11
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
2
-9
/
+20
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
3
-18
/
+16
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
2
-74
/
+119
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
2
-4
/
+7
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-2
/
+4
1999-10-19
oops, added wait_keyboard back, but _this_ time wrapped it with
Luke Leighton
1
-1
/
+31
1999-10-15
removed unused static wait_keyboard()
Luke Leighton
1
-30
/
+0
1999-10-01
splitting dom info into sam_query_dominfo function
Luke Leighton
1
-33
/
+55
1999-10-01
permissions on SamrConnect changed to 0x02000000 (maximum allowed)
Luke Leighton
1
-16
/
+16
1999-10-01
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
2
-17
/
+28
1999-09-21
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1
-5
/
+13
1999-09-16
reading in smb server domain name from SMBnegprot response
Luke Leighton
1
-2
/
+0
1999-09-14
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
2
-1
/
+89
1999-09-12
restructuring
Luke Leighton
1
-55
/
+51
1999-09-12
using #define report
Luke Leighton
1
-85
/
+85
1999-09-12
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1
-21
/
+19
1999-08-30
debugged enumgroups -g option
Luke Leighton
1
-1
/
+1
1999-08-30
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1
-6
/
+39
1999-08-29
improved "dominfo" rpcclient command
Luke Leighton
3
-4
/
+91
1999-08-29
added experimental del_groupmem and del_aliasmem commands that were not
Luke Leighton
2
-27
/
+62
1999-08-18
display of session enum info
Luke Leighton
2
-0
/
+203
1999-08-18
event log update, netsessenum, netconnenum update.
Luke Leighton
1
-2
/
+2
1999-08-18
event log update
Luke Leighton
1
-7
/
+8
1999-08-17
added some usage info for rpcclient.
Luke Leighton
1
-2
/
+4
1999-08-03
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
2
-24
/
+32
1999-07-22
BDC support.
Matthew Chapman
1
-5
/
+8
1999-07-21
BDC support.
Luke Leighton
2
-1
/
+98
1999-07-21
use pstring for at command instead of fstring
Luke Leighton
1
-6
/
+6
1999-07-09
Partial GNU readline support for rpcclient. Only command line history
Tim Potter
1
-0
/
+119
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-0
/
+2
1999-06-24
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1
-2
/
+0
1999-06-02
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
Matthew Chapman
1
-22
/
+1
1999-05-07
had to move day display names into lib/util, to get rpctorture to compile.
Luke Leighton
1
-2
/
+2
1999-05-03
last part of RPC api change.
Jean-François Micouleau
2
-0
/
+77
1999-05-03
Added a new command to rpcclient: eventlog <log> where <log> is System,
Jean-François Micouleau
1
-0
/
+94
1999-05-01
Adding "time" rpcclient command which displays the remote time.
Matthew Chapman
4
-20
/
+101
1999-04-23
New rpcclient command "at" for NT scheduler control, a slightly improved
Matthew Chapman
3
-0
/
+494
1999-04-11
Fixed rpcclient's samuser command.
Matthew Chapman
1
-37
/
+35
[next]