s4:s3compat Compile much less of Samba3
[abartlet/samba.git/.git] / source3 / lib /
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-28 Andrew Bartletts3:lib s3:lib move get_global_sam_name to util_names.c
2010-05-28 Andrew Bartletts3:lib split out global workgroup and netbios name...
2010-05-25 Michael Adams3:registry: rename lib/util_reg_api.c to registry...
2010-05-25 Michael Adams3:registry: move prototype registry_create_admin_token...
2010-05-25 Michael Adams3:registry: extract the reg_backend_db prototypes...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-20 Günther Deschners3-registry: support REG_DWORD_BIG_ENDIAN.
2010-05-20 Günther Deschners3-registry: support REG_QWORD.
2010-05-18 Günther Deschners3-rpc_client: move protos to init_samr.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_samr.h
2010-05-18 Günther Deschners3-pidfile: set the close on exec flag for the created...
2010-05-18 Günther Deschners3-secdesc: move SEC_DESC_HEADER_SIZE to its only user.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct sec_desc_buf SEC_DES...
2010-05-18 Günther Deschners3-build: fix the build.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Günther Deschnersmbconf: only include smbconf headers where needed.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-tldap: only include tldap when actually needed.
2010-05-07 Günther Deschners3-passdb: moving account_pol.c into passdb.
2010-05-07 Jeremy AllisonMake us pass all SMB2 lock tests except MULTIPLE-UNLOCK...
2010-05-06 Günther Deschners3-eventlog: move all eventlog headers to lib/eventlog...
2010-05-06 Jelmer VernooijRemove the copy of ldb from Samba 3.
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-04 Andreas Schneiders3-lib: Create a sec_desc_merge and sec_desc_merge_buf...
2010-04-27 Günther Deschners3: use shared registry functions.
2010-04-23 Andreas Schneiders3-time: Added a function to get the startup time of...
2010-04-11 Volker Lendeckes3: Move sanitize_username to lib/util_str.c
2010-04-10 Volker Lendeckes3: Use IS_DC macro in get_global_sam_name()
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
2010-03-28 Volker Lendeckes3: Remove unused bitmap_[allocate|free]
2010-03-28 Volker Lendeckes3: A NULL context might be perfectly valid for bitmap_...
2010-03-28 Volker Lendeckes3: Fix a memleak in bitmap_talloc
2010-03-28 Volker Lendeckes3: Use TALLOC_ZERO_ARRAY in bitmap_talloc
2010-03-28 Volker Lendeckes3: Fix the memory hierarchy in bitmap_talloc
2010-03-28 Volker Lendeckes3: Slightly simplify logic in conv_str_size
2010-03-28 Volker Lendeckes3: Fix indentation in conv_str_size
2010-03-28 Volker Lendeckes3: Use tdb_transaction_start_nonblock in gencache_stab...
2010-03-28 Volker LendeckeRevert "s3: Optimize gencache for smbd exit"
2010-03-26 Karolin Seegers3-util_sock: Rise debug level for getpeername failed...
2010-03-26 Andrew Tridgells3-event: switch s3 to using tevent_re_initialise()
2010-03-25 Volker Lendeckes3: Add a comment to serverid_parent_init, this is...
2010-03-25 Volker Lendeckes3: Add a comment to messaging_tdb_parent_init, this...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-24 Volker Lendeckes3: Optimize gencache for smbd exit
2010-03-22 Jeremy Allisonshare_info.tdb could use non-canonicalized sharenames.
2010-03-22 Volker Lendeckes3: Add the "ctdb locktime warn threshold" parameter
2010-03-21 Bo Yangs3: Open winbindd_cache.tdb with read/write access.
2010-03-17 Günther Deschners3-eventlog: fix elog_tdbname(), we were always lower...
2010-03-14 Volker Lendeckes3: Use a switch to implement map_nt_error_from_tdb
2010-03-14 Volker Lendeckes3: Remove some unused code
2010-03-13 Volker Lendeckes3: Make tdb_wrap_open more robust
2010-03-12 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-10 Volker Lendeckes3: Make TLDAP_IS_ALPHA and TLDAP_IS_ADH static functions
2010-03-09 Simo SorceFix typo
2010-03-09 Simo Sorces3:tldap add own filter parsing
2010-03-09 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio...
2010-03-05 Volker Lendeckes3: Remove the unused parameter "persistent" from fetch...
2010-03-05 Volker Lendeckes3: db->persistent==true was handled earlier, make...
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
2010-03-01 Volker Lendeckes3: Add connections_forall_read()
2010-03-01 Volker Lendeckes3: Make the difference between r/o and r/w in connecti...
2010-03-01 Volker Lendeckes3: Make connections_forall open connections.tdb r/w
2010-02-25 Günther Deschners3-nltest: fix uninitialized query level.
2010-02-24 Volker Lendeckes3: Make connections_fetch_record() static
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-23 Andreas Schneiders3-lib: Remove obsolete signal type cast.
2010-02-20 Volker Lendeckes3: Make string_to_sid survive the LOCAL-string_to_sid...
2010-02-18 Björn Jackes3: optimize strict allocate for XFS on IRIX
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-14 Peter Watkinss3: Fix initgroups return check
2010-02-14 Andrew Tridgells3-lib: use TYPESAFE_QSORT() in s3 interfaces code
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 Jeremy AllisonUse sec_initial_uid() in the places where being root...
2010-02-13 Jeremy AllisonFix warning messages on compile in g_lock.c Volker...
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...
next