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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-13
/
+19
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
2
-14
/
+18
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
2
-8
/
+13
1999-10-21
use DEBUGADD instead of DEBUG: clears up some of the more verbose trash.
Luke Leighton
1
-3
/
+3
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
3
-22
/
+91
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
2
-579
/
+616
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
2
-13
/
+26
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
2
-2
/
+10
1999-09-15
#defines for port 445 to SMB_PORT2
Luke Leighton
1
-0
/
+1
1999-09-14
oops.
Luke Leighton
1
-6
/
+9
1999-09-12
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1
-0
/
+2
1999-08-31
matthew chapman identified 4 previously unknown samr functions.
Luke Leighton
1
-4
/
+4
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
3
-11
/
+17
1999-08-18
patch from Michael Glauche to call get_status_connections() instead of
Luke Leighton
1
-0
/
+5
1999-08-08
Some compilers want (void) instead of just () in function declarations.
Matthew Chapman
1
-1
/
+1
1999-08-03
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
2
-27
/
+22
1999-08-03
close socket issues:
Luke Leighton
1
-0
/
+1
1999-07-27
- enumprintprocessors and enumprintmonitors added.
Jean-François Micouleau
2
-4
/
+50
1999-07-26
renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding
Luke Leighton
3
-12
/
+11
1999-07-22
BDC support.
Matthew Chapman
2
-6
/
+6
1999-07-22
make proto
Tim Potter
1
-0
/
+1
1999-07-22
Added service name to vfs_connection_struct.
Tim Potter
1
-0
/
+9
1999-07-22
Moved a whole bunch of macros out of smb.h and into their own #include
Tim Potter
2
-122
/
+156
1999-07-21
BDC support.
Luke Leighton
2
-5
/
+37
1999-07-18
Make sure that the stamp file is newer than configure.in
Alexandre Oliva
1
-1
/
+1
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
2
-7
/
+6
1999-07-13
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
1
-2
/
+2
1999-07-12
Jean-Francois Micouleau's rewrite of Nigel William's DFS support
Luke Leighton
1
-0
/
+53
1999-07-12
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
2
-6
/
+23
1999-07-09
Put back in GNU readline support for smbclient accidentally trashed by
Tim Potter
2
-0
/
+12
1999-07-09
Hived off string routines into a separate file.
Tim Potter
2
-19
/
+48
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
3
-26
/
+63
1999-06-24
safe string version of nmb_namestr.
Luke Leighton
1
-0
/
+1
1999-06-24
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1
-0
/
+6
1999-06-22
Fixed most memory leak and big-endian bug in the spoolss code.
Jean-François Micouleau
2
-4
/
+52
1999-06-13
make proto
Tim Potter
1
-1
/
+1
1999-06-13
Hived off debugging code from smb.h and put into debug.h
Tim Potter
2
-91
/
+123
[next]