s3:winbind: use talloc_tos() instead of NULL in fillup_pw_field
[ira/wip.git] / source3 / winbindd / winbindd_user.c
2009-10-03 Volker Lendeckes3:winbind: use talloc_tos() instead of NULL in fillup_...
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
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: Make fillup_pw_field publically available
2009-08-03 Volker LendeckeFix a typo
2009-08-01 Volker LendeckeSome mods for recent coding conventions
2009-07-31 Volker LendeckeFix indentation
2009-07-31 Volker LendeckeRemove a pointless variable
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2009-05-12 Volker LendeckeConvert response.extra_data.data from malloc to talloc
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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-07 Volker LendeckeFix coverity ID 876 (FORWARD_NULL)
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-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-22 todd stecherMemory leaks and other fixes found by Coverity
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Michael Adams3:winbindd: don't open a new dc connection in winbindd...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Gerald (Jerry) Carterwinbindd: Update the calls to ws_name_XX() to reflect...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Volker Lendeckeidmap rewrite
2008-07-25 Volker LendeckeFix an incompatible pointer warning
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-06-26 Jeremy AllisonFrom Steve Danneman @ Isilon.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/