summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_server.c
Commit message (Expand)AuthorAgeFilesLines
* s4:service_stream: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:winbind: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_d...Stefan Metzmacher2008-12-061-7/+3
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-1/+1
* Return the same privilaged winbindd socket as we actually use.Andrew Bartlett2008-09-101-1/+3
* Use a configure-specified directory for the winbind priv pipeAndrew Bartlett2008-06-281-3/+11
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* idmap: Handle uid->SID mappingKai Blin2008-02-211-0/+6
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-12/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-3/+4
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-0/+2
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-1/+1
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-0/+1
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-0/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-0/+1
* r26230: Use task-provided loadparm context in a couple more places, avoid loa...Jelmer Vernooij2007-12-211-4/+4
* r25454: Use standard bool types in a couple more places.Jelmer Vernooij2007-10-101-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
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher2007-10-101-0/+8
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+2
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-4/+8
* r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett2007-10-101-180/+35
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-33/+5
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-0/+2
* r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke2007-10-101-0/+2
* r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke2007-10-101-0/+32
* r10843: ReformattingVolker Lendecke2007-10-101-16/+26
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-2/+2
* r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher2007-10-101-1/+2
* r10426: - restructure the winbind server code a bitStefan Metzmacher2007-10-101-250/+198
* r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke2007-10-101-1/+2
* r10363: Nobody loudly screamed "noo", so commit the samba3 winbind interface toVolker Lendecke2007-10-101-3/+187
* r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher2007-10-101-14/+11
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-3/+3
* r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij2007-10-101-0/+1
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1