Implement pdb_ads_enum_group_members
[ira/wip.git] / source3 / libsmb /
2009-06-05 Jeremy AllisonMake cli_ftruncate async. Also add a simple test.
2009-06-04 Jelmer Vernooijclikrb5: Prefer krb5_free_keytab_entry_contents to...
2009-06-01 Jeremy AllisonFix bug #6419 - smbclient -L 127.0.0.1" displays "netbi...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Jeremy AllisonMake cli_nt_delete_on_close() async.
2009-05-29 Michael Adamlibsmbclient: make SMBC_module_terminate() static.
2009-05-29 Kumar Thangavelus3/getdcname: Fix 'net' crash.
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 cli_posix_readlink() and a torture test 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-24 Volker LendeckeAdd "err_on_readability" to writev_send
2009-05-21 Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-18 Volker LendeckeFix broken pipe handling
2009-05-18 Bo Yangs3: tevent_req_poll() loops forever when pipe is broken
2009-05-13 Derrell LipmanWhat to do about debugging in a multi-threaded application?
2009-05-13 Derrell LipmanThread-safe protection: libsmbclient initialization
2009-05-13 Stefan Metzmachers3:libsmb: move read_smb_send/recv() static in async_smb.c
2009-05-13 Stefan Metzmachers3:libsmb: let cli_smb_chain_send() also return NTSTATUS
2009-05-13 Bo Yangs3:libsmb: return NT_STATUS_CONNECTION_INVALID if the...
2009-05-13 Bo Yangs3: return proper error code in cli_smb_req_send
2009-05-12 Jeremy AllisonClean up assignments to iov_base, ensure it's always...
2009-05-11 Derrell LipmanProvide a libsmbclient interface for programs requiring...
2009-05-09 Stefan Metzmachers3:libsmb: fix layering of cli_ntrename_internal and...
2009-05-07 Jeremy AllisonAsync API needs all parameters to be kept around until...
2009-05-07 Volker LendeckeMake cli_tcon_andx chainable
2009-05-07 Volker LendeckeMake cli_session_setup_guest chainable
2009-05-07 Günther Deschners3-credentials: protect netlogon_creds_server_step...
2009-05-06 Jeremy AllisonMake cli_setatr async.
2009-05-06 Jeremy AllisonMake cli_setattrE async.
2009-05-06 Jeremy AllisonMake cli_getatr() async.
2009-05-05 Jeremy AllisonMake cli_getattrE async.
2009-05-04 Jeremy AllisonFix the async calls for the posix_unlink and posix_rmdir.
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-29 Bo Yangs3: fix crash in winbindd
2009-04-28 Jeremy AllisonDoh ! Don't need "int dummy" when we have state :-).
2009-04-28 Jeremy AllisonConvert cli_rename to async.
2009-04-28 Jeremy AllisonConvert cli_posix_unlink() and cli_posix_rmdir()
2009-04-28 Volker LendeckeFix a type-punned warning
2009-04-27 Derrell Lipman[FIX Bug 6235] domain enumeration breaks if master...
2009-04-24 Jeremy Allisonfind/replace. Change uintX types to uintX_t types to...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Kai Blinerrormap: Change the WBC_ERR_UNKNOWN_ERROR to map to...
2009-04-22 Jeremy AllisonMake dskattr async.
2009-04-22 Jeremy AllisonMake cli_chkpath async.
2009-04-21 Kai Blinerrormap: Add wbcErr to NTSTATUS mappings
2009-04-21 Stefan Metzmachers3:libsmb: always use the tevent_req_nomem() for checki...
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-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew Bartletts3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code
2009-04-19 Andrew Bartletts3:ntlmssp Fix segfault: msrpc_gen now uses talloc()
2009-04-17 Jim McDonoughMerge branch 'master' of /home/jmcd/samba/git.samba...
2009-04-16 Jeremy AllisonWhen doing a cli_ulogoff don't invalidate the cnum...
2009-04-16 Andrew BartlettFix crash bug in NTLMSSP caused by msrpc_parse() moving...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMore work to adapt to merged libcli/auth function proto...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew BartlettConvert Samba3 to use the common lib/util/charset API
2009-04-14 Andrew BartlettSolve some of the conflict between Samba3 and Samba4...
2009-04-12 Volker LendeckeFix a bug in smbclient not sending the correct called...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Volker LendeckeConvert cli_push to tevent_req
2009-04-08 Volker LendeckeConvert cli_pull to tevent_req
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-04-06 Volker LendeckeAdd a bad hack to enable level 2 oplocks in torture_ope...
2009-04-06 Volker LendeckeMake cli_oplock_ack async
2009-04-06 Volker LendeckeAdd async oplock waiter
2009-04-06 Volker LendeckeNever hand out 0xffff as a mid
2009-04-06 Volker LendeckeRemove async_req based async libsmb infrastructure
2009-04-06 Volker LendeckeConvert cli_open to tevent_req
2009-04-06 Volker LendeckeConvert cli_close to tevent_req
2009-04-06 Volker LendeckeStreamline cli_push sync wrapper
2009-04-06 Volker LendeckeConvert cli_write_andx to tevent_req
2009-04-06 Volker LendeckeStreamline cli_pull sync wrapper
2009-04-06 Volker LendeckeConvert cli_read_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_ntcreate to tevent_req
2009-04-06 Volker LendeckeConvert cli_tcon_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_negprot to tevent_req
2009-04-06 Volker LendeckeConvert cli_session_setup_guest to tevent_req
2009-04-06 Volker LendeckeConvert cli_trans to tevent_req
2009-04-06 Volker LendeckeConvert cli_echo to tevent_req
2009-04-06 Volker LendeckeAdd new async libsmb infrastructure
2009-04-05 Volker LendeckeRemove async_req dependency from cli_pull_trans
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-03-31 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-31 Volker LendeckeFix an uninitialized variable valgrind error
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-27 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
next