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-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
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-12-20
client.c:
Jeremy Allison
1
-20
/
+20
1997-12-02
add the null string to SMBsetatr calls
Andrew Tridgell
1
-1
/
+3
1997-11-30
clientgen.c: Added cli_mv() (used in a recent torture test).
Jeremy Allison
1
-0
/
+37
1997-11-24
added cli_rmdir and cli_mkdir
Andrew Tridgell
1
-1
/
+65
1997-11-23
added a SMB_QUERY_FILE_ALL_INFO test into smbtorture
Andrew Tridgell
1
-0
/
+56
1997-11-23
added some QPATHINFO and QFILEINFO tests into smbtorture.
Andrew Tridgell
1
-5
/
+111
1997-11-23
test SMBsetatr as well
Andrew Tridgell
1
-6
/
+51
1997-11-23
added a test for the NT SMBgetatr bug in smbtorture
Andrew Tridgell
1
-19
/
+59
1997-11-11
fixed a bug which caused nmbd to core dump. The problem was incorrect
Andrew Tridgell
1
-2
/
+2
1997-11-10
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1
-82
/
+64
1997-11-09
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1
-64
/
+82
1997-11-08
added two more sets of tests to the smbtorture test. The tests I added
Andrew Tridgell
1
-0
/
+10
1997-11-01
a simple SMB torture tester. This will allow us to evaluate locking
Andrew Tridgell
1
-3
/
+331
1997-10-26
The browse synchronisation code in nmbsync.c now uses the clientgen.c
Andrew Tridgell
1
-0
/
+73
1997-10-23
renamed static cli_setup_pkt() to static cli_setup_packet() because it
Luke Leighton
1
-7
/
+7
1997-10-21
This is a set of generic SMB client routines. I needed this in a hurry
Andrew Tridgell
1
-0
/
+673