s4:gensec/spnego: only generate the mechListMic when the server expects it
[ira/wip.git] / source3 /
2009-07-27 Jeremy AllisonFix the build breakage by #including modules/vfs_acl_co...
2009-07-27 Kai Blins3: net ads user info should print primary group as...
2009-07-27 Volker LendeckeLift the event loop in rpc_api_pipe_req() one level...
2009-07-27 Volker LendeckeFix a valgrind error in chain_reply
2009-07-27 Volker LendeckeFix a typo
2009-07-27 Volker LendeckeFix a valgrind error in winbind
2009-07-27 Volker LendeckeFix some nonempty blank lines
2009-07-27 Volker LendeckeFix a valgrind error in cli_ctemp_done
2009-07-26 Volker LendeckeFix valgrind errors in DeleteDomainGroup and DeleteDomAlias
2009-07-26 Volker LendeckeFix a valgrind error in _samr_DeleteUser
2009-07-25 Volker LendeckeFix a 32/64bit stack corruption bug
2009-07-25 Volker LendeckeCleanup patch after "new VFS"
2009-07-25 Volker LendeckeCleanup patch after "struct stat_ex"
2009-07-25 Volker LendeckeRemove a pointless static fstring
2009-07-25 Volker LendeckeMove 16 bytes from data to r/o text segment
2009-07-25 Volker LendeckeFix a winbind memleak
2009-07-25 Volker LendeckeUse a switch statement in charset_name()
2009-07-25 Volker LendeckeFix some nonempty blank lines
2009-07-25 Volker LendeckeFirst patch for "new VFS" portability
2009-07-25 Tim Proutys3: Convert a few callers of unix_convert() over to...
2009-07-25 Tim Proutys3: Remove a few callers of get_full_smb_filename()
2009-07-25 Tim Proutys3 onefs: Fix the onefs modules after the big refactoring
2009-07-25 Jeremy AllisonFactor out common code into vfs_acl_common.c.
2009-07-24 Tim Proutys3: Simplify rename_internals() by passing in smb_filen...
2009-07-24 Tim Proutys3: Allow filename_convert() to pass through unix_conve...
2009-07-24 Jeremy AllisonMake acl_tdb match acl_xattr. Large duplication of
2009-07-24 Jeremy AllisonFix hash function in acl_xattr to be SHA256, make
2009-07-24 Volker Lendeckeadd my copyright after the VFS rewrite
2009-07-24 Volker LendeckeMove the "enum _vfs_op_type" to full_audit
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-24 Volker LendeckeFix the chain2 test
2009-07-24 Volker LendeckeIn chain_reply, copy the subrequests' error to the...
2009-07-24 Volker LendeckeFix a few uninitialized variable warnings
2009-07-24 Volker LendeckeSome more VFS type errors
2009-07-24 Volker LendeckeFix some nonempty blank lines
2009-07-24 Volker LendeckeFix some C++ warnings
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Tim Proutys3: Change unix_convert to use an smb_filename struct...
2009-07-22 Tim Proutys3: Convert some callers of vfs_lstat_smb_fname to...
2009-07-22 Tim Proutys3: Convert some callers of vfs_stat_smb_fname to SMB_V...
2009-07-22 Kai BlinRevert "net: Use samba default command line arguments."
2009-07-21 Tim Proutys3: plumb smb_filename through some of the trans2 posix...
2009-07-21 Tim Proutys3: Remove unnecessary callers of get_full_smb_filename
2009-07-21 Tim Proutys3: Remove the now unused fname parameter from filename...
2009-07-21 Tim Proutys3: Fix RENAME_FLAG_RENAME path to stop calling unix_co...
2009-07-21 Tim Proutys3: Remove unnecessary fname argument from callers...
2009-07-21 Tim Proutys3: Plumb smb_filename through map_open_params_to_ntcreate
2009-07-21 Christian Ambachdo not log chdir with level 0 if reason is access denied
2009-07-21 Michael Adams3:dbwrap: use the transaction wrapper in dbwrap_trans_...
2009-07-21 Michael Adams3:dbwrap: use the transaction wrapper in dbwrap_trans_...
2009-07-21 Tim Proutys3: Add some asserts to the filename util functions
2009-07-21 Tim Proutys3: Plumb smb_filename through open_fake_file
2009-07-21 Tim Proutys3: Separate out a new file: filename_utils.c
2009-07-21 Tim Proutys3: Move is_ntfs_stream*() to filename.c
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-07-21 Tim Proutys3 onefs oplocks: Replace static fstring with talloc...
2009-07-21 Tim Proutys3: Change file_structs to be allocated with talloc...
2009-07-20 Jeremy AllisonMake cli_send_mailslot() static. Preparing to do away...
2009-07-19 Volker LendeckeFix a few type errors in VFS modules
2009-07-18 Jeremy AllisonFix Coverity CIDs 887, 888. Don't pass NULL's to functions
2009-07-18 Jeremy AllisonFix Coverity CID 928. Removed check as this can never...
2009-07-18 Jeremy AllisonFix Coverity CID 929. Potential NULL deref after code...
2009-07-18 Jeremy AllisonFix coverity CID 930. Pointer check can never be null...
2009-07-18 Jeremy AllisonFix coverity CID 931. This check is redundent as smb_fn...
2009-07-18 Jeremy AllisonFix a typo reading uninitialized memory. Caught by...
2009-07-18 Jeremy AllisonMove the initialization of smbd_server_conn from smbd...
2009-07-18 Jeremy AllisonFix bug #6564 - SetPrinter fails (panics) as non root.
2009-07-17 Günther Deschners3-rpcclient: add createprinteric command.
2009-07-17 Günther Deschners3-lsa: let _lsa_Delete return NT_STATUS_NOT_SUPPORTED...
2009-07-17 Günther Deschners3-lsa: Fix access_mask calculation for new handle...
2009-07-17 Günther Deschners3-lsa: add (not yet activate) level specific access...
2009-07-17 Günther Deschners3-lsa: also implement level 13 in lsa_QueryInfoPolicy.
2009-07-17 Günther Deschners3-lsa: Fix policy handle memleak and handle type check...
2009-07-17 Günther Deschners3-rpcclient: add LSA storeprivatedata command.
2009-07-17 Günther Deschners3-rpcclient: add LSA retrieveprivatedata command.
2009-07-17 Günther Deschners3-rpcclient: add LSA setsecret command.
2009-07-17 Günther Deschners3-rpcclient: add LSA querysecret command.
2009-07-17 Günther Deschners3-rpcclient: add LSA deletesecret command.
2009-07-17 Günther Deschners3-rpcclient: add LSA createsecret command.
2009-07-18 Bo Yangs3: compile warning and upn handling
2009-07-18 Bo Yangs3: don't do this, upper callbacks will check it
2009-07-18 Bo Yangs3: Fix crsh in net usershare list
2009-07-17 Jeremy AllisonMore conversions of NULL -> talloc_autofree_context()
2009-07-17 Jeremy AllisonReplace more long-lived contexts with talloc_autofree_c...
2009-07-17 Jeremy AllisonReplace short-lived NULL talloc contexts with talloc_tos().
2009-07-17 Jeremy AllisonRemove an unused talloc context.
2009-07-16 Günther Deschners3-lsa: Fix pointless check for sec_info flags in _lsa_...
2009-07-16 Günther Deschners3-lsa: implement _lsa_LookupPrivName().
2009-07-16 Günther Deschners3-lsa: implement _lsa_EnumAccountsWithUserRight().
2009-07-16 Jeremy AllisonTidyup prompted by #6554 - Wrong deallocation in sam_ac...
2009-07-16 Günther Deschners3-rpc_parse: remove more unused code.
2009-07-16 Günther Deschners3-spoolss: make some of the command hooks static.
2009-07-15 Jeremy AllisonFix bug #6551 - win98 clients cannot connect after...
2009-07-15 Stefan Metzmachers3:smbd: try to fix a compiler warning on i386 : left...
2009-07-15 Stefan Metzmachers3:libsmb: we need to include "includes.h" as first...
2009-07-15 Stefan Metzmachers3:tldap: fix the build - a void function should not...
2009-07-15 Jeremy AllisonMake cli_unlock and cli_unlock64 async. Fix POSIX lock...
2009-07-15 Björn Jackes3: make linking of rpcclient --as-needed safe
2009-07-15 Peter Volkovs3: make linking of cifs.upcall --as-needed safe
next