Remove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
[ira/wip.git] / source3 / client /
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonUse the common -e option not the custom one.
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonFix idle client reading keepalive.
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2008-01-03 Steve FrenchUpdate mount.cifs help
2007-12-31 Jeremy AllisonWe may use 127k read/write for encrypted connections.
2007-12-30 Jeremy AllisonFix error message.
2007-12-30 Jeremy AllisonAdded -e, --encrypt option to smbclient that immediately
2007-12-28 Jeremy AllisonAdd the capability to set "smb encrypt = required"
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeRemove next_token_nr_talloc and its associated global
2007-12-19 Volker LendeckeFix a "no prototype" warning
2007-12-18 Rishi SrivatsavaiAdd smbclient support for basic mDNS browsing.
2007-12-17 Simo SorceMerge in J.Layton patch and resolve conflict.
2007-12-14 Karolin SeegerRevert smbclient changes.
2007-12-14 Karolin SeegerMake smbclient to display error message and usage in...
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonWe don't need to call endpwent if we never call getpwent.
2007-12-14 Jeremy AllisonAdd a varient of Steve Langasek <vorlon@debian.org...
2007-12-13 Jeremy AllisonMissed one strcpy call.
2007-12-13 Jeremy AllisonAdd a portable version of strlcpy and strlcat and convert
2007-12-13 Jeremy AllisonFix bug #4784. Patch from Steve Langasek <vorlon@debian...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-09 James PeachMove load_case_tables() to after logging is set up...
2007-12-09 Volker LendeckeC++ warning
2007-12-08 Volker LendeckeFix C++ warnings
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonDon't deref null pointers.
2007-12-07 Jeremy AllisonAfter conversations with Jerry, remove smbctool until...
2007-12-07 Jeremy AllisonRemove pstring from clitar.c
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonAdd popt to binaries in makefile. Hack clitar to compil...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Andreas SchneiderRemove trailing slashes from service name
2007-12-05 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-05 Jeremy Allisonpstring removal.
2007-12-05 Simo SorceMerge commit 'origin/v3-2-test' into v3-2-simo
2007-12-05 Simo SorceFix warning
2007-12-05 Igor Mammedov* helper source for handling cifs kernel module upcall...
2007-12-05 Jeremy AllisonMore pstring removal.
2007-12-05 Jeremy AllisonFix sample gtk code. Does this compile ?
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonEnsure we have a talloc stackframe (found by Kukks).
2007-11-17 Jeremy AllisonFix bug #4393 smbclient does not store files with zero...
2007-11-16 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-16 Michael AdamFix for bug #4781: allow cleaning of /etc/mtab by canon...
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-11-05 Volker LendeckeFix the smbmount build
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-10-31 Jeremy AllisonAdd printout of large read/write caps if detected.
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-27 Jeremy AllisonFix zero_addr(&ip, INADDR_ANY); -> zero_addr(&ip, AF_INET)
2007-10-27 Volker LendeckeTwo patches
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-15 Günter KukkukkLatest ipv6 changes broke (deprecated) smbmount, smbmnt...
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Steve Frenchr25355: IP address parsing did not allow for fully...
2007-10-10 Volker Lendecker25169: Fix bug 4028
2007-10-10 Lars Müllerr24601: Fix if statements where we still expected cli_c...
2007-10-10 Volker Lendecker24223: Convert reply_echo to the new API
2007-10-10 Jeremy Allisonr24036: Fix dfs rename bug in smbclient reported by...
2007-10-10 Volker Lendecker23989: For testing purposes, add "echo" to smbclient
2007-10-10 Günther Deschnerr23825: Add ".." command as an alias to "cd ..".
2007-10-10 Günther Deschnerr23824: Add ls alias for lazy typers like me.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23596: Add notes about smbfs/cifs to usage() in smb...
2007-10-10 Simo Sorcer23571: Fix, parsing of multi byte share names.
2007-10-10 Volker Lendecker23567: Fix bug 4721
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Simo Sorcer23527: Use existing escaping function pointed by James
2007-10-10 Simo Sorcer23524: Fix bug 2319.
2007-10-10 Steve Frenchr22982: Do not prompt for password on sec=none for...
2007-10-10 Steve Frenchr22979: Revert previous checkin (which had some debug...
2007-10-10 Steve Frenchr22779: Patch for not prompting for password on cifs...
2007-10-10 Steve Frenchr22560: Clean up frees of realloc memory in mount.cifs...
2007-10-10 Steve Frenchr22526: Support deep tree mounts after share (instead...
2007-10-10 Jeremy Allisonr22354: Make client select krb5 encrpyt if krb5 already on.
2007-10-10 Jeremy Allisonr22155: Fixed warning #4498 from jason@ncac.gwu.edu.
2007-10-10 Simo Sorcer22002: Fix bug #3974, there are still open issues...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21992: Fix keepalive processing when encryption turned on.
2007-10-10 Jeremy Allisonr21901: Don't use fstrcat when you mean fstrcpy. Doh !
2007-10-10 Jeremy Allisonr21898: Added test command, fixed first valgrind bugs.
next