Fix crash in winbind clients: instead of talloc-based pointer we passed address of...
[ira/wip.git] / source3 / winbindd / winbindd_dual.c
2007-12-14 Stefan Metzmacherwinbindd: move domain child specific stuff into its...
2007-12-11 Stefan Metzmacherwinbindd: rename child table struct elements
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-04 Jeremy AllisonRemove more pstrings, from the winbindd protocol def and
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-10-22 Stefan Metzmacherr25571: split up child_dispatch_table into domain,...
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 Metzmacherr25571: split up child_dispatch_table into domain,...
2007-10-10 Jeremy Allisonr25165: Use talloc_asprintf_append_buffer with an unmod...
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/