summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_server.c
Commit message (Expand)AuthorAgeFilesLines
* s4-param Refactor secrets code to not require an event context.Andrew Bartlett2010-10-111-3/+0
* s4-secrets: fetch secure channel type with domain SIDAndrew Tridgell2010-09-151-3/+9
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-13/+13
* s4:winbindd Record the privilaged pipe dirAndrew Bartlett2010-05-181-2/+5
* s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKETStefan Metzmacher2010-04-151-2/+2
* s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th...Stefan Metzmacher2010-04-151-2/+0
* s4:winbind/wb_server.c - fix indentationMatthias Dieter Wallnöfer2010-04-071-2/+2
* s4-winbind: Fixed the memory context of tstream_bsd_existing()Andreas Schneider2010-02-261-1/+1
* s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett2010-02-191-2/+19
* s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett2010-02-181-5/+34
* s4-winbind: Migrated winbind connection to tsocket.Andreas Schneider2010-01-201-35/+122
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-8/+0
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-8/+8
* 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