s4:util.c - Corrected the location of the "Directory Service" object
[ira/wip.git] / source3 /
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()
2010-02-10 Andrew Tridgells3-libsmb: update libsmb to use new DLIST macros
2010-02-10 Andrew Tridgells3-memcache: update memcache to use new DLIST macros
2010-02-10 Andrew Tridgells3-ldb: update the old ldb in s3 to use new DLIST macros
2010-02-10 Andrew Tridgells3-nmbd: update nmbd to use new DLIST_ macros
2010-02-10 Jeremy AllisonTemporary changes to dlinklist to keep the implementati...
2010-02-10 Jeremy AllisonRevert "Change the default of "nmbd bind explicit broad...
2010-02-10 Jeremy AllisonMore of the fix for bug #7118 - nmbd problems with...
2010-02-10 Jeremy AllisonChange the default of "nmbd bind explicit broadcast...
2010-02-10 Björn Jackes3: change ldap filter to what really was intended
2010-02-09 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2010-02-09 Jeremy AllisonMissed one check on the memcpy for bug #7063.
2010-02-09 Jeremy AllisonSecond part of fix for bug 7063 - Samba 3.4.5 on ubuntu...
2010-02-09 Jeremy AllisonFix off-by-one error in working out the limit of the...
2010-02-09 Stefan Metzmachers3:smbd: use StrCaseCmp() instead of strcasecmp
2010-02-09 Stefan Metzmachers3:smbd: Fix really ugly bool vs. int bug!!!
2010-02-09 Stefan Metzmachers3:selftest: make selftest requires bash for now
2010-02-09 Stefan Metzmachers3:passdb: only use gid_to_sid() result if the result...
2010-02-09 Björn Jackes3: fix some wrong newlines in de translation strings
2010-02-09 Björn Jackevfs_catia: fix return type warnings
2010-02-08 Jeremy AllisonMake "nmbd bind explicit broadcast" on by default.
2010-02-08 Jeremy AllisonFix bug #6876 for acl_tdb module.
2010-02-08 Stefan Metzmachers3:libsmb: fix NetServerEnum3 rap calls.
2010-02-08 Stefan Metzmachers3:smbd: implement api_RNetServerEnum3
2010-02-08 Stefan Metzmachers3:smbd: add/improve some DEBUG messages in api_RNetSer...
2010-02-08 Stefan Metzmachers3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
2010-02-08 Stefan Metzmachers3:nmbd: change "nmbd:bind explicit broadcast" into...
2010-02-08 Stefan Metzmachers3:nmbd: also listen explicit on the subnet broadcast...
2010-02-08 Günther Deschners3-net: fix net ads dns usage calls.
2010-02-08 Stefan Metzmachers3:pdb_ldap: don't search for the users primary group...
2010-02-08 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-08 Stefan Metzmachers3:pdb_ldap: try to build the full unix_pw structure...
2010-02-08 Stefan Metzmachers3:passdb: speed up pdb_get_group_sid()
2010-02-08 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-02-08 Stefan Metzmachers3: shortcut gid_to_sid when "ldapsam:trusted = yes"
2010-02-09 Bo Yangs3: Don't invalidate cache for uninitialized domains.
2010-02-08 Björn Jackes3: quiet the unresolved symbol warnings of the Compaq...
2010-02-07 Björn Jackes3: fix build issue on Tru64
2010-02-07 Volker Lendeckes3: Fix some DEBUG statements
2010-02-07 Volker Lendeckes3: Make cli_get_fs_volume_info() use cli_trans()
2010-02-07 Volker Lendeckes3: Remove some unused code
2010-02-07 Volker Lendeckes3: Fix some comments
2010-02-07 Volker Lendeckes3: Fix some nonempty blank lines
2010-02-06 Simo Sorcetdb: raise version to 1.2.1 tdb-1.2.1
next