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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
made pass_check_smb() available for dce/rpc use.
Luke Leighton
1998-10-16
1
-1
/
+4
*
oops.
Luke Leighton
1998-10-16
1
-3
/
+4
*
rpc client mods (ntlmssp flags)
Luke Leighton
1998-10-16
1
-0
/
+3
*
Re-added code to tell the user how many open files they
Jeremy Allison
1998-10-16
1
-2
/
+2
*
trans2.h: Added Thursby MAC extension.
Jeremy Allison
1998-10-16
1
-0
/
+6
*
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1998-10-15
1
-0
/
+10
*
bug-fixing against:
Luke Leighton
1998-10-15
5
-11
/
+63
*
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1998-10-15
2
-0
/
+6
*
warnings spotted by ./configure.developer options
Luke Leighton
1998-10-14
1
-1
/
+0
*
dce/rpc
Luke Leighton
1998-10-14
3
-2
/
+4
*
dce/rpc
Luke Leighton
1998-10-10
1
-2
/
+3
*
dce/rpc
Luke Leighton
1998-10-10
1
-3
/
+3
*
dce/rpc
Luke Leighton
1998-10-09
2
-11
/
+25
*
signed / unsigned issues spotted by herb
Luke Leighton
1998-10-09
1
-1
/
+1
*
basic client-side ntcreateX function (hard-wired values except filename)
Luke Leighton
1998-10-09
1
-2
/
+3
*
dce/rpc
Luke Leighton
1998-10-09
4
-3
/
+5
*
dce/rpc
Luke Leighton
1998-10-08
3
-53
/
+70
*
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1998-10-08
1
-1
/
+1
*
removed extra comma (some compilers don't like it).
Andrew Tridgell
1998-10-08
1
-1
/
+1
*
use 1 second resolution calls if possible
Andrew Tridgell
1998-10-08
1
-2
/
+2
*
removed lukes acl check in configure (not needed)
Andrew Tridgell
1998-10-08
1
-5
/
+0
*
dce/rpc
Luke Leighton
1998-10-07
3
-14
/
+49
*
added aclent_t autoconf test (defines as an int if it doesn't exist).
Luke Leighton
1998-10-07
1
-0
/
+1
*
make proto required
Luke Leighton
1998-10-07
1
-0
/
+5
*
dce/rpc
Luke Leighton
1998-10-07
2
-10
/
+15
*
more solaris acl fixes
Andrew Tridgell
1998-10-07
1
-0
/
+4
*
remoevd a misplaced comma
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
yet another attempt at making this stuff portable. This time I use
Andrew Tridgell
1998-10-07
1
-13
/
+0
*
detect __sys_llseek()
Andrew Tridgell
1998-10-07
1
-2
/
+5
*
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1998-10-07
2
-0
/
+24
*
test whether seekdir() returns void or not
Andrew Tridgell
1998-10-07
1
-0
/
+1
*
- no getdents on OSF1
Andrew Tridgell
1998-10-07
1
-0
/
+6
*
dce/rpc
Luke Leighton
1998-10-06
3
-33
/
+91
*
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1998-10-06
1
-0
/
+1
*
added a wrapper for fork()
Andrew Tridgell
1998-10-06
1
-0
/
+6
*
rpcclient srvsvc commands.
Luke Leighton
1998-10-05
2
-8
/
+16
*
new prototypes
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
1998-10-05
1
-1
/
+9
*
test for creat64()
Andrew Tridgell
1998-10-05
1
-0
/
+3
*
test for loff_t and offset_t to support llseek() on Solaris and Linux.
Andrew Tridgell
1998-10-05
1
-0
/
+2
*
revert 64-bit file support; it's hard-coded already
Alexandre Oliva
1998-10-05
1
-1
/
+1
*
added 64-bit file support
Alexandre Oliva
1998-10-05
1
-1
/
+1
*
added pread pread64 pwrite pwrite64 and open64
Andrew Tridgell
1998-10-05
1
-0
/
+45
*
added a function set_maxfiles() to set our file rlimit to the max
Andrew Tridgell
1998-10-05
1
-0
/
+1
*
tests for readdir64
Andrew Tridgell
1998-10-05
1
-0
/
+9
*
reran autoconf
Andrew Tridgell
1998-10-05
1
-0
/
+27
*
bin/cvsignore: deleted, so that bin can be removed from the repository
Alexandre Oliva
1998-10-04
1
-1
/
+1
*
more solaris 2.5 fixups. It now seems to be working pretty well.
Andrew Tridgell
1998-10-04
1
-0
/
+72
*
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1998-10-04
1
-0
/
+81
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-1
/
+1
[prev]
[next]