More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
[ira/wip.git] / source3 /
2010-02-19 Jeremy AllisonMore fixes for bug #7146 - Samba miss-parses authentica...
2010-02-18 Günther Deschners3-spoolss: add support for _spoolss_SetPrinter level 8.
2010-02-18 Jeremy AllisonMore fixes for bug #7146 - Samba miss-parses authentica...
2010-02-18 Björn Jackes3: optimize strict allocate for XFS on IRIX
2010-02-18 Jeremy AllisonFix bug #7155 - valgrind Conditional jump or move depen...
2010-02-18 Jeremy AllisonFix bug #7154 - mangling method = hash can crash storin...
2010-02-18 Günther Deschners3-spoolss: Fix _spoolss_EnumPrinters servername handling.
2010-02-18 Günther Deschners3-selftest: fix return code for modprinter.pl -a.
2010-02-18 Günther Deschners3-selftest: finally enable RPC-SPOOLSS-PRINTER against...
2010-02-18 Günther Deschners3-selftest: include addprinter/deleteprinter command.
2010-02-18 Günther Deschners3-spoolss: fix return code of spoolss_DeletePrinter.
2010-02-18 Günther Deschners3-spoolss: in spoolss_EnumPrinters r->in.server is...
2010-02-18 Günther Deschners3-spoolss: more AddPrinter{Ex} checks.
2010-02-18 Günther Deschners3-spoolss: add some printer info validation for AddPri...
2010-02-18 Günther Deschners3-modules: fix get_acl_blob in the acl_tdb VFS module.
2010-02-18 Günther Deschners3-rpcclient: fix uninitialized variable in wkssvc_enum...
2010-02-17 Jeremy AllisonFix bug #7146 - Samba miss-parses authenticated RPC...
2010-02-17 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-17 Lars Müllers3: go straight to winbindd_dual_pam_auth() in case...
2010-02-17 Lars Müllers3: let the pam_winbind po files reference the correct...
2010-02-17 Volker Lendeckes3: Fix bug 7139
2010-02-17 Simo Sorces3:rpc streamline memory handling
2010-02-16 Volker Lendeckes3: Fix timeout calculation if g_lock_lock is given...
2010-02-16 Volker Lendeckes3: Slightly increase parallelism in g_lock
2010-02-16 Volker Lendeckes3: Avoid starving locks when many processes die at...
2010-02-16 Volker Lendeckes3: Avoid a thundering herd in g_lock_unlock
2010-02-16 Volker Lendeckes3: Optimize g_lock_lock for a heavily contended case
2010-02-16 Volker Lendeckes3: Fix handling of processes that died in g_lock
2010-02-15 Volker Lendeckes3: Fix a typo
2010-02-15 Günther Deschnerspoolss: disable GetPrinterDriver level 101 (as called...
2010-02-15 Holger Hetterichs3: eventlogadm.c: add -s option to use alternative...
2010-02-14 Peter Watkinss3: Fix initgroups return check
2010-02-14 Andrew Tridgells3: last part of TYPESAFE_QSORT() conversion
2010-02-14 Andrew Tridgells3-smbd: convert lanman and notify code to TYPESAFE_QSORT()
2010-02-14 Andrew Tridgells3-rpc: convert wkssvc to use TYPESAFE_QSORT()
2010-02-14 Andrew Tridgells3-locking: convert brlock to TYPESAFE_QSORT()
2010-02-14 Andrew Tridgells3: convert registry and printing code to TYPESAFE_QSORT()
2010-02-14 Andrew Tridgells3-nmbd: note TODO item for qsort
2010-02-14 Andrew Tridgells3-vfs: use TYPESAFE_QSORT() in s3 VFS modules
2010-02-14 Andrew Tridgells3-lib: use TYPESAFE_QSORT() in remaining s3 library...
2010-02-14 Andrew Tridgells3-libsmb: use TYPESAFE_QSORT() in namequery code
2010-02-14 Andrew Tridgells3-lib: use TYPESAFE_QSORT() in s3 interfaces code
2010-02-14 Andrew Tridgells3-includes: enable TYPESAFE_QSORT() in s3
2010-02-13 Volker Lendeckes3: Fix Coverity ID 629: DEADCODE
2010-02-13 Volker Lendeckes3: Fix bug 5198 -- parse chfn(1)-change gecos field
2010-02-13 Volker Lendeckes3: Fix typo found by jhell <jhell@DataIX.net>
2010-02-13 Kai Blinlibwbclient: Separate out the async functions
2010-02-13 Volker Lendeckes3: Remove unused comparison fn from "struct sorted_tree"
2010-02-13 Volker Lendeckes3: Make adt_tree data definitions private to adt_tree.c
2010-02-13 Volker Lendeckes3: SORTED_TREE -> struct sorted_tree
2010-02-13 Volker Lendeckes3: TREE_NODE -> struct tree_node
2010-02-13 Volker Lendeckes3: Fix some nonempty blank lines
2010-02-13 Volker Lendeckes3: Fix a C++ warning
2010-02-13 Jeremy AllisonUse sec_initial_uid() in the places where being root...
2010-02-13 Jeremy AllisonSimplify the logic in make_connection_snum(), and make...
2010-02-13 Jeremy AllisonFix warning messages on compile in g_lock.c Volker...
2010-02-13 Steven Dannemans3/smbd: change locking behavior when "lock spin time...
2010-02-13 Jeremy AllisonRemove #if SOFTLINK_OPTIMIZATION code.
2010-02-13 Jeremy AllisonRevert "Fix bug #7126 - [SMBD] With access denied error...
2010-02-12 Jeremy AllisonFix bug #7126 - [SMBD] With access denied error smbd...
2010-02-12 Michael Adams3:registry: eliminate race condition in creating/scann...
2010-02-12 Michael Adams3:make "net conf addshare" atomic by wrapping all...
2010-02-12 Michael Adams3:g_lock: remove a nested event loop, replacing the...
2010-02-12 Michael Adams3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd...
2010-02-12 Michael Adams3:g_lock: remove an unreached code path.
2010-02-12 Michael Adams3:dbwrap_ctdb: fix reading/storing of special key...
2010-02-12 Michael Adams3:dbwrap_ctdb: exit early when nothing has been writte...
2010-02-12 Michael Adams3:dbwrap_ctdb: fix brown paperbag bug in ctdb_transact...
2010-02-12 Michael Adams3:dbwrap_ctdb: fix logic error in pull_newest_from_mar...
2010-02-12 Michael Adams3:dbwrap_ctdb: fix an uninitialized variable.
2010-02-12 Michael Adams3:dbwrap_ctdb: fix two "may be used uninitialized...
2010-02-12 Michael Adams3:dbwrap_ctdb: fix db_ctdb_fetch_db_seqnum_from_db...
2010-02-12 Volker Lendeckes3:dbwrap: If "-n" is given to dbwrap_torture, open...
2010-02-12 Michael Adams3:build: remove checks for deprecated ctdb controls.
2010-02-12 Michael Adams3:dbwrap_ctdb: maintain a database sequence number...
2010-02-12 Michael Adams3:dbwrap_ctdb: change db_ctdb_transaction_store()...
2010-02-12 Michael Adams3:dbwrap_ctdb: update (C)
2010-02-12 Michael Adambuild: Add a configure check for CTDB_CONTROL_TRANS3_CO...
2010-02-12 Volker Lendeckes3:torture: add a test LOCAL-DBTRANS to torture dbwrap...
2010-02-12 Michael Adams3:dbwrap_ctdb: start rewrite of transactions using...
2010-02-12 Volker Lendeckes3: setup debug for smbtorture
2010-02-12 Volker Lendeckes3: Add ctdb_conn_msg_ctx()
2010-02-12 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-02-12 Volker Lendeckes3: notify_onelevel does not use seqnums, so don't...
2010-02-11 Jeremy AllisonRemove the code replaced by widelinks warning.
2010-02-11 Jeremy AllisonRemove lp_safe_widelinks() -> convert to just lp_wideli...
2010-02-11 Kai Blins3 test: Make the netbios name test pass again
2010-02-11 Jeremy AllisonFinal part of jumbo patch for bug #7104 - "wide links...
2010-02-11 Simo SorceIntroduce lp_safe_widelinks()
2010-02-11 Jeremy AllisonFine changes to previous fix for bug #7104 - "wide...
2010-02-11 Jeremy AllisonSuplementary patch for bug #7104 - "wide links" and...
2010-02-11 Günther Deschnerspoolss: allow to set server architecture via parametri...
2010-02-11 Günther Deschners3-spoolss: implement spoolss_EnumJobs level 3.
2010-02-11 Jeremy AllisonFix unused variable warning after change to new DLINK...
2010-02-11 Jeremy AllisonFix bad use when freeing linked list. Todd Stecher...
2010-02-10 Andrew Tridgellutil: rewrite dlinklist.h so that DLIST_ADD_END() is...
2010-02-10 Andrew Tridgells3-smbd: update to use new DLIST macros
2010-02-10 Andrew Tridgells3-registry: update to use new DLIST macros
2010-02-10 Andrew Tridgells3-perfcount: update to use new DLIST macros
2010-02-10 Andrew Tridgells3-locking: update to use DLIST_ADD_AFTER()
next