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
Age
Commit message (
Expand
)
Author
Files
Lines
1999-03-01
improving syntax / useability of rpcclient "shutdown" command:
Luke Leighton
2
-10
/
+26
1999-02-25
referred reader to NT Domain FAQ for more info (copy of update to 2.0)
Gerald Carter
1
-109
/
+10
1999-02-24
Return either STATUS_BUFFER_OVERFLOW or ERRDOS/ERRmoredata depending on
Matthew Chapman
1
-7
/
+10
1999-02-24
Added "lookupdomain" rpcclient command. Not particularly useful currently
Matthew Chapman
1
-0
/
+1
1999-02-24
Win9x user level security.
Matthew Chapman
7
-429
/
+1096
1999-02-23
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
10
-330
/
+497
1999-02-19
samr_lookup_names "none found" error needed corrections with empty lists.
Luke Leighton
1
-2
/
+2
1999-02-19
last unix group not being listed. spotted by jacques sansdrap.
Luke Leighton
3
-3
/
+3
1999-02-18
problem been there for months: reg_r_info not aligning after string buffer.
Luke Leighton
1
-0
/
+1
1999-02-18
Got to the bottom of another weird one...
Michael Warfield
1
-1
/
+5
1999-02-16
rpcclient shutdown command
Luke Leighton
7
-2
/
+203
1999-02-16
bitmap to strings
Luke Leighton
2
-16
/
+84
1999-02-15
Always null-terminate strings.
Matthew Chapman
17
-82
/
+82
1999-02-15
Always null-terminate strings.
Matthew Chapman
1
-16
/
+33
1999-02-14
Added caching of user password if it was entered via getpass. We were already
Michael Warfield
1
-1
/
+102
1999-02-14
Folding into Samba-2.1.X tree documents added to 2.0.3.
John Terpstra
3
-0
/
+34
1999-02-13
Fixed a glibc glitch in smbumount.c and reenabled some debugging
Michael Warfield
2
-2
/
+2
1999-02-12
const cast issues. [p.s - tidy work, matt!]
Luke Leighton
1
-16
/
+31
1999-02-12
const issues with byte mod / byte read macros.
Luke Leighton
1
-8
/
+13
1999-02-12
Cut and paste error.
Matthew Chapman
1
-9
/
+9
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
21
-324
/
+296
1999-02-11
UNICODE issues.
Luke Leighton
4
-13
/
+13
1999-02-11
the UNICODE issue...
Luke Leighton
7
-11
/
+44
1999-02-11
enum dom users buffer was 0x80 not 0x8000. must fix "enumeration" code
Luke Leighton
1
-1
/
+1
1999-02-11
refinement of random ipc$ SMBtrans torture test. send requests, and
Luke Leighton
1
-4
/
+58
1999-02-11
uninitialised pointer being freed if lookupnames failed. oops.
Luke Leighton
1
-1
/
+1
1999-02-10
use jeremy's versions of the UNICODE routines.
Luke Leighton
5
-47
/
+59
1999-02-09
Having Well-known Domain Groups ("Domain Admins/Guests/Users") returned
Luke Leighton
2
-2
/
+2
1999-02-09
groups and aliases being "manually" added which do not necessarily have
Luke Leighton
1
-45
/
+7
1999-02-09
when multiple independent large rpc calls come in on the same pipe,
Luke Leighton
2
-6
/
+4
1999-02-09
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
8
-43
/
+39
1999-02-09
pwdb_smb_to_sam was not returning NULL for nt name so that
Luke Leighton
2
-13
/
+25
1999-02-09
Fix for NT BSOD problem. There's no reason to have two "NT usernames" running
Matthew Chapman
1
-3
/
+1
1999-02-08
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
8
-21
/
+21
1999-02-08
reload_services needs to be called prior to init_files but after
Luke Leighton
1
-4
/
+4
1999-02-08
iteration of sam passwd entries was an order n-cubed algorithm due
Luke Leighton
3
-25
/
+92
1999-02-03
initialise my name (used in %h) prior to loading smb.conf files.
Luke Leighton
1
-26
/
+15
1999-02-03
%s not $s
Luke Leighton
1
-1
/
+1
1999-02-03
corrections to get data stream for 2nd and subsequent pdus copied from
Luke Leighton
3
-23
/
+19
1999-02-03
cache unix groups so that two-level getgrent calls don't occur.
Luke Leighton
9
-31
/
+226
1999-02-03
multiple dce/rpc PDUs failed to work after ntlmssp update was added.
Luke Leighton
3
-33
/
+24
1999-02-02
server type announcements modified to include the "role" of the server:
Luke Leighton
2
-15
/
+69
1999-02-01
Minor change to bring smbmount in the main branch in line with some bzero
Michael Warfield
1
-3
/
+3
1999-02-01
comma after DOM_MAP_USER removed
Luke Leighton
1
-1
/
+1
1999-02-01
Must set password length to 24 after we encrypt a password.
Matthew Chapman
1
-0
/
+2
1999-02-01
Initialise NTTIME properly in make_reg_q_enum_key instead of using
Matthew Chapman
1
-1
/
+1
1999-02-01
Fixed a domain functionality problem where NT clients would start
Matthew Chapman
1
-30
/
+11
1999-02-01
Added init_nt_time function which initialises an NTTIME to -1.
Matthew Chapman
2
-7
/
+10
1999-01-31
Ok... Yet another round of fixes for smbmount and autofs.
Michael Warfield
2
-18
/
+63
1999-01-29
fix for enumerate domain users (bug spotted by sean matthews).
Luke Leighton
6
-31
/
+30
[next]