summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
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 Lendecke6-6/+417
2007-10-10r10687: Another one...Volker Lendecke1-1/+0
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 Lendecke4-49/+363
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 Lendecke3-10/+86
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-2/+1
2007-10-10r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher3-8/+42
2007-10-10r10506: set return data correctlyStefan Metzmacher1-0/+8
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2-21/+20
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke7-13/+324
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c...Stefan Metzmacher1-0/+1
2007-10-10r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher2-1/+5
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher7-253/+523
2007-10-10r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke2-324/+2
2007-10-10r10363: Nobody loudly screamed "noo", so commit the samba3 winbind interface toVolker Lendecke2-3/+510
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-0/+3
2007-10-10r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher1-14/+11
2007-10-10r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell1-3/+3
2007-10-10r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij1-0/+1
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-1/+1
2007-10-10r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell1-2/+2
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell1-2/+2
2007-10-10r5122: fixed name of winbind stream opsAndrew Tridgell1-1/+1
2007-10-10r5104: - added support for task based servers. These are servers that withinAndrew Tridgell1-144/+109
2007-10-10r4729: add dummy "winbind" serviceStefan Metzmacher2-0/+241