s3compat-only s3:winbindd Split event handlers from winbindd.c
[abartlet/samba.git/.git] / source3 / winbindd / winbindd.c
2010-09-21 Andrew Bartletts3compat-only s3:winbindd Split event handlers from...
2010-09-21 Andrew Bartletts3compat-only s3:winbind Split wb_process_request(...
2010-09-21 Andrew Bartletts3compat-only s3:winbindd Move more parts of winbindd...
2010-09-14 Pierre CarrierAllows changing the maximum number of simultaneous...
2010-08-26 Pierre Carrierwinbindd: Add the client status in the clients list...
2010-08-26 Pierre Carrierwinbindd: useless function
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-07-05 Andreas Schneiders3-winbind: Initialize the server_info on winbindd...
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-07-04 Volker Lendeckes3: Remove serverid_[de]register_self
2010-06-10 Simo Sorces3:winbindd use common server context functions
2010-05-31 Andrew Bartletts3:winbindd move reinit_after_fork() back out of winbin...
2010-05-31 Andrew Bartletts3:winbind Make state->mem_ctx a talloc child of state
2010-05-31 Andrew Bartletts3:winbind tidy up connecting the winbind sockets.
2010-05-31 Andrew BartlettRevert "s3:winbindd Split helper functions to allow...
2010-05-13 Andrew Bartletts3:winbindd Provide a winbindd_register_handlers()...
2010-05-13 Andrew Bartletts3:winbindd Split helper functions to allow s3compat...
2010-05-13 Andrew Bartletts3:Winbindd Move winbindd_event_context to a different...
2010-05-13 Andrew Bartletts3:winbindd Remove call to namecache_enable().
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-23 Volker Lendeckes3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the...
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_LOGOFF to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_CHAUTHTOK to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH to the new async API
2010-04-08 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache...
2010-04-01 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-01 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-01 Volker Lendeckes3: fix a typo in winbind_client_response_written
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-22 Volker Lendeckes3: Fix a bad memleak in winbind
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-05 Stefan Metzmachers3:winbindd: add DEBUG(10,...) for the end of each...
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-09 Bo Yangs3: Don't invalidate cache for uninitialized domains.
2010-01-24 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-26 Volker Lendeckes3:winbind Make the normal client exit message a bit...
2009-12-26 Volker Lendeckes3: winbindd_cli_state->getgrent_state is no longer...
2009-12-26 Volker Lendeckes3: getgrent_state has been replaced by grent_state
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Stefan Metzmachers3:winbindd: avoid writing to a closed connection and...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-27 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRNAM to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWUID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWNAM to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_UID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_GID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_UID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
2009-08-05 Volker Lendeckes3:winbind: Remove old version of WINBINDD_PING
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPSID to the new API
2009-07-31 Volker LendeckeSlightly restructure the async winbind request calling...
2009-07-27 Volker LendeckeFix a valgrind error in winbind
2009-07-25 Volker LendeckeFix a winbind memleak
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Volker LendeckeMake gencache more stable
2009-06-18 Volker LendeckeFix bug 4699: Remove pidfile on clean shutdown
2009-06-14 Volker LendeckeRemove "winbindd_request" and "winbindd_response" from...
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker Lendeckewinbind: replace process_loop() by tevent_loop_once()
2009-06-14 Volker LendeckeMake rescan_trusted_domains a timed event
2009-06-14 Volker LendeckeDo not store the listening fde
2009-06-14 Volker LendeckeAvoid scanning the client list when a client exits
2009-06-14 Volker LendeckeAdd async wb_ping
2009-06-14 Volker LendeckeAdd an async wb request loop
next