wbinfo: use wbcSidToUid()
[ira/wip.git] / source / nsswitch / wbinfo.c
2008-03-31 Stefan Metzmacherwbinfo: use wbcSidToUid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcGitToSid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcUidToSid()
2008-03-31 Stefan Metzmacherwbinfo: use wbcPing()
2008-03-28 Stefan Metzmacherwbinfo: use wbcDomainInfo()
2008-03-28 Stefan Metzmacherwbinfo: use wbcGetgrnam()
2008-03-28 Stefan Metzmacherwbinfo: use wbcListUsers() and wbcListGroups()
2008-03-28 Stefan Metzmacherwbinfo: use wbcLookupUserSids()
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Stefan Metzmacherwbinfo: ask wbcAuthenticateUserEx() for user info to...
2008-02-13 Stefan Metzmacherwbinfo: use wbcAuthenticateUserEx()
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-05 Günther DeschnerRemove unused marshalling for SAMR_CONNECT.
2008-02-04 Michael AdamUse the proper boolean constants in wbinfo.c .
2008-02-04 Michael AdamReformatting: Fix spacing in wbinfo.c .
2008-02-04 Michael AdamPrevent a segfault when "wbinfo -a" is called without...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Gerald (Jerry) CarterDe-couple smbd from staticly linking against winbindd...
2007-12-14 Stefan Metzmacherwbinfo: use POPT_COMMON_CONFIGFILE
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Gerald (Jerry) CarterAllocate a talloc_stackframe() in main() for wbinfo.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Michael Adamr25441: Make wbinfo --sequence output the sequence...
2007-10-10 Stefan Metzmacherr25241: remove sequence_number out of WINBINDD_DOMAIN_I...
2007-10-10 Stefan Metzmacherr25152: fix headers used in wbinfo.c
2007-10-10 Günther Deschnerr24747: Add WINBINDD_DSGETDCNAME call.
2007-10-10 Gerald Carterr24722: Squashed commit of the following:
2007-10-10 Kai Blinr24353: Add a getpwuid lookup to wbinfo.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23568: Remove last traces of Heimdal KCM support ...
2007-10-10 Herb Lewisr21957: minor formatting fix
2007-10-10 Herb Lewisr21399: need to zero the request and response structures
2007-10-10 Herb Lewisr21396: fix wbinfo --lookup-rids command
2007-10-10 Jeremy Allisonr19957: Initial framework to make winbindd robust
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.
next