samba.git
2011-04-14 Andrew Bartlettlib/util Move alpha_strcpy() from s3 into common code
2011-04-14 Andrew Bartletts3-auth Rename smb_krb5_open_keytab to avoid a conflict...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-14 Andrew Bartletts3-lib Remove very unused (#if 0) strncpyn
2011-04-14 Andrew Bartletts3-lib Remove unused string_append
2011-04-14 Andrew Bartletts3-lib Move unix_strlower and unix_strupper to their...
2011-04-14 Andrew Bartletts3-lib Remove unused str_ascii_charnum()
2011-04-14 Andrew Bartletts3-lib Move strisnormal to it's only user in mangle_hash.c
2011-04-14 Andrew Bartlettlibcli/ldap Re-add ldap_ndr.h as a public header
2011-04-14 Christian Ambachs4/libcli: do not use netbios name in NTLMv2 blobs...
2011-04-13 Christian Ambachlibcli: allow exclusion of netbios name in NTLMV2 blob
2011-04-13 Christian Ambachs4/libcli: do not announce NT error code support when...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Günther Deschners3-waf: add --with-profiling-data configure option.
2011-04-13 Günther Deschners3: fix the build of --with-profiling-data.
2011-04-13 Günther Deschners3-includes: only include acl prototypes when needed.
2011-04-13 Günther Deschners3-includes: absolutely no need to globally include...
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Günther Deschners3-includes: remove unused schema_types enum.
2011-04-13 Günther Deschners3-includes: move struct pipe_open_rec to srvsvc rpc...
2011-04-13 Jeremy AllisonFix WAF build for sids2xids.
2011-04-13 Volker Lendeckes3: Add a test for sid2xids
2011-04-13 Volker Lendeckes3: Add some debug to winbindd_sids_to_xids
2011-04-13 Volker Lendeckes3: Use wbcSidsToUnixIds in create_local_token
2011-04-13 Volker Lendeckensswitch: Add wbinfo --sids-to-unix-ids
2011-04-13 Volker Lendeckelibwbclient: Add wbcSidsToUnixIds
2011-04-13 Volker Lendeckes3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
2011-04-13 Volker Lendeckes3: Add wbint_Sids2UnixIDs idl & implementation
2011-04-13 Volker Lendeckes3: Make idmap_find_domain public
2011-04-13 Volker Lendeckes3: Add is_domain_online
2011-04-13 Volker Lendeckensswitch: wbinfo --lookup-sids
2011-04-13 Volker Lendeckelib: Move next_token next to next_token_talloc
2011-04-13 Volker Lendeckelibwbclient: Add wbcLookupSids
2011-04-13 Volker Lendeckes3: Add winbindd_lookupsids
2011-04-13 Volker Lendeckes3: Add wb_lookupsids
2011-04-13 Volker Lendeckes3: Add wbint_LookupSids
2011-04-13 Volker Lendeckes3: Make parse_sidlist public
2011-04-13 Volker Lendeckes3: Simplify parse_sidlist
2011-04-13 Volker LendeckeAdd dom_sid_parse_endp
2011-04-13 Jeremy AllisonDon't print "success" message after error message in...
2011-04-13 Günther Deschners3-build: finally remove references to ndr and dcerpc...
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 Stefan Metzmachers3:WHATSNEW.txt: remove the "strict allocate" default...
2011-04-13 Günther Deschners3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
2011-04-13 Günther Deschners3-util_sock: very brief documentation for open_socket_...
2011-04-13 Volker Lendeckes3: Make send_nt_replies() static
2011-04-13 Stefan Metzmachertalloc: fix compiler warnings with -Wc++-compat
2011-04-13 Volker Lendeckes3: Fix Coverity ID 2470: STRAY_SEMICOLON
2011-04-13 Volker Lendeckes3: Use talloc_tos() in the S3 build
2011-04-13 Andrew Bartlettbuild: Bring DYNCONFIG into samba-util library to avoid...
2011-04-13 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
2011-04-13 Andrew Tridgells4-test: added a test for E_deshash()
2011-04-13 Andrew Bartletts3-charcnv: Move convert_string() et al to lib/util...
2011-04-13 Andrew Bartlettlibcli/auth Use convert_string_error to check LM hash...
2011-04-13 Andrew Bartlettlib/util/charset Add many more charset tests
2011-04-13 Andrew Bartlettlib/util/charset Add convert_string_error()
2011-04-13 Andrew Bartlettlib/util/charset Make ASCII conversion validate it...
2011-04-13 Andrew Bartletts3-selftest Add workaround for RAP test failure
2011-04-13 Andrew Bartlettlib/util/charset Rename convert_string test to allow...
2011-04-13 Andrew Bartlettlib/util/charset Add more tests for convert_string_erro...
2011-04-13 Andrew Bartlettlib/util/charset Preserve 'pull' errors even when conve...
2011-04-13 Andrew Bartlettlib/util/charset Add tests for convert_string_error_handle
2011-04-13 Andrew Bartlettlib/util/charset Add expected values for upper/lower...
2011-04-13 Andrew Bartlettlib/util/charset Fix and add public interface for conve...
2011-04-13 Andrew Bartletts4/torture Fix calls to charcnv functions to always...
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-13 Andrew Tridgellbuild: use readelf as a replacement for ldd
2011-04-13 Andrew Bartlettlibds: Make flag_mapping a library
2011-04-13 Andrew Bartlettlib/util make UTIL_TDB a library
2011-04-13 Andrew Bartlettlibcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_ND...
2011-04-13 Andrew Tridgellbuild: speed up SYMBOLCHECK code
2011-04-12 Volker Lendeckes3: For net ads join, create a krb5.conf
2011-04-12 Volker Lendeckes3: Initialize output in libnet_Join
2011-04-12 Volker Lendeckes3: Retry the join with the short name
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-12 Günther Deschners3: add some forward declarations.
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-12 Günther Deschners3-librpc: let librpc/rpc/dcerpc.h include ndr and...
2011-04-12 Günther Deschners3-rpc_client: move rpc_cli_transport structs and proto...
2011-04-11 Andrew Bartletts3/selftest Tear down the environment if we fail to...
2011-04-11 Andreas Schneiders3-printing: Use become_user_by_session() function.
2011-04-11 Andreas Schneiders3-smbd: Added a become_user_by_session() function.
2011-04-11 Andreas Schneiders3-smbd: Added a change_to_user_by_session() function.
2011-04-11 Volker Lendeckes3: Wrap creating the svcctl keys in a transaction
next