s3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
[samba.git] / source3 /
2011-10-21 Björn Jackes3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
2011-10-12 Volodymyr KhomenkoFix bug #8515 - Empty CIFS share can be blocked for...
2011-10-08 BramBug 7551: Return error of cli_push when 'put - /some...
2011-10-08 Jeremy AllisonBug 7551: Return error of cli_push when 'put - /some...
2011-10-08 Jeremy AllisonFix bug #8507 - smbd doesn't correctly honor the "force...
2011-10-08 Jeremy AllisonSecond part of fix for bug #8443 - Default user entry...
2011-10-08 Jeremy AllisonFirst part of fix for bug #8443 - Default user entry...
2011-10-08 Jeremy AllisonPart 3 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-08 Jeremy AllisonPart 2 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-08 Jeremy AllisonPart 1 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-08 Jeremy AllisonFix bug #8458 - IE9 on Windows 7 cannot download files...
2011-10-03 Jeremy AllisonFix bug #8493 - DFS breaks zip file extracting unless...
2011-09-30 Jeremy AllisonPatch for bug #8156 - net ads join fails to use the...
2011-09-28 Pierre CarrierAllows changing the maximum number of simultaneous...
2011-09-28 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-09-28 Günther Deschners3-nmbd: fix memleak in create_listen_fdset().
2011-09-28 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-09-26 Günther Deschners3-netapi: allow to use default krb5 credential cache...
2011-09-26 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-09-22 Volker Lendeckes3: Fix bug 7844: Race in winbind
2011-09-15 Stefan Metzmachers3:libsmb: check the wct of the incoming SMBnegprot...
2011-08-30 Volker Lendeckev3-5-test: Fix getent group if trusted domains are...
2011-08-30 Jeremy AllisonFix bug Bug 8422 - Infinite loop in ACL module code.
2011-08-20 Jeremy Allisons3-vfs: Fix vfs_chown_fsp.
2011-08-18 Volker Lendeckes3: Fix bug 8360
2011-08-18 Volker Lendeckes3: Add a fallback for missing open&x support in OS...
2011-08-18 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-08-18 Volker Lendeckes3: Make is_executable() available in lib/
2011-08-18 Volker Lendeckes3: We only need base_name in map_open_params_to_ntcreate
2011-08-09 Björn Jackes3/swat: use strlcat instead of strncat to fix build...
2011-08-09 Stefan Metzmachers3:web/swat: use strtoll() instead of atoi/atol/atoll
2011-08-04 Karolin SeegerVERSION: Bump version up to 3.5.12.
2011-07-27 Volker Lendeckes3: Test for "__attribute__((destructor))"
2011-07-26 Karolin SeegerVERSION: Bump version up to 3.5.11.
2011-07-26 Karolin Seegers3-swat: Fix typo.
2011-07-26 Kai Blins3 swat: Create random nonce in CGI mode
2011-07-26 Kai Blins3 swat: Add time component to XSRF token
2011-07-26 Kai Blins3 swat: Add XSRF protection to printer page
2011-07-26 Kai Blins3 swat: Add XSRF protection to password page
2011-07-26 Kai Blins3 swat: Add XSRF protection to shares page
2011-07-26 Kai Blins3 swat: Add XSRF protection to globals page
2011-07-26 Kai Blins3 swat: Add XSRF protection to wizard page
2011-07-26 Kai Blins3 swat: Add XSRF protection to wizard_params page
2011-07-26 Kai Blins3 swat: Add XSRF protection to viewconfig page
2011-07-26 Kai Blins3 swat: Add XSRF protection to status page
2011-07-26 Kai Blins3 swat: Add support for anti-XSRF token
2011-07-26 Kai Blins3 swat: Allow getting the user's HTTP auth password
2011-07-26 Kai Blins3 swat: Fix possible XSS attack (bug #8289)
2011-07-05 Stefan Metzmachers3:librpc/gen_ndr: regen after wbint.idl changes
2011-07-04 Stefan Metzmachers3:nmbd_subnetdb: close all sockets attached to a subne...
2011-07-04 Stefan Metzmachers3:nmbd_packets: make sure create_listen_fdset() return...
2011-07-04 Gregor Becks3:smbldap: make smbldap_connect_system self contained
2011-07-04 Gregor Becks3:smbldap: add a destructor to smbldap_state, just...
2011-07-04 Gregor Becks3:smbldap: let smbldap_free_struct do what it claims to
2011-07-04 Gregor Becks3:smbldap: free the idle event scheduled in smbldap_op...
2011-07-04 Gregor Becks3:smbldap: use smbldap_state as memory context for...
2011-06-28 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-27 Jeremy AllisonFix bug #8254 - "acl check permissions = no" does not...
2011-06-27 David Disseldorps3: increase the log level for missing PIDs on SIGCHLD
2011-06-21 Volker Lendeckes3: Fix bug 8238 -- KB2536276 prevents access to shares
2011-06-14 Karolin SeegerVERSION: Bump version up to 3.5.10.
2011-06-10 Jeremy AllisonFix re-opened bug 8083 - "inherit owner = yes" doesn...
2011-06-10 Jeremy AllisonPart 5 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 4 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 3 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 2 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 1 of bugfix for #8211 - "inherit owner = yes"...
2011-06-07 Stefan Metzmachers3:lib/access: normalize IPv4 mapped IPv6 addresses...
2011-06-01 Jim McDonoughs3-winbind: BUG 8166 - Don't lockout users when offline.
2011-06-01 Jeremy AllisonFix bug #7528 - Solaris with NIS autohome.
2011-05-30 Karolin SeegerVERSION: Bump version number up to 3.5.9.
2011-05-30 Jeremy AllisonFix bug #8083 - "inherit owner = yes" doesn't interact...
2011-05-29 Jeremy AllisonFix bug #6911 - Kerberos authentication from vista...
2011-05-26 Jim McDonoughs3-libnet: fix bug #6364: Pull realm from supplied...
2011-05-26 David Disseldorps3-printing: remove duplicate cups response processing...
2011-05-26 David Disseldorps3-printing: use printcap IDL for IPC
2011-05-26 David Disseldorpidl: define printcap IPC message format
2011-05-26 David Disseldorps3-printing: an empty cups printer list is treated...
2011-05-23 Jeremy AllisonFix bug #8157 - std_pcap_cache_reload() fails to parse...
2011-05-23 David Disseldorps3-printing: remove pcap_cache_loaded asserts
2011-05-23 David DisseldorpRevert "Revert "s3-printing: update parent smbd pcap...
2011-05-23 David DisseldorpRevert "Revert "s3-printing: reload shares after pcap...
2011-05-23 Karolin SeegerRevert "s3-spoolss: Added EN ISO 216, A0 and A1 to...
2011-05-20 Günther Deschners3-net: make sure we dont crash when publishing a singl...
2011-05-20 Björn Jackes3/configure: fix GNU ld version detection with old...
2011-05-17 Günther Deschners3-printing: make cups_pull_comment_location() work...
2011-05-17 Günther Deschners3-printing: Fix double free of cups request.
2011-05-17 Günther Deschners3-printing: very obvious fix for cups_pull_comment_loc...
2011-05-13 Andrew Bartletts3-libsmb Don't ever ask for machine$ principals as...
2011-05-13 Andrew Bartletts3-libads Default to NOT using the server-supplied...
2011-05-06 Jeremy AllisonFix bug 8111 - CIFS VFS: unexpected error on SMB posix...
2011-04-20 Jeremy AllisonFix is_myname_or_ipaddr() to be robust against strange...
2011-04-19 Jeremy AllisonFix bug 8072 - PANIC: create_file_acl_common frees...
2011-04-19 Jeremy AllisonFix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfault...
2011-04-19 Dmitry ButskoyFix bug 6966 - "allow trusted domains = no" not respect...
2011-04-17 Volker Lendeckes3: Fix bug 8066, wrong output in smbget
2011-04-14 Jeremy AllisonFix bug #7987 - ACL can get lost when files are being...
2011-04-14 Günther Deschners3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
2011-04-11 Björn Baumbachs3-modules: Fix debug message (bug #8074)
2011-04-07 Martin VogtFix bug #6762 - ctdb on gpfs error with MS Office.
next