summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_samba3_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23653: add dummy implementation for all nss calls to let nsstestStefan Metzmacher1-0/+79
2007-10-10r23311: Updating the samba4 winbind protocol to version 18.Kai Blin1-7/+8
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+0
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+2
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-1/+1
2007-10-10r12867: Remove deleted header.Andrew Bartlett1-1/+0
2007-10-10r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett1-26/+18
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-6/+0
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-0/+2
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke1-8/+12
2007-10-10r11423: Add some TALLOC_CTXVolker Lendecke1-2/+2
2007-10-10r11422: Remove unused argsVolker Lendecke1-2/+2
2007-10-10r11412: These comments may not be much, but my eyes scan code with evenAndrew Bartlett1-0/+61
2007-10-10r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett1-22/+36
2007-10-10r11374: On request from VL, put the plaintext auth patch in.Andrew Bartlett1-28/+68
2007-10-10r11276: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r11263: Some cleanupVolker Lendecke1-133/+38
2007-10-10r11193: Implement wbinfo -mVolker Lendecke1-1/+76
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-3/+162
2007-10-10r11095: Implement wb_getuserdomgroups.Volker Lendecke1-0/+78
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke1-0/+51
2007-10-10r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke1-7/+5
2007-10-10r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke1-135/+87
2007-10-10r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke1-19/+59
2007-10-10r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke1-2/+2
2007-10-10r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke1-4/+4
2007-10-10r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett1-0/+120
2007-10-10r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke1-2/+2
2007-10-10r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke1-291/+33
2007-10-10r10825: Complete wbinfo -nVolker Lendecke1-6/+61
2007-10-10r10704: don't try to free the netlogon pipe twiceAndrew Tridgell1-0/+1
2007-10-10r10700: removed volkers temporary timer hack now that freeing the netlogonAndrew Tridgell1-12/+1
2007-10-10r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke1-0/+77
2007-10-10r10686: Fix the buildVolker Lendecke1-1/+0
2007-10-10r10685: Why wait 5 seconds...Volker Lendecke1-2/+2
2007-10-10r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop...Volker Lendecke1-2/+17
2007-10-10r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke1-48/+129
2007-10-10r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke1-1/+2
2007-10-10r10675: Connect to the DC's IPC$Volker Lendecke1-9/+83
2007-10-10r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher1-4/+25
2007-10-10r10506: set return data correctlyStefan Metzmacher1-0/+8
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-2/+2
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-0/+64
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher1-0/+50