1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-18 08:23:51 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
James Peach
bb579141d8 r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284. 2007-10-10 11:00:32 -05:00
Gerald Carter
8f78ee6aba r6643: fix some build issues on IRIX;l patch from james peach 2007-10-10 10:56:49 -05:00
Tim Potter
93ea047a16 Cleanup of winbind client side code.
Mostly this consists of untangling the existing code and moving it in
to operating system specific files.  The winbind client code for all
supported operating systems is now in nsswitch/winbind_nss_OSNAME.[ch]
to make things a bit clearer.
-