s3: add explicit configure option whether or not to enable dmapi support
[ira/wip.git] / source3 /
2010-02-23 Björn Jackes3: add explicit configure option whether or not to...
2010-02-23 Andreas Schneiders3-smb: Remove the obsolete signal type cast.
2010-02-23 Andreas Schneiders3-lib: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-libads: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-nmbd: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-pam_smbpass: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-passdb: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-print: Remove obsolete signal type cast.
2010-02-23 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-02-23 Simo Sorces3 Fix the build
2010-02-22 Jeremy AllisonA test "store create time" parameter got commited by...
2010-02-22 Jeremy AllisonEnsure STREAMERROR deletes any files in the \\testdir
2010-02-22 Jeremy AllisonAdd an "attributes" string to allinfo.
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_trans_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_write_andx_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_read_andx_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_message_start_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_dskattr_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_getatr_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_getattrE_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_open_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_ntcreate_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_echo_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_negprot_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_tcon_andx_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_sesssetup_blob_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_session_setup_guest_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_smb_oplock_break_wai...
2010-02-22 Volker Lendeckes3: Add a talloc_move for the inbuf to cli_smb_recv
2010-02-21 Volker Lendeckes3: Avoid calling cli_alloc_mid twice in cli_smb_req_io...
2010-02-21 Volker Lendeckes3: Use the status from cli_raw_ioctl in torture_ioctl_test
2010-02-20 Volker Lendeckes3: Make string_to_sid survive the LOCAL-string_to_sid...
2010-02-20 Volker Lendeckes3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid...
2010-02-20 Volker Lendeckes3: Add printf why LOCAL-dom_sid_parse failed
2010-02-20 Volker Lendeckes3: Slightly simplify the logic of completion_remote_filter
2010-02-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-02-20 Volker Lendeckes3: Remove a "typedef struct"
2010-02-20 Volker Lendeckes3: Fix a typo
2010-02-20 Volker Lendeckes3: Convert cli_qpathinfo_basic to use cli_trans()
2010-02-20 Volker Lendeckes3: Convert cli_raw_ioctl to use cli_smb()
2010-02-20 Volker Lendeckes3: Add cli_smb()
2010-02-19 Jeremy AllisonSecond part of fix for bug #7159 - client rpc_transport...
2010-02-19 Jeremy AllisonFirst part of fix for bug #7159 - client rpc_transport...
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...
next