summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:winbindd move reinit_after_fork() back out of winbindd_register_handlersAndrew Bartlett2010-05-311-12/+12
* s3:winbind Make state->mem_ctx a talloc child of stateAndrew Bartlett2010-05-311-1/+1
* s3:winbind tidy up connecting the winbind sockets.Andrew Bartlett2010-05-311-2/+18
* Revert "s3:winbindd Split helper functions to allow s3compat to call them"Andrew Bartlett2010-05-311-29/+22
* s3:winbindd Provide a winbindd_register_handlers() helper function for s3compatAndrew Bartlett2010-05-131-95/+101
* s3:winbindd Split helper functions to allow s3compat to call themAndrew Bartlett2010-05-131-22/+29
* s3:Winbindd Move winbindd_event_context to a different fileAndrew Bartlett2010-05-131-10/+0
* s3:winbindd Remove call to namecache_enable().Andrew Bartlett2010-05-131-4/+0
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async APIVolker Lendecke2010-04-231-4/+3
* s3: Convert WINBINDD_PAM_LOGOFF to the new async APIVolker Lendecke2010-04-191-1/+2
* s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async APIVolker Lendecke2010-04-191-1/+2
* s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async APIVolker Lendecke2010-04-191-1/+2
* s3: Convert WINBINDD_PAM_AUTH to the new async APIVolker Lendecke2010-04-191-1/+2
* s3:winbindd: make "smbcontrol winbindd validate-cache" reliable againStefan Metzmacher2010-04-081-0/+3
* s3:winbindd: remove unused variablesStefan Metzmacher2010-04-011-2/+0
* s3:winbindd: fix problems with SIGCHLD handling (bug #7317)Stefan Metzmacher2010-04-011-11/+3