summaryrefslogtreecommitdiffstats
path: root/source/winbind
Commit message (Expand)AuthorAgeFilesLines
...
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-16/+16
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-6/+0
* r11193: Implement wbinfo -mVolker Lendecke2005-10-195-8/+172
* r11192: Too many contexts around... :-)Volker Lendecke2005-10-191-1/+1
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2005-10-1918-240/+1418
* r11095: Implement wb_getuserdomgroups.Volker Lendecke2005-10-165-0/+384
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2005-10-159-83/+578
* r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke2005-10-155-132/+234
* r11082: Fix a segfaultVolker Lendecke2005-10-151-0/+1
* r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke2005-10-142-8/+6
* r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke2005-10-143-163/+113
* r10941: Hmmm. Making that fn static is more correct.Volker Lendecke2005-10-121-1/+1
* r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke2005-10-123-19/+325
* r10878: Reply to some comments by tridge and metze:Volker Lendecke2005-10-104-307/+412
* r10859: Make the flow a bit clearerVolker Lendecke2005-10-101-8/+7
* r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke2005-10-093-401/+32
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2005-10-095-248/+589
* r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke2005-10-095-199/+262
* r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett2005-10-092-0/+126
* r10843: ReformattingVolker Lendecke2005-10-091-16/+26
* r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke2005-10-083-16/+130
* r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke2005-10-084-670/+478
* r10825: Complete wbinfo -nVolker Lendecke2005-10-073-12/+387
* r10704: don't try to free the netlogon pipe twiceAndrew Tridgell2005-10-041-0/+1
* r10700: removed volkers temporary timer hack now that freeing the netlogonAndrew Tridgell2005-10-041-12/+1
* r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke2005-10-036-6/+417
* r10687: Another one...Volker Lendecke2005-10-031-1/+0
* r10686: Fix the buildVolker Lendecke2005-10-031-1/+0
* r10685: Why wait 5 seconds...Volker Lendecke2005-10-031-2/+2
* r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop...Volker Lendecke2005-10-031-2/+17
* r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke2005-10-034-49/+363
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2005-10-021-1/+2
* r10675: Connect to the DC's IPC$Volker Lendecke2005-10-013-10/+86
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-2/+1
* r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher2005-09-263-8/+42
* r10506: set return data correctlyStefan Metzmacher2005-09-261-0/+8
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2005-09-262-21/+20
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2005-09-257-13/+324
* r10438: Move portability functions to lib/replace/; replace now simply ensures Jelmer Vernooij2005-09-231-1/+1
* r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c...Stefan Metzmacher2005-09-221-0/+1
* r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher2005-09-222-1/+5
* r10426: - restructure the winbind server code a bitStefan Metzmacher2005-09-227-253/+523
* r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke2005-09-202-324/+2
* r10363: Nobody loudly screamed "noo", so commit the samba3 winbind interface toVolker Lendecke2005-09-202-3/+510
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now, Jelmer Vernooij2005-09-201-0/+3
* r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher2005-09-081-14/+11
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2005-06-251-3/+3
* r7850: Support mkdir() with just one parameter. Patch from Jelmer Vernooij2005-06-231-0/+1
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2005-02-101-0/+1
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2005-02-101-1/+1