ira/wip.git
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 Lendeckeuse ZERO_STRUCT
2010-02-13 Volker LendeckeUse ZERO_STRUCTP
2010-02-13 Volker Lendeckes3: Fix a typo
2010-02-13 Volker Lendeckes3: Fix a C++ warning
2010-02-13 Andrew Tridgells4-smbd: fix crash in notify code on client termination
2010-02-13 Andrew Tridgells4-rpc: be more careful about DCERPC auth padding
2010-02-13 Andrew Tridgells4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
2010-02-13 Andrew Tridgells4-ldb: added LDB_TYPESAFE_QSORT()
2010-02-13 Andrew Tridgells4-wrepl: use TYPESAFE_QSORT() in wins repl code
2010-02-13 Andrew Tridgells4-torture: use TYPESAFE_QSORT() in smbtorture
2010-02-13 Andrew Tridgells4-rpcserver: use TYPESAFE_QSORT() in rpc servers
2010-02-13 Andrew Tridgells4-ntvfs: use TYPESAFE_QSORT() in notify code
2010-02-13 Andrew Tridgells4-socket: use TYPESAFE_QSORT() in netif code
2010-02-13 Andrew Tridgells4-auth: use TYPESAFE_QSORT() in gensec
2010-02-13 Andrew Tridgells4-dsdb: use TYPESAFE_QSORT() in dsdb code
2010-02-13 Andrew Tridgelltdb: use fdatasync() instead of fsync() in transactions
2010-02-13 Andrew Tridgelllibreplace: add fdatasync() if not available
2010-02-13 Andrew Tridgellutil: added TYPESAFE_QSORT() macro
2010-02-13 Volker Lendecketdb: Apply some const, just for clarity
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 Jeremy AllisonFix error in docs. Should be milliseconds, not microsec...
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 Adampackaging(RHEL-CTDB): adapt configure.rpm to match...
2010-02-12 Volker Lendeckev3-4-ctdb: Do not do any logrotation
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: Add tdb_data_equal
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 Simo Sorces4:kdc Fill in created_by principal field
2010-02-12 Simo Sorces4:kdc Fix double free and uninitialized memory.
2010-02-12 Günther Deschnertestprogs: print all printerinfo levels in spoolss...
2010-02-12 Matthias Dieter... s4:auth/credentials/credentials.c - Initialise the...
2010-02-12 Matthias Dieter... s4:getopt.py - set the password callback only when...
2010-02-12 Stefan Metzmachers4:net_drs_bind: make some more stuff static
2010-02-12 Stefan Metzmachers4:net/drs: use the full path to "utils/net/drs/net_drs*.h"
2010-02-12 Volker Lendeckes3: notify_onelevel does not use seqnums, so don't...
2010-02-12 Günther Deschnerspoolss: regenerate hand-marshalled ndr_pull_spoolss_Dr...
2010-02-12 Günther Deschnerspoolss: make sure hand-marshalled spoolss_DriverInfo10...
2010-02-12 Günther Deschnerspoolss: regenerate hand-marshalled ndr_push_spoolss_Dr...
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 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-11 Kai Blins4 idmap: Make the sid_to_xid and xid_to_sid calls...
2010-02-11 Kai Blinlibwbclient: Test wbcLookupName async functions
2010-02-11 Kai Blinlibwbclient: Implement wbcLookupName_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcAuthenticateUserEx_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcLookupSid_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcGidToSid_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcSidToGid_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcUidToSid_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcSidToUid_send/recv
2010-02-11 Kai Blinlibwbclient: Add wbcInterfaceDetails_send/recv
2010-02-11 Kai Blinlibwbclient: Add wbcDomainInfo_send/recv calls
2010-02-11 Kai Blinlibwbclient: Add wbcDomainName_send/recv call
2010-02-11 Kai Blinlibwbclient: Add wbcNetbiosName_send/recv calls
2010-02-11 Kai Blinlibwbclient: Add async wbcInfo_send()/wbcInfo_recv...
2010-02-11 Kai Blinlibwbclient: add wbcInterfaceVersion send/recv calls
2010-02-11 Kai Blinlibwbclient: torture-test wbcPing async functions.
2010-02-11 Kai Blinlibwbclient: Add async wbcPing_send/_recv
2010-02-11 Kai Blinlibwbclient: Zero out context on initialization
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 Matthias Dieter... ldb_match - Ignore ":dn" part of extended matches for now
next