summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Add ea_list_has_invalid_name() function.Jeremy Allison2013-07-191-0/+2
* Fix some blank line endingsVolker Lendecke2013-06-212-183/+182
* s3:passdb add a gid argument to pdb_create_builtin_aliasChristian Ambach2013-06-211-1/+1
* s3:passdb expose pdb_create_builtin functionChristian Ambach2013-06-211-0/+1
* s3:passdb add pdb_*_is_responsible_for* functionsChristian Ambach2013-06-211-0/+5
* s3:passdb add idmap control functionsChristian Ambach2013-06-211-1/+8
* libsmbclient: Fix typosVolker Lendecke2013-06-141-4/+4
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-112-0/+15
* Add the port argument to SMBC_server().Jeremy Allison2013-06-111-0/+1
* Add port argument to SMBC_attr_server(). Does nothing as yet.Jeremy Allison2013-06-111-0/+1
* Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison2013-06-111-0/+1
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-031-1/+5
* Remove stub ldb_version.h and source3/include/autoconf as no longer neededAndrew Bartlett2013-05-282-9/+0
* s3:include remove non-blank line endingsChristian Ambach2013-05-161-3/+3
* smbd: We don't use DEFERRED_OPEN_ENTRY anymoreVolker Lendecke2013-04-261-2/+2
* smbd: Remove the unused fsp->pending_break_messages arrayVolker Lendecke2013-04-261-3/+2
* 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