Merge branch 'master' of ssh://git.samba.org/data/git/samba
[ira/wip.git] / source3 / winbindd / winbindd_dual.c
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Volker LendeckeLog in the parent winbind log where a request is going
2008-09-23 Jeremy AllisonFix winbindd crash in an unusual failure mode. Bug...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-31 Volker LendeckeFix Coverity ID 592
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-25 Günther Deschnerwinbindd: only create machine pwd change event when...
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-12 Volker Lendeckeidmap rewrite
2008-07-25 Volker LendeckeFix a race condition in winbind leading to a crash
2008-07-18 Jeremy AllisonFrom Jim McDonough
2008-07-02 Darshan PurandareMSG_DEBUG now forwarded to all the winbindd children...
2008-06-02 Jeremy AllisonFix by Bo Yang <boyang@novell.com> for bug with winbind...
2008-05-31 Jeremy AllisonFix bug #5504. winbindd children and parent were handin...
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-29 Jeremy AllisonFix winbindd on a PDC by reverting : 83b04c60fac76ccd2d...
2008-05-14 Jeremy AllisonFix bug #5464. Pointed out by Herb @ Connectathon....
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-30 Gerald W. CarterWinbind: Prevent cycle in children list when reaping...
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: call reinit_after_fork() in the child processes
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-06 Günther DeschnerUse rpccli_samr_QueryDomainInfo() in winbindd.
2008-02-02 Volker LendeckeConvert read_data() to NTSTATUS
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceFix winbindd running on a Samba DC,
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Michael AdamAdd debug message: show which domain_child is being...
2008-01-24 Günther DeschnerAdd winbind_msg_dump_domain_list to winbindd.
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Michael AdamFix panic: Don't free the logfilename in winbind_child_...
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/