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
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
-1
/
+1
*
- always open for reading (otherwise getattrE won't work).
Andrew Tridgell
1998-10-03
1
-4
/
+11
*
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1998-10-03
1
-5
/
+9
*
- ignore *.p files
Andrew Tridgell
1998-10-03
2
-87
/
+222
*
Makefile.in :
Luke Leighton
1998-10-02
1
-58
/
+104
*
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1998-10-02
1
-10
/
+36
*
several clientgen mods to support smbwrapper. In particular added
Andrew Tridgell
1998-10-02
1
-3
/
+272
*
Fixed *nasty* bug in nt_lm_owf_gen() - this function was
Jeremy Allison
1998-10-01
1
-1
/
+3
*
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
1998-09-30
1
-2
/
+2
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
2
-28
/
+50
*
uchar / char typecast issues
Luke Leighton
1998-09-29
2
-3
/
+3
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
3
-10
/
+9
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-1
/
+0
*
added rpcclient program
Luke Leighton
1998-09-25
3
-12
/
+432
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-0
/
+1
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
3
-26
/
+6
*
if an address is ipzero in cli_connect() then do a name query
Andrew Tridgell
1998-08-31
1
-1
/
+2
*
cast the qsort to prevent warnings
Andrew Tridgell
1998-08-31
1
-1
/
+1
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-5
/
+5
*
changed the way that name query records are sorted in replies. They
Andrew Tridgell
1998-08-30
1
-0
/
+44
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-1
/
+1
*
some smbtorture hacks (random IPC calls)
Andrew Tridgell
1998-08-25
1
-5
/
+5
*
reduced the memory footprint a bit by changing some large static int
Andrew Tridgell
1998-08-17
1
-9
/
+10
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
1
-2
/
+0
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-2
/
+2
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
2
-4
/
+4
*
added ignore rules for the dummy files
Andrew Tridgell
1998-08-09
1
-0
/
+1
*
these dummy files are needed for autoconf processing
Andrew Tridgell
1998-08-09
1
-0
/
+0
*
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1998-08-03
1
-36
/
+41
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
1
-4
/
+4
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
3
-13
/
+9
*
Added strupper() function call to up-case the scope field in the
Christopher R. Hertel
1998-07-14
1
-6
/
+7
*
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1998-06-27
1
-0
/
+1
*
Remove the copyright to Canon Information Systems Australia, as we don't
Richard Sharpe
1998-06-21
1
-0
/
+1
*
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
1998-06-16
1
-0
/
+3
*
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1998-06-16
1
-0
/
+13
*
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
1998-05-14
1
-1
/
+3
*
test for overflow in nmb name parsing code
Andrew Tridgell
1998-05-13
1
-1
/
+1
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
6
-50
/
+50
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
2
-5
/
+6
*
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1998-04-29
1
-6
/
+11
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
2
-4
/
+6
*
Fixed checked in code that didn't compile.
Jeremy Allison
1998-04-28
1
-9
/
+5
*
added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>
Luke Leighton
1998-04-28
1
-0
/
+59
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-1
/
+0
*
Makefile: Added nterr.c into the mix.
Jeremy Allison
1998-04-23
1
-17
/
+36
*
We will need this new nterr.c for the DOMAIN_CLIENT code.
Jeremy Allison
1998-04-23
1
-3
/
+30
*
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1998-04-23
1
-8
/
+63
[prev]
[next]