summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* s3:winbindd: use lp_load_global() - winbindd does not need shares or IPC$Michael Adam2011-07-281-1/+1
* debug: log early messages to stdout, and keep it openAndrew Bartlett2011-07-201-0/+3
* s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke2011-06-211-4/+2
* s3: Fix a winbind messageVolker Lendecke2011-06-201-1/+1
* s3-winbind Move winbind privileged socket dir into state_path()Andrew Bartlett2011-06-201-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke2011-06-051-1/+2
* s3: include ntdomain.h before including generated srv_ headers.Günther Deschner2011-05-021-0/+1
* s3: Make winbindd_reinit_after_fork return NTSTATUSVolker Lendecke2011-04-291-1/+5
* s3: In winbind, close parent/child socketsVolker Lendecke2011-04-291-1/+1
* s3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get the winbind pipe dirAndrew Bartlett2011-04-271-1/+1
* s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke2011-04-131-0/+2
* s3: Add winbindd_lookupsidsVolker Lendecke2011-04-131-0/+2
* Fix bug 6966 - "allow trusted domains = no" not respected in winbind.Dmitry Butskoy2011-04-061-6/+6
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-auth: use auth.h where needed.Günther Deschner2011-03-301-0/+1
* s3-config: say which config file we failed to openAndrew Tridgell2011-03-231-1/+1
* fault: get fault.c ready for use by s4Andrew Tridgell2011-03-231-1/+1
* s3-fault: removed the cont_fn from fault_setup()Andrew Tridgell2011-03-221-10/+1
* s3-winbind: Fixed the accept() for new_connection.Andreas Schneider2011-03-081-5/+7
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-021-0/+1
* s3: Convert init_system_info to NTSTATUSVolker Lendecke2011-02-201-2/+4
* nsswitch: make wb_reqtrans a common subsystem.Günther Deschner2011-02-171-1/+1
* s3:winbindd: fix segfaults on addrchange errors and make DEBUG() statements m...Stefan Metzmacher2011-02-041-3/+6
* s3: Send a dropped_ip message if we lose an IPVolker Lendecke2011-02-011-0/+85
* s3: Add wbinfo --dc-infoVolker Lendecke2011-01-191-0/+1
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-191-1/+1
* libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke2010-12-191-1/+1
* Move error reporting of messaging context creation fail intoJeremy Allison2010-11-141-0/+10
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+5
* s3-winbind: Fixed init order.Andreas Schneider2010-10-181-3/+3
* Move talloc_enable_null_tracking() to the s3 daemonsVolker Lendecke2010-10-081-1/+7
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-301-0/+4
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2010-09-141-5/+3
* winbindd: Add the client status in the clients list outputPierre Carrier2010-08-261-4/+12
* winbindd: useless functionPierre Carrier2010-08-261-8/+1
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+1
* s3-build: only include nsswitch header where needed.Günther Deschner2010-08-261-0/+1
* s3:winbind: remove the method REMOVE_MAPPING from winbind's APIMichael Adam2010-08-141-2/+0
* s3:winbind: remove the method SET_MAPPING from winbind's APIMichael Adam2010-08-141-2/+0
* s3:winbind: remove SET_HWM from winbind's API.Michael Adam2010-08-141-2/+0
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider2010-07-191-2/+2
* s3-rpc: when using rpc_pipe_open_internal, make sure to go through NDR.Günther Deschner2010-07-081-0/+5
* s3-winbind: Initialize the server_info on winbindd start.Andreas Schneider2010-07-051-0/+5
* s3: Pass the new server_id through reinit_after_forkVolker Lendecke2010-07-041-3/+5
* s3: Remove serverid_[de]register_selfVolker Lendecke2010-07-041-2/+3
* s3:winbindd use common server context functionsSimo Sorce2010-06-101-14/+0