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
/
source
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
1
-1
/
+1
*
Fixed bug found by John Blair where trim_string wasn't
Jeremy Allison
1998-10-20
2
-193
/
+303
*
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1998-10-20
2
-5
/
+7
*
removed setenv(), replaced with smbw_setenv()
Andrew Tridgell
1998-10-20
1
-17
/
+0
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-16
/
+4
*
removed an incorrect comment
Andrew Tridgell
1998-10-19
1
-4
/
+0
*
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
1998-10-18
1
-2
/
+3
*
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1998-10-17
4
-6
/
+10
*
Re-added code to tell the user how many open files they
Jeremy Allison
1998-10-16
1
-5
/
+7
*
second implementation of crc32, used with permission of francesco ferrara
Luke Leighton
1998-10-15
1
-4
/
+2
*
more warnings...
Luke Leighton
1998-10-14
1
-1
/
+1
*
dce/rpc
Luke Leighton
1998-10-14
1
-58
/
+58
*
signed / unsigned issues spotted by herb
Luke Leighton
1998-10-09
1
-2
/
+2
*
dce/rpc
Luke Leighton
1998-10-08
1
-5
/
+8
*
added "permission obtained from John Erickson <jerickson@ddj.com> ...."
Luke Leighton
1998-10-08
1
-0
/
+3
*
crc32 algorithm. obtained from dr dobb's journal
Luke Leighton
1998-10-06
1
-0
/
+70
*
remove unused arguments from some static functions.
Andrew Tridgell
1998-10-06
1
-4
/
+4
*
- fixed cast warnings
Andrew Tridgell
1998-10-05
2
-11
/
+15
*
fixed typo in getgroups code
Andrew Tridgell
1998-10-05
1
-1
/
+3
*
added a function set_maxfiles() to set our file rlimit to the max
Andrew Tridgell
1998-10-05
1
-0
/
+23
*
more solaris 2.5 fixups. It now seems to be working pretty well.
Andrew Tridgell
1998-10-04
2
-0
/
+19
*
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
use *SMBSERVER convention in smbwrapper to allow us to connect to
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
added support for printing via smbwrapper
Andrew Tridgell
1998-10-04
1
-1
/
+11
*
use dummy file descriptors opened on /dev/null to ensure that the smbw
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
added simple device/inode number support based on a checksum of the
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
fixed a bug in name_len() (thanks to kooros@kooros.netrack.net)
Andrew Tridgell
1998-10-03
1
-7
/
+7
*
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
- ignore *.p files
Andrew Tridgell
1998-10-03
2
-1
/
+2
*
added sys_getwd()
Andrew Tridgell
1998-10-02
1
-3
/
+13
*
use sys_stat() not file_exist() for codepages. (we don't want dos
Andrew Tridgell
1998-10-02
1
-2
/
+2
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
2
-6
/
+58
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
*
got rid of the memcpy() prototype and used includes.h instead.
Andrew Tridgell
1998-09-29
1
-3
/
+1
*
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1998-09-28
2
-4
/
+9
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
5
-5
/
+10
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-1
/
+0
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
4
-2
/
+122
*
added in samr commands. assistance in returning the missing functions,
Luke Leighton
1998-09-25
1
-0
/
+12
*
added rpcclient program
Luke Leighton
1998-09-25
1
-0
/
+40
*
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1998-09-23
1
-218
/
+0
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
2
-0
/
+2
*
Remove some byte-copying code in unix_format() that did nothing except
Jeremy Allison
1998-09-19
1
-8
/
+0
*
got rid of SMB_STRUCT_STATVFS. I don't think we should be defining
Andrew Tridgell
1998-09-18
1
-15
/
+0
*
got rid of some #ifdef LARGE_XXXX stuff and got rid of non-portable LL
Andrew Tridgell
1998-09-18
1
-15
/
+4
*
include/includes.h:
Jeremy Allison
1998-09-18
1
-1
/
+3
*
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1998-09-17
3
-5
/
+18
*
configure configure.in: Added tests for fseek64 and ftell64.
Jeremy Allison
1998-09-17
2
-4
/
+30
*
Removed hideous inefficiencies in old trim_string code. This was making
Jeremy Allison
1998-09-15
1
-15
/
+22
*
Ok so with this bugfix 64 bit file access actually seems to work :-).
Jeremy Allison
1998-09-11
1
-1
/
+1
[next]