Removed TimeInit() call from every client program (except for one place
[tprouty/samba.git] / source / nsswitch / wbinfo.c
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-13 Jeremy AllisonFix winbind client code so that winbind calls are not...
2001-09-05 Andrew Tridgellfixed a bunch of compilation errors on Solaris, mostly...
2001-08-22 Tim PotterAdded another authentication interface to winbindd...
2001-07-18 Andrew Tridgellthe nss and pam modules in winbind don't have strchr_m...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-04 Tim PotterMore compile fixups for winbind portability.
2001-06-04 Tim PotterCompile fix for solaris.
2001-04-25 Andrew Tridgellmerge some of the nsswitch code from tng to head
2000-10-13 Tim PotterFixed merging mess.
2000-10-11 Tim PotterRenamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.
2000-10-11 Tim PotterModified initgroups to provide a get groups a user...
2000-07-05 Tim PotterMerge of wbinfo program from TNG.