summaryrefslogtreecommitdiffstats
path: root/source/libsmb/libsmbclient.c
Commit message (Expand)AuthorAgeFilesLines
...
* r12235: r11738@cabra: derrell | 2005-12-14 13:15:14 -0500Derrell Lipman2005-12-141-0/+2
* r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman2005-12-141-27/+46
* r12119: r10812@cabra: derrell | 2005-12-07 22:44:26 -0500Derrell Lipman2005-12-081-5/+0
* r12118: r10805@cabra: derrell | 2005-12-07 22:34:55 -0500Derrell Lipman2005-12-081-12/+101
* r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500Derrell Lipman2005-12-061-5/+9
* r12081: r10674@cabra: derrell | 2005-12-05 13:31:28 -0500Derrell Lipman2005-12-051-19/+0
* r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500Derrell Lipman2005-12-051-0/+32
* r11256: Remove use of long long and strtoll in libsmbclient (weJeremy Allison2005-10-211-31/+30
* r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter2005-10-171-17/+19
* r10970: Fix bug #3166 - null pointer dereference if $HOME notJeremy Allison2005-10-131-10/+16
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-31/+58
* r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctoolGerald Carter2005-09-121-36/+253
* r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d...Gerald Carter2005-09-031-20/+23
* r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2005-07-031-7/+7
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-3/+3
* r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ...Derrell Lipman2005-06-211-4/+16
* r7245: bug fixes in libsmbclient, setting time attributesDerrell Lipman2005-06-031-2/+11
* r7175: fix incorrect commentDerrell Lipman2005-06-011-1/+4
* r7172: This is the proper fix for setting file times from libsmbclient. We nowDerrell Lipman2005-06-011-84/+147
* r7168: Updating file times from libsmbclient was not working for win98. Alth...Derrell Lipman2005-06-011-33/+62
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2005-05-031-1/+1
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2005-04-191-5/+26
* r6156: Fixes bug #2543. Properly cache anonmous username when reverting to a...Derrell Lipman2005-03-311-9/+20
* r6155: Fixes bug #1133Derrell Lipman2005-03-311-4/+19
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2005-03-311-335/+489
* r6102: add support for opening a file for write with O_APPEND in libsmbclientDerrell Lipman2005-03-281-1/+35
* r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2005-03-221-32/+31
* r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter2005-03-221-1/+1
* r5851: BUG 2456: reported by Jason Mader; remove non standard pragma (my faul...Gerald Carter2005-03-171-2/+0
* r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...Gerald Carter2005-03-111-9/+7
* r5738: fix my build breakage; fix a few compiler warningsGerald Carter2005-03-111-3/+1
* r5735: rest of derrel's patch for BUG 2308; had to move the options structure...Gerald Carter2005-03-101-526/+1051
* r4970: Fix for bug 2092, allowing fallback after kerberos and allowJeremy Allison2005-01-241-2/+10
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-23/+23
* r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison2004-11-241-4/+4
* r3138: Fix from Sorin Manolache <sorinm@gmail.com> for memory leak.Jeremy Allison2004-10-221-0/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of Tim Potter2004-10-071-1/+1
* r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensureRichard Sharpe2004-05-091-1/+1
* r616: Bug #1333.Richard Sharpe2004-05-091-2/+8
* r588: Some fixes from coolo ...Richard Sharpe2004-05-081-4/+1
* r559: Some fixes from coolo ...Richard Sharpe2004-05-071-2/+2
* r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ...Gerald Carter2004-05-071-0/+6
* r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ...Gerald Carter2004-05-051-1/+1
* r116: volker's patch for local group and group nestingGerald Carter2004-04-071-3/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+4534