s3 swat: Add XSRF protection to printer page
[samba.git] / source3 /
2010-05-06 Jeremy AllisonFix bug 7297 - smbd crashes with CUPS printers and...
2010-05-06 Kai Blins3 ntlm_auth: Don't malloc data that will be talloc_free()d
2010-05-06 Michael KarcherFix bug #7269 - Job management commands don't work...
2010-05-06 Jeremy Allisons3-printing: Fix "printer admin" functionality.
2010-05-06 Günther Deschners3-spoolss: Fix value-needed calculation in_spoolss_Enu...
2010-05-06 Volker Lendeckes3: Fix an uninitialized variable read
2010-05-06 Günther Deschners3-spoolss: let _spoolss_DeletePrinterData call into...
2010-05-06 Günther Deschners3-libads: fix get_remote_printer_publishing_data after...
2010-05-06 Günther Deschners3-rpcclient: fix rpcclient after spoolss_EnumPrinterDa...
2010-05-06 Günther Deschners3-net: fix net after spoolss_EnumPrinterDataEx IDL...
2010-05-06 Günther Deschners3-spoolss: fix _spoolss_EnumPrinterDataEx after idl
2010-05-06 Günther Deschners3-rpcclient: fix rpcclient after spoolss_GetPrinterDat...
2010-05-06 Günther Deschners3-spoolss: fix _spoolss_GetPrinterDataEx after IDL...
2010-05-06 Günther Deschners3-spoolss: let _spoolss_GetPrinterData call into _spoo...
2010-05-06 Günther Deschners3-net: fix net after spoolss_SetPrinterData{Ex} IDL...
2010-05-06 Günther Deschners3-rpcclient: fix rpcclient after spoolss_SetPrinterDat...
2010-05-06 Günther Deschners3-spoolss: fix _spoolss_SetPrinterData{Ex} after IDL...
2010-05-06 Günther Deschners3-spoolss: let _spoolss_SetPrinterData call into _spoo...
2010-05-06 Michael Adams3:build: Fix automatic building of vfs_tsmsm if gpfs...
2010-05-06 Volker Lendeckes3: Fix a NULL pointer dereference
2010-05-06 SATOH Fumiyasuvfs_netatalk: Segfault if hide files or veto files...
2010-03-09 Karolin SeegerVERSION: Raise version number up to 3.4.8.
2010-03-08 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio... samba-3.4.7
2010-03-08 Karolin SeegerVERSION: Raise version number up to 3.4.7.
2010-02-22 Jeremy AllisonFix bug #7154 - mangling method = hash can crash storin...
2010-02-22 Jeremy AllisonFix bug #7155 - valgrind Conditional jump or move depen...
2010-02-22 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-17 Jeff Laytoncifs.upcall: allocate a talloc context for smb_krb5_unp...
2010-02-15 Günther Deschnerspoolss: disable GetPrinterDriver level 101 (as called...
2010-02-15 Jeremy AllisonFixes issue with preexec scripts creating a share direc...
2010-02-15 Volker Lendeckes3: Fix typo found by jhell <jhell@DataIX.net>
2010-02-15 Günther Deschners3-spoolss: implement spoolss_EnumJobs level 3.
2010-02-15 Stefan Metzmachers3:passdb: only use gid_to_sid() result if the result...
2010-02-15 Stefan Metzmachers3:pdb_ldap: don't search for the users primary group...
2010-02-15 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-15 Stefan Metzmachers3:pdb_ldap: try to build the full unix_pw structure...
2010-02-15 Stefan Metzmachers3:passdb: speed up pdb_get_group_sid()
2010-02-15 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-02-15 Stefan Metzmachers3: shortcut gid_to_sid when "ldapsam:trusted = yes"
2010-02-15 Michael Adams3:is_trusted_domain: shortcut if domain name == global...
2010-02-15 Michael Adams3:is_trusted_domain: shortcut if domain name is NULL...
2010-02-15 Michael Adams3: shortcut uid_to_sid when "ldapsam:trusted = yes"
2010-02-15 Michael Adams3:smbd: also fill the memcache with sid<->id mappings...
2010-02-15 Michael Adams3:smbd: make idmap cache persistent for "ldapsam:trusted".
2010-02-15 Volker LendeckeFix large paged search
2010-02-15 Björn Jacke=?utf-8?q?=D1=953:ldap:=20search=20for=20account=20poli...
2010-02-15 Björn Jackes3:ldap: don't search when no values where found (cherr...
2010-02-15 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2010-02-15 Jeremy AllisonFix off-by-one error in working out the limit of the...
2010-02-15 Stefan Metzmachers3:smbd: use StrCaseCmp() instead of strcasecmp
2010-02-15 Stefan Metzmachers3:smbd: Fix really ugly bool vs. int bug!!!
2010-02-15 Stefan Metzmachers3:libsmb: fix NetServerEnum3 rap calls.
2010-02-15 Stefan Metzmachers3:smbd: implement api_RNetServerEnum3
2010-02-15 Stefan Metzmachers3:smbd: add/improve some DEBUG messages in api_RNetSer...
2010-02-15 Stefan Metzmachers3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
2010-02-15 Jeremy AllisonMissed one check on the memcpy for bug #7063.
2010-02-15 Jeremy AllisonSecond part of fix for bug 7063 - Samba 3.4.5 on ubuntu...
2010-02-15 Jeremy AllisonFix bug 7104 - "wide links" and "unix extensions" are...
2010-02-15 Jeremy AllisonFix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit -...
2010-02-15 Volker Lendeckes3: Fix an uninitialized variable reference
2010-02-15 Lars Müllers3: normalize "Changing password for" msg IDs and STRs
2010-02-15 Stefan Metzmachers3:libsmb: don't reuse the callers stype variable in...
2010-02-15 Lars MüllerAdd cross option to samba_cv_linux_getgrouplist_ok
2010-02-15 Steven Dannemans3/smbd: Fix string buffer overflow causing heap corruption
2010-02-15 Volker Lendeckes3: Simplify the code a bit: Catch (len==0) early
2010-02-15 Jeremy AllisonFix bug 7081 - vfs_expand_msdfs doesn't work correctly...
2010-02-15 Jeremy AllisonFix bug #7072 - Accounts can't be unlocked from ldap.
2010-02-15 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-02-15 Volker LendeckeDo not segfault in pdb_search_destructor if no real...
2010-02-15 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2010-02-15 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-02-15 Karolin SeegerVERSION: Raise version number up to 3.4.6.
2010-01-18 Volker Lendeckes3: Fix a crash in libsmbclient used against the OpenSo...
2010-01-18 Jeremy AllisonFix bug 7045 - Bad (non memory copying) interfaces...
2010-01-18 Günther Deschners3-libsmbclient: Fix crash bug in SMBC_parse_path().
2010-01-18 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2010-01-18 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)...
2010-01-18 Stefan Metzmachersmbd: Fix opening the quota magic file
2010-01-18 Jeremy AllisonRe-fix bug 5202 - cannot change ACLs on writable file...
2010-01-18 Jeremy AllisonSecond part of the fix for bug #7020 - smbd using 2G...
2010-01-18 Jeremy AllisonFix bug #7020 - smbd using 2G memory.
2010-01-18 Karolin SeegerVERSION: Raise version number up to 3.4.5.
2010-01-04 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-30 Jeremy AllisonFix bug 6837 - "Too many open files" when trying to...
2009-12-29 Jeremy AllisonFix bug 7005 - mangle method = hash truncates files...
2009-12-23 Jeremy AllisonFix bug #6939 - mangling method = hash breaks long...
2009-12-23 Volker Lendeckes3: Fix _samr_GetAliasMembership for results with 0...
2009-12-23 Jeremy Allisons3:posix_acls: Fix bug 6841 - "map acl inherit = yes...
2009-12-23 Jeremy AllisonSecond part of fix for 6875 - trans2 FIND_FIRST2 respon...
2009-12-23 Günther Deschners3-spoolss: fix enumprinter key client and server.
2009-12-23 Günther Deschners3-spoolss: handle SEC_FLAG_MAXIMUM_ALLOWED in spoolss_...
2009-12-23 Günther Deschnersamba-spoolss: use spoolss_StringArray2 in spoolss_Enum...
2009-12-23 Volker Lendeckes3:pdb_ldap: Fix large paged search.
2009-12-23 Volker Lendeckefix bogus "out of memory" winbind msg
2009-12-23 Kai Blins3 aclocal.m4: Fix iconv checks, clean up m4 code
2009-12-23 Jim McDonoughs3: Prevent glibc errors: talloc()ed memory should...
2009-12-23 Björn Jackes3:build: remove redundant qnx block size definition
2009-12-23 Björn Jackes3:build: fix shared library build on QNX
2009-12-23 Karolin Seegers3:auth: Fix typo in debug message.
2009-12-23 Günther Deschners3-kerberos: do not include authdata headers before...
next