index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rewrote rpcclient enumaliases command.
Luke Leighton
1999-11-01
2
-6
/
+34
*
|
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
1999-11-01
2
-0
/
+32
*
|
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
1999-10-31
2
-2
/
+11
*
|
added svcinfo <service name> command.
Luke Leighton
1999-10-31
2
-2
/
+16
*
|
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1999-10-30
2
-10
/
+119
*
|
general, drastic improvements to rpcclient.
Luke Leighton
1999-10-30
1
-26
/
+20
*
|
added gnu readline command-line completion to the regenum command.
Luke Leighton
1999-10-29
1
-1
/
+2
*
|
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
1999-10-29
3
-10
/
+17
*
|
rewrite rpcclient sam enum user code to use higher order functions.
Luke Leighton
1999-10-29
2
-4
/
+13
*
|
using #defines for function prototypes
Luke Leighton
1999-10-29
2
-3
/
+11
*
|
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1999-10-29
2
-4
/
+9
*
|
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1999-10-29
2
-6
/
+34
*
|
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1999-10-28
1
-2
/
+2
*
|
restructuring samr client code.
Luke Leighton
1999-10-28
1
-2
/
+9
*
|
removed samr_* variables from info struct.
Luke Leighton
1999-10-28
2
-11
/
+6
*
|
rewrote samr enum groups code a bit.
Luke Leighton
1999-10-28
1
-0
/
+3
*
|
created samr_query_groupmem() function from existing code.
Luke Leighton
1999-10-26
1
-0
/
+6
*
|
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1999-10-26
1
-1
/
+7
*
|
cut/paste code from smbclient for wait_keyboard() function. oops.
Luke Leighton
1999-10-26
1
-2
/
+5
*
|
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
2
-28
/
+29
*
|
signed / unsigned and typecast issues
Luke Leighton
1999-10-25
1
-3
/
+3
*
|
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1999-10-25
3
-13
/
+19
*
|
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1999-10-21
1
-2
/
+4
*
|
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1999-10-21
2
-14
/
+18
*
|
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1999-10-21
2
-8
/
+13
*
|
use DEBUGADD instead of DEBUG: clears up some of the more verbose trash.
Luke Leighton
1999-10-21
1
-3
/
+3
*
|
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1999-10-19
1
-5
/
+9
*
|
adding error checking in parsing code
Luke Leighton
1999-10-15
3
-22
/
+91
*
|
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1999-10-15
2
-579
/
+616
*
|
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
2
-13
/
+26
*
|
splitting dom info into sam_query_dominfo function
Luke Leighton
1999-10-01
1
-0
/
+2
*
|
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1999-10-01
1
-0
/
+3
*
|
don't leak printer handles,
Jean-François Micouleau
1999-09-27
1
-1
/
+1
*
|
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1999-09-21
1
-1
/
+4
*
|
testing for attempts to get more info levels into samr_query_userinfo
Luke Leighton
1999-09-21
2
-2
/
+10
*
|
#defines for port 445 to SMB_PORT2
Luke Leighton
1999-09-15
1
-0
/
+1
*
|
oops.
Luke Leighton
1999-09-14
1
-6
/
+9
*
|
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1999-09-12
1
-0
/
+2
*
|
matthew chapman identified 4 previously unknown samr functions.
Luke Leighton
1999-08-31
1
-4
/
+4
*
|
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1999-08-30
1
-0
/
+2
*
|
improved "dominfo" rpcclient command
Luke Leighton
1999-08-29
1
-1
/
+6
*
|
display of session enum info
Luke Leighton
1999-08-18
1
-0
/
+11
*
|
event log update, netsessenum, netconnenum update.
Luke Leighton
1999-08-18
3
-11
/
+17
*
|
patch from Michael Glauche to call get_status_connections() instead of
Luke Leighton
1999-08-18
1
-0
/
+5
*
|
Some compilers want (void) instead of just () in function declarations.
Matthew Chapman
1999-08-08
1
-1
/
+1
*
|
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1999-08-03
2
-27
/
+22
*
|
close socket issues:
Luke Leighton
1999-08-03
1
-0
/
+1
*
|
- enumprintprocessors and enumprintmonitors added.
Jean-François Micouleau
1999-07-27
2
-4
/
+50
*
|
renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding
Luke Leighton
1999-07-26
3
-12
/
+11
*
|
BDC support.
Matthew Chapman
1999-07-22
2
-6
/
+6
[prev]
[next]