nss_wrapper: remove re-structuring leftovers (unused variables).
[ira/wip.git] / source3 /
2009-05-28 Volker LendeckeMake sid_binstring & friends take a talloc context
2009-05-28 Volker LendeckeTALLOC_ZERO_P->talloc_zero
2009-05-28 Volker LendeckeDo not segfault in pdb_search_destructor if no real...
2009-05-28 Volker LendeckeAdd smbldap_pull_sid
2009-05-28 Günther Deschners3-selftest: use nss_wrapper.pl as "add user to group...
2009-05-28 Jeremy AllisonAdd a smbclient "readlink" command and add docs for it.
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-27 Michael Adams3:idmap_ldap: filter out of range mappings in default...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-27 Marc VanHeyningens3: zero an uninitialized array
2009-05-27 Michael Adams3:idmap: fix a comment typo
2009-05-27 Michael Adams3:idmap_tdb2: filter out of range mappings in default...
2009-05-27 Michael Adams3:idmap_tdb: add an entry debug statment to idmap_tdb_...
2009-05-27 Michael Adams3:idmap_tdb: filter out of range mappings in default...
2009-05-27 Björn Jackes3: make passdb backend defaults to tdbsam
2009-05-27 Volker LendeckeFix the build of nfs4_acls.c
2009-05-27 Volker LendeckeFix a size_t/int warning
2009-05-27 Volker LendeckeFix some nonempty blank lines
2009-05-27 Volker LendeckeGna, how long do I program in C now??? :-)
2009-05-26 Volker LendeckeAttempt to fix the build on HP/UX
2009-05-26 Volker LendeckeAttempt to fix the build on NetBSD
2009-05-26 Björn JackeRevert "s3: fix build on systems with struct stat membe...
2009-05-26 Björn Jackes3: fix build on systems with struct stat member st_flags
2009-05-26 Volker LendeckeFix some nonempty blank lines
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-26 Stefan Metzmachers3:smbd: remove unused global 'orig_inbuf'
2009-05-26 Björn Jackes3:pam_smbpass: don't call openlog() or closelog()...
2009-05-26 Stefan Metzmachers3:smbd: move SMB1 specific stuff into a substructure...
2009-05-26 Stefan Metzmachers3:smbd: add support for SMB2 signing
2009-05-26 Stefan Metzmachers3:smbd: return the correct security mode and capabilit...
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Michael Adams3:dbwrap_tool: add listkeys operation
2009-05-25 Michael Adams3:dbwrap_tool: remove superfluous command mapping
2009-05-25 Michael Adams3:dbwrap_tool: add "erase" opearation
2009-05-25 Kai Blinnet: Use samba default command line arguments.
2009-05-25 Kai Blins3 ctags: ignore all proto.h files for tag generation
2009-05-25 Michael Adams3:winbind_util: remove trailing spaces
2009-05-25 Michael Adams3:dbwrap_ctdb: fix some function header comments
2009-05-25 Slava Semushinsource3/utils/log2pcaphex.c(main): fixed file descripto...
2009-05-25 Slava Semushinsource{3,4}/torture/smbiconv.c(main): fixed file descri...
2009-05-25 Günther Deschners3-selftest: fix typo.
2009-05-25 Michael Adams3:winbind:idmap_ldap: warn about duplicate SID->XID...
2009-05-25 Michael Adams3:winbind:idmap_ldap: warn about duplicate XID->SID...
2009-05-25 Günther Deschners3-samr: Fix Bug #6372, usermanager only displaying...
2009-05-25 Günther Deschners3-selftest: enable RPC-SAMR-LARGE-DC against Samba3.
2009-05-25 Günther Deschners3-pamsmbpass: copy _pam_get_item and _pam_get_data...
2009-05-25 Günther Deschners3-rpcclient: use get_domain_handle() fn in enum domain...
2009-05-25 Volker LendeckeAttempt to fix a debian build problem
2009-05-24 Volker LendeckeTALLOC_FREE happily lives with a NULL ptr. Tim, please...
2009-05-24 Volker LendeckeFix a race condition in winbind leading to a panic
2009-05-24 Volker Lendeckeuse epoll for local-wbclient test
2009-05-24 Volker LendeckeDon't limit the number of retries in wb_trans.
2009-05-24 Volker LendeckeDon't set a timeout deep inside wb_connect
2009-05-24 Volker LendeckeDo queueing in wbclient.c
2009-05-24 Volker LendeckeFix closed_fd(): select returning 0 means no fd listening
2009-05-24 Volker LendeckeFix wb_simple_trans queueing
2009-05-24 Volker LendeckeAdd "err_on_readability" to writev_send
2009-05-22 Jeremy AllisonEnsure we return NT_STATUS_FILE_IS_A_DIRECTORY on a...
2009-05-22 Jeremy AllisonTest that POSIX open of a directory returns NT_STATUS_F...
2009-05-22 Stefan Metzmachers3:smbd: implement SMB2 Tree Disconnect
2009-05-22 Stefan Metzmachers3:smbd: implement SMB2 Tree Connect
2009-05-22 Stefan Metzmachers3:smbd: SMB2 session ids are 64bit...
2009-05-22 Michael Adams3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_un...
2009-05-22 Stefan Metzmachers3:smbd: implement SMB2 Logoff
2009-05-22 Jeremy AllisonDon't steal when we know the ptr will be null. Thanks...
2009-05-22 Jeremy AllisonRevert the last two commits (fix for #6386). The actual...
2009-05-22 Jeremy AllisonEnsure all possible uses of indirection through res...
2009-05-22 Jeremy AllisonAttempt to fix bug #6386 - Samba Panic triggered by...
2009-05-21 Tim Proutys3 torture: Fix warning
2009-05-21 Tim Proutys3 onefs: Fix invalid argument from the unix_convert...
2009-05-21 Stefan Metzmachers3:smbd: we want to get the next command offset and...
2009-05-21 Günther Deschners3-build: fix the build of ntlm_auth. Bo Yang, please...
2009-05-21 Bo Yangs3: ignore EPIPE error when winbind finally writes...
2009-05-21 Bo Yangs3: Fix onlinestatus msg to return status of all domain...
2009-05-21 Bo Yangs3: set winbindd request flags in ntlm_auth to make...
2009-05-21 Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-20 Stefan Metzmachers3:smbd: check the incoming session id for SMB2 requests
2009-05-20 Stefan Metzmachers3:smbd: implement SMB2 Session Setup with raw NTLMSSP
2009-05-20 Stefan Metzmachers3:smbd: for now indicate raw NTLMSSP in the SMB2 Negot...
2009-05-20 Stefan Metzmachers3:smbd: move the callback functions of smbd_smb2_reque...
2009-05-20 Stefan Metzmachers3:smbd: add smbd_smb2_request_done_ex()
2009-05-20 Stefan Metzmachers3:smbd: fix initialized memory in SMB2 responses
2009-05-20 Jeremy AllisonAdd a security model to LSA. Similar to the SAMR code...
2009-05-20 Volker LendeckeUse SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque...
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
2009-05-20 Stefan Metzmachers3:smbd: allow SMB 2.002 dialect in SMB1 negprot
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Negotiate
2009-05-20 Stefan Metzmachers3:smbd: make negprot_spnego() non static
2009-05-20 Stefan Metzmachers3:smbd: add infrastructure for SMB2 support
2009-05-20 Stefan Metzmachers3:param: add PROTOCOL_SMB2
2009-05-20 Volker LendeckeFix bug disclosed by lock8 torture test
2009-05-20 Volker LendeckeDemonstrate a bug we have when dealing with real os...
2009-05-20 Günther Deschners3-selftest: add add and delete group scripts using...
2009-05-20 Volker LendeckeDo not do a merged build without shared libs
2009-05-20 Volker LendeckeOnly build the krb5 locator when building shared libs
2009-05-19 Volker LendeckeMake local-wbclient flexible in # of connections and ops
2009-05-19 Volker LendeckeFix wb_trans_done after conversion to unix calling...
2009-05-19 Volker LendeckeFix an uninitialized variable in wb_context_init
next