summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-13s3: Add winbindd_lookupsidsVolker Lendecke5-1/+158
2011-04-13s3: Add wb_lookupsidsVolker Lendecke3-0/+610
2011-04-13s3: Add wbint_LookupSidsVolker Lendecke5-3/+130
2011-04-13s3: Make parse_sidlist publicVolker Lendecke3-34/+33
2011-04-13s3: Simplify parse_sidlistVolker Lendecke1-17/+9
2011-04-13Add dom_sid_parse_endpVolker Lendecke2-2/+14
2011-04-13Don't print "success" message after error message in change_file_owner_to_par...Jeremy Allison1-9/+8
2011-04-13s3-build: finally remove references to ndr and dcerpc headers that were inclu...Günther Deschner3-4/+0
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner29-25/+84
2011-04-13s3-netapi: remove two shadowed variables.Günther Deschner1-2/+0
2011-04-13s3:WHATSNEW.txt: remove the "strict allocate" default valueStefan Metzmacher1-1/+0
2011-04-13s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner1-1/+1
2011-04-13s3-util_sock: very brief documentation for open_socket_out().Günther Deschner1-0/+10
2011-04-13s3: Make send_nt_replies() staticVolker Lendecke2-8/+4
2011-04-13talloc: fix compiler warnings with -Wc++-compatStefan Metzmacher1-5/+5
2011-04-13s3: Fix Coverity ID 2470: STRAY_SEMICOLONVolker Lendecke1-1/+1
2011-04-13s3: Use talloc_tos() in the S3 buildVolker Lendecke1-1/+7
2011-04-13build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett2-6/+6
2011-04-13s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett10-28/+9
2011-04-13s4-test: added a test for E_deshash()Andrew Tridgell3-1/+72
2011-04-13s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett5-447/+471
2011-04-13libcli/auth Use convert_string_error to check LM hash calculation.Andrew Bartlett1-9/+24
2011-04-13lib/util/charset Add many more charset testsAndrew Bartlett2-15/+446
2011-04-13lib/util/charset Add convert_string_error()Andrew Bartlett2-0/+25
2011-04-13lib/util/charset Make ASCII conversion validate it's inputAndrew Bartlett1-4/+69
2011-04-13s3-selftest Add workaround for RAP test failureAndrew Bartlett1-0/+2
2011-04-13lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett2-4/+3
2011-04-13lib/util/charset Add more tests for convert_string_error_handle()Andrew Bartlett1-0/+101
2011-04-13lib/util/charset Preserve 'pull' errors even when converting via UTF16Andrew Bartlett1-3/+8
2011-04-13lib/util/charset Add tests for convert_string_error_handleAndrew Bartlett1-1/+68
2011-04-13lib/util/charset Add expected values for upper/lower case testsAndrew Bartlett1-0/+16
2011-04-13lib/util/charset Fix and add public interface for convert_string_error_handleAndrew Bartlett2-7/+14
2011-04-13s4/torture Fix calls to charcnv functions to always supply converted_sizeAndrew Bartlett2-2/+3
2011-04-13lib/util: Make string_replace from s3 commonAndrew Bartlett3-53/+43
2011-04-13lib/util ucs2_align is identical, put it in commonAndrew Bartlett3-14/+7
2011-04-13lib/util Move simple string routines into common code.Andrew Bartlett6-105/+84
2011-04-13lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett7-74/+73
2011-04-13s3-lib Move strdup_w to it's only user in mangle_hash.cAndrew Bartlett3-19/+19
2011-04-13s3-lib Move isvalid83_w to mangle_hash.cAndrew Bartlett5-54/+34
2011-04-13s3-lib make static and remove more _w functionsAndrew Bartlett2-16/+2
2011-04-13s3-lib Remove unused #defineAndrew Bartlett1-4/+0
2011-04-13s3-lib Remove unused skip_unibuf()Andrew Bartlett2-21/+0
2011-04-13s3-lib: Remove unused _w functions.Andrew Bartlett3-226/+1
2011-04-13s3-lib Correct comment in strlen_w()Andrew Bartlett1-1/+1
2011-04-13s3-lib Remove more unused fstring.c functionsAndrew Bartlett2-47/+0
2011-04-13s3-charcnv: make pull_ucs2 staticAndrew Bartlett2-2/+1
2011-04-13s3-lib: Remove unused pull_ucs2_fstring()Andrew Bartlett2-5/+0
2011-04-13build: use readelf as a replacement for lddAndrew Tridgell1-33/+77
2011-04-13libds: Make flag_mapping a libraryAndrew Bartlett1-3/+5
2011-04-13lib/util make UTIL_TDB a libraryAndrew Bartlett1-2/+3