s3-spoolss: remove old spoolss_SetPrinterDataEx.
[tprouty/samba.git] / source3 / winbindd /
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2009-02-09 Michael AdamRevert "s3:winbindd_user: create domain connection...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Michael Adams3:winbindd_user: create domain connection in winbindd_...
2009-02-09 Michael Adams3:winbindd_user: fix a debug message.
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-07 Volker LendeckeFix coverity ID 876 (FORWARD_NULL)
2009-02-06 Michael Adams3:idmap_tdb2: untangle assignment and check in idmap_t...
2009-02-06 Michael Adams3:idmap_tdb2: factor lodaing of ranges out into idmap_...
2009-02-06 Michael Adams3:idmap_tdb2: move together code that belongs together...
2009-02-06 Michael Adams3:idmap_tdb2: streamline idmap_tdb2_sid_to_id,
2009-02-06 Michael Adams3:idmap_tdb: simplify talloc usage with temp context...
2009-02-06 Michael Adams3:idmap_tdb: refactor out new function idmap_tdb_load_...
2009-02-06 Michael Adams3:idmap_tdb: use transactions in idmap_tdb_allocate_id()
2009-02-06 Michael Adams3:idmap_tdb: add tmp talloc ctx to idmap_tdb_sid_to_id...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Tim Proutys3 build: Fix "assignment discards qualifiers from...
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-02-01 Michael Adams3:winbind_group: fix "getent group" to allocate new...
2009-02-01 Michael Adams3:winbind_user: fix "getent passwd" to allocate new...
2009-02-01 Michael Adams3:winbind_user: move initialization of domain up in...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Michael Adams3:idmap: move IDMAP_VERSION to the idmap tdb backend...
2009-01-28 Michael Adams3:winbind: remove prototype for non-existent function...
2009-01-28 Michael Adams3: separate tdb validation code out into its own sourc...
2009-01-27 Tim Proutys3: Fix shadowed declaration
2009-01-27 Stefan Metzmachers3:winbindd: handle SIG_TERM, SIGHUP, SIGCHLD and SIGUS...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:winbindd: we don't need to call message_dispatch...
2009-01-22 Stefan Metzmachers3: always call run_events() before and after sys_select()
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-19 Jelmer VernooijMerge branch 'v4-0-stable'
2009-01-19 Stefan Metzmachers3:idmap_tdb: convert to the dbwrap api
2009-01-19 Volker LendeckeFix the same bug as 8b618d0 fixes, this time in winbind...
2009-01-16 Michael Adams3:winbindd: put winbindd_cache.tdb into cache_dir...
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-14 Bo YangFix bug in get_dc_name_via_netlogon(), null pointer...
2009-01-14 Jeremy AllisonClean up comments a little.
2009-01-14 Bo YangDon't send message to any other child in child process.
2009-01-13 Jeremy AllisonFrom boyang - ensure we never "return" from a forked...
2009-01-10 Bo YangDon't set child->requests to NULL in parent after fork
2009-01-07 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-07 boyangrefresh sequence number as soon as possible when domain...
2009-01-07 Volker LendeckeRemove unused struct CLI_POLICY_HND
2009-01-07 Jeremy AllisonMake winbindd_cm.c use winbindd_reinit_after_fork().
2009-01-06 Jeremy AllisonAdd winbindd_reinit_after_fork(), cleaning out all...
2009-01-06 Jeremy AllisonFactor out lots of common code into a function.
2009-01-06 Günther Deschners3-samr: avoid all init_samr_Domain* functions.
2009-01-06 Bo Yangset entry->refresh_time to make ccache_regain_all_now...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:winbindd: also handle fd events from the winbind_eve...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-05 Stefan Metzmachers3:winbindd: regain tickets for all ccache entries...
2009-01-05 Stefan Metzmachers3:winbindd: cancel all ccache entry events and not...
2009-01-05 Stefan Metzmachers3:winbindd: recreate the per domain check_online_event...
2009-01-05 Stefan Metzmachers3:winbindd: rename fd_event => winbindd_fd_event
2009-01-05 Stefan Metzmachers3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_ME...
2009-01-05 Bo YangFix broken krb5 refresh chain
2009-01-05 Bo Yangclean event context after child is forked.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeRemove wb_trans_send/recv
2009-01-04 Volker LendeckeMove winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.c
2009-01-03 Volker Lendeckestruct async_req doesn't really need to carry an event_...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Volker LendeckeAlternative fix for 45db33e73 and 0d443ae7931
2009-01-02 Volker LendeckeRevert "s:Fix uid_to_sid mapping when the idmap cache...
2009-01-02 Volker LendeckeRevert "s3:idmap: Remove passd check from idmap_backend...
2009-01-01 Jeremy AllisonFix more asprintf and "ignoring return code" warnings...
2008-12-31 Stefan Metzmachers3:winbindd: we don't need to call messaging_reinit...
2008-12-25 Michael Adams3:idmap: Remove passd check from idmap_backends_unixid...
2008-12-25 Michael Adams:Fix uid_to_sid mapping when the idmap cache is empty.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Gerald (Jerry) CarterFix "allow trusted domain" so it disables trusted domains.
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeFix a "ignoring function call result" warning
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 SATOH Fumiyasuwinbindd: vars for signals must be volatile sig_atomic_t
2008-12-08 Volker LendeckeAdd wb_trans_send/revc
2008-12-08 Volker LendeckeAdd infrastructure to transfer winbindd_request/respons...
2008-12-07 Volker LendeckeFix nonempty blank lines
2008-12-04 Michael Adams3:winbindd: fix horrible mis-indentation of toplvl...
2008-12-04 Michael Adams3:winbindd: don't open a new dc connection in winbindd...
2008-12-04 Michael Adams3:winbindd: don't open a new dc connection in winbindd...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Tim Proutys3: Fix 'ctx' might be used unitialized warnings
2008-12-01 Michael Adams3:winbindd/nss_info: remove unused variable from nss_i...
2008-12-01 Michael Adams3:winbindd/nss_info: make nss_domain_list_add_domain...
2008-12-01 Michael Adams3:winbindd/nss_info: fix default backend handling...
2008-12-01 Michael Adams3:winbindd/nss_info: whitespace cleanup.
2008-12-01 Michael Adams3:winbindd_cache: add debugging to get_nss_info_cached()
2008-12-01 Michael Adams3:winbindd/nss_info: add entry debug message to nss_ge...
2008-12-01 Michael Adams3:winbindd/nss_info: add debugging to nss_init()
next