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-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
2013-02-04
Fix typo in warning message
Volker Lendecke
1
-1
/
+1
2013-02-03
tevent_poll: add poll_event_loop_wait()
Stefan Metzmacher
1
-2
/
+31
2013-02-02
tevent_poll: fix the usage of tevent_re_initialise()
Stefan Metzmacher
1
-0
/
+8
2013-02-02
tevent_poll: call tevent_common_fd_destructor() from poll_fresh_fde_destructor()
Stefan Metzmacher
1
-2
/
+3
2013-02-02
tevent_poll: Avoid a crash in poll_event_set_fd_flags
Volker Lendecke
1
-2
/
+8
2013-02-02
tevent_poll: Avoid a crash in poll_fresh_fde_destructor
Volker Lendecke
1
-2
/
+9
2013-02-02
tevent_poll: NULL out fde->event_ctx for "fresh" poll fdes
Volker Lendecke
1
-0
/
+8
2013-02-02
tevent_poll: Use the poll_event_context_destructor always
Volker Lendecke
1
-5
/
+12
2013-02-02
tevent_poll: Re-order routines
Volker Lendecke
1
-16
/
+16
2013-02-02
tevent_poll: Fix a crash in the poll backend
Volker Lendecke
1
-4
/
+15
2013-02-01
krb5pac: make sure to correctly store the highest relative pointer offset.
Günther Deschner
1
-0
/
+3
2013-02-01
s3-net: mention optional impersonation principal for PAC retrieval.
Günther Deschner
1
-1
/
+1
2013-02-01
s4-torture: make sure to deal with the highest relative pointer offset correc...
Günther Deschner
1
-6
/
+26
2013-02-01
ndrdump: make sure to deal with the highest relative pointer offset correctly.
Günther Deschner
1
-6
/
+19
2013-02-01
s3:auth: wbcAuthenticateEx gives unix times (bug #9625)
Stefan Metzmacher
1
-3
/
+3
2013-01-31
selftest: skip smb2.ioctl tests on ntvfs
David Disseldorp
2
-2
/
+1
2013-01-31
tevent: Fix a comment typo
Volker Lendecke
1
-1
/
+1
2013-01-31
Fix the compound tests to correctly pass against Windows when run with --sign...
Jeremy Allison
1
-6
/
+6
2013-01-30
Add new function smbXcli_session_copy(), to be used when creating compound SM...
Jeremy Allison
2
-0
/
+29
2013-01-30
smbd: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-01-30
smbd: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-01-29
s3:winbindd: change getpwsid() to return a passwd struct for a group sid id-m...
Michael Adam
1
-9
/
+43
2013-01-29
s3:winbindd: check the correct variable for talloc success in rpc_query_user()
Michael Adam
1
-1
/
+1
2013-01-29
s3:winbindd:getgrnam: also produce a group struct for a user with ID_TYPE_BOTH
Michael Adam
1
-2
/
+13
2013-01-29
s3:winbindd: create group structs for gids that are coming from a user sid id...
Michael Adam
1
-0
/
+49
2013-01-29
s3:winbindd: factor add_wbint_Principal_to_dict() out of wb_group_members_done()
Michael Adam
2
-17
/
+47
2013-01-29
s3:winbindd: fix a cut'n'paste comment typo in wb_fill_pwent
Michael Adam
1
-1
/
+1
[next]