summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* vfs: add [GET/SET]_COMPRESSION hooksDavid Disseldorp2013-11-222-1/+30
* Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...Jeremy Allison2013-11-222-10/+10
* s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider2013-11-211-0/+1
* debug: remove unused sys_adminlogDavid Disseldorp2013-11-201-3/+0
* printing: return WERROR from print_access_checkDavid Disseldorp2013-11-201-3/+3
* spoolss: return the spoolss job ID in notificationsDavid Disseldorp2013-11-181-0/+1
* s3-lib: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-141-0/+1
* s3:libsmb: SMBC_getatr use pathinfo3 for second tryGregor Beck2013-10-301-0/+1
* s3-smbd_shim: Add become_authenticated_pipe_user().Andreas Schneider2013-10-291-1/+4
* smbd/winbindd: Do an early check if ctdbd is functionalVolker Lendecke2013-10-171-0/+1
* s3:libsmb: remove unused cli_state->case_sensitiveStefan Metzmacher2013-10-171-2/+0
* s3:libsmb: remove unused cli_state->dfsrootStefan Metzmacher2013-10-171-1/+0
* libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher2013-10-171-19/+0
* s3:libsmb: inline trust_pw_change_and_store_it() into trust_pw_find_change_an...Stefan Metzmacher2013-10-171-5/+0
* s3:libsmb: remove unused change_trust_account_password()Stefan Metzmacher2013-10-171-1/+0
* s3:include: fix messaging_send_buf() protype in messages.hStefan Metzmacher2013-10-171-1/+1
* s3:include: add forward declaration for struct messaging_context; in g_lock.hStefan Metzmacher2013-10-171-0/+1
* proto: Remove manually written lp_ prototypesAndrew Bartlett2013-10-161-359/+1
* s3/param: Autogenerate parameters prototypes again after proto.h was frozenAndrew Bartlett2013-10-161-0/+2
* smbd: Remove FAKE_LEVEL_II_OPLOCKVolker Lendecke2013-10-151-2/+3
* s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett2013-10-151-0/+1
* vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIEChristof Schmitt2013-10-121-1/+1
* shadow_copy2: add comment explaining the SMB level GMT format patternMichael Adam2013-10-051-1/+9
* idmap_autorid: add idmap_autorid_delete_domain_ranges()Michael Adam2013-10-021-0/+8
* idmap_autorid: add idmap_autorid_iterate_domain_ranges[_read]()Michael Adam2013-10-021-0/+31
* idmap_autorid: add idmap_autorid_delete_range_by_num()Michael Adam2013-10-021-0/+10
* idmap_autorid: add idmap_autorid_delete_range_by_sid()Michael Adam2013-10-021-0/+11
* idmap_autorid: add idmap_autorid_saveconfigstr()Michael Adam2013-10-021-0/+9
* idmap_autorid: add a comment explaining idmap_autorid_saveconfig()Michael Adam2013-10-021-0/+7
* idmap_autorid: add a comment explaining idmap_autorid_loadconfig()Michael Adam2013-10-021-0/+3
* idmap_autorid: add a comment explaining idmap_autorid_db_init()Michael Adam2013-10-021-0/+6
* idmap_autorid: add a comment explaining idmap_autorid_init_hwm()Michael Adam2013-10-021-0/+4
* idmap_autorid: add a comment explaining idmap_autorid_get_domainrange()Michael Adam2013-10-021-0/+7
* idmap_autorid: add new function idmap_autorid_setrange()Michael Adam2013-10-021-0/+9
* idmap_autorid: add idmap_autorid_getrange()Michael Adam2013-10-021-0/+10
* idmap_autorid: remove fstring keystr from autorid_range_configAtul Kulkarni2013-10-021-1/+0
* idmap_autorid: remove autorid_global_config member from autorid_range_configAtul Kulkarni2013-10-021-1/+0
* idmap_autorid: change idmap_autorid_loadconfig() to return NTSTATUSMichael Adam2013-10-011-2/+3
* idmap_autorid: refactor idmap_autorid_parse_configstr() out of idmap_autorid_...Michael Adam2013-10-011-0/+7
* idmap_autorid_tdb: add idmap_autorid_getconfigstr()Michael Adam2013-10-011-0/+6
* idmap_autorid: extract common code to separate fileAtul Kulkarni2013-10-011-0/+72
* s3:include: remove duplicate prototypes from afs functions from proto.hMichael Adam2013-09-231-3/+0
* afs: format afs_syscall() properlyMichael Adam2013-09-231-5/+1
* smbd: Move "struct byte_range_lock" definition to brlock.cVolker Lendecke2013-09-111-9/+1
* smbd: Fix blank line endingsVolker Lendecke2013-09-111-6/+6
* loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-101-0/+1
* s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt2013-09-101-0/+3
* lib: serverid.h needs "struct db_record" declarationVolker Lendecke2013-09-101-0/+1
* s3: include/smb : changing smb server versionShekhar Amlekar2013-09-061-2/+7
* smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke2013-09-061-2/+2