index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Fix clear_if_first for the async echo handler
Volker Lendecke
2012-12-07
1
-1
/
+1
*
s4:dsdb/password_hash: Honor password complexity settings.
Stefan Metzmacher
2012-12-06
1
-1
/
+7
*
build: Install .po files for SWAT intl support
Andrew Bartlett
2012-12-06
1
-0
/
+3
*
scripting: Handle missing LDAP entries in samba-tool domain classicupgrade
Andrew Bartlett
2012-12-06
1
-0
/
+6
*
Clean up client timeout definitions [rev. 2]
Scott Lovenberg
2012-12-06
4
-8
/
+5
*
s3:smbd: fix a cut and paste error in a debug message
Michael Adam
2012-12-05
1
-2
/
+2
*
Documentation fixes for bug #9462 - Users can not be given write permissions ...
Jeremy Allison
2012-12-05
8
-36
/
+4
*
s3:smbd: don't apply create/directory mask and modes in apply_default_perms()
Michael Adam
2012-12-05
1
-77
/
+11
*
Fix bug #9460 - Samba 3.6.x and Master respond incorrectly to FILE_STREAM_INF...
Richard Sharpe
2012-12-06
1
-1
/
+22
*
wsgi: Serve '500 Internal Server Error' page when errors occur.
Jelmer Vernooij
2012-12-05
1
-0
/
+19
*
web_server: Make second argument to websrv_output const.
Jelmer Vernooij
2012-12-05
2
-2
/
+2
*
wsgi: When encountering error in Python code, print traceback to logs.
Jelmer Vernooij
2012-12-05
1
-9
/
+52
*
BUG 9459: Install manpages only if we install the target.
Andreas Schneider
2012-12-04
1
-4
/
+5
*
Remove unused append_parent_acl().
Jeremy Allison
2012-12-04
2
-204
/
+0
*
s3:smbd:vfs_acl: fix a PANIC when setting an ACL fails with ACCESS_DENIED
Michael Adam
2012-12-04
1
-0
/
+1
*
s3:passdb: fix building pdb_ldap as shared module
Michael Adam
2012-12-03
2
-2
/
+3
*
docs: Merge both samba.8 manpages.
Karolin Seeger
2012-12-03
3
-190
/
+100
*
docs: Add samba.8 and samba-tool manpage to waf build.
Karolin Seeger
2012-12-03
1
-0
/
+2
*
docs: Update man 7 samba.
Karolin Seeger
2012-12-03
1
-86
/
+109
*
lib/talloc: Move manpage to man/.
Karolin Seeger
2012-12-03
2
-13
/
+13
*
lib/tdb: Rename manpages/ to man/.
Karolin Seeger
2012-12-03
5
-12
/
+12
*
replace: Remove deprecated getpass() support.
Andreas Schneider
2012-12-03
8
-285
/
+0
*
ntlm_auth4: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-1
/
+7
*
cmdline: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-5
/
+9
*
smbget: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-3
/
+2
*
util: Use new samba_getpass() function for passwd util.
Andreas Schneider
2012-12-03
1
-1
/
+8
*
ntlm_auth: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-1
/
+7
*
net: Use samba_getpass() function in net util.
Andreas Schneider
2012-12-03
1
-3
/
+7
*
net: Use new samba_getpass() function for 'net rpc'.
Andreas Schneider
2012-12-03
1
-1
/
+8
*
net: Use new samba_getpass() function for 'net ads'.
Andreas Schneider
2012-12-03
1
-1
/
+9
*
torture: Use new samba_getpass() in masktest.
Andreas Schneider
2012-12-03
1
-2
/
+5
*
torture: Use new samba_getpass() in smbtorture3.
Andreas Schneider
2012-12-03
1
-3
/
+6
*
torture: Use new samba_getpass() in locktest2.
Andreas Schneider
2012-12-03
1
-3
/
+6
*
util: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-4
/
+5
*
smbclient: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-3
/
+6
*
wbinfo: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-4
/
+11
*
util: Add a UNIX platform independent samba_getpass().
Andreas Schneider
2012-12-03
4
-2
/
+266
*
docs: Fix typo in the howto collection.
Karolin Seeger
2012-12-03
1
-1
/
+1
*
s3:selftest: extend sids2xids test script to cope with "ID_TYPE_BOTH mappings
Michael Adam
2012-12-03
1
-1
/
+1
*
s3:passdb: don't look into group mappings in legacy_sid_to_unixid()
Michael Adam
2012-12-03
1
-28
/
+1
*
s3:passdb:pdb_ldap: treat "Unix User" and "Unix Group" in sid_to_id()
Michael Adam
2012-12-03
1
-0
/
+5
*
s3:passdb:pdb_ldap: pre-validate sid with sid_check_object_is_for_passdb()
Michael Adam
2012-12-03
1
-3
/
+3
*
s3:passdb: add sid_check_object_is_for_passdb()
Michael Adam
2012-12-03
3
-0
/
+35
*
s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si...
Michael Adam
2012-12-03
2
-16
/
+35
*
s3:passdb: don't bail out in pdb_default_sid_to_id() if sid is not in our sam
Michael Adam
2012-12-03
1
-5
/
+0
*
s3:winbindd: use the new sid_check_is_for_passdb() in idmap_find_domain_with_...
Michael Adam
2012-12-03
1
-6
/
+2
*
build the new sid_check_is_for_passdb() function into passdb
Michael Adam
2012-12-03
3
-0
/
+3
*
s3:lib: add utility function sid_check_is_for_passdb()
Michael Adam
2012-12-03
2
-0
/
+102
*
s3:winbindd: remove unused function idmap_backends_sid_to_unixid()
Michael Adam
2012-12-03
2
-43
/
+0
*
s3:test:wbinfo_sids2xids: test the results with singular calls with filled an...
Michael Adam
2012-12-03
2
-11
/
+29
[prev]
[next]