summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* torture-krb5: Check for UPN hanlding in krb5.kdc.canon testAndrew Bartlett2015-01-231-18/+90
* kdc: Correctly return the krbtgt/realm@REALM principal from our KDCAndrew Bartlett2015-01-231-25/+31
* torture-krb5: Move checking of server and client names to krb5.kdc.canonAndrew Bartlett2015-01-232-20/+25
* torture-krb5: Move test of krb5_get_init_creds_opt_set_win2k to krb5.kdc.canonAndrew Bartlett2015-01-232-25/+11
* torture-krb5: Split the expected behaviour of the RODC upAndrew Bartlett2015-01-233-7/+14
* torture-kdc: Skip the request-pac behaviour for now against an RODCAndrew Bartlett2015-01-231-0/+3
* torture-krb5: Add commentsAndrew Bartlett2015-01-232-0/+79
* kdc: Add TODO to remind us where we need to hook for RODC to get secretsAndrew Bartlett2015-01-231-0/+1
* kdc: Fix Samba's KDC to only change the principal in the right casesAndrew Bartlett2015-01-231-9/+23
* torture-krb5: Add tests for combinations of enterprise, cannon, and different...Andrew Bartlett2015-01-235-7/+415
* torture: Extend krb5.kdc test to confirm correct RODC proxy behaviourAndrew Bartlett2015-01-233-5/+37
* sefltest: Add test for enterprise UPN in a different domainAndrew Bartlett2015-01-231-5/+18
* kdc: Fix enterpise principal name handlingAndrew Bartlett2015-01-232-11/+24
* heimdal: Ensure that HDB_ERR_NOT_FOUND_HERE, critical for the RODC, is not ov...Andrew Bartlett2015-01-231-4/+19
* heimdal: Really bug in KDC handling of enterprise princsNicolas Williams2015-01-231-3/+2
* heimdal: Fix bug in KDC handling of enterprise principalsNicolas Williams2015-01-231-35/+38
* torture: Extend KDC test to cover more options and modesAndrew Bartlett2015-01-232-7/+151
* torture: Decode expected packets and test KDC behaviour for wrong passwordsAndrew Bartlett2015-01-231-9/+164
* torture: Additionally run testsuite for krb5 and KDC behaviour against all th...Andrew Bartlett2015-01-231-5/+5
* torture: Additionally run testsuite for krb5 and KDC behaviour with unprivile...Andrew Bartlett2015-01-232-0/+25
* torture: Run new testsuite for krb5 and KDC behaviour with machine account alsoAndrew Bartlett2015-01-232-6/+15
* torture: Start a new testsuite for krb5 and KDC behaviourAndrew Bartlett2015-01-236-37/+226
* s3-pam_smbpass: Correctly initialize variables.Andreas Schneider2015-01-221-2/+2
* s3-pam_smbpass: Remove superfluous NULL check for pam functions.Andreas Schneider2015-01-221-3/+0
* s3-pam_smbpass: Make sure PAM_MAXTRIES can be returned.Andreas Schneider2015-01-221-1/+2
* s3-pam_smbpass: Check the return code of secrets_init().Andreas Schneider2015-01-221-1/+5
* s3-pam_smbpass: Fix set_ctrl() return value.Andreas Schneider2015-01-222-2/+5
* s3-pam_smbpass: Make sure variables are initialized.Andreas Schneider2015-01-221-3/+3
* s3-smbspool: Use strtol() instead of atoi().Andreas Schneider2015-01-221-1/+8
* winbind: Fix idmap initializationVolker Lendecke2015-01-221-6/+8
* s3-pam_smbpass: Fix memory leak in pam_sm_authenticate().Andreas Schneider2015-01-221-2/+9
* vfs: Fix a typoVolker Lendecke2015-01-221-1/+1
* Remove use of the "staticforward" macroPetr Viktorin2015-01-228-22/+22
* dsdb-tests: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT if...Andrew Bartlett2015-01-221-3/+63
* dsdb-samldb: Clarify userAccountControl manipulation code by always using UF_...Andrew Bartlett2015-01-221-8/+6
* dsdb-samldb: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT i...Andrew Bartlett2015-01-221-3/+8
* dsdb-samldb: Only allow known and settable userAccountControl bits to be setAndrew Bartlett2015-01-222-8/+22
* dsdb-tests: Show that we can not change the primaryGroupID of a DCAndrew Bartlett2015-01-221-0/+110
* s4:dsdb/samldb: let samldb_prim_group_change() protect DOMAIN_RID_{READONLY_,...Stefan Metzmacher2015-01-221-2/+26
* dsdb: Improve userAccountControl handlingAndrew Bartlett2015-01-222-32/+158
* dsdb-tests: Add new test samba4.user_account_control.pythonAndrew Bartlett2015-01-222-0/+522
* dsdb: Default to UF_NORMAL_ACCOUNT when no account type is specifiedAndrew Bartlett2015-01-221-3/+3
* libds: UF_PARTIAL_SECRETS_ACCOUNT is a flag, not an account typeAndrew Bartlett2015-01-222-12/+10
* dsdb-tests: Align sam.py with Windows 2012R2 and uncomment userAccountControl...Andrew Bartlett2015-01-221-82/+68
* vfs:glusterfs: whitespace fix.Michael Adam2015-01-221-3/+3
* vfs_snapper: encode and decode Snapper DBus stringsDavid Disseldorp2015-01-221-16/+94
* vfs_snapper: add DBus string encoding and decoding helpersDavid Disseldorp2015-01-221-0/+124
* vfs_snapper: free dbus req messages in error pathsDavid Disseldorp2015-01-221-0/+4
* vfs_glusterfs: Replace eventfd with pipes, for AIO useIra Cooper2015-01-212-97/+41
* libcli/auth: add netlogon_creds_cli_GetForestTrustInformation*()Stefan Metzmacher2015-01-212-0/+281