summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-05s3:param: introduce new lp_idmap_backend() that takes the domainMichael Adam1-0/+1
2013-02-05s3:param: remove unused function lp_idmap_backend()Michael Adam1-1/+0
2013-02-05s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()Michael Adam1-2/+0
2013-02-05s3:param: add utility function lp_idmap_default_range()Michael Adam1-0/+1
2013-02-05s3:param: add a utility function lp_idmap_range() to get the configured range...Michael Adam1-0/+1
2012-11-20More for #9374 - Allow smb2.acls torture test to pass against smbd with a POS...Jeremy Allison1-2/+1
2012-11-16s3:param: make init_locals() static.Michael Adam1-1/+0
2012-11-13smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett1-1/+0
2012-10-19s3:lib: remove unused sessionid_*() functionsGregor Beck1-6/+0
2012-10-04Remove the parameters:Jeremy Allison1-4/+0
2012-10-04Revert "Add functions to programatically set the security mask and directory ...Jeremy Allison1-2/+0
2012-10-02Add functions to programatically set the security mask and directory security...Jeremy Allison1-0/+2
2012-09-12Avoid overriding default ccache for ads operations.Simo Sorce1-1/+1
2012-09-08s3: introduce a new share config option "durable handles" defaulting to "yes"Michael Adam1-0/+1
2012-09-08s3: add an option "kernel share modes" to be able to switch off using kernel ...Michael Adam1-0/+1
2012-08-22Remove align_string(). No longer used.Jeremy Allison1-1/+0
2012-08-17s3:lib: implement serverid_equal() as macro of server_id_equal()Stefan Metzmacher1-1/+1
2012-08-09Fix strlower_m() to return an error indication.Jeremy Allison1-1/+1
2012-08-09Check error returns on strnorm().Jeremy Allison1-1/+1
2012-08-09Change strupper_m() to return a value.Jeremy Allison1-1/+1
2012-08-07source3/loadparm.c: Move string_set/string_free inside.Rusty Russell1-2/+0
2012-07-27lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett1-1/+1
2012-07-24lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett1-0/+4
2012-07-24param: Make the 'unicode' parameter commonAndrew Bartlett1-0/+1
2012-07-23s3-winbind: Fix bug #9052 resolving our own "Domain Local" groups.Andreas Schneider1-2/+1