summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: add print_test_purgeDavid Disseldorp2014-05-221-0/+84
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+6
* s4-torture: fix some build warnings in rpc samr test.Günther Deschner2014-05-161-11/+10
* s4-torture: fix test_openprinter_wrap fake test result.Günther Deschner2014-05-161-1/+1
* selftest: Test auth_wbc, the auth4 winbind and winbind_wbclient modules using...Andrew Bartlett2014-05-161-1/+5
* auth: Allow auth_samba4 to be forced to run a specific auth moduleAndrew Bartlett2014-05-162-2/+2
* s4:imessaging: Remove event context from irpc and imessaging structuresAndrew Bartlett2014-05-132-23/+19
* s4:imessaging: Remove dcerpc_binding_handle_set_sync_ev() call from irpc_bind...Andrew Bartlett2014-05-131-2/+0
* s4:irpc/tests: explicitly use dcerpc_binding_handle_set_sync_ev()Andrew Bartlett2014-05-131-0/+10
* s4:pyrpc: explicitly use dcerpc_binding_handle_set_sync_ev() for irpcAndrew Bartlett2014-05-131-0/+6
* s4:service_task: explicitly use dcerpc_binding_handle_set_sync_ev() for irpcAndrew Bartlett2014-05-131-0/+2
* s4:rpc_server/netlogon: explicitly use dcerpc_binding_handle_set_sync_ev() fo...Andrew Bartlett2014-05-131-0/+6
* s4:auth_winbind: explicitly use dcerpc_binding_handle_set_sync_ev() for irpcAndrew Bartlett2014-05-131-0/+2
* s4:irpc/tests: make use explicit use of the top level event contextAndrew Bartlett2014-05-131-5/+6
* s4:nbt_server/wins: make use explicit use of the top level event contextAndrew Bartlett2014-05-131-2/+2
* dsdb: Do not permit nested event loops when in a transaction, use a nested ev...Andrew Bartlett2014-05-061-13/+80
* dsdb: Rename private_data to rootdse_private_data in rootdseAndrew Bartlett2014-05-061-8/+8
* Fix an empty if statement.Jose A. Rivera2014-05-051-1/+1
* s4:samr: allow builtin groups for samr_OpenGroup.Michael Adam2014-05-031-7/+16
* selftest: Add tests for dbcheck detection and removal of partial objectsAndrew Bartlett2014-05-0331-0/+80715
* dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...Andrew Bartlett2014-05-032-10/+32
* s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute()Stefan Metzmacher2014-05-021-2/+2
* winbind: Allow winbindd to be run from inside "samba"Andrew Bartlett2014-04-292-0/+102
* kerberos: Remove un-used event context argument from smb_krb5_init_context()Andrew Bartlett2014-04-2811-24/+5
* dsdb: Specify no event context to smb_krb5_init_context() in dsdbAndrew Bartlett2014-04-283-4/+6
* ad-dc: use exit_daemon() to communicate status of startup to systemdAlexander Bokovoy2014-04-231-12/+7
* add systemd integrationAlexander Bokovoy2014-04-231-0/+4
* s4:samba_kcc: Use 'dburl' passed from command line rather than lp.samdb_url()Kamen Mazdrashki2014-04-221-3/+3
* s4:samba_kcc: fix reference to DSA object while building partial replica listKamen Mazdrashki2014-04-221-1/+1
* s4:samba_kcc: Fix error handling opening export ldif fileKamen Mazdrashki2014-04-221-2/+2
* s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisonsKamen Mazdrashki2014-04-221-4/+4
* s4-auth: Make the auth_winbind_wbclient use more correct code now in auth/wbc...Andrew Bartlett2014-04-181-86/+8
* s4-torture: Remove socket_wrapper testsuite.Andreas Schneider2014-04-172-7/+0
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-172-2/+2
* Remove special nss_wrapper codeAndreas Schneider2014-04-171-3/+3
* s4-torture: Remove nss_wrapper testsuite.Andreas Schneider2014-04-172-7/+0
* s4-ntfs: Improve uid check in wrapper mode.Andreas Schneider2014-04-171-3/+19
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-171-2/+2
* lib-util: rename memdup to smb_memdup and fix all callersBjörn Baumbach2014-04-161-2/+2
* auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.cAndrew Bartlett2014-04-151-5/+0
* auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.cAndrew Bartlett2014-04-151-20/+0
* auth: Remove linux_bigcrypt support from pass_check.cAndrew Bartlett2014-04-151-8/+0
* auth: Remove support for plaintext auth on systems that use getprpwnam()Andrew Bartlett2014-04-151-9/+0
* auth: Remove afs_auth() from pass_check.c and s4's auth_unixAndrew Bartlett2014-04-151-4/+0
* auth: Remove dfs_auth() from pass_check.c and s4's auth_unixAndrew Bartlett2014-04-151-4/+0
* Do not install smbclient4 and nmblookup4Jeroen Dekkers2014-04-151-1/+2
* Typo: s/preceeded/preceded/Jelmer Vernooij2014-04-141-1/+1
* s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett2014-04-091-1/+1
* torture: add local verification trailer parsing testDavid Disseldorp2014-04-093-1/+104
* s4-wbclient: Cope with winbind returning an errorAndrew Bartlett2014-04-081-0/+4