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
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
1998-05-14
1
-1
/
+3
*
test for overflow in nmb name parsing code
Andrew Tridgell
1998-05-13
1
-1
/
+1
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
6
-50
/
+50
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
2
-5
/
+6
*
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1998-04-29
1
-6
/
+11
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
2
-4
/
+6
*
Fixed checked in code that didn't compile.
Jeremy Allison
1998-04-28
1
-9
/
+5
*
added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>
Luke Leighton
1998-04-28
1
-0
/
+59
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-1
/
+0
*
Makefile: Added nterr.c into the mix.
Jeremy Allison
1998-04-23
1
-17
/
+36
*
We will need this new nterr.c for the DOMAIN_CLIENT code.
Jeremy Allison
1998-04-23
1
-3
/
+30
*
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1998-04-23
1
-8
/
+63
*
clientgen.c: Added cli_ulogoff() call.
Jeremy Allison
1998-04-21
1
-0
/
+19
*
Makefile: Added genrand.o
Jeremy Allison
1998-04-20
1
-1
/
+6
*
clientgen.c: Changes 'cli_xxx_' calls to use the following
Jeremy Allison
1998-04-17
1
-53
/
+99
*
Changing of machine passwords now works !!!!!!
Jeremy Allison
1998-04-17
1
-0
/
+9
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-4
/
+3
*
if the resolve order is blank then assume "host"
Andrew Tridgell
1998-04-12
1
-0
/
+2
*
support O_SYNC in opens for smbtorture
Andrew Tridgell
1998-04-12
1
-0
/
+4
*
chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"
Jeremy Allison
1998-03-27
1
-4
/
+4
*
RFC1002 says we must put compressed name pointers in the following
Jeremy Allison
1998-03-25
1
-2
/
+40
*
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
1998-03-24
1
-1
/
+1
*
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
1998-03-19
2
-3
/
+107
*
Added SamOEMChangePassword functionality.
Jeremy Allison
1998-03-18
1
-0
/
+40
*
Fixes for the static data bugs & incorrect use of strtok
Jeremy Allison
1998-03-17
1
-7
/
+11
*
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
1998-03-16
2
-7
/
+266
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
7
-7
/
+7
*
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1998-01-17
1
-0
/
+6
*
reply.c:
Jeremy Allison
1998-01-16
1
-13
/
+13
*
client.c:
Jeremy Allison
1997-12-20
1
-20
/
+20
*
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1997-12-13
2
-27
/
+170
*
add the null string to SMBsetatr calls
Andrew Tridgell
1997-12-02
1
-1
/
+3
*
clientgen.c: Added cli_mv() (used in a recent torture test).
Jeremy Allison
1997-11-30
1
-0
/
+37
*
added cli_rmdir and cli_mkdir
Andrew Tridgell
1997-11-24
1
-1
/
+65
*
added a SMB_QUERY_FILE_ALL_INFO test into smbtorture
Andrew Tridgell
1997-11-23
1
-0
/
+56
*
added some QPATHINFO and QFILEINFO tests into smbtorture.
Andrew Tridgell
1997-11-23
1
-5
/
+111
*
test SMBsetatr as well
Andrew Tridgell
1997-11-23
1
-6
/
+51
*
added a test for the NT SMBgetatr bug in smbtorture
Andrew Tridgell
1997-11-23
1
-19
/
+59
*
changed nmblookup to only set recursion_desired in queries if the -R
Andrew Tridgell
1997-11-19
1
-1
/
+1
*
fixed a bug which caused nmbd to core dump. The problem was incorrect
Andrew Tridgell
1997-11-11
1
-2
/
+2
*
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1997-11-10
4
-149
/
+75
*
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1997-11-09
4
-75
/
+149
*
added two more sets of tests to the smbtorture test. The tests I added
Andrew Tridgell
1997-11-08
1
-0
/
+10
*
fix some uchar/char conflicts
Andrew Tridgell
1997-11-02
1
-2
/
+2
*
convert the credentials code back to uchar[8] from uint32[2]
Andrew Tridgell
1997-11-02
1
-43
/
+41
*
a simple SMB torture tester. This will allow us to evaluate locking
Andrew Tridgell
1997-11-01
2
-3
/
+513
*
hooray. hooray some more. hooray a lot. got the client-side working.
Luke Leighton
1997-10-26
1
-59
/
+39
*
fix some casting errors in smbencrypt and some multiply-defined errors
Andrew Tridgell
1997-10-26
2
-10
/
+5
*
The browse synchronisation code in nmbsync.c now uses the clientgen.c
Andrew Tridgell
1997-10-26
1
-0
/
+73
*
Makefile :
Luke Leighton
1997-10-25
3
-0
/
+136
[next]