tevent: add tevent_loop_until()
[ira/wip.git] / source3 / libsmb /
2009-03-12 Stefan MetzmacherRevert "s3:libsmb: add an option to cli_push to let...
2009-03-10 Stefan Metzmachers3:libsmb: add an option to cli_push to let the caller...
2009-03-10 Stefan Metzmachers3:libsmb: only treat a return 0 as end of file
2009-03-10 Stefan Metzmachers3:libsmb: fix a lot of cli_push() bugs
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeFix a smbclient segfault against security=share servers
2009-03-07 Volker LendeckeFix some nonempty blank lines
2009-03-06 Stefan Metzmachers3:libsmb: merge cli_setup_signing_state() into cli_ini...
2009-03-06 Stefan Metzmachers3:libsmb: remove cli_setup_signing_state() and add...
2009-03-06 Stefan Metzmachers3:signing: the seqnum should only be decremented by...
2009-03-06 Stefan Metzmachers3:libsmb: smb signing works the same for extented...
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-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeConvert name_mangle() to use talloc
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-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Derrell LipmanMake char* parameters const
2009-02-21 Volker LendeckeRemove the static "chal" from ntlmssp.c:get_challenge()
2009-02-21 Volker LendeckeMove some bytes from the data to the text segment
2009-02-21 Jeremy AllisonChange smbc_set_credentials_with_fallback() (unreleased...
2009-02-20 Derrell Lipmanvariable grouping: just my OCD desire to keep similar...
2009-02-20 Bo YangMake libsmbclient work with DFS
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-18 Volker LendeckeInteresting C compiler you have there... :-)
2009-02-18 Jeremy AllisonFix coverity CID-602. Possible use of uninitialized...
2009-02-17 Jeremy AllisonDon't miss an absolute pathname as a kerberos keytab...
2009-02-15 Derrell Lipmanremove accidental white space
2009-02-14 Derrell LipmanGet rid of the warnings I had for testing
2009-02-14 Derrell LipmanIt seems some systems use f_flags instead of f_flag...
2009-02-14 Derrell Lipmanf_frsize field is not ubiquitous. Check for it.
2009-02-14 Derrell LipmanThe f_fsid field is not always an integer type. Don...
2009-02-14 Derrell LipmanEnsure consistency of values on stack (caught by AIX...
2009-02-14 Derrell LipmanCheck for the right error return value
2009-02-14 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-13 Tim Proutys3 libsmbclient: Fix fstatvfs to be more portable
2009-02-12 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-10 Volker LendeckeDo not use strlen if not necessary... :-)
2009-02-10 Volker LendeckeIf we receive a DOS error code, nt_errstr should display it
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Derrell Lipmaneliminate compiler warnings
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3: use struct netr_Credential in cred_step().
2009-02-03 Ted PercivalProbably fixes a crash during name resolution when...
2009-02-03 Volker LendeckeFix Coverity ID 870
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-31 Volker LendeckeMake is_andx_req non-static
2009-01-30 Volker LendeckeAdd async cli_ntcreate
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-30 Volker LendeckeMake cli_session_setup_guest async
2009-01-29 Volker LendeckeAdd the strlen to push to smb_bytes_push_str, return...
2009-01-29 Volker Lendeckecli_ucs2
2009-01-28 Volker LendeckeFix a valgrind error when the socket dies
2009-01-27 Stefan Metzmachers3:namecache: remove unused namecache_shutdown() function
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Volker LendeckeDecouple clistr_pull from struct cli_state->inbuf
2009-01-25 Volker LendeckeFix an error path memleak
2009-01-25 Volker LendeckeMake smb_bytes_push_str deal with a NULL buf returning...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeAdd a macro async_req_setup()
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-17 Derrell LipmanDetermine case sensitivity based on file system attributes.
2009-01-17 Derrell Lipman[Bug 6022] smbc_urlencode and smbc_urldecode were not...
2009-01-16 Derrell LipmanTreat file names in POSIX-like case-sensitive fashion...
2009-01-16 Andreas SchneiderFix a segfault if ? is there but the options are NULL...
2009-01-16 Michael Adams3: put netsamlogon_cache.tdb into cache_dir instead...
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-12 Stefan Metzmachers3:libsmb: handle the smb signing states the same in...
2009-01-11 Volker LendeckeMove cli_api_pipe() to its only user cli_pipe.c
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 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeSimulate the Windows behaviour to fire 445 and after...
2009-01-04 Volker LendeckeAsync wrapper for open_socket_out_send/recv
2009-01-03 Volker Lendeckeopen_socket_out is always used with SOCK_STREAM, remove...
2009-01-03 Volker Lendeckestruct async_req doesn't really need to carry an event_...
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-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-01 Volker LendeckeRemove a global variable
2009-01-01 Volker Lendeckefix some nonempty blank lines
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2009-01-01 Jeremy AllisonFix more asprintf and "ignoring return code" warnings...
2008-12-31 Volker LendeckeMake a CONST_DISCARD unnecessary by applying some const
2008-12-29 Volker LendeckeAttempt to fix bug 5953: Make cli_send_smb_direct_write...
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 LendeckeAdd async cli_write_andx and cli_pull
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeFix setting smb_len for huge write&x calls
2008-12-19 Volker LendeckeAdd the cli_wct_ofs routine to calculate the offset...
2008-12-19 Volker LendeckeAdd a doxygen comment line I forgot to merge
2008-12-19 Volker LendeckeConvert cli_request->outbuf to uint8_t
next