summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libcli: allow exclusion of netbios name in NTLMV2 blobChristian Ambach2011-04-141-5/+12
* s4/libcli: do not announce NT error code support when it is disabledChristian Ambach2011-04-141-1/+4
* s3: only include smb profiling where needed.Günther Deschner2011-04-1423-9/+25
* s3-waf: add --with-profiling-data configure option.Günther Deschner2011-04-142-1/+6
* s3: fix the build of --with-profiling-data.Günther Deschner2011-04-141-0/+1
* s3-includes: only include acl prototypes when needed.Günther Deschner2011-04-147-24/+27
* s3-includes: absolutely no need to globally include debugparse.hGünther Deschner2011-04-141-1/+0
* s3-includes: include lib/util/debug.h headers in includes.h not smb.hGünther Deschner2011-04-143-4/+3
* s3-includes: remove unused schema_types enum.Günther Deschner2011-04-141-3/+0
* s3-includes: move struct pipe_open_rec to srvsvc rpc server.Günther Deschner2011-04-142-10/+9
* Fix WAF build for sids2xids.Jeremy Allison2011-04-141-1/+4
* s3: Add a test for sid2xidsVolker Lendecke2011-04-133-0/+62
* s3: Add some debug to winbindd_sids_to_xidsVolker Lendecke2011-04-131-0/+6
* s3: Use wbcSidsToUnixIds in create_local_tokenVolker Lendecke2011-04-133-6/+126
* nsswitch: Add wbinfo --sids-to-unix-idsVolker Lendecke2011-04-131-0/+78
* libwbclient: Add wbcSidsToUnixIdsVolker Lendecke2011-04-132-1/+124
* s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke2011-04-134-0/+311
* s3: Add wbint_Sids2UnixIDs idl & implementationVolker Lendecke2011-04-133-1/+111
* s3: Make idmap_find_domain publicVolker Lendecke2011-04-132-1/+2
* s3: Add is_domain_onlineVolker Lendecke2011-04-132-0/+6
* nsswitch: wbinfo --lookup-sidsVolker Lendecke2011-04-131-0/+63
* lib: Move next_token next to next_token_tallocVolker Lendecke2011-04-132-47/+46
* libwbclient: Add wbcLookupSidsVolker Lendecke2011-04-132-0/+193
* s3: Add winbindd_lookupsidsVolker Lendecke2011-04-135-1/+158
* s3: Add wb_lookupsidsVolker Lendecke2011-04-133-0/+610
* s3: Add wbint_LookupSidsVolker Lendecke2011-04-135-3/+130
* s3: Make parse_sidlist publicVolker Lendecke2011-04-133-34/+33
* s3: Simplify parse_sidlistVolker Lendecke2011-04-131-17/+9
* Add dom_sid_parse_endpVolker Lendecke2011-04-132-2/+14
* Don't print "success" message after error message in change_file_owner_to_par...Jeremy Allison2011-04-131-9/+8
* s3-build: finally remove references to ndr and dcerpc headers that were inclu...Günther Deschner2011-04-133-4/+0
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-1329-25/+84
* s3-netapi: remove two shadowed variables.Günther Deschner2011-04-131-2/+0
* s3:WHATSNEW.txt: remove the "strict allocate" default valueStefan Metzmacher2011-04-131-1/+0
* s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner2011-04-131-1/+1
* s3-util_sock: very brief documentation for open_socket_out().Günther Deschner2011-04-131-0/+10
* s3: Make send_nt_replies() staticVolker Lendecke2011-04-132-8/+4
* talloc: fix compiler warnings with -Wc++-compatStefan Metzmacher2011-04-131-5/+5
* s3: Fix Coverity ID 2470: STRAY_SEMICOLONVolker Lendecke2011-04-131-1/+1
* s3: Use talloc_tos() in the S3 buildVolker Lendecke2011-04-131-1/+7
* build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett2011-04-132-6/+6
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-1310-28/+9
* s4-test: added a test for E_deshash()Andrew Tridgell2011-04-133-1/+72
* s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett2011-04-135-447/+471
* libcli/auth Use convert_string_error to check LM hash calculation.Andrew Bartlett2011-04-131-9/+24
* lib/util/charset Add many more charset testsAndrew Bartlett2011-04-132-15/+446
* lib/util/charset Add convert_string_error()Andrew Bartlett2011-04-132-0/+25
* lib/util/charset Make ASCII conversion validate it's inputAndrew Bartlett2011-04-131-4/+69
* 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