s3:winbindd: fix _wbint_LookupSids() on error
[samba.git] / source3 /
2014-03-10 Gregor Becks3:winbindd: fix _wbint_LookupSids() on error
2014-03-10 Jeremy Allisons3: smbd: Ensure brl_get_locks_internal() always return...
2014-03-10 Jeremy Allisons3-printing: Fix obvious memory leak in printer_list_ge...
2014-03-10 David Disseldorprpc_client: retry open on STATUS_PIPE_NOT_AVAILABLE
2014-03-10 Stefan Metzmachers3:smbd: avoid invalid lock_order panic triggered by...
2014-03-10 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-03-10 Stefan Metzmachers3:smbd: maintain smbd_server_connection->status
2014-03-10 Stefan Metzmachers3:smbd: simplify exit_server_common()
2014-03-10 Daniel Libermans3: ldap client can return NT_STATUS_OK when an error...
2014-03-10 Christian Ambachwaf: improve iconv checks
2014-03-10 Stefan Metzmachers3:libsmb: call smbXcli_tcon_set_fs_attributes() directly
2014-03-10 Stefan Metzmachers3:libsmb: remove unused cli_state->case_sensitive
2014-03-10 Stefan Metzmachers3:libsmb: remove unused cli_state->dfsroot
2014-03-10 Stefan Metzmachers3:libsmb: add SMB2/3 support to cli_dfs_get_referral()
2014-03-10 Stefan Metzmachers3/libsmb: make use of smbXcli_tcon_is_dfs_share()
2014-03-10 Luk Claess3/libsmb: Use smbXcli_conn_dfs_supported instead of...
2014-03-10 Stefan Metzmachers3:libsmb: don't pass down FLAG_CASELESS_PATHNAMES...
2014-03-10 Stefan Metzmachers3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes...
2014-03-10 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
2014-03-10 Stefan Metzmachers3:libsmb: make use of smb1cli_tcon_set_values()
2014-03-10 Luk Claess3/libsmb: Use smbXcli_conn_use_unicode instead of...
2014-03-10 Jeremy Allisons3: printing: Fix problem with server taking too long...
2014-02-21 Garming Samdfs: always call create_conn_struct with root privileges
2014-02-16 Stefan Metzmachers3:smb2_notify: fix use after free on long living notif...
2014-02-14 Jeremy Allisons3: modules: streaminfo: As we have no VFS function...
2014-02-14 Jeremy Allisons3: vfs_dirsort module.
2014-02-14 Jeremy Allisons3: vfs_dirsort module.
2014-02-14 Volker Lendeckesmbd: Fix an ancient oplock bug
2014-02-14 David Disseldorpvfs_btrfs: pass-through copy-chunk(len=0) requests
2014-02-14 David Disseldorpsmbd/smb2_ioctl: fail zero length copy chunk requests
2014-02-14 Volker Lendeckesmbd: Fix memory overwrites
2014-02-06 Volker Lendeckes3-winbind: Improve performance of wb_fill_pwent_sid2ui...
2014-02-05 Alistair Leslie... Stop use after free
2014-01-25 Jeremy Allisons3: smbpasswd - fix crashes on invalid input.
2014-01-17 Jeremy Allisons3:dir - Introduce a 64-bit directory offset <-> 32...
2014-01-17 Jeremy Allisons3:dir - Add a new memcache type (non-talloc) - SMB1_SE...
2014-01-17 Jeremy Allisons3:dir - Map wire offsets to native directory cookies.
2014-01-17 Jeremy Allisons3:dir - Cope with fixed mapping of 'special' values.
2014-01-17 Jeremy Allisons3: dir - Introduce 32-bit wire versions of the 'specia...
2014-01-17 Jeremy Allisons3:dir - Introduce a function to map a directory cookie...
2014-01-17 Jeremy Allisons3:dir - In the old SMB1 search code, rename offset...
2014-01-17 Niels de Vosvfs/glusterfs: in case atime is not passed, set it...
2014-01-13 Andreas Schneiders3-passdb: Fix string duplication to pointers.
2014-01-13 Andreas Schneiders3-libads: Fix memory leaks in ads_build_path().
2014-01-13 Michael Adamshadow_copy2: add a comment explaining why we don't...
2014-01-13 Michael Adamshadow_copy2: revert expensive and unnecessary zero...
2014-01-13 Michael Adams3:modules:shadow_copy2: remove redundant documentation...
2014-01-13 Michael Adams3:modules:shadow_copy2: improve headline comment
2014-01-13 Michael Adams3:module:shadow_copy2: add my (C)
2014-01-13 Michael Adamshadow_copy2: use stored mount_point instead of recalcu...
2014-01-13 Michael Adamshadow_copy2: improve debug in shadow_copy2_convert...
2014-01-13 Michael Adamshadow_copy2: fix shadow_copy2_convert() in the classic...
2014-01-13 Michael Adamshadow_copy2: add some blank lines for visual separatio...
2014-01-13 Michael Adamshadow_copy2: initialize "converted" string to null...
2014-01-13 Michael Adamshadow_copy2: fix shadow_copy2_strip_snapshot() in...
2014-01-13 Michael Adamshadow_copy2: add some debug to shadow_copy2_strip_snap...
2014-01-13 Michael Adamshadow_copy2: add comments explaining decisions in...
2014-01-13 Michael Adamshadow_copy2: introduce shadow_copy2_snapshot_path()
2014-01-13 Michael Adamshadow_copy2: factor shadow_copy2_posix_gmt_string...
2014-01-13 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2014-01-13 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2014-01-13 Michael Adamshadow_copy2: in the classical case, use configured...
2014-01-13 Michael Adamshadow_copy2: implement disk_free
2014-01-13 Michael Adamshadow_copy2: log resulting config at the end of shadow...
2014-01-13 Michael Adamshadow_copy2: add snapshot_basepath to the config.
2014-01-13 Michael Adamshadow_copy2: add rel_connectpath to config.
2014-01-13 Michael Adamshadow_copy2: introduce "shadow:mountpoint" option
2014-01-13 Michael Adamshadow_copy2: re-add the basedir option.
2014-01-13 Michael Adamshadow_copy2: disable "snapdir:crossmountpoints" if...
2014-01-13 Michael Adamshadow_copy2: introduce the bool "snapdir_absolute...
2014-01-13 Michael Adamshadow_copy2: introduce config struct and function...
2014-01-13 Michael Adamshadow_copy2: add comment explaining the SMB level...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add header comment explaining have_snapdir()
2014-01-13 Michael Adamshadow_copy2: add comment header describing shadow_copy...
2014-01-13 Michael Adamshadow_copy2: break overly long lines in shadow_copy2_s...
2014-01-10 Jeremy Allisons3: winbindd: Move calling setup_domain_child() into...
2014-01-10 Jeremy Allisons3: winbindd: Move the logic of whether to set 'domain...
2014-01-02 Christian Ambachs3:winbindd fix use of uninitialized variables
2013-12-26 Poornima Gurusiddaiahvfs_glusterfs: Enable per client log file
2013-12-14 Andreas Schneiders3-lib: Fix %G substitution for domain users in smbd
2013-12-10 Jeremy Allisonsmbd - allow updates on directory write times on open...
2013-12-10 Jan Brummers3-winbindd: Fix DEBUG statement in winbind_msg_offline().
2013-12-10 Volker Lendeckesmbd: Fix a panic when a smb2 brlock times out
2013-12-10 Christof Schmittselftest: Run smb2.lock tests also against AIO share
2013-12-10 Christof Schmitts3: Return correct error code from SMB2 AIO read failure
2013-12-10 Christof Schmitts3-aio: Use correct locking context for SMB2
2013-12-10 Stefan Metzmachers3:smb2_server: avoid calling set_current_user_info...
2013-12-10 Stefan Metzmachers3:smb2_server: generate a header blob for the sendfile...
2013-12-10 Stefan Metzmachers3:smb2_server: allocate smbd_smb2_request on talloc_tos()
2013-12-10 Stefan Metzmachers3:smb2_server: use tevent_req_notify_callback() in...
2013-12-10 Stefan Metzmachers3:smb2_server: for performance reasons we use tevent_f...
2013-12-10 Stefan Metzmachers3:smb2_server: fix drain_socket error handling
2013-12-10 Jeremy Allisonsmbd: Always use UCF_PREP_CREATEFILE for filename_conve...
2013-12-10 Jeremy Allisonsmbd: change flag name from UCF_CREATING_FILE to UCF_PR...
2013-12-10 Volker Lendeckesmbd: Fix regression for the dropbox case.
2013-12-09 Karolin SeegerMerge tag 'samba-4.1.3' into v4-1-test
2013-12-05 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
next