Cosmetic: Fix a const warning.
[sfrench/samba-autobuild/.git] / source / nsswitch / wbinfo.c
2004-04-01 Volker LendeckeCosmetic: Fix a const warning.
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-07 Volker LendeckeThis might not be used a lot and might not survive...
2004-03-07 Volker LendeckeThis might not be used a lot and might not survive...
2004-01-23 Volker LendeckeFix typo
2004-01-23 Volker LendeckeFix typo
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-07 Andrew BartlettDon't duplicate pulling the 'IPC' username from secrets...
2004-01-06 Gerald Carterremove unused seek_file(); don't hardcode '\' when...
2004-01-06 Gerald Carterremove unused seek_file(); don't hardcode '\' when...
2004-01-06 Andrew BartlettMerge winbind from Samba 3.0 onto HEAD.
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew BartlettShow the sid type in name->sid translatons in a way...
2004-01-04 Volker LendeckeCommit the translation of the realm to the netbios...
2004-01-04 Volker LendeckeCommit the translation of the realm to the netbios...
2003-12-23 John TerpstraFix typo.
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-19 Andrew Tridgellas discussed on irc, this is a small patch that allows...
2003-10-31 Gerald Carterset- set-assword when invoking --set-auth-user and...
2003-10-31 Gerald Carterprompt for password when invoking --set-auth-user and...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-12 Tim PotterFix for bug 269. Change wbinfo and ntlm_auth to conver...
2003-08-11 Gerald Carteradding '.' special name to --domain to mean our domain
2003-08-10 Gerald Carteradd --domain=DOMAINNAME to wbinfo
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Tim PotterMake wbinfo -p work again. Fixes bug 251.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Gerald Cartermoving more code around.
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-08 Gerald Carterfix some formatting
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-18 Jim McDonoughRemove the -A option of wbinfo, leaving only the long...
2003-04-14 Tim PotterSyncup popt changes with HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Andrew BartlettWinbind merges from HEAD:
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-02 Andrew BartlettPrint out the 'freindly' error message from winbind...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-18 Tim PotterMerge of popt help cleanups.
2003-03-17 Tim PotterSome cosmetic changes to make the popt --usage output...
2003-02-25 Tim PotterMerge: add popt_common_version to command line options...
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-01-08 Herb Lewiscannot assign to const
2003-01-07 Herb Lewiscannot make assignments to const values.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
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-11-02 Tim PotterFix --set-auth-user command to delete entries from...
2002-10-29 Jelmer VernooijSync with HEAD
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-05 Jelmer VernooijDon't use usage function, but use popt for usage and...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-21 Andrew BartlettCompilers do find bugs :-)
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 PotterMerge from HEAD:
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-05-13 Tim PotterMerge of --set-auth-user updates from 2.2
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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.
next