Age | Commit message (Expand) | Author | Files | Lines |
2003-05-08 | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 3 | -81/+135 |
2003-05-06 | There appears to be no reason why we have to execute the | Tim Potter | 2 | -60/+45 |
2003-05-03 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+360 |
2003-05-03 | fixes to *_util.c files | Simo Sorce | 2 | -1/+366 |
2003-05-01 | proper wellknown sids initialization at startup | Simo Sorce | 1 | -0/+3 |
2003-05-01 | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 3 | -48/+17 |
2003-04-29 | remove convert_smbpasswd and addtosmbpass from tree; people can get them from... | Gerald Carter | 3 | -2/+26 |
2003-04-27 | make winbind use idmap as well. | Simo Sorce | 7 | -1079/+54 |
2003-04-23 | Merge HEAD's winbind into 3.0. | Andrew Bartlett | 10 | -760/+642 |
2003-04-22 | update copyright notice that is written to the logs | Gerald Carter | 1 | -1/+1 |
2003-04-22 | update copyright notice that is written to the logs | Gerald Carter | 1 | -1/+1 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 4 | -16/+20 |
2003-04-16 | Store the type of 'sec channel' that we establish to the DC. If we are a | Andrew Bartlett | 4 | -16/+20 |
2003-04-16 | Make this code actually compile (--with-ldapsam). | Andrew Bartlett | 1 | -4/+7 |
2003-04-14 | Removed unused variable. | Tim Potter | 1 | -2/+0 |
2003-04-14 | Merge: | Tim Potter | 1 | -91/+27 |
2003-04-14 | Syncup new HEAD version. | Tim Potter | 1 | -128/+169 |
2003-04-14 | Syncup popt changes with HEAD. | Tim Potter | 1 | -2/+2 |
2003-04-09 | Winbind client for AIX. Written by Steve Roylance. | Tim Potter | 1 | -0/+411 |
2003-04-07 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+459 |
2003-04-07 | Winbind merges from HEAD: | Andrew Bartlett | 6 | -17/+32 |
2003-04-07 | Create a pidfile, even when running in interactive mode. | Tim Potter | 1 | -3/+2 |
2003-04-07 | privilaged -> privileged | Tim Potter | 5 | -10/+10 |
2003-04-07 | Remove duplicate "tallocdump" message from tdb messaging system. The | Tim Potter | 1 | -22/+1 |
2003-04-06 | This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on the | Simo Sorce | 1 | -5/+23 |
2003-04-04 | Removed unused variables. | Tim Potter | 1 | -2/+0 |
2003-04-03 | Fix a compile warning in slprintf format string. | Tim Potter | 1 | -4/+4 |
2003-04-03 | The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com): | Jim McDonough | 2 | -1/+395 |
2003-04-03 | Fixup swat warning. | Jeremy Allison | 1 | -0/+6 |
2003-04-03 | Fixup swat warning. | Jeremy Allison | 1 | -0/+6 |
2003-04-02 | Print out the 'freindly' error message from winbind. Also print useful | Andrew Bartlett | 2 | -7/+22 |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 4 | -33/+32 |
2003-04-02 | Merge of winbind nss library cleanup from HEAD. | Tim Potter | 8 | -1628/+372 |
2003-04-02 | Whitespace syncup. | Tim Potter | 1 | -4/+4 |
2003-03-31 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 8 | -0/+1733 |
2003-03-31 | Placeholder for winbind aix client. | Tim Potter | 1 | -0/+0 |
2003-03-31 | Cleanup of winbind client side code. | Tim Potter | 10 | -601/+708 |
2003-03-24 | Don't use old usage() function, but the one from popt. | Jelmer Vernooij | 1 | -1/+0 |
2003-03-24 | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 2 | -1/+2 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 2 | -7/+4 |
2003-03-24 | (merge from HEAD) | Andrew Bartlett | 7 | -33/+131 |
2003-03-23 | Convert to popt. | Jelmer Vernooij | 1 | -58/+26 |
2003-03-23 | NTLM Authentication: | Andrew Bartlett | 7 | -33/+131 |
2003-03-19 | Fix debug message not to use an uninitialized variable. | Volker Lendecke | 1 | -2/+1 |
2003-03-19 | Fix debug message not to use an uninitialized variable. | Volker Lendecke | 1 | -2/+1 |
2003-03-18 | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) | Andrew Bartlett | 1 | -8/+8 |
2003-03-18 | Merge of popt help cleanups. | Tim Potter | 1 | -5/+5 |
2003-03-17 | Merge from HEAD - make winbindd locking sane again: | Andrew Bartlett | 1 | -36/+32 |
2003-03-17 | Some cosmetic changes to make the popt --usage output look nicer. | Tim Potter | 1 | -5/+5 |
2003-03-15 | If it's an fstring, use fstrcpy(). | Andrew Bartlett | 1 | -8/+8 |