summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-17smbd/winbindd: Do an early check if ctdbd is functionalVolker Lendecke1-0/+1
2013-10-17s3:libsmb: remove unused cli_state->case_sensitiveStefan Metzmacher1-2/+0
2013-10-17s3:libsmb: remove unused cli_state->dfsrootStefan Metzmacher1-1/+0
2013-10-17libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-19/+0
2013-10-17s3:libsmb: inline trust_pw_change_and_store_it() into trust_pw_find_change_an...Stefan Metzmacher1-5/+0
2013-10-17s3:libsmb: remove unused change_trust_account_password()Stefan Metzmacher1-1/+0
2013-10-17s3:include: fix messaging_send_buf() protype in messages.hStefan Metzmacher1-1/+1
2013-10-17s3:include: add forward declaration for struct messaging_context; in g_lock.hStefan Metzmacher1-0/+1
2013-10-16proto: Remove manually written lp_ prototypesAndrew Bartlett1-359/+1
2013-10-16s3/param: Autogenerate parameters prototypes again after proto.h was frozenAndrew Bartlett1-0/+2
2013-10-15smbd: Remove FAKE_LEVEL_II_OPLOCKVolker Lendecke1-2/+3
2013-10-15s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett1-0/+1
2013-10-12vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIEChristof Schmitt1-1/+1
2013-10-05shadow_copy2: add comment explaining the SMB level GMT format patternMichael Adam1-1/+9
2013-10-02idmap_autorid: add idmap_autorid_delete_domain_ranges()Michael Adam1-0/+8
2013-10-02idmap_autorid: add idmap_autorid_iterate_domain_ranges[_read]()Michael Adam1-0/+31
2013-10-02idmap_autorid: add idmap_autorid_delete_range_by_num()Michael Adam1-0/+10
2013-10-02idmap_autorid: add idmap_autorid_delete_range_by_sid()Michael Adam1-0/+11
2013-10-02idmap_autorid: add idmap_autorid_saveconfigstr()Michael Adam1-0/+9
2013-10-02idmap_autorid: add a comment explaining idmap_autorid_saveconfig()Michael Adam1-0/+7
2013-10-02idmap_autorid: add a comment explaining idmap_autorid_loadconfig()Michael Adam1-0/+3
2013-10-02idmap_autorid: add a comment explaining idmap_autorid_db_init()Michael Adam1-0/+6
2013-10-02idmap_autorid: add a comment explaining idmap_autorid_init_hwm()Michael Adam1-0/+4
2013-10-02idmap_autorid: add a comment explaining idmap_autorid_get_domainrange()Michael Adam1-0/+7
2013-10-02idmap_autorid: add new function idmap_autorid_setrange()Michael Adam1-0/+9
2013-10-02idmap_autorid: add idmap_autorid_getrange()Michael Adam1-0/+10
2013-10-02idmap_autorid: remove fstring keystr from autorid_range_configAtul Kulkarni1-1/+0
2013-10-02idmap_autorid: remove autorid_global_config member from autorid_range_configAtul Kulkarni1-1/+0
2013-10-01idmap_autorid: change idmap_autorid_loadconfig() to return NTSTATUSMichael Adam1-2/+3
2013-10-01idmap_autorid: refactor idmap_autorid_parse_configstr() out of idmap_autorid_...Michael Adam1-0/+7
2013-10-01idmap_autorid_tdb: add idmap_autorid_getconfigstr()Michael Adam1-0/+6
2013-10-01idmap_autorid: extract common code to separate fileAtul Kulkarni1-0/+72
2013-09-23s3:include: remove duplicate prototypes from afs functions from proto.hMichael Adam1-3/+0
2013-09-23afs: format afs_syscall() properlyMichael Adam1-5/+1
2013-09-11smbd: Move "struct byte_range_lock" definition to brlock.cVolker Lendecke1-9/+1
2013-09-11smbd: Fix blank line endingsVolker Lendecke1-6/+6
2013-09-10loadparm: add new parameter "acl allow execute always"Michael Adam1-0/+1
2013-09-10s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt1-0/+3
2013-09-10lib: serverid.h needs "struct db_record" declarationVolker Lendecke1-0/+1
2013-09-06s3: include/smb : changing smb server versionShekhar Amlekar1-2/+7
2013-09-06smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke1-2/+2
2013-09-05Add a talloc context to saf_fetch().Jeremy Allison1-1/+1
2013-09-05lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke1-1/+2
2013-09-05lib: Add "mem_ctx" to gencache_get_data_blobVolker Lendecke1-1/+2
2013-08-19Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe1-0/+1
2013-08-15s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison1-0/+1
2013-08-15s3:lib: remove unused interpret_protocol()Stefan Metzmacher1-1/+0
2013-08-15s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...Jeremy Allison1-0/+2
2013-08-12lib: Remove unused "get_peer_name"Volker Lendecke1-1/+0
2013-08-12lib: Remove unused "client_name"Volker Lendecke1-1/+0