summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* util_tdb: add function tdb_data_string()Gregor Beck2013-04-181-0/+2
* smbd: Remove NTSTATUS based create_synthetic_smb_fnameVolker Lendecke2013-04-181-8/+0
* lib: Add synthetic_smb_fname_splitVolker Lendecke2013-04-171-0/+3
* lib: Add synthetic_smb_fnameVolker Lendecke2013-04-171-0/+4
* smbd: Make copy_smb_filename staticVolker Lendecke2013-04-171-3/+0
* lib: Add cp_smb_filenameVolker Lendecke2013-04-171-0/+2
* s3:smbd: convert srvstr_pull_req_talloc() into a functionRalph Wuerthner2013-04-101-9/+0
* PASSDB: add support to set and enumerate UPN suffixes associated with our forestAlexander Bokovoy2013-04-091-1/+17
* ctdb-conn: remove ctdbd_fetchVolker Lendecke2013-03-261-3/+0
* ctdb-conn: Add ctdbd_parseVolker Lendecke2013-03-261-0/+5
* s3:include bump profile memory area version numberChristian Ambach2013-03-201-1/+1
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-123-7/+0
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-201-1/+1
* param: 'use ntdb' flag (off by default).Rusty Russell2013-02-201-0/+1
* s3:include: avoid TEVENT_COMPAT_DEFINESStefan Metzmacher2013-02-191-1/+0
* s3:lib: s/struct timed_event/struct tevent_timerStefan Metzmacher2013-02-191-1/+1
* s3:smbd: s/struct timed_event/struct tevent_timerStefan Metzmacher2013-02-191-2/+2
* s3:lib: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-192-5/+5
* s3:nmbd: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-3/+3
* s3:smbd: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-1/+1
* s3:includes: remove event_context_init() define for s3_tevent_context_init()Stefan Metzmacher2013-02-191-3/+0
* s3:param: add new lp_idmap_default_backend()Michael Adam2013-02-051-0/+1
* s3:param: introduce new lp_idmap_backend() that takes the domainMichael Adam2013-02-051-0/+1
* s3:param: remove unused function lp_idmap_backend()Michael Adam2013-02-051-1/+0
* s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()Michael Adam2013-02-051-2/+0
* s3:param: add utility function lp_idmap_default_range()Michael Adam2013-02-051-0/+1
* s3:param: add a utility function lp_idmap_range() to get the configured range...Michael Adam2013-02-051-0/+1
* s3-vfs: add copy_chunk vfs hooksDavid Disseldorp2013-01-162-1/+34
* Add uint32_t share_access to vuid_cache_entry.Jeremy Allison2013-01-091-0/+2
* Clean up struct connection_struct, make struct vuid_cache a pointer not inline.Jeremy Allison2013-01-091-2/+6
* Happy New Year 2013Stefan Metzmacher2013-01-011-1/+1
* Clean up client timeout definitions [rev. 2]Scott Lovenberg2012-12-061-0/+3
* s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si...Michael Adam2012-12-031-0/+3
* More for #9374 - Allow smb2.acls torture test to pass against smbd with a POS...Jeremy Allison2012-11-201-2/+1
* s3:param: make init_locals() static.Michael Adam2012-11-161-1/+0
* smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2012-11-131-1/+0
* s3fs-popt: Add function to burn the commandline password.Andreas Schneider2012-11-081-0/+1
* s3:lib: remove unused sessionid_*() functionsGregor Beck2012-10-191-6/+0
* s3:smbd: use session_global_id as session number for pam and utmpGregor Beck2012-10-191-20/+0
* vfs: Remove type parameter from sys_acl_blob_get_{fd,file}Andrew Bartlett2012-10-112-8/+10
* smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett2012-10-112-9/+13
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-10-113-16/+25
* Remove the parameters:Jeremy Allison2012-10-041-4/+0
* Revert "Add functions to programatically set the security mask and directory ...Jeremy Allison2012-10-041-2/+0
* Add functions to programatically set the security mask and directory security...Jeremy Allison2012-10-021-0/+2
* Move cached cwd onto conn struct.Jeremy Allison2012-09-121-0/+2
* Avoid overriding default ccache for ads operations.Simo Sorce2012-09-122-1/+2
* smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett2012-09-122-0/+28
* smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett2012-09-121-1/+1
* s3:smbd Bump the smbd vfs interface version to 30Christian Ambach2012-09-101-1/+2