summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-31s3:selftest: introduce a variable for binpath('net') in tests.pyMichael Adam1-9/+10
2012-05-31s3:selftest: introduce a variable for binpath('wbinfo') in tests.pyMichael Adam1-5/+6
2012-05-31s3:selftest: introduce a variable for binpath('smbclient3') to test.pyMichael Adam1-15/+17
2012-05-31s3:selftest: introduce a variable for binpath('nmblookup3') in tests.pyMichael Adam1-5/+6
2012-05-31s3:build: fix some spacing in wscript_buildMichael Adam1-6/+6
2012-05-31Stop spamming the logs with "Could not remove pid XX from serverid.tdb" messa...Jeremy Allison1-15/+18
2012-05-31lib/dbwrap: make it possible to delete/store the current record during traverseStefan Metzmacher1-9/+71
2012-05-31lib/dbwrap: don't alter the record on failure in db_rbt_store()Stefan Metzmacher1-9/+10
2012-05-31lib/dbwrap: fix db_rbt_store and update the per record node pointerStefan Metzmacher1-0/+1
2012-05-31lib/dbwrap: remove unused per db_record pointer in dbwrap_rbtStefan Metzmacher1-10/+9
2012-05-30Fix bad bugfix for bug #8910 - resolve_ads() code can return zero addresses a...Ira Cooper1-1/+1
2012-05-30Fix metze's complaint about the bugfix for bug #8953 - winbind can hang as nb...Jeremy Allison1-7/+0
2012-05-30s3:libsmb: use nb_connect_send() directly instead of doing a 0 timer for port...Stefan Metzmacher1-4/+9
2012-05-30selftest: bug #8373 is fixed and we should always test this now.Günther Deschner1-1/+0
2012-05-30dsdb: Fix error checking conditions in partition_metadata moduleAmitay Isaacs1-7/+7
2012-05-30librpc: Fix an incompatible pointer type warningVolker Lendecke1-2/+4
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