s3:dbwrap_ctdb: fix a race in starting concurrent transactions on a single node
[obnox/samba-ctdb.git] / source3 / libsmb /
2009-10-07 Volker Lendeckes3:gencache: Add a "was_expired" argument to gencache_g...
2009-10-07 Volker Lendeckes3:dsgetdcname: Fix a crash in dsgetdcname
2009-10-07 Volker Lendeckes3:dsgetdcname: Inline dsgetdcname_cache_refresh
2009-10-07 Volker LendeckeConsolidate string and data_blob routines in gencache
2009-10-07 Volker LendeckeRemove gencache_init/shutdown
2009-10-07 Volker LendeckeFix some nonempty blank lines
2009-10-07 Volker LendeckeRemove gencache_[un]lock_key
2009-10-07 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-10-02 Jeremy AllisonSecond part of a fix for bug #6235.
2009-10-02 Derrell LipmanFix bug #6532.
2009-09-19 Björn Jackes3: QNX doesn't know uint - replace with uint_t
2009-09-15 Jeremy Allisons3/libsmb: SIVAL should have been an SVAL.
2009-09-09 Volker Lendeckes3:libsmb: Correctly chew keepalive packets
2009-09-09 SATOH FumiyasuFix bug 6496 - libsmbclient: MS-DFS: cannot follow...
2009-09-09 Jeremy AllisonFix bug 6673 - smbpasswd does not work with "unix passw...
2009-09-02 Simo Sorces3-smbpasswd: Fix Bug #6584: allow DOM\user when changi...
2009-08-21 Jeremy AllisonFix Red Hat bugzilla bug : https://bugzilla.redhat...
2009-08-11 Bo Yangs3: Unable to browse DFS when using kerberos in libsmbc...
2009-06-17 Karolin Seegers3/libsmb: Fix typo in error message.
2009-06-15 Karolin Seegers3/libsmb: Fix debug message.
2009-06-01 Jeremy AllisonFix bug #6419 - smbclient -L 127.0.0.1" displays "netbi...
2009-05-29 Kumar Thangavelus3/getdcname: Fix 'net' crash.
2009-05-28 Jeremy AllisonFix uninitialized variable use caught by valgrind.
2009-05-07 Günther Deschners3-credentials: protect netlogon_creds_server_step...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-17 Jim McDonoughMerge branch 'v3-4-test' of /home/jmcd/samba/git.samba...
2009-04-16 Jeremy AllisonWhen doing a cli_ulogoff don't invalidate the cnum...
2009-04-12 Volker LendeckeFix a bug in smbclient not sending the correct called...
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-03-27 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-25 Tim Proutys3: parse_packet can return NULL which is then derefere...
2009-03-24 Volker LendeckeFix two memleaks in the encryption code
2009-03-24 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-03-23 Volker LendeckeFix connect to port 139 only -- thanks gd for bugging...
2009-03-20 Günther Deschners3-krb5: Fix Coverity #722 (RESOURCE_LEAK).
2009-03-20 Bo YangFix crash in async_smb.c
2009-03-19 Stefan Metzmachers3:libsmb: always create bytes array in cli_trans code
2009-03-19 Stefan Metzmachers3:libsmb: fix smb signing for fragmented trans/trans2...
2009-03-19 Jeremy AllisonAllow DFS client paths to work when POSIX pathnames...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-16 Volker LendeckeConvert open_socket_out_defer to tevent_req
2009-03-15 Volker LendeckeFix a malloc/talloc mismatch when cli_initialise()...
2009-03-14 Jeremy AllisonRemove pwd_cache.c, it was doing nothing. Make user_nam...
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 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
next