summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a talloc context to saf_fetch().Jeremy Allison2013-09-051-1/+1
* lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke2013-09-051-1/+2
* lib: Add "mem_ctx" to gencache_get_data_blobVolker Lendecke2013-09-051-1/+2
* Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe2013-08-191-0/+1
* s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison2013-08-151-0/+1
* s3:lib: remove unused interpret_protocol()Stefan Metzmacher2013-08-151-1/+0
* s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...Jeremy Allison2013-08-151-0/+2
* lib: Remove unused "get_peer_name"Volker Lendecke2013-08-121-1/+0
* lib: Remove unused "client_name"Volker Lendecke2013-08-121-1/+0