summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_samba3_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r24375: Implement backend for wbinfo --uid-infp (getpwuid)Kai Blin2007-10-101-1/+30
* r24373: Implement backend for wbinfo -G (gid2sid)Kai Blin2007-10-101-0/+45
* r24372: Implement backend for wbinfo -UKai Blin2007-10-101-0/+49
* r24371: Actually add the glue to make wbinfo -S and wbinfo -Y workKai Blin2007-10-101-0/+76
* r24370: Implement wbinfo -i backend (getpwnam)Kai Blin2007-10-101-1/+31
* r24108: Split out samba3_parse_domuser to a seperate file and rename, so it c...Kai Blin2007-10-101-22/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23653: add dummy implementation for all nss calls to let nsstestStefan Metzmacher2007-10-101-0/+79
* r23311: Updating the samba4 winbind protocol to version 18.Kai Blin2007-10-101-7/+8
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+2
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r12867: Remove deleted header.Andrew Bartlett2007-10-101-1/+0
* r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett2007-10-101-26/+18
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-6/+0
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-0/+2
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-8/+12
* r11423: Add some TALLOC_CTXVolker Lendecke2007-10-101-2/+2
* r11422: Remove unused argsVolker Lendecke2007-10-101-2/+2
* r11412: These comments may not be much, but my eyes scan code with evenAndrew Bartlett2007-10-101-0/+61
* r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett2007-10-101-22/+36
* r11374: On request from VL, put the plaintext auth patch in.Andrew Bartlett2007-10-101-28/+68
* r11276: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r11263: Some cleanupVolker Lendecke2007-10-101-133/+38
* r11193: Implement wbinfo -mVolker Lendecke2007-10-101-1/+76
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-3/+162
* r11095: Implement wb_getuserdomgroups.Volker Lendecke2007-10-101-0/+78
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-0/+51
* r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke2007-10-101-7/+5
* r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke2007-10-101-135/+87
* r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke2007-10-101-19/+59
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-101-2/+2
* r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke2007-10-101-4/+4