r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.
[ira/wip.git] / source3 / client /
2007-10-10 Günther Deschnerr15552: Fix segfault...
2007-10-10 Günther Deschnerr15519: Fix segfault.
2007-10-10 James Peachr15448: New autoconf macro to test for sysconf variables.
2007-10-10 Jeremy Allisonr15141: Fix for #3592 inspired by Justin Best <justinb...
2007-10-10 Volker Lendecker15098: Make smbclient -L use RPC to list shares, fall...
2007-10-10 Jeremy Allisonr14359: Try and fix Coverity #176 by making the pointer
2007-10-10 Jeremy Allisonr14351: Ensure we use the minimum of PATH_MAX and sizeo...
2007-10-10 Volker Lendecker14248: Fix Coverity bug # 84
2007-10-10 Volker Lendecker14246: Fix Coverity bug # 85
2007-10-10 Volker Lendecker14242: Fix Coverity bug # 82
2007-10-10 Jeremy Allisonr14176: Fix coverity bug #30. Ensure no possible null...
2007-10-10 Jeremy Allisonr14166: Fix const warning.
2007-10-10 Günther Deschnerr14148: Removing the not very well tested krb5 ticket...
2007-10-10 Günther Deschnerr14145: Add missing WITH_KCM hunks from my local tree.
2007-10-10 Steve Frenchr14128: Remove warning generated by coverity scan tool...
2007-10-10 Steve Frenchr14127: Remove coverity warning on mount.cifs.c
2007-10-10 Steve Frenchr14126: resolve two warnings from the coverity scan
2007-10-10 Jeremy Allisonr14009: Remove last const warning (have to use CONST_DI...
2007-10-10 Jeremy Allisonr14006: Fix a couple of irritating warnings.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Lars Müllerr13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_...
2007-10-10 Steve Frenchr13697: Remove unneeded header (header not present...
2007-10-10 Tim Potterr13612: #define NO_SYSLOG is dead as a doornail.
2007-10-10 Jeremy Allisonr13535: Fix #2353 based on a patch by William Jojo.
2007-10-10 Volker Lendecker13486: Two more -- fix bug 3503
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Gerald Carterr12912: patch from Tony Mountifield <tony@softins.co...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Jeremy Allisonr12045: More warning fixes... Just a few more to go.
2007-10-10 Günther Deschnerr12015: When smbspool tries to connect to a printer...
2007-10-10 Jeremy Allisonr11978: Volker's fix for #3292 (smbclient spins if...
2007-10-10 Jeremy Allisonr11976: (Slightly modified) Volker fix for #3293. Use...
2007-10-10 Steve Frenchr11938: Fix cifs to handle non-numeric uid and gid...
2007-10-10 Jeremy Allisonr11839: Info level 0x101 is really a protocol NT level.
2007-10-10 Günther Deschnerr11790: Avoid infinite retry to gather a connection.
2007-10-10 Gerald Carterr11770: BUG 2718: don't use qpathinfo_basic() call...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Gerald Carterr10964: BUG 1051: store the directory path so we can...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10590: merging lost fix from the release branch
2007-10-10 Gerald Carterr10554: * BUG 3057: assume x64 drivers are v3 drivers
2007-10-10 Gerald Carterr10176: adding smbctool from Kalim's SoC project; requi...
2007-10-10 Günther Deschnerr9736: be a little more verbose on error.
2007-10-10 Jeremy Allisonr9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT...
2007-10-10 Steve Frenchr9401: Allow disabling mandatory byte range lock mount...
2007-10-10 Steve Frenchr9225: Various minor CIFS mount helper fixes to less...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Gerald Carterr8478: remove unused printmode command from smbclient...
2007-10-10 Gerald Carterr7879: fix compile issue caused by not statoc value...
2007-10-10 Volker Lendecker7835: Add the forgotten GPL header. This source code...
2007-10-10 Steve Frenchr7202: lock mtab when updating it during umount.cifs...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr6685: smbclient fixes
2007-10-10 Gerald Carterr6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra...
2007-10-10 Gerald Carterr6634: merge smbmount malloc checker fixes from trunk
2007-10-10 Steve Frenchr6514: Allow domain= to be specified in credentials...
2007-10-10 Steve Frenchr6505: Add missing remount flag handling
2007-10-10 Steve Frenchr6499: Add two newer mount options to syntax help for...
2007-10-10 Steve Frenchr6482: Add support so umount.cifs can update mtab
2007-10-10 Gerald Carterr6388: BUG 2626: ensure that the calling_name is set...
2007-10-10 Steve Frenchr6349: Update cifs umount utility
2007-10-10 Jeremy Allisonr6348: Fix for bug #2605 reported by Daniel Patterson...
2007-10-10 Gerald Carterr6291: BUG 2588: force smbclient messages to port 139...
2007-10-10 Steve Frenchr6262: Minor updates to cifs umount helper
2007-10-10 Steve Frenchr6255: Initial checkin of cifs umount utility
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Jeremy Allisonr6120: Added "volume" command to smbclient that prints...
2007-10-10 Steve Frenchr6103: Update list of mount options for mount.cifs
2007-10-10 Jeremy Allisonr5979: Don't crash when talking to a Win98 server ...
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Steve Frenchr5897: Fix domain name parsing for cifs mount util
2007-10-10 Steve Frenchr5896: Fix cifs mounts to handle commas embedded in...
2007-10-10 Jeremy Allisonr5835: Make smbclient obey the max protocol argument...
2007-10-10 Steve Frenchr5688: ignore user_xattr mount parm so as not to confus...
2007-10-10 Jeremy Allisonr5687: Fix for bug #2398 from Kevin Dalley <kevin@kelph...
2007-10-10 Steve Frenchr5640: On failed mount (ENXIO) retry share name in...
2007-10-10 Gerald Carterr5578: get 'recurse; dir' working across multiple level...
2007-10-10 Gerald Carterr5577: get recurse; dir working across single level...
2007-10-10 Gerald Carterr5545: move cli_cm_XXX() connection handling code to...
2007-10-10 Gerald Carterr5542: fix a few more msdfs bugs in smbclient against...
2007-10-10 Günther Deschnerr5527: Allow own netbios name to be set in smbclient...
2007-10-10 Gerald Carterr5520: fix last remaining dfs issues with smbclient.
2007-10-10 Gerald Carterr5519: fix msdfs support for [m]get and [m]put
2007-10-10 Gerald Carterr5518: Add initial msdfs support to smbclient. Current...
2007-10-10 Gerald Carterr5495: * add in some code from Mike Nix <mnix@wanm...
2007-10-10 Gerald Carterr5295: fix compile issue with MIT 1.4 due to broken...
2007-10-10 Gerald Carterr5263: bug 2249: patch from Manuel Baena <mbaena@lcc...
2007-10-10 Steve Frenchr5236: Ignore users mount parm (since unneeded by cifs...
2007-10-10 Gerald Carterr5207: patches from Jay Fenlason @ RedHat (scooped...
2007-10-10 Jeremy Allisonr4697: Fix for bug #2231 inspired by brad.ellis@its...
2007-10-10 Jeremy Allisonr4291: More *alloc fixes inspired by Albert Chin (china...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Jeremy Allisonr3714: Getfacl now seems to work on files and directori...
2007-10-10 Jeremy Allisonr3713: Implementation of get posix acls in UNIX extensi...
2007-10-10 Richard Sharper3292: A fix from Narayana Pattipati <narayana[dot...
2007-10-10 Jeremy Allisonr3275: Fix from Michael Sweet <mike@easysw.com> for...
2007-10-10 Steve Frenchr3068: strip guest mount option off before sending...
next