index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clientgen.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-08
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1
-1
/
+1
1998-10-08
use 1 second resolution calls if possible
Andrew Tridgell
1
-2
/
+5
1998-10-07
do an anonymous login if the username/password is rejected.
Andrew Tridgell
1
-0
/
+1
1998-10-06
fixed rename error code from NT servers
Andrew Tridgell
1
-0
/
+1
1998-10-06
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1
-0
/
+6
1998-10-05
rpcclient srvsvc commands.
Luke Leighton
1
-1
/
+4
1998-10-05
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
1
-1
/
+1
1998-10-05
handle ENOTDIR errno in cli_error()
Andrew Tridgell
1
-0
/
+2
1998-10-04
- modified resolve_name() to take a name_type
Andrew Tridgell
1
-1
/
+1
1998-10-04
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
Andrew Tridgell
1
-1
/
+1
1998-10-04
use *SMBSERVER convention in smbwrapper to allow us to connect to
Andrew Tridgell
1
-1
/
+1
1998-10-04
add support for unlink() on printer shares in smbwrapper. unlink()
Andrew Tridgell
1
-0
/
+37
1998-10-04
added support for printing via smbwrapper
Andrew Tridgell
1
-0
/
+100
1998-10-04
use CLI_BUFFER_SIZE instead of BUFFER_SIZE
Andrew Tridgell
1
-10
/
+12
1998-10-04
fix an error code in cli_error()
Andrew Tridgell
1
-1
/
+1
1998-10-04
modified cli_read() and cli_write() to issue multiple outstanding
Andrew Tridgell
1
-55
/
+133
1998-10-04
use const char
Andrew Tridgell
1
-2
/
+2
1998-10-03
fixed a authentication problem with non-encrypting servers
Andrew Tridgell
1
-2
/
+3
1998-10-03
fixed vi on smbwrappper (it was a problem in cli_read())
Andrew Tridgell
1
-2
/
+2
1998-10-03
added simple device/inode number support based on a checksum of the
Andrew Tridgell
1
-1
/
+1
1998-10-03
- always open for reading (otherwise getattrE won't work).
Andrew Tridgell
1
-4
/
+11
1998-10-03
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1
-5
/
+9
1998-10-03
- ignore *.p files
Andrew Tridgell
1
-87
/
+221
1998-10-02
Makefile.in :
Luke Leighton
1
-58
/
+104
1998-10-02
several clientgen mods to support smbwrapper. In particular added
Andrew Tridgell
1
-3
/
+272
1998-09-30
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
1
-2
/
+2
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-27
/
+49
1998-09-29
uchar / char typecast issues
Luke Leighton
1
-2
/
+2
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-1
/
+1
1998-09-25
added rpcclient program
Luke Leighton
1
-12
/
+161
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-1
/
+5
1998-08-31
if an address is ipzero in cli_connect() then do a name query
Andrew Tridgell
1
-1
/
+2
1998-08-25
some smbtorture hacks (random IPC calls)
Andrew Tridgell
1
-5
/
+5
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-9
/
+7
1998-06-16
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
1
-0
/
+3
1998-06-16
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1
-0
/
+13
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-29
/
+29
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-3
/
+4
1998-04-29
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1
-6
/
+11
1998-04-28
Fixed checked in code that didn't compile.
Jeremy Allison
1
-9
/
+5
1998-04-28
added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>
Luke Leighton
1
-0
/
+59
1998-04-23
Makefile: Added nterr.c into the mix.
Jeremy Allison
1
-17
/
+36
1998-04-23
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1
-8
/
+63
1998-04-21
clientgen.c: Added cli_ulogoff() call.
Jeremy Allison
1
-0
/
+19
1998-04-20
Makefile: Added genrand.o
Jeremy Allison
1
-1
/
+6
1998-04-17
clientgen.c: Changes 'cli_xxx_' calls to use the following
Jeremy Allison
1
-53
/
+99
1998-04-12
support O_SYNC in opens for smbtorture
Andrew Tridgell
1
-0
/
+4
1998-03-24
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
1
-1
/
+1
1998-03-19
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
1
-1
/
+99
1998-03-16
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
1
-7
/
+3
[prev]
[next]