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
/
include
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-31
added svcinfo <service name> command.
Luke Leighton
1
-2
/
+13
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-0
/
+29
1999-10-30
general, drastic improvements to rpcclient.
Luke Leighton
1
-26
/
+20
1999-10-29
added gnu readline command-line completion to the regenum command.
Luke Leighton
1
-1
/
+2
1999-10-29
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
1
-4
/
+11
1999-10-29
rewrite rpcclient sam enum user code to use higher order functions.
Luke Leighton
1
-4
/
+9
1999-10-29
using #defines for function prototypes
Luke Leighton
1
-3
/
+3
1999-10-29
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1
-3
/
+8
1999-10-29
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1
-1
/
+7
1999-10-28
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1
-2
/
+2
1999-10-28
restructuring samr client code.
Luke Leighton
1
-2
/
+9
1999-10-28
removed samr_* variables from info struct.
Luke Leighton
1
-1
/
+6
1999-10-28
rewrote samr enum groups code a bit.
Luke Leighton
1
-0
/
+3
1999-10-26
created samr_query_groupmem() function from existing code.
Luke Leighton
1
-0
/
+6
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1
-1
/
+7
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-11
/
+12
1999-10-25
signed / unsigned and typecast issues
Luke Leighton
1
-3
/
+3
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1
-6
/
+12
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-2
/
+4
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1
-12
/
+16
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1
-4
/
+9
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-5
/
+9
1999-10-15
adding error checking in parsing code
Luke Leighton
1
-2
/
+2
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1
-579
/
+579
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1
-1
/
+12
1999-10-01
splitting dom info into sam_query_dominfo function
Luke Leighton
1
-0
/
+2
1999-10-01
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1
-0
/
+3
1999-09-27
don't leak printer handles,
Jean-François Micouleau
1
-1
/
+1
1999-09-21
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1
-1
/
+4
1999-09-21
testing for attempts to get more info levels into samr_query_userinfo
Luke Leighton
1
-2
/
+8
1999-09-14
oops.
Luke Leighton
1
-6
/
+9
1999-08-30
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1
-0
/
+2
1999-08-29
improved "dominfo" rpcclient command
Luke Leighton
1
-1
/
+6
1999-08-18
display of session enum info
Luke Leighton
1
-0
/
+11
1999-08-18
event log update, netsessenum, netconnenum update.
Luke Leighton
1
-4
/
+5
1999-08-18
patch from Michael Glauche to call get_status_connections() instead of
Luke Leighton
1
-0
/
+5
1999-08-03
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1
-26
/
+20
1999-08-03
close socket issues:
Luke Leighton
1
-0
/
+1
1999-07-27
- enumprintprocessors and enumprintmonitors added.
Jean-François Micouleau
1
-0
/
+4
1999-07-26
renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding
Luke Leighton
1
-3
/
+3
1999-07-22
BDC support.
Matthew Chapman
1
-0
/
+2
1999-07-22
make proto
Tim Potter
1
-0
/
+1
1999-07-21
BDC support.
Luke Leighton
1
-3
/
+16
1999-07-15
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1
-3
/
+8
1999-07-14
code from bertl to allow remap of default built-in names to anything.
Luke Leighton
1
-0
/
+6
1999-07-13
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
1
-2
/
+2
1999-07-12
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1
-0
/
+14
1999-07-06
using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().
Luke Leighton
1
-0
/
+3
1999-07-06
use of safe_cli_errstr() and cli_establish_connection().
Luke Leighton
1
-1
/
+1
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-16
/
+42
[next]