summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Collapse)AuthorFilesLines
2010-08-17s3-dcerpc: make a few local functions as staticSimo Sorce1-4/+0
2010-08-16s3:rpc_client: remove unused rpc_pipe_open_local()Stefan Metzmacher1-4/+0
metze
2010-08-16s3: Remove get_client_fd()Volker Lendecke1-1/+0
2010-08-16s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider1-2/+1
2010-08-15s3: Remove some unused codeVolker Lendecke1-1/+0
2010-08-14s3:auth Change winbindd -> auth interface to more standard structuresAndrew Bartlett1-0/+4
This removes conversions to and from the source3 varient of the server_info structure when replaced in s3compat, and presents a tidier interface to winbindd in any case. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-08-14s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett1-12/+14
This common structure will make it much easier to produce an auth module for s3compat that calls Samba4's auth subsystem. In order the make the link work properly (and not map twice), we mark both that we did try and map the user, as well as if we changed the user during the mapping. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-08-14s3:idmap: add idmap_unix_id_is_in_range() for checking an id against an ↵Michael Adam1-0/+1
idmap range
2010-08-14s3:loadparm: add new boolean parameter "idmap read only"Michael Adam1-0/+1
This will be used to be able to put the default idmap config read only. This can make sense for instance with the tdb2 idmap backend and using the idmap script feature.
2010-08-14s3:loadparm: remove parameter "idmap alloc backend"Michael Adam1-1/+0
2010-08-14s3:idmap: remove unused smb_register_idmap_alloc().Michael Adam1-2/+0
The registering of alloc backends is being removed. The idmap backends are responsible for initializing their alloc code on their own if necessary.
2010-08-14s3:idmap_tdb: make idmap_alloc_tdb_init() static.Michael Adam1-1/+0
2010-08-14s3:idmap: remove unused idmap_remove_mapping().Michael Adam1-1/+0
Michael
2010-08-14s3:idmap: remove unused idmap_set_mapping().Michael Adam1-1/+0
Michael
2010-08-14s3:idmap: remove unused idmap_set_gid_hwm()Michael Adam1-1/+0
Michael
2010-08-14s3:idmap: remove unused idmap_set_uid_hwm()Michael Adam1-1/+0
Michael
2010-08-08s3: Remove the smbd_messaging_context from load_printersVolker Lendecke1-1/+2
2010-08-08s3: Remove the smbd_messaging_context from pcap_cache_reloadVolker Lendecke1-1/+2
2010-08-08s3: Pass sconn to smbd_processVolker Lendecke1-1/+1
2010-08-08s3: Make check_reload() staticVolker Lendecke1-1/+0
2010-08-08s3: Lift the server_messaging_context from update_monitored_printq_cacheVolker Lendecke1-1/+1
2010-08-08s3: Lift the server_messaging_context from notify_printer_bynameVolker Lendecke1-1/+4
2010-08-08s3: Lift the server_messaging_context from notify_printer_locationVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_portVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_printernameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_sharenameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_commentVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_driverVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_submittedVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_nameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_usernameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_total_pagesVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_total_bytesVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_statusVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_status_bynameVolker Lendecke1-1/+4
2010-08-08s3: Lift the server_messaging_context from notify_printer_statusVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_status_bynameVolker Lendecke1-1/+3
2010-08-08s3: Lift the smbd_messaging_context from start_background_queueVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handlerVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from reload_servicesVolker Lendecke1-1/+1
2010-08-08s3: Lift the smbd_messaging_context from reload_printersVolker Lendecke1-1/+1
2010-08-08s3: Lift the smbd_messaging_context from rpc_pipe_open_internalVolker Lendecke1-1/+3
2010-08-08s3: Lift the smbd_messaging_context from np_openVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from make_internal_rpc_pipe_pVolker Lendecke1-1/+2
2010-08-07s3: Remove smbd_messaging_context() from send_stat_cache_delete_message()Volker Lendecke1-1/+2
2010-08-06s3-netlogon: remove global include of netlogon.h.Günther Deschner1-0/+6
This reduces precompiled headers by another 4 MB and also slightly speeds up the build. Guenther
2010-08-05s3: Remove a pointless wrapper functionVolker Lendecke1-1/+0
2010-08-05s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke1-1/+2
Required to eventually make cli_list async
2010-08-05s3: Remove some pointless wrapper functionsVolker Lendecke1-3/+0
2010-08-05s3: Remove some pointless wrapper functionsVolker Lendecke1-3/+1