s3-winbindd: add and use winbindd_lookup_sids().
[ira/wip.git] / source3 / client /
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Jeremy AllisonMake cli_posix_lock/unlock asynchronous.
2009-06-20 Jeremy AllisonFix coverity #729. Resource leak in error path.
2009-06-03 Jeremy AllisonFix bug #2356 - smbclient -t <term code> no longer...
2009-06-02 Jelmer VernooijMove mount.cifs/umount.cifs to the top level and remove...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Jeremy AllisonMake cli_posix_chown()/cli_posix_chmod() async.
2009-05-28 Jeremy AllisonMake cli_posix_stat() async.
2009-05-28 Jeremy AllisonMake getfacl async.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Jeremy AllisonAdd a smbclient "readlink" command and add docs for it.
2009-05-28 Jeremy AllisonAdd aync POSIX hardlink and symlink and torture test...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-15 Jeremy AllisonOops. Forgot to delete now unused local from the previo...
2009-05-15 Ole HansenFix bug #6359 - smbclient -L does not list workgroup...
2009-05-15 Jeff Laytonmount.cifs: directly include sys/stat.h in mtab.c
2009-05-14 Steve FrenchMaximum password length check too short in mount.cifs
2009-05-06 Jeremy AllisonMake cli_setatr async.
2009-05-06 Jeremy AllisonMake cli_getatr() async.
2009-05-05 Jeremy AllisonMake cli_getattrE async.
2009-05-03 Volker LendeckeFix some warnings due to uint16_t!=-1 always being...
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-30 Jeremy AllisonMake cli_unlink async.
2009-04-29 Jeremy AllisonMore async calls in libsmb/clifile.c
2009-04-28 Jeremy AllisonConvert cli_rename to async.
2009-04-28 Jeremy AllisonConvert cli_posix_unlink() and cli_posix_rmdir()
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Jeremy AllisonMake dskattr async.
2009-04-22 Jeremy AllisonMake cli_chkpath async.
2009-04-21 Jeremy AllisonMake rmdir async.
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jeremy AllisonMake cli_mkdir async. Change it to return NTSTATUS.
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Volker LendeckeFix #3954
2009-03-13 Jeremy AllisonRemove the static "struct client_connection" mess which...
2009-03-12 Stefan MetzmacherRevert "s3:libsmb: add an option to cli_push to let...
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Stefan Metzmachers3:libsmb: add an option to cli_push to let the caller...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Jeremy AllisonFix bug #6161 - smbclient corrupts source path in tar...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Steve FrenchFix guest mounts
2009-02-24 Michael Adams3:mount.cifs: make "mount.cifs -V" print the version...
2009-02-24 Michael Adams3:mount.cifs: don't error exit on explicitly requested...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-12 Volker LendeckeFix Coverity IDs 879 and 880 (RESOURCE_LEAK, REVERSE_INULL)
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Jeff Laytonmount.cifs: initialize rc to 0 in main
2009-02-06 Shirish Pargaonkarmount.cifs: add fakemount (-f) and nomtab (-n) flags...
2009-02-05 Shirish Pargaonkarumount.cifs: clean-up entries in /etc/mtab after unmount
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-15 Jeremy AllisonRemove smbclient globals that bled into clidfs.c. Now...
2009-01-14 Jeremy AllisonRemove another global from clidfs that is only used...
2009-01-08 Jeremy AllisonFix bug #6021 - smbclient du command does not recuse...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeFix bug 6014 -- mget shouldn't segfault without arguments
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Jeremy AllisonRemove cli_cm_set_dest_ss() - removes the global dest_ss
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2009-01-01 Jeremy AllisonFix more asprintf and "ignoring return code" warnings...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake smbclient "put" use cli_push
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-12 Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-05 Steve Frenchmount.cifs: if mount user not specified use USER enviro...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-06 Jeff Laytonmount.cifs: use lock/unlock_mtab scheme from util-linux...
2008-10-30 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-30 Jeremy AllisonFix CID: 456 - resource leak on function exit.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Volker LendeckeMake use of a large buffer for smbclient put command
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
next