summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison2017-05-052-3/+3
* 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-0525-56/+53
* 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
* samba-tool: Rename Samba4 to Samba ADAndreas Schneider2017-05-052-3/+3
* 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
* s3:printing: Change to GUID dir if we deal with COPY_FROM_DIRECTORYAndreas Schneider2017-05-051-16/+35
* vfs_fruit: Fix the 32-bit buildVolker Lendecke2017-05-051-9/+11
* pam_wrapper: Add PAM_STRERROR_CONST configure checkVolker Lendecke2017-05-051-0/+7
* samba-tool: fix log message of 'samba-tool user syncpasswords'Stefan Metzmacher2017-05-051-1/+1
* samba-tool: let 'samba-tool user syncpasswords' report deletions immediatelyStefan Metzmacher2017-05-041-1/+1
* s3:smbcacls add prompt for passwordChristian Ambach2017-05-041-0/+1
* lib: Fix a commentVolker Lendecke2017-05-031-2/+2
* lib: Fix whitespaceVolker Lendecke2017-05-031-1/+1
* s4: torture: samr: Add test for dcesrc_lsa_valid_AccountRight change.Jeremy Allison2017-05-032-1/+48
* WHATSNEW: Add Samba AD with MIT KerberosAndreas Schneider2017-05-031-0/+28
* WHATSNEW: Give the 'strict sync' change a header lineAndreas Schneider2017-05-031-6/+9
* s3:winbindd:idmap_autorid remove a stray commentChristian Ambach2017-05-031-3/+0
* waf: Improve log errors for MIT buildChristian Ambach2017-05-021-3/+3
* lib: FreeBSD needs sys/wait.h for WIFEXITEDVolker Lendecke2017-05-021-0/+1
* smbd: Fix a 32-bit problemVolker Lendecke2017-05-021-2/+2
* systemd: fix detection of libsystemdAlexander Bokovoy2017-05-021-7/+8
* torture3: Make sure dbwrap_parse_record returns NOT_FOUND for invalid watcher...Volker Lendecke2017-05-014-0/+71
* dbwrap_watch: Protect against corrupt recordsVolker Lendecke2017-05-011-1/+4
* selftest: Make sure that LOCAL-DBWRAP-WATCH1 is run in make testVolker Lendecke2017-05-011-0/+1
* torture3: In LOCAL-DBWRAP-WATCH1, open tdb with CLEAR_IF_FIRSTVolker Lendecke2017-05-011-1/+2
* Revert "lib/util: make use of tfork in samba_runcmd_send()"Ralph Boehme2017-04-302-58/+48
* 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
* waf: Move python build instructions to wscriptAndreas Schneider2017-04-292-36/+44
* python: Add provisioning support for MIT KDC in samba-toolAndreas Schneider2017-04-294-7/+128
* python: Add py_is_heimdal_built() to pyglueAndreas Schneider2017-04-291-0/+11
* selftest: Add a variable to indicate that selftest is runningAndreas Schneider2017-04-291-0/+2
* waf: Create kerberos_implementation.py for provisioningAndreas Schneider2017-04-293-0/+49
* selftest: Skip s4u2proxy tests, no support yetAndreas Schneider2017-04-291-0/+2
* testprogs: Add MIT Kerberos specific kpasswd blackbox testAndreas Schneider2017-04-292-0/+232
* s4-kdc: Start the kpasswd service with MIT KDCAndreas Schneider2017-04-292-1/+225
* waf: Search for MIT kadm-server libraryAndreas Schneider2017-04-291-0/+4
* s4-kdc: Add MIT Kerberos specific kpasswd codeAndreas Schneider2017-04-292-2/+305