Use the given name, not the absolute pathname, when printing out ACL info.
[ab/samba.git/.git] / source3 / winbindd /
2008-09-11 Simo SorceFix for bug 5571
2008-09-05 Günther DeschnerRevert "winbindd: the ad trusted_domains call should...
2008-09-05 Qiao YangFix a memleak
2008-09-04 James DingFix winbindd crash bug with trusted domains. Bug #5736
2008-09-04 Herb LewisMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-04 Herb Lewisget rid of unneeded argument in get_methods and get_all...
2008-09-04 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-09-04 Steven DannemanCleanup of DC enumeration in get_dcs()
2008-09-03 Simo SorceRevert "Split lookup_name() and create a new functiong...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-02 Günther Deschnerwinbindd: the ad trusted_domains call should return...
2008-08-31 Volker LendeckeFix Coverity ID 592
2008-08-28 Günther Deschnerwinbindd: fix invalid sid copy (hit when enumerating...
2008-08-28 Jeremy AllisonFix the wcache_invalidate_samlogon calls.
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Volker LendeckeMove idmap_cache.c from winbindd/ to lib/
2008-08-25 Günther Deschnerwinbindd: use set_auth_errors() in winbindd_dual_check_...
2008-08-25 Günther Deschnerwinbindd: move set_auth_errors to util functions.
2008-08-25 Günther Deschnerwinbindd: only create machine pwd change event when...
2008-08-23 Volker LendeckeFix some nonempty blank lines
2008-08-23 Volker LendeckeUse talloc_stackframe() in machine_password_change_handler
2008-08-23 Volker LendeckeFix a memleak in calculate_next_machine_pwd_change
2008-08-23 Günther Deschnerwinbindd: add event based machine password change.
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-22 Gerald (Jerry) Carteridmap_gid_to_sid: Fix a cut-a-npaste error.
2008-08-22 Gerald (Jerry) Carterwinbindd: Fix crash in cm_connect_sam()
2008-08-20 Jeremy AllisonHere is a re-working of the winbindd
2008-08-19 Günther Deschnerwinbindd: consistently use false/true.
2008-08-19 Günther Deschnerwinbindd: use set_auth_errors (avoid code duplication).
2008-08-19 Günther Deschnerwinbindd: fill_in_password_policy (to avoid redundant...
2008-08-19 Günther Deschnerwinbindd: kill some trailing/leading whitespace.
2008-08-17 Simo SorceSplit lookup_name() and create a new functiong called
2008-08-17 Jeremy AllisonFix bug 5696. The problem was when smbd
2008-08-16 Volker LendeckeAttempt to fix Coverity ID 596
2008-08-15 Herb LewisI think the problem with these functions is that lookup...
2008-08-14 Volker LendeckeRevert "Add winbind:online check timeout parameter"
2008-08-13 Andrew Tridgelluse transactions in idmap_tdb2
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-08-13 Andrew Tridgellgot rid of the redundent cache database
2008-08-13 Michael Adamidmap tdb2: fix inconsistent mappings by checking for...
2008-08-13 Michael Adamidmap tdb2: fix broken logic in tdb2_delete_bystring().
2008-08-13 Michael Adamidmap tdb2: fix broken logic in tdb2_store_bystring().
2008-08-13 Volker LendeckeAdd winbind:online check timeout parameter
2008-08-12 Volker LendeckeAttempt to fix the build on Irix CC
2008-08-12 Volker LendeckeRemove two unused variables
2008-08-12 Volker LendeckeDo not create a new mapping if a domain with an explici...
2008-08-12 Volker LendeckeSome doxygen comments for idmap
2008-08-12 Volker LendeckeFix prototypes
2008-08-12 Volker LendeckeRemove "idmap alloc config : range" parameter
2008-08-12 Volker Lendeckeidmap rewrite
2008-08-12 Volker LendeckeRemove the multi-ID lookup code and the 3.2.0 version...
2008-08-12 Volker LendeckeDirectly call backends from idmap_[ugs]_to_[ugs]id
2008-08-12 Volker LendeckeMove the gid2sid cache to the parent winbind process
2008-08-12 Volker LendeckeMove the uid2sid cache to the parent winbind process
2008-08-06 Andrew Tridgellfixed a fd leak when trying to regain contact to a...
2008-07-30 Günther Deschnerwinbindd: handle trusted domains without sid.
2008-07-25 Volker LendeckeFix an incompatible pointer warning
2008-07-25 Volker LendeckeFix a race condition in winbind leading to a crash
2008-07-24 Steve FrenchMerge branch 'v3-3-test' of git+ssh://sfrench@git.samba...
2008-07-24 Volker LendeckeRemove unused request_finished_cont()
2008-07-24 Volker LendeckeMake use of TALLOC_FREE when freeing the per-winbindreq...
2008-07-22 Zach LoafmanFix various build warnings
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-18 Jeremy AllisonFrom Jim McDonough
2008-07-13 Simo SorceFix regression introduced with 4086ef15b395f1a536fb669a...
2008-07-13 Simo SorceRemove one nested level by reversing if condition
2008-07-13 Simo SorceAdd back mem leak fixes
2008-07-13 Simo SorceMake again idmap_init static
2008-07-11 Volker LendeckeRevert "Fix two memory leaks in an error path in idmap.c"
2008-07-11 Volker LendeckeRevert "Make idmap_init() static"
2008-07-11 Volker LendeckeRevert "Fix typo"
2008-07-11 Volker LendeckeRevert "Fix a debug msg, this was probably a leftover...
2008-07-11 Volker LendeckeRevert "Fix indentation"
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "fix typos"
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "Tiny logic simplification: Remove an unnecessar...
2008-07-11 Volker LendeckeRevert "Fix typo"
2008-07-11 Volker LendeckeRevert "Fix indentation"
2008-07-11 Volker LendeckeRevert "Simplify idmap_cache_build_[s]idkey a bit"
2008-07-11 Volker LendeckeRevert "Simplify idmap_cache_set() a bit"
2008-07-11 Volker LendeckeRevert "IDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused...
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-11 Volker LendeckeRevert "Tiny logic simplification -- remove an else...
2008-07-07 Jeremy AllisonAllow authentication and memory credential refresh...
2008-07-06 Simo SorceClean up winbindd_group.c too
2008-07-06 Simo SorceClean up the rest of the file too
2008-07-06 Simo SorceMore clean up, indentation and trailing space removal
2008-07-06 Simo SorceMake code more readable, fix indentation and traling...
2008-07-05 Volker LendeckeTiny logic simplification -- remove an else branch
2008-07-05 Volker LendeckeMake use of ADD_TO_ARRAY
2008-07-05 Volker LendeckeConvert idmap_cache to gencache
2008-07-03 Volker LendeckeIDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused, remove it
2008-07-03 Volker LendeckeSimplify idmap_cache_set() a bit
2008-07-03 Volker LendeckeSimplify idmap_cache_build_[s]idkey a bit
2008-07-03 Volker LendeckeFix indentation
2008-07-02 Volker LendeckeFix typo
next