ddiss/samba.git
2012-06-13 Jeremy AllisonFix bug #8972 - Directory group write permission bit...
2012-06-13 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-06-13 Stefan MetzmacherFix bug #8311 - Winzip occasionally can not read files...
2012-06-13 Alexander Bokovoys3-librpc-crypto: avoid crash with MIT krb5 1.10.0...
2012-06-13 Jeremy AllisonWe are triggering the cleanup_timeout_fn() too often...
2012-06-13 Jeremy AllisonStop spamming the logs with "Could not remove pid XX...
2012-06-13 Volker Lendeckes3: Fix uninitialized memory read in talloc_free()
2012-06-13 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-31 Björn Jackes3: fix compile of krb5 locator on Solaris
2012-05-31 Matthieu Patous3-pid: Catch with pid filename's change when config...
2012-05-31 Jeremy AllisonFix bug #8627: Crash bug in dns_create_probe.
2012-05-31 Herb LewisSecond part of fix for bug 8953 - winbind can hang...
2012-05-31 Jeremy AllisonFix bug #8953 - winbind can hang as nbt_getdc() has...
2012-05-31 Jeremy AllisonFix bug #8373 - Can't join XP Pro workstations to 3...
2012-05-31 Ira CooperFix bad bugfix for bug #8910 - resolve_ads() code can...
2012-05-28 Jeremy AllisonFix bug #8882 - Broken processing of %U with vfs_full_a...
2012-05-28 Andrew Bartletts3-utils: Use ads_do_search_retry in net ads search
2012-05-28 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2012-05-28 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
2012-05-28 Andrew Bartletts3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_...
2012-05-26 Jeremy AllisonFix the loop unrolling inside resolve_ads(). If we...
2012-05-26 Jeremy AllisonProtect all of the name resolution methods from returni...
2012-05-26 Jeremy AllisonFix convert_ss2service() to filter out zero addresses.
2012-05-26 Jeremy AllisonFix remove_duplicate_addrs2 to do exactly what it says...
2012-05-26 Jeremy AllisonFix bug #8957 - Typo in pam_winbindd code MUST fix.
2012-05-26 Ira Coopers3-passdb: Fix negative SID->uid/gid cache handling...
2012-05-23 Andreas Schneiders3-auth: Don't lookup the system user in pdb.
2012-05-19 Richard SharpeCheck the return from create_acl_blob
2012-05-19 Richard SharpeFix the overwriting of errno before use in a DEBUG...
2012-05-11 Karolin SeegerWHATSNEW: Start release notes for 3.6.6.
2012-05-10 Björn Baumbachs3-printing: Add new printers to registry.
2012-05-10 Alejandro Escanero... s3:auth/server_info: the primary rid should be in the...
2012-05-10 Michael Adams3:registry: return error when Key does not exist in...
2012-05-10 Michael Adams3:registry: replace call to reg_openkey() in reg_creat...
2012-05-10 Michael Adams3:registry: remove a superfluous fill_subkey_cache...
2012-05-10 Michael Adams3:registry: use fill_subkey_cache to check exsistence...
2012-05-10 Michael Adams3:registry: let fill_subkey_cache return WERR_BADFILE...
2012-05-10 Michael Adams3:registry: convert reg_openkey() to use talloc instea...
2012-05-10 Michael Adams3:registry untangle an assignment from the check in...
2012-05-10 Michael Adams3:registry: untangle assignment from check in regkey_o...
2012-05-10 Michael Adams3:registry: fix seqnum race in regdb_fetch_keys_internal
2012-05-10 Gregor Becks3:registry avoid pruning the sequencenumber while...
2012-05-10 Michael Adams3:registry: fix seqnum race in fetch_values_internal
2012-05-10 Michael Adams3:registry: update the seqnum in the subkey cache...
2012-05-10 Michael Adams3:registry:db: update the value container seqnum after...
2012-05-10 Michael Adams3:registry: wrap reg_deletekey() into a transaction
2012-05-10 Michael Adams3:registry: wrap reg_createkey() in a transaction
2012-05-10 Michael Adams3:registry: untangle assignments from checks in reg_cr...
2012-05-10 Michael Adams3:registry: wrap reg_deletevalue() in a transaction
2012-05-10 Michael Adams3:registry: untangle assignment from check in reg_dele...
2012-05-10 Michael Adams3:registry: fix race in reg_setvalue that could lead...
2012-05-10 Michael Adams3:registry: untangle assignment from check and add...
2012-05-10 Michael Adams3:registry: don't leak the old contents when updating...
2012-05-10 Michael Adams3:registry: fix debug message in regdb_store_values_in...
2012-05-10 Michael Adams3:registry: improve log message in regdb_unpack_values...
2012-05-10 Michael Adams3:registry: fix a debug message typo (cherry picked...
2012-05-10 Michael Adams3:registry: add a new function regval_ctr_value_byname()
2012-05-10 Michael Adams3:registry: rename regval_ctr_key_exists() to regval_c...
2012-05-10 Michael Adams4:torture:rpc:spoolss: also initialize driverName...
2012-05-10 Michael Adams3:registry:reg_api: fix reg_queryvalue to not fail...
2012-05-10 Michael Adams3:registry: implement values_need_update and subkeys_n...
2012-05-10 Steve LangasekFix bug 8920, null dereference
2012-05-10 Jeremy Allisons3-pam_winbind: Fix the build.
2012-05-09 Simo SorceFix pam_winbind build against newer iniparser library.
2012-05-09 Karolin Seegers3-docs: Fix bug #7930.
2012-05-08 Richard Sharpes3-VFS: Fix building out-of-tree modules.
2012-05-08 Karolin Seegers3-docs: Fix several typos.
2012-05-08 Karolin Seegers3-docs: overrided -> overridden
2012-05-08 Björn Jackes3/ldap: remove outdated netscape ds 5 schema file
2012-05-07 Joseph TamFix bug #8877 - Syslog broken owing to mistyping of...
2012-05-07 Jeremy AllisonBugfix for #8857 - Setting traverse rights fails to...
2012-05-07 Jeremy AllisonFix incorrect debug - parent_name is never set !
2012-05-07 Jeremy AllisonFix bug #8831 - Inconsistent (with manpage) command...
2012-05-07 Olaf FlebbeWrong assertion/comparison: Compare value not pointer
2012-05-07 Jeremy AllisonFix bug #8897 - winbind_krb5_locator only returns one...
2012-05-07 Jeremy AllisonFinal back port of fix for bug #8837 - smbd crashes...
2012-05-07 Jeremy AllisonConvert parse_delete_tokens_list() and unparse_share_mo...
2012-05-07 Jeremy AllisonThe delete tokens are unique to each name hash represen...
2012-05-07 Jeremy AllisonFix the talloc heirarchy when adding the unix delete...
2012-05-07 Jeremy AllisonThird part of fix for bug #8837 - smbd crashes when...
2012-05-07 Jeremy AllisonFirst part of fix for bug 8837 - smbd crashes when...
2012-05-07 Volker Lendeckes3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes...
2012-05-07 Volker Lendeckes3: Fix a segfault with debug level 3 on Solaris
2012-04-30 Karolin SeegerWHATSNEW: Start release notes for 3.6.6.
2012-04-30 Karolin SeegerBump version number up to 3.6.6.
2012-04-30 Jeremy AllisonFix self granting privileges in security=ads.
2012-04-30 Karolin SeegerWHATSNEW: Release notes for 3.6.5.
2012-04-10 SATOH Fumiyasus3-docs: Prepend '/' to filename argument (Bug #8826)
2012-04-10 Ralph Wuerthners3-smbd: move print_backend_init() behind init_system_i...
2012-04-10 Björn Baumbachdocs: remove whitespace in example samba.ldif (fix...
2012-04-10 Volker Lendeckes3-aio-fork: Fix a segfault in vfs_aio_fork
2012-04-10 Volker Lendeckes3-aio-fork: Fix aio_suspend event hierarchy
2012-04-10 Björn Baumbachdocs-xml: fix default name resolve order (fix bug ...
2012-04-10 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.5.
2012-04-10 Karolin SeegerVERSION: Bump version up to 3.6.5.
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: also do range checks on the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: do array range validation in ParseArra...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use helper variables for array size...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: remember if we already know the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use ParseArrayPullGetLength() to get...
next