summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_server.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-10s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett1-1/+50
2013-05-16winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-04-30winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-01-09Use the new directory_create_or_exist_strict() function.Andreas Schneider1-2/+7
2012-06-15lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett1-2/+5
2011-07-14s4-winbind handle all values for server roleAndrew Bartlett1-0/+1
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-2/+2
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell1-1/+1
2010-10-11s4-param Refactor secrets code to not require an event context.Andrew Bartlett1-3/+0
2010-09-15s4-secrets: fetch secure channel type with domain SIDAndrew Tridgell1-3/+9
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-13/+13
2010-05-18s4:winbindd Record the privilaged pipe dirAndrew Bartlett1-2/+5
2010-04-15s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKETStefan Metzmacher1-2/+2
2010-04-15s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th...Stefan Metzmacher1-2/+0
2010-04-07s4:winbind/wb_server.c - fix indentationMatthias Dieter Wallnöfer1-2/+2
2010-02-26s4-winbind: Fixed the memory context of tstream_bsd_existing()Andreas Schneider1-1/+1
2010-02-19s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett1-2/+19
2010-02-18s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett1-5/+34
2010-01-20s4-winbind: Migrated winbind connection to tsocket.Andreas Schneider1-35/+122
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell1-8/+0
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-8/+8
2009-02-02s4:service_stream: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-02s4:winbind: s/private/private_dataStefan Metzmacher1-2/+2
2008-12-06s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_d...Stefan Metzmacher1-7/+3
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-22s4: allways initialize the process model before it's usedStefan Metzmacher1-1/+1
2008-09-10Return the same privilaged winbindd socket as we actually use.Andrew Bartlett1-1/+3
2008-06-28Use a configure-specified directory for the winbind priv pipeAndrew Bartlett1-3/+11
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-0/+1
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-02-21idmap: Handle uid->SID mappingKai Blin1-0/+6
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-12/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-3/+4
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-0/+2
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-1/+1
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-0/+1
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-0/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-0/+1
2007-12-21r26230: Use task-provided loadparm context in a couple more places, avoid loa...Jelmer Vernooij1-4/+4
2007-10-10r25454: Use standard bool types in a couple more places.Jelmer Vernooij1-2/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher1-0/+8
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher1-0/+2
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+1