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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-05
handle ENOTDIR errno in cli_error()
Andrew Tridgell
1
-0
/
+2
1998-10-04
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1
-1
/
+1
1998-10-04
- modified resolve_name() to take a name_type
Andrew Tridgell
2
-149
/
+174
1998-10-04
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
Andrew Tridgell
2
-2
/
+41
1998-10-04
use *SMBSERVER convention in smbwrapper to allow us to connect to
Andrew Tridgell
2
-2
/
+2
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
2
-87
/
+222
1998-10-02
Makefile.in :
Luke Leighton
1
-58
/
+104
1998-10-02
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1
-10
/
+36
1998-10-02
several clientgen mods to support smbwrapper. In particular added
Andrew Tridgell
1
-3
/
+272
1998-10-01
Fixed *nasty* bug in nt_lm_owf_gen() - this function was
Jeremy Allison
1
-1
/
+3
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
2
-28
/
+50
1998-09-29
uchar / char typecast issues
Luke Leighton
2
-3
/
+3
1998-09-29
get away with dummy and .dummy files
Alexandre Oliva
1
-1
/
+0
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
3
-10
/
+9
1998-09-28
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1
-1
/
+0
1998-09-25
added rpcclient program
Luke Leighton
3
-12
/
+432
1998-09-21
major autoconf clean-up
Alexandre Oliva
1
-0
/
+1
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
3
-26
/
+6
1998-08-31
if an address is ipzero in cli_connect() then do a name query
Andrew Tridgell
1
-1
/
+2
1998-08-31
cast the qsort to prevent warnings
Andrew Tridgell
1
-1
/
+1
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-5
/
+5
1998-08-30
changed the way that name query records are sorted in replies. They
Andrew Tridgell
1
-0
/
+44
1998-08-28
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1
-1
/
+1
1998-08-25
some smbtorture hacks (random IPC calls)
Andrew Tridgell
1
-5
/
+5
1998-08-17
reduced the memory footprint a bit by changing some large static int
Andrew Tridgell
1
-9
/
+10
1998-08-17
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1
-2
/
+0
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-2
/
+2
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
2
-4
/
+4
1998-08-09
added ignore rules for the dummy files
Andrew Tridgell
1
-0
/
+1
1998-08-09
these dummy files are needed for autoconf processing
Andrew Tridgell
1
-0
/
+0
1998-08-03
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1
-36
/
+41
1998-07-31
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1
-4
/
+4
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
3
-13
/
+9
1998-07-14
Added strupper() function call to up-case the scope field in the
Christopher R. Hertel
1
-6
/
+7
1998-06-27
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1
-0
/
+1
1998-06-21
Remove the copyright to Canon Information Systems Australia, as we don't
Richard Sharpe
1
-0
/
+1
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
[next]