summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett1-8/+8
2003-03-18Merge of popt help cleanups.Tim Potter1-5/+5
2003-03-17Merge from HEAD - make winbindd locking sane again:Andrew Bartlett1-36/+32
2003-03-17Some cosmetic changes to make the popt --usage output look nicer.Tim Potter1-5/+5
2003-03-15If it's an fstring, use fstrcpy().Andrew Bartlett1-8/+8
2003-03-11This patch attemptes to clean up winbindd's mutex locking.Andrew Bartlett1-41/+37
2003-03-11Remove obsolete file.Tim Potter1-13/+0
2003-03-11Remove obsolete file.Tim Potter1-13/+0
2003-03-08Make sure that the 'remote' machine name can only be set once. For some weirdAndrew Bartlett1-9/+2
2003-03-03Fix "might be used uninitialised" warnings.Jeremy Allison1-2/+2
2003-02-28fixed a crash bug in the new winbindd 'sids rule!' codeAndrew Tridgell1-1/+1
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2-15/+59
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2-15/+59
2003-02-27Fix possible memory leak on failure.Andrew Bartlett1-0/+1
2003-02-26Kill RID-only and domain+RID madness from winbind.Andrew Bartlett9-440/+377
2003-02-26Merge from appliance:Tim Potter1-34/+23
2003-02-25Merge: newline on debug message.Tim Potter1-1/+1
2003-02-25Merge: add popt_common_version to command line options table.Tim Potter1-0/+1
2003-02-25After some comments from tridge, clean the new usergroups code into a helperAndrew Bartlett1-71/+94
2003-02-25Fix a really nasty bug where some users in AD domains (particularly childAndrew Bartlett1-14/+90
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-1/+0
2003-02-22Fix a DEBUG() formatting, add some more debug to our SID pulling code andAndrew Bartlett1-1/+1
2003-02-21rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio...Jim McDonough1-23/+23
2003-02-21Fix another compiler warning.Tim Potter1-1/+0
2003-02-20From aliguori@us.ibm.com:Jim McDonough3-438/+731
2003-02-20for some (very weird) reason, the domain I was testing aginst would notAndrew Bartlett1-0/+4
2003-02-19Merge some random looking setenv related kerberos stuff that makesTim Potter1-4/+9
2003-02-19Merge from HEAD: We don't need this any more, setenv() is in replace.c nowAndrew Bartlett1-14/+0
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett1-1/+1
2003-02-19Missed one use of SETENV. (Compat macro no longer needed, as we have aAndrew Bartlett1-1/+1
2003-02-19Move to a in-memory ccache for winbind, and replace setenv() properly.Andrew Bartlett2-17/+1
2003-02-18Add -V option (to print out version) to utilities where possibleJelmer Vernooij1-0/+1
2003-02-18Check return code of string_to_sid. (Merge from HEAD)Martin Pool1-3/+6
2003-02-18Check return code from string_to_sid.Martin Pool1-3/+6
2003-02-15Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrapJeremy Allison1-65/+107
2003-02-15Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrapJeremy Allison1-65/+107
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison1-1/+2
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison1-1/+2
2003-02-14Mop and bucket for trusted domain enumeration fix.Tim Potter2-7/+8
2003-02-14Fix for trusted domains scan not working inspired by Ken Cross.Tim Potter2-7/+8
2003-02-12Merge from HEAD...setup the %U substitution in winbindd for the homedir templateJeremy Allison1-0/+1
2003-02-12setup the %U substitution in winbindd for the homedir templateAndrew Tridgell1-0/+1
2003-02-01Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm toAndrew Bartlett1-1/+8
2003-01-31Ensure Luke Howard's (C) is added.Jeremy Allison1-1/+21
2003-01-31Ensure Luke Howard's (C) is added.Jeremy Allison1-1/+21
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison1-5/+10
2003-01-29Use new interface for cli_samr_query_dispinfo().Tim Potter1-5/+10
2003-01-28Merge from HEAD:Andrew Bartlett3-1/+16
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-28/+41
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-28/+41