Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-03-11 | This patch attemptes to clean up winbindd's mutex locking. | Andrew Bartlett | 1 | -41/+37 |
2003-03-11 | Remove obsolete file. | Tim Potter | 1 | -13/+0 |
2003-03-11 | Remove obsolete file. | Tim Potter | 1 | -13/+0 |
2003-03-08 | Make sure that the 'remote' machine name can only be set once. For some weird | Andrew Bartlett | 1 | -9/+2 |
2003-03-03 | Fix "might be used uninitialised" warnings. | Jeremy Allison | 1 | -2/+2 |
2003-02-28 | fixed a crash bug in the new winbindd 'sids rule!' code | Andrew Tridgell | 1 | -1/+1 |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 2 | -15/+59 |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 2 | -15/+59 |
2003-02-27 | Fix possible memory leak on failure. | Andrew Bartlett | 1 | -0/+1 |
2003-02-26 | Kill RID-only and domain+RID madness from winbind. | Andrew Bartlett | 9 | -440/+377 |
2003-02-26 | Merge from appliance: | Tim Potter | 1 | -34/+23 |
2003-02-25 | Merge: newline on debug message. | Tim Potter | 1 | -1/+1 |
2003-02-25 | Merge: add popt_common_version to command line options table. | Tim Potter | 1 | -0/+1 |
2003-02-25 | After some comments from tridge, clean the new usergroups code into a helper | Andrew Bartlett | 1 | -71/+94 |
2003-02-25 | Fix a really nasty bug where some users in AD domains (particularly child | Andrew Bartlett | 1 | -14/+90 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -1/+0 |
2003-02-22 | Fix a DEBUG() formatting, add some more debug to our SID pulling code and | Andrew Bartlett | 1 | -1/+1 |
2003-02-21 | rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio... | Jim McDonough | 1 | -23/+23 |
2003-02-21 | Fix another compiler warning. | Tim Potter | 1 | -1/+0 |
2003-02-20 | From aliguori@us.ibm.com: | Jim McDonough | 3 | -438/+731 |
2003-02-20 | for some (very weird) reason, the domain I was testing aginst would not | Andrew Bartlett | 1 | -0/+4 |
2003-02-19 | Merge some random looking setenv related kerberos stuff that makes | Tim Potter | 1 | -4/+9 |
2003-02-19 | Merge from HEAD: We don't need this any more, setenv() is in replace.c now | Andrew Bartlett | 1 | -14/+0 |
2003-02-19 | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -1/+1 |
2003-02-19 | Missed one use of SETENV. (Compat macro no longer needed, as we have a | Andrew Bartlett | 1 | -1/+1 |
2003-02-19 | Move to a in-memory ccache for winbind, and replace setenv() properly. | Andrew Bartlett | 2 | -17/+1 |
2003-02-18 | Add -V option (to print out version) to utilities where possible | Jelmer Vernooij | 1 | -0/+1 |
2003-02-18 | Check return code of string_to_sid. (Merge from HEAD) | Martin Pool | 1 | -3/+6 |
2003-02-18 | Check return code from string_to_sid. | Martin Pool | 1 | -3/+6 |
2003-02-15 | Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrap | Jeremy Allison | 1 | -65/+107 |
2003-02-15 | Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrap | Jeremy Allison | 1 | -65/+107 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -1/+2 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -1/+2 |
2003-02-14 | Mop and bucket for trusted domain enumeration fix. | Tim Potter | 2 | -7/+8 |