r18271: Big change:
[kai/samba.git] / source3 / nsswitch / wbinfo.c
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr16823: Allow to call wbinfo --domain-info="" or -...
2007-10-10 Günther Deschnerr15985: Adding "own-domain" switch to wbinfo which...
2007-10-10 Volker Lendecker15174: Check in Ronan Waide's wbinfo -i. Thanks :-)
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Volker Lendecker14509: Attempt to fix the build on "sun1"
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13229: * fix bad comparison caught by the AIX compiler...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Günther Deschnerr12407: Fix returning wrong error codes and better...
2007-10-10 Günther Deschnerr11960: add 'wbinfo --separator' to get the currently...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Gerald Carterr11280: BUG 3201: make sure request structure is cleare...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Andrew Bartlettr2762: Remove silly conversion to and from UTF8 on...
2007-10-10 Andrew Bartlettr2755: Fix NTLMv2 for use with pam_winbind, the plainte...
2007-10-10 Volker Lendecker2340: Solve the problem of user sids ending up with...
2007-10-10 Volker Lendecker1562: Make winbind for -S (sid->uid) and -Y (sid-...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-04-01 Volker LendeckeThis restructures lib/afs.c so that the token data...
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...
next