summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wintest: give host longer to register the SRV recordAndrew Bartlett2012-02-171-1/+1
* wintest: use net rpc to put authenticated users into TelentClients if we need toAndrew Bartlett2012-02-171-0/+13
* wintest: Allow Windows VM to have no default routeAndrew Bartlett2012-02-171-3/+4
* Replace smbd_server_connection_loop_once() with tevent_loop_once() directly.Jeremy Allison2012-02-171-63/+6
* lib/util: Remove sys_poll as it is no longer neededAndrew Bartlett2012-02-168-110/+14
* lib/util: Remove unused sys_select_signal()Andrew Bartlett2012-02-162-19/+0
* s3-librpc: Remove gse_verify_server_auth_flagsAndrew Bartlett2012-02-161-50/+0
* docs-xml: remove docs for "send spnego principal"Stefan Metzmacher2012-02-161-28/+0
* s3-param Remove off-by-default and unused "send spnego principal"Andrew Bartlett2012-02-162-11/+0
* s3-smbd Remove unused code now we always have SPNEGO via gensecAndrew Bartlett2012-02-164-49/+7
* s3-librpc: Use gensec_spnego for DCE/RPC authenticationAndrew Bartlett2012-02-1610-1009/+42
* s3-gse: Use the session key type, not the lucid context to set NEW_SPNEGOAndrew Bartlett2012-02-161-67/+69
* s3-librpc: Remove unused bool gensec_hookAndrew Bartlett2012-02-161-2/+0
* s3:rpc_client: fix commentStefan Metzmacher2012-02-161-1/+1
* s3-librpc: make gensec result handling more genericAndrew Bartlett2012-02-161-11/+11
* wafsamba: exclude '.brzignore' from "make dist"Michael Adam2012-02-161-1/+1
* wafsamba: exclude '.gitignore' from "make dist"Michael Adam2012-02-161-0/+1
* wafsamba: fix blacklist handling in "make dist"Michael Adam2012-02-161-1/+1
* s4:provision: only print the adminpass if it was generated (not user-provided)Michael Adam2012-02-161-1/+5
* s4:provision: generate the adminpass provision() instead of provision_fill()Michael Adam2012-02-161-2/+3
* s4:provision: don't log the ldap admin password - it is internal onlyMichael Adam2012-02-161-3/+0
* s4-scripting: samba-tool: Fix domain info usage messageBjörn Baumbach2012-02-161-1/+1
* s4-selftest: fix output of opened connections in torture_holdconBjörn Baumbach2012-02-161-1/+1
* Rename obscure defined constants.Christopher R. Hertel (crh)2012-02-1611-25/+27
* s3-selftest: Remove .posix_s3 from s3 test namesAndrew Bartlett2012-02-163-10/+10
* selftest: Remove 'if have_ads_support:' from tests.pyAndrew Bartlett2012-02-162-64/+41
* s3-smbd: Avoid starting log lines with the word 'error'Andrew Bartlett2012-02-161-2/+10
* selftest: skip plugin_s4_dc if we do not have ADSAndrew Bartlett2012-02-161-0/+5
* selftest: Run nsstest against more environmentsAndrew Bartlett2012-02-161-4/+5
* selftest: skip targets that are not compiled in if we do not have ADSAndrew Bartlett2012-02-161-0/+25
* s3-selftest: Require SMB signing for ktest environmentAndrew Bartlett2012-02-161-0/+1
* selftest: Do not start up an already-running test environmentAndrew Bartlett2012-02-162-0/+8
* selftest: Make plugin_s4_dc set the cached environment correctlyAndrew Bartlett2012-02-161-10/+12
* wintest: update WinXP-1 snapshotAndrew Bartlett2012-02-161-1/+1
* wintest: Change Windows 7 VMAndrew Bartlett2012-02-161-3/+3
* wintest: Give the Windows VM a little more time to start back upAndrew Bartlett2012-02-161-1/+1
* wintest: Samba is now all version 4.0Andrew Bartlett2012-02-161-4/+4
* wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett2012-02-161-2/+16
* wintest: s3 moved smb.conf to /etcAndrew Bartlett2012-02-161-2/+2
* wintest: Update VM used for W2K8R2AAndrew Bartlett2012-02-161-2/+2
* wintest: Allow access denied when turning off the firewallAndrew Bartlett2012-02-161-2/+2
* wintest: Retry joining the domain a few timesAndrew Bartlett2012-02-161-4/+12
* wintest: connect to correct hostname in test_net_useAndrew Bartlett2012-02-162-4/+4
* s3-nmbd: Initialise newly non-static variablesAndrew Bartlett2012-02-161-4/+4
* s3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760Volker Lendecke2012-02-154-6/+40
* s3-printing: fix crash in printer_list_set_printer()David Disseldorp2012-02-151-1/+1
* tevent_signal: Fix a valgrind errorVolker Lendecke2012-02-151-1/+2
* s3: files_struct->mode is only written, remove itVolker Lendecke2012-02-144-5/+0
* tdb: build and run unit tests in tdb/test/Rusty Russell2012-02-141-7/+87
* tdb/test: fix up tests for use in SAMBA tdb code.Rusty Russell2012-02-145-13/+16