summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_server.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-4/+8
2007-10-10r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett1-180/+35
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-3/+0
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-33/+5
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-0/+2
2007-10-10r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke1-0/+2
2007-10-10r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke1-0/+32
2007-10-10r10843: ReformattingVolker Lendecke1-16/+26
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-2/+2
2007-10-10r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher1-1/+2
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher1-250/+198
2007-10-10r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke1-1/+2
2007-10-10r10363: Nobody loudly screamed "noo", so commit the samba3 winbind interface toVolker Lendecke1-3/+187
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 Metzmacher1-0/+229