Fix prototypes
[amitay/samba.git] / source3 / winbindd / winbindd.c
2008-08-12 Volker Lendeckeidmap rewrite
2008-08-12 Volker LendeckeRemove the multi-ID lookup code and the 3.2.0 version...
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-18 Jeremy AllisonFrom Jim McDonough
2008-07-02 Darshan PurandareMSG_DEBUG now forwarded to all the winbindd children...
2008-06-26 Michael Adamwinbind: remove duplicate debug message for failing...
2008-06-26 Michael Adamwinbind: untangle logic in winbind_messaging_context...
2008-06-26 Michael Adamwinbindd: don't panic if messaging_init() fails - retur...
2008-05-31 Jeremy AllisonFix bug #5504. winbindd children and parent were handin...
2008-05-13 Jim McDonoughMerge branch 'v3-3-test' of git://git.samba.org/samba...
2008-05-13 Jim McDonoughEnable winbind child processes to do something with...
2008-04-23 Volker LendeckeFix CLEAR_IF_FIRST handling of messages.tdb
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-18 Stefan Metzmacherwinbindd: create the messaging conntext earlier
2008-04-12 Stefan Metzmacherdbwrap: wait for tdb2 change notifies in smbd, nmbd...
2008-04-10 Michael Adamwinbindd: only call winbindd_validate_cache when not...
2008-03-25 Volker LendeckeFix typo
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-24 Günther DeschnerAdd winbind_msg_dump_domain_list to winbindd.
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamFix a comment.
2008-01-07 Michael AdamMake wcache_invalidate_cache() return bool, not int.
2008-01-07 Andreas SchneiderPrevent winbindd from segfaulting due to corrupted...
2007-12-12 Andreas SchneiderDon't restart winbind if a corrupted tdb is found durin...
2007-12-12 Stefan Metzmacherwinbindd: remove unused WINBINDD_DUMP_MAPS support
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Stefan Metzmacherstart smbd, nmbd and winbindd with the same startup...
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Günther DeschnerMerge Tridge's fix for the winbind 32/64bit padding.
2007-10-19 Stefan Metzmacherfix startup of smbd, nmbd, winbindd
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/