trying to get HEAD building again. If you want the code
[kai/samba.git] / source3 / nsswitch / wbinfo.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-02 Andrew BartlettPrint out the 'freindly' error message from winbind...
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-17 Tim PotterSome cosmetic changes to make the popt --usage output...
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-01-07 Herb Lewiscannot make assignments to const values.
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Tim PotterFix --set-auth-user command to delete entries from...
2002-10-05 Jelmer VernooijDon't use usage function, but use popt for usage and...
2002-09-12 Tim PotterMerge undone cleanups.
2002-09-12 Tim PotterMerge of winbind auth cleanups from appliance.
2002-09-07 Andrew BartlettWinbind client-side cleanups.
2002-08-29 Jelmer VernooijUse popt for --help
2002-07-21 Andrew BartlettCompilers do find bugs :-)
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-11 Tim PotterUsage fixes from APPLIANCE_HEAD.
2002-06-02 Tim PotterThe last element of the definitions of enums can't...
2002-05-29 Gerald Cartermerge from 2.2
2002-05-21 Simo Sorcedebug classized
2002-05-19 Richard SharpeA small change to print out the error message only...
2002-05-18 Andrew BartlettAs per rsharpe's request, require only a Masters in...
2002-05-13 Tim PotterDon't store domain with username in secrets.tdb
2002-05-13 Tim PotterMerge of --set-auth-user updates from 2.2
2002-04-04 Tim PotterSpelling.
2002-04-04 Tim PotterCall poptFreeContext() as appropriate.
2002-03-29 Herb Lewismerge winbindd WINS changes from 2.2
2002-03-20 Tim PotterCache call to winbind separator.
2002-03-01 Andrew BartlettMove wbinfo over to d_printf(). Patch by Hasch@t-onlin...
2002-02-15 Andrew BartlettWinbind cleanup.
2002-02-11 Andrew BartlettA few small winbind updates:
2002-02-06 Tim Potter0x is the traditional prefix for displaying hex numbers.
2002-02-05 Andrew BartlettDrastic impromvents to pam_winbind.
2002-01-31 Andrew Tridgelladded 'wbinfo --sequence' to show sequence numbers...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-11 Tim PotterSome memory leak fixes.
2002-01-10 Andrew BartlettReturn the winbind separator over the socket, so progra...
2002-01-10 Andrew BartlettThis changes the winbind protcol a bit:
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-11 Tim PotterOops, the -a option disappeared.
2001-12-11 Herb Lewisfix for IRIX compilers
2001-12-11 Tim PotterConverted wbinfo to use popt instead of getopt - popt...
2001-12-04 Jeremy AllisonCorrect message on wbinfo fail to open config file.
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.