summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-07s4:dsdb/descriptor: fix replication of NC headsStefan Metzmacher1-2/+2
2012-12-07s4:dsdb/acl_read: improve debugging for fatal errorStefan Metzmacher1-3/+18
2012-12-07s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)Stefan Metzmacher1-0/+5
2012-12-07s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele...Stefan Metzmacher1-6/+18
2012-12-07s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)Stefan Metzmacher1-7/+7
2012-12-07s3: Fix clear_if_first for the async echo handlerVolker Lendecke1-1/+1
2012-12-06s4:dsdb/password_hash: Honor password complexity settings.Stefan Metzmacher1-1/+7
2012-12-06build: Install .po files for SWAT intl supportAndrew Bartlett1-0/+3
2012-12-06scripting: Handle missing LDAP entries in samba-tool domain classicupgradeAndrew Bartlett1-0/+6
2012-12-06Clean up client timeout definitions [rev. 2]Scott Lovenberg4-8/+5
2012-12-05s3:smbd: fix a cut and paste error in a debug messageMichael Adam1-2/+2
2012-12-05Documentation fixes for bug #9462 - Users can not be given write permissions ...Jeremy Allison8-36/+4
2012-12-05s3:smbd: don't apply create/directory mask and modes in apply_default_perms()Michael Adam1-77/+11
2012-12-06Fix bug #9460 - Samba 3.6.x and Master respond incorrectly to FILE_STREAM_INF...Richard Sharpe1-1/+22
2012-12-05wsgi: Serve '500 Internal Server Error' page when errors occur.Jelmer Vernooij1-0/+19
2012-12-05web_server: Make second argument to websrv_output const.Jelmer Vernooij2-2/+2
2012-12-05wsgi: When encountering error in Python code, print traceback to logs.Jelmer Vernooij1-9/+52
2012-12-04BUG 9459: Install manpages only if we install the target.Andreas Schneider1-4/+5
2012-12-04Remove unused append_parent_acl().Jeremy Allison2-204/+0
2012-12-04s3:smbd:vfs_acl: fix a PANIC when setting an ACL fails with ACCESS_DENIEDMichael Adam1-0/+1
2012-12-03s3:passdb: fix building pdb_ldap as shared moduleMichael Adam2-2/+3
2012-12-03docs: Merge both samba.8 manpages.Karolin Seeger3-190/+100
2012-12-03docs: Add samba.8 and samba-tool manpage to waf build.Karolin Seeger1-0/+2
2012-12-03docs: Update man 7 samba.Karolin Seeger1-86/+109
2012-12-03lib/talloc: Move manpage to man/.Karolin Seeger2-13/+13
2012-12-03lib/tdb: Rename manpages/ to man/.Karolin Seeger5-12/+12
2012-12-03replace: Remove deprecated getpass() support.Andreas Schneider8-285/+0
2012-12-03ntlm_auth4: Use new samba_getpass() function.Andreas Schneider1-1/+7
2012-12-03cmdline: Use new samba_getpass() function.Andreas Schneider1-5/+9
2012-12-03smbget: Use new samba_getpass() function.Andreas Schneider1-3/+2
2012-12-03util: Use new samba_getpass() function for passwd util.Andreas Schneider1-1/+8
2012-12-03ntlm_auth: Use new samba_getpass() function.Andreas Schneider1-1/+7
2012-12-03net: Use samba_getpass() function in net util.Andreas Schneider1-3/+7
2012-12-03net: Use new samba_getpass() function for 'net rpc'.Andreas Schneider1-1/+8
2012-12-03net: Use new samba_getpass() function for 'net ads'.Andreas Schneider1-1/+9
2012-12-03torture: Use new samba_getpass() in masktest.Andreas Schneider1-2/+5
2012-12-03torture: Use new samba_getpass() in smbtorture3.Andreas Schneider1-3/+6
2012-12-03torture: Use new samba_getpass() in locktest2.Andreas Schneider1-3/+6
2012-12-03util: Use new samba_getpass() function.Andreas Schneider1-4/+5
2012-12-03smbclient: Use new samba_getpass() function.Andreas Schneider1-3/+6
2012-12-03wbinfo: Use new samba_getpass() function.Andreas Schneider1-4/+11
2012-12-03util: Add a UNIX platform independent samba_getpass().Andreas Schneider4-2/+266
2012-12-03docs: Fix typo in the howto collection.Karolin Seeger1-1/+1
2012-12-03s3:selftest: extend sids2xids test script to cope with "ID_TYPE_BOTH mappingsMichael Adam1-1/+1
2012-12-03s3:passdb: don't look into group mappings in legacy_sid_to_unixid()Michael Adam1-28/+1
2012-12-03s3:passdb:pdb_ldap: treat "Unix User" and "Unix Group" in sid_to_id()Michael Adam1-0/+5
2012-12-03s3:passdb:pdb_ldap: pre-validate sid with sid_check_object_is_for_passdb()Michael Adam1-3/+3
2012-12-03s3:passdb: add sid_check_object_is_for_passdb()Michael Adam3-0/+35
2012-12-03s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si...Michael Adam2-16/+35
2012-12-03s3:passdb: don't bail out in pdb_default_sid_to_id() if sid is not in our samMichael Adam1-5/+0