selftest: Support multiple instances of $LISTOPT.
[metze/samba/wip.git] / source3 / lib /
2010-11-28 Volker Lendeckes3: Add gencache_iterate_blobs
2010-11-28 Volker Lendeckes3: Convert gencache_get_data_blob to gencache_parse
2010-11-28 Volker Lendeckes3: Add gencache_parse
2010-11-24 Andrew Bartletts3-libnetapi Load case tables earlier
2010-11-24 Andrew Bartletts3-libnetapi Add function header comments
2010-11-24 Andrew Bartletts3-netapi Add libnetapi_net_init(), don't double-init...
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-11-10 Jeremy AllisonFix bug 7781 - Samba transforms ShareName to lowercase...
2010-11-03 Michael Adams3:util_str: add strlen_m_ext_term() - variant of strle...
2010-11-03 Michael Adams3:lib/util_str: add strlen_m_ext() that takes input...
2010-11-03 Michael Adams3:lib/util_str: clarify the comment header for strlen_m().
2010-11-03 Michael Adams3:lib/charcnv: clarify comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: rename a parameter for clarity in next_...
2010-11-03 Michael Adams3:lib/charcnv: reformat comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: add next_codepoint_ext() that accepts...
2010-11-02 Volker Lendeckes3: Do not connect to ctdb if it is blocked for some...
2010-11-02 Martin Schwenkecluster_fatal() exit code should not indicate success.
2010-11-02 Andrew Bartletts3-libsmbclient Add comments to describe the behaviour...
2010-11-02 Andrew Bartlettdebug Explain the behaviour of setup_logging() more...
2010-11-02 Andrew Bartletts3-debug Clarify the handling of invalid state.fd value...
2010-11-02 Andrew Bartletts3-debug Convert from x_file to real file descriptors.
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-26 Volker Lendeckes3: Pass tdb_flags to ctdbd when attaching to a db
2010-10-20 Volker Lendeckes3: Add any_nt_status_not_ok
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-14 Andrew Bartletts3-acl Use uint32_t for counting the ACEs
2010-10-14 Andrew Bartletts3-acl Merge source4-supported privileges into se_acces...
2010-10-14 Andrew Bartletts3-util_nttoken.c Also copy the rights_mask when copyin...
2010-10-14 Andrew Bartletts3 Replace is_sid_in_token() with security_token_has_si...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-09 Jeremy AllisonMore neccessary const.
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-10-07 Ira Cooper s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIV...
2010-10-04 Volker Lendeckes3: Attempt to get the Tru64 build a bit further
2010-10-02 Volker Lendeckes3: Attempt to fix bug 7665
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-10-01 Günther Deschners3-readline: move cmd_history to smbclient, the only...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-28 Volker Lendeckes3: Remove talloc_autofree_context() from myhostname()
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from nametouid()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from getpwnam_alloc()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from serverid_db()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from serverid_pare...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from messaging_tdb...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from ctdb_read_req()
2010-09-23 Günther Deschners3-dsgetdcname: always pass in messaging context.
2010-09-22 Günther Deschners3-registry: fix some c++ build warnings.
2010-09-22 Michael Adams3:registry: remove unneeded TALLOC_CTX argument from...
2010-09-22 Gregor Becks3-lib: add srprs, primitives to build simple recursive...
2010-09-22 Gregor Becks3-lib: add cbuf, a talloced character buffer
2010-09-21 Volker Lendeckes3: Remove a global variable in bugfix for bug 7665
2010-09-21 Michael Adams3:registry: move prototype from reg_init_smbconf.c...
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-21 Günther Deschners3-libnetapi: Fix Bug #7665, memory leak in netapi...
2010-09-20 Andrew Bartletts3-lib/util Remove unused smb_uuid_unpack()
2010-09-20 Andrew Bartletts3-uuid Remove unused smb_uuid_pack()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-20 Rusty RussellReally enable core dumps in Linux
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-19 Günther Deschners3-nltest: add dsregdns command to nltest.
2010-09-19 Günther Deschners3-libnetapi: support NETLOGON_CONTROL_FORCE_DNS_REG...
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-15 Günther Deschners3-nltest: add dsgetdc command.
2010-09-15 Günther Deschners3-libnetapi: try using netr_DsRGetDCNameEx() in DsGetD...
2010-09-15 Günther Deschners3-libnetapi: add DS request flags to public header.
2010-09-15 Günther Deschners3-libnetapi: add DS_X_FLAGs to public header.
2010-09-15 Günther Deschners3-nltest: convert server input argument into --server.
2010-09-15 Günther Deschners3-nltest: rename print_result to print_netlogon_info_r...
2010-09-14 Jeremy AllisonEnsure incoming timespec values correctly wrap at nsecs.
2010-09-14 Andrew Bartletts3-util_sid Use the NDR parser to parse struct dom_sid
2010-09-14 Andrew Bartlettlibcli/security Merge source3/ string_to_sid() to commo...
2010-09-14 Andrew Bartletts3-util_sid use ARRAY_SIZE() to ensure we never overflo...
2010-09-14 Andrew Bartletts3-util_sid Accept S-1-5 as a SID
2010-09-14 Andrew Bartletts3-dom_sid Use C99 types in dom_sid handling
2010-09-14 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-09-11 Andrew Bartlettlibcli/security Move 'private' privileges functions...
2010-09-11 Andrew Bartlettlibcli/security Remove 'always true' return from se_pri...
2010-09-11 Andrew Bartletts3-util_sid Tidy up global struct security_token
2010-09-11 Andrew Bartletts3-privs Add const
2010-09-11 Andrew Bartletts3-privs Remove extra pointer on privilege mask
2010-09-11 Andrew Tridgells3-privileges: add handling of both old and new formats...
2010-09-11 Andrew Bartletts3-privs Remove unused function
2010-09-11 Andrew Bartletts3-privs Overhaul PRIVILEGE_SET handling, avoid dealing...
2010-09-11 Andrew Bartletts3-privs Hide the bitmap-based grant_privilege and...
2010-09-11 Andrew Bartletts3-privs Make privilege_enum_sids() take an LUID, not...
2010-09-11 Andrew Bartletts3-privs Rework privilege enumeration to also use new...
2010-09-11 Andrew Bartletts3-privs Directly manipulate the privileges bitmap.
2010-09-11 Andrew Bartletts3-privs Convert from user_has_privileges() -> security...
2010-09-11 Andrew Bartletts3-privs Remove a pointer from grant_privilege()
2010-09-11 Andrew Bartletts3-privs Remove a pointer indirection from revoke_privi...
next