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
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1999-10-21
1
-5
/
+6
*
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1999-10-21
2
-16
/
+26
*
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1999-10-21
6
-257
/
+108
*
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1999-10-19
2
-87
/
+103
*
renamed "class" local variable to avoid global clash
Luke Leighton
1999-10-15
1
-2
/
+2
*
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
1999-10-14
1
-29
/
+0
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
1
-14
/
+31
*
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1999-10-01
1
-1
/
+1
*
memory problems associated with when lsalookupsids returns
Luke Leighton
1999-09-28
1
-3
/
+20
*
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1999-09-21
2
-73
/
+109
*
testing for attempts to get more info levels into samr_query_userinfo
Luke Leighton
1999-09-21
1
-6
/
+4
*
use DEBUGLEVEL not DEBUGLVL()
Luke Leighton
1999-09-15
1
-1
/
+1
*
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
1999-09-14
1
-0
/
+70
*
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1999-09-12
2
-4
/
+4
*
matthew chapman identified 4 previously unknown samr functions.
Luke Leighton
1999-08-31
1
-1
/
+1
*
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1999-08-30
1
-0
/
+57
*
improved "dominfo" rpcclient command
Luke Leighton
1999-08-29
1
-1
/
+3
*
Don't print out a message in svcenum command for the ERRmoredata
Tim Potter
1999-08-18
1
-4
/
+7
*
event log update, netsessenum, netconnenum update.
Luke Leighton
1999-08-18
1
-4
/
+4
*
event log update
Luke Leighton
1999-08-18
1
-1
/
+1
*
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1999-08-03
1
-27
/
+16
*
renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding
Luke Leighton
1999-07-26
1
-14
/
+14
*
BDC support.
Matthew Chapman
1999-07-22
2
-17
/
+76
*
BDC support.
Luke Leighton
1999-07-21
1
-39
/
+11
*
use of safe_cli_errstr() and cli_establish_connection().
Luke Leighton
1999-07-06
2
-129
/
+114
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-4
/
+5
*
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1999-06-24
2
-9
/
+28
*
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
Matthew Chapman
1999-06-02
1
-4
/
+85
*
Added a new command to rpcclient: eventlog <log> where <log> is System,
Jean-François Micouleau
1999-05-03
1
-0
/
+201
*
Adding "time" rpcclient command which displays the remote time.
Matthew Chapman
1999-05-01
1
-0
/
+56
*
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1999-04-23
1
-0
/
+238
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
3
-10
/
+67
*
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
Matthew Chapman
1999-03-24
1
-2
/
+2
*
dynamic memory allocation in samr enum dom users. works with 849 entries now.
Luke Leighton
1999-03-23
1
-7
/
+9
*
Fixed a typo where the RPC header mem_buffer was initialised as 0x8 bytes long
Matthew Chapman
1999-03-23
1
-1
/
+1
*
added a "createuser" command.
Luke Leighton
1999-03-19
1
-4
/
+96
*
valid_pol in lsa_query_secret() needed to be initialised to False.
Luke Leighton
1999-03-19
1
-1
/
+1
*
querysecret now shows the real, fairdinkum, decrypted secret :-)
Matthew Chapman
1999-03-19
1
-4
/
+4
*
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1999-03-18
1
-0
/
+115
*
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1999-03-12
2
-10
/
+15
*
Win9x user level security.
Matthew Chapman
1999-02-24
1
-13
/
+65
*
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1999-02-23
1
-16
/
+28
*
rpcclient shutdown command
Luke Leighton
1999-02-16
1
-0
/
+55
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
3
-13
/
+13
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
3
-13
/
+15
*
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
1999-02-09
1
-6
/
+2
*
fix for enumerate domain users (bug spotted by sean matthews).
Luke Leighton
1999-01-29
1
-4
/
+2
*
rpcclient "Service Control Manager" svcenum [-i] command.
Luke Leighton
1999-01-28
1
-3
/
+126
*
Service Control Manager - service enumeration.
Luke Leighton
1999-01-27
1
-5
/
+12
*
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1998-12-14
1
-0
/
+28
[prev]
[next]