summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30s4-provision: Use the s3fs file server by default in migrationsAndrew Bartlett1-1/+1
2012-05-30s3-build: Fix configure checks for HeimdalAndrew Bartlett1-15/+15
2012-05-30build: Make gss_wrap_iov mandatory for krb5 buildAndrew Bartlett1-0/+5
2012-05-30lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used thereAndrew Bartlett3-9/+9
2012-05-30s3:utils: use cli_tree_connect() instead of cli_tcon_andx()Stefan Metzmacher1-1/+1
2012-05-30s3:libsmb: use cli_tree_connect() instead of cli_tcon_andx()Stefan Metzmacher1-2/+2
2012-05-30s3:libsmb: fallback to SMBtcon for old serversStefan Metzmacher1-1/+15
2012-05-30s3-loadparm: Swap synonyms of max/min protocol to server max/min protocolAndrew Bartlett3-8/+11
2012-05-30s3-build: We do not have CHARSET modules any moreAndrew Bartlett2-8/+2
2012-05-30lib/param: Put common FN_ macros into param_functions.cAndrew Bartlett7-520/+276
2012-05-30lib/param: Add a few more s3 parametersAndrew Bartlett1-0/+4
2012-05-30s3-param: Use same function name for "max xmit" as lib/paramAndrew Bartlett3-3/+3
2012-05-30s3-param: Use same variable names as lib/paramAndrew Bartlett1-10/+10
2012-05-30s3-param: Import parameters from lib/param to make this list commonAndrew Bartlett1-0/+26
2012-05-30s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarityAndrew Bartlett4-4/+4
2012-05-30lib/param: Import s3 parameters into lib/param to allow the parameter lists m...Andrew Bartlett1-0/+164
2012-05-30lib/param: Mark a few more parameters const (matching s3)Andrew Bartlett1-12/+13
2012-05-30param: mark realm parameter as constAndrew Bartlett1-1/+1
2012-05-30param: Sort global param functions macros to ease the s3/s4 mergeAndrew Bartlett2-317/+306
2012-05-30lib/param: Add .flags to max/min protocol to match s3Andrew Bartlett1-4/+8
2012-05-30lib/param: Add .flags to wins parameters to match s3Andrew Bartlett1-2/+4
2012-05-30lib/param: Harmonise 'password server' parameter between s3 and s4Andrew Bartlett2-3/+5
2012-05-30s3-build: Remove build of libtdb.so from the autoconf buildAndrew Bartlett2-68/+3
2012-05-30s3-build: Remove build of libtalloc.so from the autoconf buildAndrew Bartlett2-65/+3
2012-05-30s3-iconv: Remove unused script/gen-8bit-gap.shAndrew Bartlett5-154/+1
2012-05-30build: Provide .pc file for libsmbsharemodesAndrew Bartlett2-1/+12
2012-05-30build: Provide .pc file for libnetapiAndrew Bartlett2-1/+12
2012-05-30build: Remove unused release scripts for teventAndrew Bartlett5-426/+0
2012-05-30build: Remove unused release scripts for tdbAndrew Bartlett6-497/+0
2012-05-30build: Remove unused release scripts for tallocAndrew Bartlett6-518/+0
2012-05-30libcli/dns: Rename UDP-based calls to reflect their useKai Blin1-6/+6
2012-05-30Add myself as libcli/dns maintainerKai Blin1-0/+7
2012-05-30s4-dns: Use W_ERROR_HAVE_NO_MEMORY in create_response_rrKai Blin1-24/+8
2012-05-30s4-dns: Use proper talloc hierarchy for NS records in create_response_rrKai Blin1-1/+2
2012-05-30s4-dns: Use proper talloc hierarchy for AAAA records in create_response_rrKai Blin1-1/+2
2012-05-30s4-dns: Remove sync dns_processVolker Lendecke1-24/+0
2012-05-30s4-dns: Make the TCP dns server asyncVolker Lendecke1-21/+39
2012-05-30s4-dns: Make the UDP dns server asyncVolker Lendecke1-18/+38
2012-05-30s4-dns: Remove sync dns_server_process_queryVolker Lendecke2-39/+0
2012-05-30s4-dns: Make dns_process_send asynVolker Lendecke3-80/+148
2012-05-30s4-dns: Remove unused sync ask_forwarder wrapperVolker Lendecke1-30/+0
2012-05-30s4-dns: Make dns_server_process_query asyncVolker Lendecke1-37/+120
2012-05-30s4-dns: Make ask_forwarder asyncVolker Lendecke1-43/+111
2012-05-30lib: add tevent_req_poll_werrorVolker Lendecke2-0/+16
2012-05-30s4-dns: Create a proper talloc hierarchy in create_response_rrVolker Lendecke1-3/+15
2012-05-30s4-dns: Add debug output for unmappable WERROR to DNS errcodeVolker Lendecke1-1/+1
2012-05-30s4-dns: Fix some typosVolker Lendecke2-2/+2
2012-05-30librpc: Fix some typosVolker Lendecke1-3/+3
2012-05-30s4-dns: Remove some break; statementsVolker Lendecke1-8/+0
2012-05-30s4-dns: Fix an unlikely potential memleakVolker Lendecke1-2/+4