index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
s3:net_idmap_delete do not lock two records at the same time
Christian Ambach
1
-24
/
+25
2013-02-05
s3:net idmap: use lp_idmap_default_backend() now that we have it.
Michael Adam
1
-1
/
+1
2013-02-05
s3:param: add new lp_idmap_default_backend()
Michael Adam
2
-0
/
+6
2013-02-05
s3:param: introduce new lp_idmap_backend() that takes the domain
Michael Adam
2
-0
/
+28
2013-02-05
s3:param: add a comment
Michael Adam
1
-0
/
+4
2013-02-05
s3:param: remove unused function lp_idmap_backend()
Michael Adam
4
-2
/
+2
2013-02-05
s3:net idmap: remove call to lp_idmap_backend() - this is useless.
Michael Adam
1
-2
/
+2
2013-02-05
s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()
Michael Adam
2
-49
/
+0
2013-02-05
s3:auth: use new lp_idmap_default_range() instead of lp_idmap_gid() in create...
Michael Adam
1
-2
/
+2
2013-02-05
s3:param: add utility function lp_idmap_default_range()
Michael Adam
2
-0
/
+6
2013-02-05
s3:param: add a utility function lp_idmap_range() to get the configured range...
Michael Adam
2
-0
/
+41
2013-02-05
s3:param: remove an old comment (that is not up-to date any more)
Michael Adam
1
-2
/
+0
2013-02-05
tdb: Remove "header" from tdb_context
Volker Lendecke
13
-59
/
+64
2013-02-05
tdb: Pass argument "header" to check_header_hash
Volker Lendecke
1
-4
/
+6
2013-02-05
tdb: Pass argument "header" to tdb_new_database
Volker Lendecke
1
-6
/
+8
2013-02-04
samba-tool/domain provision: add support for utf-8 passwords for --adminpass
Stefan Metzmacher
1
-0
/
+1
2013-02-04
samba-tool/user setpassword: fix help message
Stefan Metzmacher
1
-3
/
+3
2013-02-04
s4:scripting/python: add support for utf-8 passwords from the command line
Stefan Metzmacher
1
-1
/
+2
2013-02-04
s3:dbrwap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_persistent_callb...
Michael Adam
1
-0
/
+1
2013-02-04
s3:dbwrap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_read_callback()
Michael Adam
1
-0
/
+2
2013-02-04
s3:dbwrap_ctdb: add "db_context" to "db_record"
Stefan Metzmacher
1
-2
/
+5
2013-02-04
s3:dbwrap_ctdb: setup result->name in db_open_ctdb()
Stefan Metzmacher
1
-0
/
+7
2013-02-04
lib/dbwrap: talloc_strdup() name in db_open_file()
Stefan Metzmacher
1
-1
/
+6
2013-02-04
lib/util: improve check_password_quality() to handle utf8
Stefan Metzmacher
2
-19
/
+120
2013-02-04
dsdb/util: rework samdb_check_password() to support utf8
Stefan Metzmacher
1
-5
/
+16
2013-02-04
dsdb/password_hash: rename variable 'stat' to 'vstat'
Stefan Metzmacher
1
-5
/
+5
2013-02-04
dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null termin...
Stefan Metzmacher
1
-0
/
+23
2013-02-04
s3: use generate_random_password() instead of generate_random_str()
Stefan Metzmacher
5
-12
/
+21
2013-02-04
Revert "selftest: skip smb2.ioctl tests on ntvfs"
David Disseldorp
2
-1
/
+2
2013-02-04
s3:modules remove gpfs_getacl_alloc
Christian Ambach
1
-46
/
+0
2013-02-04
s3:modules use vfs_gpfs_getacl in gpfsacl_get_posix_acl
Christian Ambach
1
-3
/
+3
2013-02-04
s3:modules use vfs_gpfs_getacl in gpfsacl_set_nt_acl_internal
Christian Ambach
1
-5
/
+9
2013-02-04
s3:modules use vfs_gpfs_getacl in gpfs_get_nfs4_acl
Christian Ambach
1
-2
/
+5
2013-02-04
s3:torture/vfstest add memreport option
Christian Ambach
1
-0
/
+8
2013-02-04
s3:torture/vfstest implement sys_acl_blob_get_fd
Christian Ambach
1
-0
/
+45
2013-02-04
s3:torture/vfstest implement sys_acl_blob_get_file
Christian Ambach
1
-0
/
+32
2013-02-04
s3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper
Christian Ambach
1
-16
/
+90
2013-02-04
s3:vfs_gpfs add a generic vfs_gpfs_getacl function
Christian Ambach
1
-0
/
+73
2013-02-04
s3:modules/vfs_gpfs add GPFS_GETACL_NATIVE define
Christian Ambach
1
-0
/
+4
2013-02-04
s3:modules/non_posix_acls: only stat if we do not have it cached
Christian Ambach
1
-4
/
+8
2013-02-04
s3:autoconf add non_posix_acls to NFS4ACL_OBJ
Christian Ambach
1
-1
/
+1
2013-02-04
s3:autoconf introduce NFS4ACL_OBJ
Christian Ambach
1
-3
/
+5
2013-02-04
s3-waf:modules add non_posix_acls dependency to vfs_gpfs
Christian Ambach
1
-1
/
+1
2013-02-04
vfs: Add helper function for non posix ACL modules
Andrew Bartlett
3
-0
/
+136
2013-02-04
idl: Provide a common wrapper for the data to hash for a non-POSIX ACL
Andrew Bartlett
1
-0
/
+12
2013-02-04
selftest: add a test that demonstrates how new ACL blob code helps
Christian Ambach
1
-0
/
+17
2013-02-04
vfs_acl_common: Do not fetch the underlying NT ACL unless we need it
Andrew Bartlett
1
-44
/
+80
2013-02-04
vfs: Whitespace fix only to get_nt_acl_internal indentation
Andrew Bartlett
1
-4
/
+4
2013-02-04
vfs: Implement an improved vfs_acl_common that uses the hash of the system ACL
Andrew Bartlett
1
-51
/
+250
2013-02-04
vfs: Add helper function hash_blob_sha256 to vfs_acl_common.c
Andrew Bartlett
1
-7
/
+19
[next]