summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_samba3_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* log winbind version (when requested) in winbindd logNoel Power2014-01-221-0/+2
* source4/winbind/wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger2013-05-161-1/+1
* wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-4/+4
* s4-winbindd: implement WINBINDD_SIDS_TO_XIDSAndrew Tridgell2011-09-081-0/+94
* pam: share pam errors in a common location.Günther Deschner2011-02-081-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+0
* s4:winbindd Rework some winbind structures to make s3compat easierAndrew Bartlett2010-05-141-160/+160
* s4:winbind: fill response.data.num_entries for WINBINDD_LIST_USERSStefan Metzmacher2010-04-191-1/+3
* s4:winbind: fill response.data.num_entries for WINBINDD_LIST_GROUPSStefan Metzmacher2010-04-191-1/+3
* s4:winbind: fill response.data.num_entries for WINBINDD_LIST_TRUSTDOMStefan Metzmacher2010-04-191-0/+1
* s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th...Stefan Metzmacher2010-04-151-3/+5
* s4:winbind - use "unsigned" variables where possibleMatthias Dieter Wallnöfer2010-03-091-3/+3
* s4:winbind: stub implementation of WINBINDD_PAM_LOGOFFMatthieu Patou2010-03-091-0/+26
* s4:winbind: Fix a misplaced returned infoMatthieu Patou2010-03-091-4/+2
* s4:winbind Implement logic for getgroups to workMatthieu Patou2010-03-091-17/+57
* s4:winbind: implement calls for allowing getent groupsMatthieu Patou2010-03-091-2/+69
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-2/+0
* s4-winbind: support the s3 response flags on krb5 auth tooAndrew Tridgell2009-10-021-2/+39
* s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -aAndrew Tridgell2009-10-021-0/+112
* s4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler stub warningKai Blin2009-08-181-1/+1
* s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFOKai Blin2009-08-181-0/+16
* s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin2009-01-151-0/+45
* s4 winbind: Correctly silence a "discard const" warningKai Blin2009-01-021-2/+2
* Revert "s4 winbind: Avoid a "discards const" compiler warning."Stefan Metzmacher2009-01-021-2/+2
* s4 winbind: Add support for WINBINDD_GETGRGID callKai Blin2008-12-291-1/+30
* s4 winbind: Add implementation for WINBINDD_GETGRNAMKai Blin2008-12-291-1/+32
* s4 winbind: Avoid a "discards const" compiler warning.Kai Blin2008-12-291-2/+2
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-1/+1
* Return the same privilaged winbindd socket as we actually use.Andrew Bartlett2008-09-101-2/+1
* Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-061-1/+1
* Fix samba3 protocol to correctly include the NULL terminatorAndrew Bartlett2008-04-181-0/+3
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-2/+0
* Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-161-4/+5
* Fix winbind to check machine account.Andrew Bartlett2008-04-151-20/+60
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-5/+5
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-3/+3
* r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-101-2/+0
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24577: Implement basic getpwent.Kai Blin2007-10-101-1/+43
* r24576: Implement endpwentKai Blin2007-10-101-0/+7
* r24575: Implement setpwentKai Blin2007-10-101-1/+30
* r24574: Fix a warning in wb_samba3_cmd.cKai Blin2007-10-101-1/+1
* r24483: Implement backend for wbinfo -u (list users)Kai Blin2007-10-101-0/+45
* r24480: Bump another DEBUG down to level 5Kai Blin2007-10-101-1/+1
* r24397: Bump debug level of sid2(u|g)id calls to 5.Kai Blin2007-10-101-3/+3