lib/util: Remove obsolete sys_getpid() and sys_fork().
[ab/samba.git/.git] / source3 / winbindd / winbindd.c
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-07 Ira Coopers3: piddir creation fix part 2.
2012-03-04 Andrew Bartletts3-winbindd: Add stdin handler for winbind
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-08-29 Andreas Schneiders3-lib: If we create a pipe socket, don't start to...
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-07-28 Michael Adams3:winbindd: use lp_load_global() - winbindd does not...
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-21 Volker Lendeckes3: Convert WINBINDD_WINS_BYNAME to the async API
2011-06-20 Volker Lendeckes3: Fix a winbind message
2011-06-20 Andrew Bartletts3-winbind Move winbind privileged socket dir into...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-05 Volker Lendeckes3:winbind: Convert WINBINDD_WINS_BYIP to the async API
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-04-29 Volker Lendeckes3: Make winbindd_reinit_after_fork return NTSTATUS
2011-04-29 Volker Lendeckes3: In winbind, close parent/child sockets
2011-04-27 Andrew Bartletts3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get...
2011-04-13 Volker Lendeckes3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
2011-04-13 Volker Lendeckes3: Add winbindd_lookupsids
2011-04-06 Dmitry ButskoyFix bug 6966 - "allow trusted domains = no" not respect...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-23 Andrew Tridgells3-config: say which config file we failed to open
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-08 Andreas Schneiders3-winbind: Fixed the accept() for new_connection.
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-04 Stefan Metzmachers3:winbindd: fix segfaults on addrchange errors and...
2011-02-01 Volker Lendeckes3: Send a dropped_ip message if we lose an IP
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2010-12-19 Volker Lendeckewb_reqtrans is not used in libwbclient
2010-12-19 Volker Lendeckelibwbclient: Put the wb_reqtrans definitions into wb_re...
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-18 Andreas Schneiders3-winbind: Fixed init order.
2010-10-08 Volker LendeckeMove talloc_enable_null_tracking() to the s3 daemons
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
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
next