summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-selftest Add workaround for RAP test failureAndrew Bartlett2011-04-131-0/+2
* lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett2011-04-132-4/+3
* lib/util/charset Add more tests for convert_string_error_handle()Andrew Bartlett2011-04-131-0/+101
* lib/util/charset Preserve 'pull' errors even when converting via UTF16Andrew Bartlett2011-04-131-3/+8
* lib/util/charset Add tests for convert_string_error_handleAndrew Bartlett2011-04-131-1/+68
* lib/util/charset Add expected values for upper/lower case testsAndrew Bartlett2011-04-131-0/+16
* lib/util/charset Fix and add public interface for convert_string_error_handleAndrew Bartlett2011-04-132-7/+14
* s4/torture Fix calls to charcnv functions to always supply converted_sizeAndrew Bartlett2011-04-132-2/+3
* lib/util: Make string_replace from s3 commonAndrew Bartlett2011-04-133-53/+43
* lib/util ucs2_align is identical, put it in commonAndrew Bartlett2011-04-133-14/+7
* lib/util Move simple string routines into common code.Andrew Bartlett2011-04-136-105/+84
* lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett2011-04-137-74/+73
* s3-lib Move strdup_w to it's only user in mangle_hash.cAndrew Bartlett2011-04-133-19/+19
* s3-lib Move isvalid83_w to mangle_hash.cAndrew Bartlett2011-04-135-54/+34
* s3-lib make static and remove more _w functionsAndrew Bartlett2011-04-132-16/+2
* s3-lib Remove unused #defineAndrew Bartlett2011-04-131-4/+0
* s3-lib Remove unused skip_unibuf()Andrew Bartlett2011-04-132-21/+0
* s3-lib: Remove unused _w functions.Andrew Bartlett2011-04-133-226/+1
* s3-lib Correct comment in strlen_w()Andrew Bartlett2011-04-131-1/+1
* s3-lib Remove more unused fstring.c functionsAndrew Bartlett2011-04-132-47/+0
* s3-charcnv: make pull_ucs2 staticAndrew Bartlett2011-04-132-2/+1
* s3-lib: Remove unused pull_ucs2_fstring()Andrew Bartlett2011-04-132-5/+0
* build: use readelf as a replacement for lddAndrew Tridgell2011-04-131-33/+77
* libds: Make flag_mapping a libraryAndrew Bartlett2011-04-131-3/+5
* lib/util make UTIL_TDB a libraryAndrew Bartlett2011-04-131-2/+3
* libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2011-04-135-22/+14
* build: speed up SYMBOLCHECK codeAndrew Tridgell2011-04-131-6/+41
* s3: For net ads join, create a krb5.confVolker Lendecke2011-04-121-0/+5
* s3: Initialize output in libnet_JoinVolker Lendecke2011-04-121-0/+2
* s3: Retry the join with the short nameVolker Lendecke2011-04-121-0/+5
* s3-util: separate out cmdline helpers.Günther Deschner2011-04-125-287/+314
* s3: add some forward declarations.Günther Deschner2011-04-123-3/+6
* s3-netapi: use dcerpc_try_samr_connects().Günther Deschner2011-04-121-4/+18
* s3-netapi: use libnetapi_get_binding_handle().Günther Deschner2011-04-126-108/+54
* s3-netapi: add libnetapi_get_binding_handle().Günther Deschner2011-04-122-0/+27
* s3-librpc: let librpc/rpc/dcerpc.h include ndr and generated dcerpc headers.Günther Deschner2011-04-121-0/+2
* s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.hGünther Deschner2011-04-126-80/+111
* s3/selftest Tear down the environment if we fail to connectAndrew Bartlett2011-04-121-12/+36
* s3-printing: Use become_user_by_session() function.Andreas Schneider2011-04-111-3/+3
* s3-smbd: Added a become_user_by_session() function.Andreas Schneider2011-04-112-0/+19
* s3-smbd: Added a change_to_user_by_session() function.Andreas Schneider2011-04-112-74/+98
* s3: Wrap creating the svcctl keys in a transactionVolker Lendecke2011-04-111-0/+28
* s3: Make reg_backend_db.h includable by itselfVolker Lendecke2011-04-111-0/+1
* s3: Fix Coverity ID 2472, UNINITVolker Lendecke2011-04-111-2/+1
* s3: Fix Coverity ID 2473, UNINITVolker Lendecke2011-04-111-2/+1
* s3: Fix timeout calculation in event_add_to_poll_argsVolker Lendecke2011-04-111-1/+1
* s3-modules: Fix debug messageBjörn Baumbach2011-04-111-1/+1
* Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.Jeremy Allison2011-04-091-51/+48
* Subtle change. Microsoft SMB2 tests return different access mask than for SMB...Jeremy Allison2011-04-081-1/+12
* s3:net idmap check: fix output of an invalid recordMichael Adam2011-04-081-1/+6