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
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
1
-6
/
+6
*
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
1
-1
/
+2
*
Fixed bug found by John Blair where trim_string wasn't
Jeremy Allison
1998-10-20
1
-0
/
+1
*
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1998-10-20
1
-1
/
+1
*
new prorotypes
Andrew Tridgell
1998-10-20
1
-0
/
+1
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-8
/
+18
*
prototype new functions
Andrew Tridgell
1998-10-19
1
-0
/
+6
*
redid proto.h
Andrew Tridgell
1998-10-18
1
-1
/
+1
*
dce/rpc
Luke Leighton
1998-10-16
1
-0
/
+1
*
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
*
Re-added code to tell the user how many open files they
Jeremy Allison
1998-10-16
1
-2
/
+2
*
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
1
-3
/
+12
*
warnings spotted by ./configure.developer options
Luke Leighton
1998-10-14
1
-1
/
+0
*
dce/rpc
Luke Leighton
1998-10-14
1
-1
/
+2
*
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
1
-7
/
+20
*
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
1
-1
/
+2
*
dce/rpc
Luke Leighton
1998-10-08
1
-4
/
+9
*
- fixed a bunch of warnings and minor errors
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
1
-3
/
+14
*
make proto required
Luke Leighton
1998-10-07
1
-0
/
+5
*
dce/rpc
Luke Leighton
1998-10-07
1
-0
/
+3
*
dce/rpc
Luke Leighton
1998-10-06
1
-9
/
+23
*
rpcclient srvsvc commands.
Luke Leighton
1998-10-05
1
-0
/
+8
*
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
*
added a function set_maxfiles() to set our file rlimit to the max
Andrew Tridgell
1998-10-05
1
-0
/
+1
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
Andrew Tridgell
1998-10-04
1
-2
/
+3
*
add support for unlink() on printer shares in smbwrapper. unlink()
Andrew Tridgell
1998-10-04
1
-0
/
+1
*
added support for printing via smbwrapper
Andrew Tridgell
1998-10-04
1
-0
/
+7
*
use dummy file descriptors opened on /dev/null to ensure that the smbw
Andrew Tridgell
1998-10-04
1
-0
/
+1
*
more smbw cleanups.
Andrew Tridgell
1998-10-04
1
-1
/
+55
*
fixed vi on smbwrappper (it was a problem in cli_read())
Andrew Tridgell
1998-10-03
1
-2
/
+2
*
added simple device/inode number support based on a checksum of the
Andrew Tridgell
1998-10-03
1
-2
/
+2
*
added lseek() support for directories
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
updated prototypes
Andrew Tridgell
1998-10-03
1
-2
/
+2
*
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1998-10-03
1
-3
/
+3
*
updated prototypes
Andrew Tridgell
1998-10-03
1
-3
/
+7
*
Makefile.in :
Luke Leighton
1998-10-02
1
-1
/
+48
*
a couple of mode for smbwrapper
Andrew Tridgell
1998-10-02
1
-2
/
+6
*
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1998-09-30
1
-4
/
+18
*
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1998-09-30
1
-1
/
+3
[next]