index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
oops, accidentally committed clear-text password reading last week.
Luke Leighton
1999-03-08
1
-1
/
+1
*
Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.
Luke Leighton
1999-03-08
2
-0
/
+13
*
spelling mistake, #ifdef'd out for non-developers (oops!)
Luke Leighton
1999-03-05
1
-0
/
+5
*
oops, put -DDEBUG_PASSWORD in wrong place.
Luke Leighton
1999-03-05
1
-1
/
+1
*
Benjamin Kuit's mods.
Luke Leighton
1999-03-05
3
-3
/
+36
*
Benjamin Kuit's latest mysql mods. issue with "make proto" needs to be
Luke Leighton
1999-03-03
6
-93
/
+165
*
added <mysql.h> autoconf test.
Luke Leighton
1999-03-02
5
-33
/
+10
*
Benjamin Kuit's MYSQL SAM Database implementation.
Luke Leighton
1999-03-01
8
-2
/
+1335
*
improving syntax / useability of rpcclient "shutdown" command:
Luke Leighton
1999-03-01
2
-10
/
+26
*
Return either STATUS_BUFFER_OVERFLOW or ERRDOS/ERRmoredata depending on
Matthew Chapman
1999-02-24
1
-7
/
+10
*
Added "lookupdomain" rpcclient command. Not particularly useful currently
Matthew Chapman
1999-02-24
1
-0
/
+1
*
Win9x user level security.
Matthew Chapman
1999-02-24
7
-429
/
+1096
*
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1999-02-23
10
-330
/
+497
*
samr_lookup_names "none found" error needed corrections with empty lists.
Luke Leighton
1999-02-19
1
-2
/
+2
*
last unix group not being listed. spotted by jacques sansdrap.
Luke Leighton
1999-02-19
3
-3
/
+3
*
problem been there for months: reg_r_info not aligning after string buffer.
Luke Leighton
1999-02-18
1
-0
/
+1
*
Got to the bottom of another weird one...
Michael Warfield
1999-02-18
1
-1
/
+5
*
rpcclient shutdown command
Luke Leighton
1999-02-16
7
-2
/
+203
*
bitmap to strings
Luke Leighton
1999-02-16
2
-16
/
+84
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
17
-82
/
+82
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-16
/
+33
*
Added caching of user password if it was entered via getpass. We were already
Michael Warfield
1999-02-14
1
-1
/
+102
*
Fixed a glibc glitch in smbumount.c and reenabled some debugging
Michael Warfield
1999-02-13
2
-2
/
+2
*
const cast issues. [p.s - tidy work, matt!]
Luke Leighton
1999-02-12
1
-16
/
+31
*
const issues with byte mod / byte read macros.
Luke Leighton
1999-02-12
1
-8
/
+13
*
Cut and paste error.
Matthew Chapman
1999-02-12
1
-9
/
+9
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
21
-324
/
+296
*
UNICODE issues.
Luke Leighton
1999-02-11
4
-13
/
+13
*
the UNICODE issue...
Luke Leighton
1999-02-11
7
-11
/
+44
*
enum dom users buffer was 0x80 not 0x8000. must fix "enumeration" code
Luke Leighton
1999-02-11
1
-1
/
+1
*
refinement of random ipc$ SMBtrans torture test. send requests, and
Luke Leighton
1999-02-11
1
-4
/
+58
*
uninitialised pointer being freed if lookupnames failed. oops.
Luke Leighton
1999-02-11
1
-1
/
+1
*
use jeremy's versions of the UNICODE routines.
Luke Leighton
1999-02-10
5
-47
/
+59
*
Having Well-known Domain Groups ("Domain Admins/Guests/Users") returned
Luke Leighton
1999-02-09
2
-2
/
+2
*
groups and aliases being "manually" added which do not necessarily have
Luke Leighton
1999-02-09
1
-45
/
+7
*
when multiple independent large rpc calls come in on the same pipe,
Luke Leighton
1999-02-09
2
-6
/
+4
*
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
1999-02-09
8
-43
/
+39
*
pwdb_smb_to_sam was not returning NULL for nt name so that
Luke Leighton
1999-02-09
2
-13
/
+25
*
Fix for NT BSOD problem. There's no reason to have two "NT usernames" running
Matthew Chapman
1999-02-09
1
-3
/
+1
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
8
-21
/
+21
*
reload_services needs to be called prior to init_files but after
Luke Leighton
1999-02-08
1
-4
/
+4
*
iteration of sam passwd entries was an order n-cubed algorithm due
Luke Leighton
1999-02-08
3
-25
/
+92
*
initialise my name (used in %h) prior to loading smb.conf files.
Luke Leighton
1999-02-03
1
-26
/
+15
*
%s not $s
Luke Leighton
1999-02-03
1
-1
/
+1
*
corrections to get data stream for 2nd and subsequent pdus copied from
Luke Leighton
1999-02-03
3
-23
/
+19
*
cache unix groups so that two-level getgrent calls don't occur.
Luke Leighton
1999-02-03
9
-31
/
+226
*
multiple dce/rpc PDUs failed to work after ntlmssp update was added.
Luke Leighton
1999-02-03
3
-33
/
+24
*
server type announcements modified to include the "role" of the server:
Luke Leighton
1999-02-02
2
-15
/
+69
*
Minor change to bring smbmount in the main branch in line with some bzero
Michael Warfield
1999-02-01
1
-3
/
+3
*
comma after DOM_MAP_USER removed
Luke Leighton
1999-02-01
1
-1
/
+1
[prev]
[next]