Age | Commit message (Expand) | Author | Files | Lines |
2013-02-05 | s3:param: add new lp_idmap_default_backend() | Michael Adam | 1 | -0/+1 |
2013-02-05 | s3:param: introduce new lp_idmap_backend() that takes the domain | Michael Adam | 1 | -0/+1 |
2013-02-05 | s3:param: remove unused function lp_idmap_backend() | Michael Adam | 1 | -1/+0 |
2013-02-05 | s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid() | Michael Adam | 1 | -2/+0 |
2013-02-05 | s3:param: add utility function lp_idmap_default_range() | Michael Adam | 1 | -0/+1 |
2013-02-05 | s3:param: add a utility function lp_idmap_range() to get the configured range... | Michael Adam | 1 | -0/+1 |
2013-01-16 | s3-vfs: add copy_chunk vfs hooks | David Disseldorp | 2 | -1/+34 |
2013-01-09 | Add uint32_t share_access to vuid_cache_entry. | Jeremy Allison | 1 | -0/+2 |
2013-01-09 | Clean up struct connection_struct, make struct vuid_cache a pointer not inline. | Jeremy Allison | 1 | -2/+6 |
2013-01-01 | Happy New Year 2013 | Stefan Metzmacher | 1 | -1/+1 |
2012-12-06 | Clean up client timeout definitions [rev. 2] | Scott Lovenberg | 1 | -0/+3 |
2012-12-03 | s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si... | Michael Adam | 1 | -0/+3 |
2012-11-20 | More for #9374 - Allow smb2.acls torture test to pass against smbd with a POS... | Jeremy Allison | 1 | -2/+1 |
2012-11-16 | s3:param: make init_locals() static. | Michael Adam | 1 | -1/+0 |
2012-11-13 | smbd: Remove NT4 compatability handling in posix -> NT ACL conversion | Andrew Bartlett | 1 | -1/+0 |
2012-11-08 | s3fs-popt: Add function to burn the commandline password. | Andreas Schneider | 1 | -0/+1 |
2012-10-19 | s3:lib: remove unused sessionid_*() functions | Gregor Beck | 1 | -6/+0 |
2012-10-19 | s3:smbd: use session_global_id as session number for pam and utmp | Gregor Beck | 1 | -20/+0 |
2012-10-11 | vfs: Remove type parameter from sys_acl_blob_get_{fd,file} | Andrew Bartlett | 2 | -8/+10 |
2012-10-11 | smbd: Add mem_ctx to {f,}get_nt_acl VFS call | Andrew Bartlett | 2 | -9/+13 |
2012-10-11 | smbd: Add mem_ctx to sys_acl_init() and all callers | Andrew Bartlett | 3 | -16/+25 |
2012-10-04 | Remove the parameters: | Jeremy Allison | 1 | -4/+0 |
2012-10-04 | Revert "Add functions to programatically set the security mask and directory ... | Jeremy Allison | 1 | -2/+0 |
2012-10-02 | Add functions to programatically set the security mask and directory security... | Jeremy Allison | 1 | -0/+2 |
2012-09-12 | Move cached cwd onto conn struct. | Jeremy Allison | 1 | -0/+2 |
2012-09-12 | Avoid overriding default ccache for ads operations. | Simo Sorce | 2 | -1/+2 |
2012-09-12 | smbd: Add extra VFS hooks to get the posix ACL as a blob | Andrew Bartlett | 2 | -0/+28 |
2012-09-12 | smbd: Remove pre-allocation of ACL array in sys_acl_init() | Andrew Bartlett | 1 | -1/+1 |
2012-09-10 | s3:smbd Bump the smbd vfs interface version to 30 | Christian Ambach | 1 | -1/+2 |
2012-09-08 | s3: introduce a new share config option "durable handles" defaulting to "yes" | Michael Adam | 1 | -0/+1 |
2012-09-08 | s3: add an option "kernel share modes" to be able to switch off using kernel ... | Michael Adam | 1 | -0/+1 |
2012-09-08 | s3:vfs: add durable VFS operations | Michael Adam | 2 | -0/+60 |
2012-09-07 | s3-smbldap: use smbldap_ prefix for all functions | Alexander Bokovoy | 1 | -4/+4 |
2012-09-07 | s3-passdb: wrap secrets.tdb accessors used by PDB modules | Alexander Bokovoy | 1 | -0/+11 |
2012-09-05 | Add "backup_intent" bool to files_struct. | Jeremy Allison | 1 | -0/+3 |
2012-08-28 | s3-secrets: Add helper function to set machine account password from secrets_... | Andrew Bartlett | 1 | -0/+6 |
2012-08-22 | Remove align_string(). No longer used. | Jeremy Allison | 1 | -1/+0 |
2012-08-17 | s3:lib: implement serverid_equal() as macro of server_id_equal() | Stefan Metzmacher | 2 | -3/+1 |
2012-08-17 | s3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values | Stefan Metzmacher | 1 | -1/+1 |
2012-08-15 | s3-sysacls: Remove sys_acl_free_qualifier() as it is a no-op | Andrew Bartlett | 1 | -1/+0 |
2012-08-15 | s3-sysacls: Remove sys_acl_free_acl() and replace with TALLOC_FREE() | Andrew Bartlett | 1 | -1/+0 |
2012-08-15 | s3-smbd: Remove sys_acl_*() VFS wrapper functions | Andrew Bartlett | 2 | -143/+1 |
2012-08-15 | s3-smbd: Move smb_acl_t declaration to smb_acl.idl | Andrew Bartlett | 1 | -34/+3 |
2012-08-15 | s3-smbd: Change allocation of smb_acl_t to talloc() | Andrew Bartlett | 1 | -1/+1 |
2012-08-10 | Revert "s3:smb: include "smbXsrv.h" before "vfs.h"" | Stefan Metzmacher | 1 | -6/+0 |
2012-08-09 | Fix strlower_m() to return an error indication. | Jeremy Allison | 1 | -1/+1 |
2012-08-09 | Check error returns on strnorm(). | Jeremy Allison | 1 | -1/+1 |
2012-08-09 | Change strupper_m() to return a value. | Jeremy Allison | 1 | -1/+1 |
2012-08-07 | source3/loadparm.c: Move string_set/string_free inside. | Rusty Russell | 1 | -2/+0 |
2012-08-01 | libcli/smb: move some TCON related defines to smb_constants.h | Stefan Metzmacher | 1 | -9/+0 |