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
/
source3
/
libsmb
/
clilist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-2
/
+2
*
Fix C++ warnings
Volker Lendecke
2007-12-08
1
-1
/
+1
*
Don't understand this. I have no changes here....
Jeremy Allison
2007-12-06
1
-33
/
+64
*
Fix path length limits on cli_list (outgoing. Incoming
Jeremy Allison
2007-12-05
1
-5
/
+16
*
Remove pstrings. Ensure we validate offsets.
Jeremy Allison
2007-11-29
1
-64
/
+132
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-2
/
+2
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
2007-10-10
1
-7
/
+3
*
r18011: Should fix bug 3835.
Derrell Lipman
2007-10-10
1
-4
/
+11
*
r17800: Start using struct timespec internally for file times
Jeremy Allison
2007-10-10
1
-11
/
+13
*
r17761: Handle times consistently across all client utils.
Jeremy Allison
2007-10-10
1
-16
/
+2
*
r17333: Some C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r16541: Fix #3862 reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r15997: Fix bug in OS/2 Warp - it doesn't set the ff_last
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-11
/
+6
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-1
/
+5
*
r12758: r12127@cabra: derrell | 2006-01-03 15:22:18 -0500
Derrell Lipman
2007-10-10
1
-5
/
+1
*
r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>
Jeremy Allison
2007-10-10
1
-2
/
+14
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-7
/
+7
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7157: Ensure we abort a directory listing if we see the same
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ...
Jeremy Allison
2007-10-10
1
-10
/
+40
*
r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* for
Jeremy Allison
2007-10-10
1
-5
/
+11
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-2
/
+2
*
r5991: Fixup last entry offset correctly for level 260.
Jeremy Allison
2007-10-10
1
-6
/
+10
*
r5975: Re-arrange code and comments to make more sense.
Jeremy Allison
2007-10-10
1
-12
/
+10
*
r5973: Fix up overwrite of last 2 bytes on clilist (could cause coredump).
Jeremy Allison
2007-10-10
1
-4
/
+1
*
r5970: Fix old bug where ff_searchcount was being compared -1 ! This caused a
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r5967: Fix typo bug where flags overwrote info level.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r5723: Add missing part of fix for #2271. After analysing the actions of a XP
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r5702: Fix bug #2271. Correctly pull out and use resume names in a
Jeremy Allison
2007-10-10
1
-20
/
+10
*
r5577: get recurse; dir working across single level dfs referrals
Gerald Carter
2007-10-10
1
-5
/
+8
*
r5520: fix last remaining dfs issues with smbclient.
Gerald Carter
2007-10-10
1
-2
/
+8
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
2004-02-23
1
-1
/
+1
*
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
2003-10-29
1
-1
/
+1
*
Correct fix (removed the earlier band-aid) for what I thought was a signing
Jeremy Allison
2003-08-02
1
-2
/
+10
*
Fix bug we discovered in W2K client signing on secondary trans2 packets.
Jeremy Allison
2003-07-30
1
-2
/
+3
*
Eliminate valgrind error when client gets bad sig on list. Some reformatting.
Jeremy Allison
2003-07-30
1
-12
/
+22
*
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
1
-2
/
+2
*
Change size parameters from signed to unsigned to fix up warnings.
Jeremy Allison
2003-03-13
1
-1
/
+1
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-1
/
+1
*
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
1
-2
/
+4
*
Fix client reporting of 64 bit files.
Jeremy Allison
2002-12-10
1
-4
/
+4
*
use the new IVAL_TO_SMB_OFF_T for file_info size member
Herb Lewis
2002-12-03
1
-4
/
+4
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-25
/
+23
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-3
/
+7
[next]