s3: Add wb_lookupsids
[kai/samba.git] / source3 / lib /
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-13 Günther Deschners3-netapi: remove two shadowed variables.
2011-04-13 Günther Deschners3-util_sock: very brief documentation for open_socket_...
2011-04-13 Andrew Bartletts3-charcnv: Move convert_string() et al to lib/util...
2011-04-13 Andrew Bartlettlib/util: Make string_replace from s3 common
2011-04-13 Andrew Bartlettlib/util ucs2_align is identical, put it in common
2011-04-13 Andrew Bartlettlib/util Move simple string routines into common code.
2011-04-13 Andrew Bartlettlib/util/charset Move source3/lib/util_unistr.c to...
2011-04-13 Andrew Bartletts3-lib Move strdup_w to it's only user in mangle_hash.c
2011-04-13 Andrew Bartletts3-lib Move isvalid83_w to mangle_hash.c
2011-04-13 Andrew Bartletts3-lib make static and remove more _w functions
2011-04-13 Andrew Bartletts3-lib Remove unused #define
2011-04-13 Andrew Bartletts3-lib Remove unused skip_unibuf()
2011-04-13 Andrew Bartletts3-lib: Remove unused _w functions.
2011-04-13 Andrew Bartletts3-lib Correct comment in strlen_w()
2011-04-13 Andrew Bartletts3-lib Remove more unused fstring.c functions
2011-04-13 Andrew Bartletts3-charcnv: make pull_ucs2 static
2011-04-13 Andrew Bartletts3-lib: Remove unused pull_ucs2_fstring()
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-12 Günther Deschners3-netapi: use dcerpc_try_samr_connects().
2011-04-12 Günther Deschners3-netapi: use libnetapi_get_binding_handle().
2011-04-12 Günther Deschners3-netapi: add libnetapi_get_binding_handle().
2011-04-11 Volker Lendeckes3: Fix timeout calculation in event_add_to_poll_args
2011-04-06 Sumit Boses3: Fix tldap_make_mod_blob_int() debug messages
2011-04-06 Sumit Boses3-smbldap: make octet_strings/DATA_BLOBs const.
2011-04-06 Günther Deschners3-smbldap: support storing octet_strings/DATA_BLOBs.
2011-04-04 Gregor Becks3: add function srprs_quoted to parse strings written...
2011-04-04 Gregor Becks3: add function cbuf_print_quoted
2011-04-04 Gregor Becks3: add function dbwrap_traverse
2011-04-04 Gregor Becks3: add function dbwrap_trans_traverse
2011-04-04 Gregor Becks3: fix cbuf_swapptr
2011-03-31 Michael Adams3:dbwrap_ctdb: in ctdb_delete, send a SCHEDULE_FOR_DEL...
2011-03-31 Michael Adams3:ctdb: pass the ctdb control flags to the ctdb daemon...
2011-03-31 Michael Adams3:ctdb: samba can now handle the NOREPLY flag
2011-03-31 Michael Adams3:ctdb: correctly handle cstatus if CTDB_CTRL_FLAG_NOR...
2011-03-30 Günther Deschners3-libndr: add ../librpc/ndr/libndr.h include in some...
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Jeremy AllisonChange convert_string_internal() and convert_string_err...
2011-03-30 Jeremy AllisonFix the nstring calls to use the correct sizes.
2011-03-30 Volker Lendeckes3: Fix g_lock_lock after the select/poll conversion
2011-03-30 Günther Deschners3-winbind: try to fix the build on hosts w/o winbind...
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-30 Andrew Bartletts3:lib make lazy_initialize_conv() static
2011-03-30 Günther Deschners3: try to fix the build on some non-linux buildfarm...
2011-03-30 Günther Deschners3-ctdb_wrap: remove unused variable from db_ctdb_fetch...
2011-03-29 Günther Deschners3: only include lib/privileges.h where needed.
2011-03-29 Günther Deschners3: include ../librpc/gen_ndr/lsa.h where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-29 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-03-29 Günther Deschners3-build: only include intl protos where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-passdb: move util_builtin.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_unixsids.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_wellknown.c out of passdb.
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/capability.h when...
2011-03-29 Günther Deschners3-includes: only include system/glob.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/syslog.h when needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-29 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-29 Volker Lendeckecharconv: Fix the slow-path character conversions
2011-03-28 David Disseldorp=?UTF-8?q?alpha=5Fstrcpy()=20is=20a=20utility=20functio...
2011-03-27 Volker Lendeckes3: Fix Coverity ID 590: DEADCODE
2011-03-25 Jeremy AllisonFix bug 8040 - smbclient segfaults when a Cyrillic...
2011-03-25 Günther Deschners3-netapi: fix memoryleak while not using talloc_tos...
2011-03-25 Andrew Tridgells3-charcnv: fixed converted_size return in fast paths
2011-03-25 Andrew Tridgells3-charcnv: removed unused function
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-25 Andrew Tridgells3-charcnv: convert_string_internal() should not displa...
2011-03-25 Andrew Tridgells3-string: removed the conv_silent global
2011-03-25 Andrew Tridgells3-string: removed last use of conv_silent
2011-03-25 Andrew Bartletts3-charcnv Add convert_string_error()
2011-03-25 Andrew Tridgellunistr: moved some UCS2 macros into util_unistr
2011-03-25 Andrew Tridgells3-string: sec_len==-1 support is no longer needed
2011-03-25 Andrew Tridgells3-lib: make pull_ucs2_base_talloc static
2011-03-25 Andrew Tridgells3-string: moved fstring functions into their own file
2011-03-25 Michael Adams3:dbwrap_ctdb: fix non-locked fetch on persistent...
2011-03-24 Günther Deschners3-charcnv: remove unused labels.
2011-03-24 Günther Deschners3-netapi: use cli_get_session_key() in netapi.
2011-03-24 Jeremy AllisonFix is_myname_or_ipaddr() to be robust against strange...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-23 Volker Lendeckes3: Fix a shadowed declaration warning
2011-03-23 Volker Lendeckes3: Include prctl where it is actually used
2011-03-23 Volker Lendeckes3: Attempt to fix the build on FreeBSD
2011-03-23 Andrew Bartlettlib/util: Merge basic string length and comparison...
2011-03-23 Andrew Bartletts3-lib prepare Samba3 to use common codepoint based...
2011-03-23 Andrew Bartletts3-safe_str: Futher simplify the macros by removing...
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-23 Andrew Tridgellfault: moved s3 fault.c to top level
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-20 Volker Lendeckes3: Fix early tldap_search cancels
2011-03-19 Christian Ambachs3: use getgrset() when it is available
next