s3-passdb: fix wbc build warning.
[kai/samba.git] / source3 / winbindd /
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-07-13 Günther Deschnerlibds: merge the UF<->ACB flag mapping functions.
2009-07-09 Volker LendeckeMake escape_ldap_string take a talloc context
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 LendeckeRemove an unused struct member in winbindd_cli_state
2009-06-14 Volker LendeckeFix an error message: We get the errno in "err"
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 LendeckeDo not use "finished" in winbind child
2009-06-14 Volker LendeckeRemove unused init_child_connection()
2009-06-14 Volker LendeckeConvert winbindd_domain_info to wb_domain_request_send
2009-06-14 Volker LendeckeAdd winbindd_dual_ping to all children
2009-06-14 Volker LendeckeConvert async_domain_request to wb_domain_request_send
2009-06-14 Volker LendeckeAdd async wb_ping
2009-06-14 Volker LendeckeAdd an async wb request loop
2009-06-14 Volker LendeckeAdd wb_domain_request_send/recv
2009-06-14 Volker LendeckeRemove some unused code
2009-06-14 Volker LendeckeConvert the winbind parent->child communication to...
2009-06-14 Volker LendeckeConvert the main winbind client communication to wb_req...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-06-08 Günther Deschners3-winbindd: workaround alias enumeration in expand_gro...
2009-06-06 Günther Deschners3-winbindd: add some debug statements while tracking...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Günther Deschners3-winbindd: fix remaining callers of sid_binstring().
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeMake sid_binstring & friends take a talloc context
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Michael Adams3:idmap_ldap: filter out of range mappings in default...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-27 Michael Adams3:idmap: fix a comment typo
2009-05-27 Michael Adams3:idmap_tdb2: filter out of range mappings in default...
2009-05-27 Michael Adams3:idmap_tdb: add an entry debug statment to idmap_tdb_...
2009-05-27 Michael Adams3:idmap_tdb: filter out of range mappings in default...
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Michael Adams3:winbind_util: remove trailing spaces
2009-05-25 Michael Adams3:winbind:idmap_ldap: warn about duplicate SID->XID...
2009-05-25 Michael Adams3:winbind:idmap_ldap: warn about duplicate XID->SID...
2009-05-24 Volker LendeckeFix a race condition in winbind leading to a panic
2009-05-22 Michael Adams3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_un...
2009-05-21 Bo Yangs3: ignore EPIPE error when winbind finally writes...
2009-05-21 Bo Yangs3: Fix onlinestatus msg to return status of all domain...
2009-05-16 Volker LendeckeFix a typo
2009-05-12 Volker LendeckeConvert response.extra_data.data from malloc to talloc
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-11 Volker LendeckeFix some nonempty blank lines
2009-05-07 Volker LendeckeFix some type-punned warnings
2009-05-07 Volker LendeckeRemove a misleading comment
2009-05-07 Volker LendeckeFix some nonempty blank lines
2009-04-24 Günther Deschners3-idmap: Fix bug #6286: Call init function for builtin...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettFix to use modified cli_rpc_pipe_open_schannel_with_key API
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew Bartletts3: Fix ntlm_auth and winbindd to use new common libcli...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Björn Jackeѕ3/winbind_pam: fix gcc 4.4 compile warning
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-18 Stefan Metzmachers3:winbindd: accept new connections via fd events
2009-03-18 Stefan Metzmachers3:winbindd: move non event related code out of process...
2009-03-18 Stefan Metzmachers3:winbindd: remove unused close_winbindd_socket()...
2009-03-17 Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2009-03-17 Volker LendeckeFix a valgrind error
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jeremy AllisonRemove pwd_cache.c, it was doing nothing. Make user_nam...
2009-03-12 Volker LendeckeFix #6167: winbindd -n should disable the winbind idmap...
2009-03-12 Volker LendeckeMake opt_nocache static to winbindd.c
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-03-06 Stefan Metzmachers3:winbindd_cm: remove useless cli_setup_signing_state...
2009-03-05 Bo YangFix careless mistake in winbindd_setup_sig_usr2_handler
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Bo YangMore fix to initialize idmap statuses
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-27 Bo YangInitialize the id_map status in idmap_ldap to avoid...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
next