summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-31param: remove unused service_ok functionGarming Sam1-1/+0
2014-06-04s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach1-5/+0
2014-06-04s3:lib/afs move afs.c to common lib dirChristian Ambach1-6/+0
2014-06-04s3-param: Add lp_dnsdomain() for use by winbinddAndrew Bartlett1-0/+1
2014-05-07move str_list_make_v3 out of s3 codeGarming Sam1-1/+0
2014-05-07param: add extra default parameter to get_parametrics_by_serviceGarming Sam1-1/+2
2014-05-07param: remove unused lp_set_optionGarming Sam1-1/+0
2014-05-07param: remove lp_string_is_valid_booleanGarming Sam1-1/+0
2014-04-23lib: Add iov_bufVolker Lendecke1-0/+1
2014-04-23lib: Introduce iov_buflenVolker Lendecke1-0/+1
2014-04-23lib: Move full_path_tos to util_str.cVolker Lendecke1-0/+3
2014-04-17s3-lib: Add root_mode() which can deal with uid_wrapper.Andreas Schneider1-0/+1
2014-02-20param: remove lp_dnsdomain from s3Garming Sam1-1/+0
2014-02-12auth: Make new_server_id_task() static to auth_samba4Volker Lendecke1-1/+0
2014-02-12param: No longer have a special case for lp_configfileAndrew Bartlett1-1/+0
2014-02-12param: use generate_param.py to generate param_proto.hGarming Sam1-0/+5
2014-02-12lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett1-2/+0
2014-02-12lib/param: Normalise "read raw" and "write raw" parametersAndrew Bartlett1-2/+0
2014-01-30param: Remove unused lp_is_default (once used by SWAT)Andrew Bartlett1-1/+0
2014-01-30param: Remove unused lp_next_parameter (once used by SWAT)Andrew Bartlett1-1/+0
2014-01-07s3:libsmb: remove unused trust_pw_find_change_and_store_it()Stefan Metzmacher1-3/+0
2014-01-07s3:libsmb: add trust_pw_change()Stefan Metzmacher1-0/+8
2013-11-21s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider1-0/+1
2013-11-14s3-lib: smbclient shows no error if deleting a directory with del failedJeremy Allison1-0/+1
2013-10-29s3-smbd_shim: Add become_authenticated_pipe_user().Andreas Schneider1-1/+4
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-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-15s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett1-0/+1
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-10loadparm: add new parameter "acl allow execute always"Michael Adam1-0/+1
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-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
2013-07-19Add ea_list_has_invalid_name() function.Jeremy Allison1-0/+2
2013-04-18smbd: Remove NTSTATUS based create_synthetic_smb_fnameVolker Lendecke1-8/+0
2013-04-17lib: Add synthetic_smb_fname_splitVolker Lendecke1-0/+3
2013-04-17lib: Add synthetic_smb_fnameVolker Lendecke1-0/+4
2013-04-17smbd: Make copy_smb_filename staticVolker Lendecke1-3/+0
2013-04-17lib: Add cp_smb_filenameVolker Lendecke1-0/+2
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-1/+0
2013-02-20param: 'use ntdb' flag (off by default).Rusty Russell1-0/+1
2013-02-19s3:lib: s/struct event_context/struct tevent_contextStefan Metzmacher1-3/+3
2013-02-05s3:param: add new lp_idmap_default_backend()Michael Adam1-0/+1