s3-rpc_cli: pass down ndr_interface_table to rpc_transport_np_init().
[metze/samba/wip.git] / source3 /
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_transp...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_g...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to pipe_cm...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to libnetap...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to libnetap...
2013-08-05 Günther Deschners3-rpc_cli: remove prototype of nonexisting cli_rpc_pip...
2013-08-05 Günther Deschners3-net: pass down ndr_interface_table to connect_dst_pi...
2013-08-05 Günther Deschners3-libads: Fail create_local_private_krb5_conf_for_doma...
2013-08-05 Stefan Metzmachers3:ntlm_auth: remove pointless credentials->priv_data...
2013-08-04 Jeremy AllisonEnsure we can never integer wrap when working on client...
2013-08-03 Richard SharpeThere are tests all over the SMB1 code to check that...
2013-08-02 Christian Ambachs3:lib/system fix build on AIX 7
2013-08-01 Gregor BeckFix bug 9678 - Windows 8 Roaming profiles fail
2013-08-01 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-08-01 Jeremy AllisonWrap setting leases in become_root()/unbecome_root...
2013-07-31 Jeff Laytontorture: add LOCAL-sid_to_string testcase
2013-07-31 Jeff Laytontorture: add more string_to_sid torture testcases
2013-07-29 Michael Adams3:winbind: add a warning DEBUG message when skipping...
2013-07-29 Michael Adams3:winbind: change getgroups to only do one sids2xids...
2013-07-29 Michael Adams3:winbind: fix the getgroups implementation to include...
2013-07-29 Michael Adams3:winbind: fix gid counting and error handling in...
2013-07-23 Günther Deschners3-winbindd: support the DIR pragma for raw kerberos...
2013-07-23 Volker Lendeckesmbd: Fix CID 1035536 Uninitialized pointer read
2013-07-22 Volker Lendeckesmbd: Fix CID 1035537 Uninitialized pointer read
2013-07-22 Volker Lendeckesmbd: Fix CID 1035538 Uninitialized pointer read
2013-07-22 Andreas Schneiders3-waf: Rename regedit to samba-regedit.
2013-07-19 Günther Deschners3-printing: avoid KRB5CCNAME overwrite in printer...
2013-07-19 Jeremy AllisonReply with correct trans2 message on a setpathinfo...
2013-07-19 Jeremy AllisonEnsure we do pathname processing before SD and EA proce...
2013-07-19 Jeremy AllisonEnsure we can't create a file using NTTRANS with an...
2013-07-19 Jeremy AllisonEnsure we can't create a file using TRANS2_OPEN with...
2013-07-19 Jeremy AllisonAdd the ability to send an NTSTATUS result back with...
2013-07-19 Jeremy AllisonEnsure we can't create a file using SMB2_CREATE with...
2013-07-19 Jeremy AllisonEnsure we never return an EA name to a Windows client...
2013-07-19 Jeremy AllisonEnsure set_ea cannot set invalid Windows EA names.
2013-07-19 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-07-18 Richard SharpeFix memory leak in error code path.
2013-07-15 Alexander Werths3: Remove old mode special substitution.
2013-07-08 Volker Lendeckes3:idmap_autorid: Add a NULL check in idmap_autorid_pre...
2013-07-08 Volker Lendeckes3:idmap_autorid: Don't zero in idmap_autorid_prealloca...
2013-07-08 Volker Lendeckes3:idmap_autorid: Use ARRAY_SIZE where appropriate
2013-07-15 Andreas Schneiders3-winbind: Do not delete an existing valid credential...
2013-07-11 Volker Lendeckesmbd: Fix a 100% loop at shutdown time
2013-07-11 Volker Lendeckesrvsvc: Use a symbolic constant where we have one
2013-07-09 Björn Baumbachs3-smbstatus: display [u|g]id of -1 as "-1" in connecti...
2013-07-09 Stefan Metzmachers3-lib: hide incomplete smbXsrv_tcon_global records
2013-07-09 Björn Baumbachs3-lib: fix segf while reading incomplete session info...
2013-07-09 Volker Lendeckesmbd: Fix a profile problem
2013-07-08 Volker Lendeckerpc_cli: Remove some unnecessary initializations
2013-07-04 Andreas Schneiders3-winbind: Allow sec_initial_uid() to store creds.
2013-07-02 Andreas Schneiders3-winbind: Allow sec_initial_uid() to store creds.
2013-06-27 Jeremy Allisonwinbindd and nmbd don't set their umask to zero on...
2013-06-26 Volker Lendeckesharesec: Implement --view-all
2013-06-25 Christian Ambachs3:smbd/close remove filesystem lock before removing...
2013-06-25 Christian Ambachs3:smbd/close use common exit path
2013-06-25 Christian Ambachs3:lib add mapping for ETXTBSY
2013-06-25 Daniel Gan-Levis3-ctdb: Fix auto-enabling of CTDB readonly support
2013-06-25 Christian Ambachs3:smbd/aio mark file as modified in the SMB2 case
2013-06-24 Jeremy AllisonUse existing "acl map full control" parameter to contro...
2013-06-24 David Disseldorps3/smbclient: fix incorrect command tab completions
2013-06-21 Jeremy AllisonFix glusterfs backend crash found at the Microsoft...
2013-06-21 Volker LendeckeFix some blank line endings
2013-06-21 Christian Ambachs3:passdb/pdb_util make pdb_create_builtin consider...
2013-06-21 Christian Ambachs3:passdb add a gid argument to pdb_create_builtin_alias
2013-06-21 Christian Ambachs3:utils/net_sam make use of pdb_create_builtin helper...
2013-06-21 Christian Ambachs3:passdb expose pdb_create_builtin function
2013-06-21 Christian Ambachs3:passdb/pdb_tdb add parameter to control handling...
2013-06-21 Christian Ambachs3:passdb/pdb_ldap remove an unnecessary check
2013-06-21 Christian Ambachs3:passdb/pdb_ldap make the module handle well-known
2013-06-21 Christian Ambachs3:passdb make pdb_sid_to_id honor backend responsibilities
2013-06-21 Christian Ambachs3:passdb/pdb_samba_dsdb make the module handle well...
2013-06-21 Christian Ambachs3:lib/util_sid_passdb make use of pdb_is_responsible_f...
2013-06-21 Christian Ambachs3:passdb add pdb_*_is_responsible_for* functions
2013-06-21 Christian Ambachs3:passdb add idmap control functions
2013-06-21 Christian Ambachs3:passdb/samba_dsdb fix some compiler warnings
2013-06-21 Christian Ambachs3:passdb/samba_dsdb fix a compiler warning
2013-06-21 Christian Ambachs3:utils/net_lookup fix a format-error
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-06-18 Jeremy AllisonRe-add umask(0) code removed by commit 3a7c2777ee0de37d...
2013-06-18 Jeremy AllisonFix xx_path() - return check from mkdir() is incorrect.
2013-06-17 David Disseldorpvfs_catia: use translate direction enum instead of int
2013-06-17 Christof Schmittvfs_streams_xattr: Do not attempt to write empty attrib...
2013-06-14 Volker Lendeckelibsmbclient: Fix typos
2013-06-14 Volker Lendeckegencache: Simplify gencache_init a bit
2013-06-12 Christof SchmittInitialize the file descriptor in the files_struct...
2013-06-12 Andreas Schneiders3-libads: Print the debug string of a failed call...
2013-06-11 Volker Lendeckesmbd: Remove an unused variable
2013-06-11 Volker Lendeckesmbd: Fix a const warning
next