summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Remove the last talloc_autofree_context() from source4/torture/*.cJeremy Allison2017-05-051-3/+18
* s4: torture: Remove talloc_autofree_context() from gentest.Jeremy Allison2017-05-051-3/+16
* s4: torture: Remove talloc_autofree_context() from locktest.Jeremy Allison2017-05-051-4/+15
* s4: torture: Use a named TALLOC_CTX in masktest instead of talloc_autofree_co...Jeremy Allison2017-05-051-4/+9
* s4: torture: Add a TALLOC_CTX * to torture_smb2_getinfo_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_test_delete().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_winbind_struct_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_vfs_fruit(), torture_vfs_fruit_net...Jeremy Allison2017-05-052-9/+9
* s4: torture: Add a TALLOC_CTX * to torture_acl_xattr().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_streams_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_session_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_scan_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_replay_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_rename_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_read_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_oplocks_init(), torture_smb2_...Jeremy Allison2017-05-052-6/+6
* s4: torture: Add a TALLOC_CTX * to torture_smb2_notify_disabled_init().Jeremy Allison2017-05-052-3/+5
* s4: torture: Add a TALLOC_CTX * to torture_smb2_notify_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_lock_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_lease_init().Jeremy Allison2017-05-052-3/+3
* s4: tortute: Add a TALLOC_CTX * to torture_smb2_ioctl_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add TALLOC_CTX * to torture_smb2_durable_v2_open_init().Jeremy Allison2017-05-052-3/+4
* s4: torture: Add TALLOC_CTX * to torture_smb2_durable_open_disconnect_init(),...Jeremy Allison2017-05-052-6/+7
* s4: torture: Add a TALLOC_CTX * to torture_smb2_dir_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_doc_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_crediting_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_create_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add TALLOC_CTX * to torture_smb2_compound_find_init() and tortur...Jeremy Allison2017-05-052-6/+6
* s4: torture: Add TALLOC_CTX * to torture_smb2_acls_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Pass TALLOC_CTX * to torture_delay_write().Jeremy Allison2017-05-052-3/+3
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-0524-54/+51
* s4: torture: Pass the new talloc context into torture_init().Jeremy Allison2017-05-053-6/+6
* s4: torture: Add a TALLOC_CTX * to torture_parse_target().Jeremy Allison2017-05-053-6/+11
* s4: torture: Create a top level talloc contxt.Jeremy Allison2017-05-051-6/+31
* smbtorture:spoolss: Add a 32bit test for copy_from_directoryAndreas Schneider2017-05-051-2/+17
* smbtorture:spoolss: Rename the copy_from_directory test for 64bitAndreas Schneider2017-05-051-5/+11
* s4: torture: samr: Add test for dcesrc_lsa_valid_AccountRight change.Jeremy Allison2017-05-031-1/+45
* mit_samba: Fix principal lookup for cross domain referralAndreas Schneider2017-04-301-6/+70
* mit-samba: Remove obsolete mit_samba_update_pac_data()Andreas Schneider2017-04-292-79/+0
* s4-kdc: Use mit_samba_reget_pac() in ks_verify_pac()Andreas Schneider2017-04-291-23/+27
* s4-kdc: Implement mit_samba_reget_pac()Andreas Schneider2017-04-292-0/+393
* s4-pac-glue: Do not add an empty PAC_TYPE_LOGON_NAME with MITAndreas Schneider2017-04-291-3/+10
* mit-samba: Remove unused mit_samba_get_pac_data()Andreas Schneider2017-04-292-39/+0
* s4-kdc: Use mit_samba_get_pac() in ks_get_pac()Andreas Schneider2017-04-291-22/+8
* s4-kdc: Implement mit_samba_get_pac()Andreas Schneider2017-04-292-0/+74
* s4-kdc: Fix logging with the KDB driverAndreas Schneider2017-04-291-1/+1
* s4-torture: Fix reauth tests with smaller clockskew grace timeAndreas Schneider2017-04-292-6/+6
* testprogs: Add MIT Kerberos specific kpasswd blackbox testAndreas Schneider2017-04-291-0/+1
* s4-kdc: Start the kpasswd service with MIT KDCAndreas Schneider2017-04-292-1/+225