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
/
clilist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-02
Correct fix (removed the earlier band-aid) for what I thought was a signing
Jeremy Allison
1
-2
/
+10
2003-07-30
Fix bug we discovered in W2K client signing on secondary trans2 packets.
Jeremy Allison
1
-2
/
+3
2003-07-30
Eliminate valgrind error when client gets bad sig on list. Some reformatting.
Jeremy Allison
1
-12
/
+22
2003-03-18
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
1
-2
/
+2
2003-03-13
Change size parameters from signed to unsigned to fix up warnings.
Jeremy Allison
1
-1
/
+1
2003-01-15
*lots of small merges form HEAD
Gerald Carter
1
-1
/
+1
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
1
-2
/
+4
2002-12-10
Fix client reporting of 64 bit files.
Jeremy Allison
1
-4
/
+4
2002-12-03
use the new IVAL_TO_SMB_OFF_T for file_info size member
Herb Lewis
1
-4
/
+4
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-25
/
+23
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-3
/
+7
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
1
-2
/
+2
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-6
/
+6
2001-09-05
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
1
-2
/
+2
2001-08-24
fixed shortname length in trans2 list
Andrew Tridgell
1
-1
/
+2
2001-08-22
a fix for directory listing with the dave/thursby client
Andrew Tridgell
1
-1
/
+1
2001-08-20
a bunch of fixes from the sflight to seattle
Andrew Tridgell
1
-1
/
+1
2001-08-12
Fixed crash bug when attempting to list contents of non-existent
Tim Potter
1
-0
/
+3
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-7
/
+12
2001-08-10
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
1
-2
/
+3
2001-07-07
fixed some unicode and LANMAN2 bugs in trans2 find first
Andrew Tridgell
1
-103
/
+77
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-15
/
+12
2001-03-16
added STR_ASCII support to clistr_pull()
Andrew Tridgell
1
-3
/
+3
2001-03-14
simpler clistr interface which handles individual packets having
Andrew Tridgell
1
-8
/
+8
2001-03-10
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
1
-16
/
+16
2001-02-26
made some LANMAN1 wildcard progress
Andrew Tridgell
1
-6
/
+12
2001-02-26
add cli_list_new() for forced new protocol listing
Andrew Tridgell
1
-8
/
+18
2001-02-25
use cli_list_old() when negotiating the older protocols
Andrew Tridgell
1
-0
/
+4
2001-02-21
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
1
-14
/
+11
2001-02-20
yipee! client unicode now works well with nt
Andrew Tridgell
1
-2
/
+2
2001-02-20
converted cli_list()
Andrew Tridgell
1
-32
/
+45
2001-02-20
pipe opening now works with unicode
Andrew Tridgell
1
-1
/
+1
2001-01-05
Needed a callback arg on cli_list ...
Richard Sharpe
1
-2
/
+2
2000-05-10
lib/util_unistr.c:
Jeremy Allison
1
-1
/
+1
2000-04-30
fixed parsing of broken NT short name
Andrew Tridgell
1
-1
/
+1
2000-04-30
- get the findclose code right
Andrew Tridgell
1
-9
/
+17
2000-04-30
added cli_list_old() to allow for old style directory listing from
Andrew Tridgell
1
-2
/
+144
2000-04-30
YIPEE!!!!!
Andrew Tridgell
1
-0
/
+1
2000-04-25
split clientgen.c into several parts
Andrew Tridgell
1
-0
/
+303
[prev]