Age | Commit message (Expand) | Author | Files | Lines |
2012-06-15 | lib/param: Create a seperate server role for "active directory domain control... | Andrew Bartlett | 1 | -2/+5 |
2011-07-14 | s4-winbind handle all values for server role | Andrew Bartlett | 1 | -0/+1 |
2010-11-15 | s4-server: make server sockets a child of the task context | Andrew Tridgell | 1 | -2/+2 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -1/+1 |
2010-10-11 | s4-param Refactor secrets code to not require an event context. | Andrew Bartlett | 1 | -3/+0 |
2010-09-15 | s4-secrets: fetch secure channel type with domain SID | Andrew Tridgell | 1 | -3/+9 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -13/+13 |
2010-05-18 | s4:winbindd Record the privilaged pipe dir | Andrew Bartlett | 1 | -2/+5 |
2010-04-15 | s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKET | Stefan Metzmacher | 1 | -2/+2 |
2010-04-15 | s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th... | Stefan Metzmacher | 1 | -2/+0 |
2010-04-07 | s4:winbind/wb_server.c - fix indentation | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-02-26 | s4-winbind: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 1 | -1/+1 |
2010-02-19 | s4:winbind Make the 'no SID found' message even more detailed | Andrew Bartlett | 1 | -2/+19 |
2010-02-18 | s4:param Modify secrets_get_domain_sid to give more useful errors | Andrew Bartlett | 1 | -5/+34 |
2010-01-20 | s4-winbind: Migrated winbind connection to tsocket. | Andreas Schneider | 1 | -35/+122 |
2009-10-20 | s4: ran minimal_includes.pl on source4/winbind | Andrew Tridgell | 1 | -8/+0 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -8/+8 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2009-02-02 | s4:winbind: s/private/private_data | Stefan Metzmacher | 1 | -2/+2 |
2008-12-06 | s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_d... | Stefan Metzmacher | 1 | -7/+3 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-22 | s4: allways initialize the process model before it's used | Stefan Metzmacher | 1 | -1/+1 |
2008-09-10 | Return the same privilaged winbindd socket as we actually use. | Andrew Bartlett | 1 | -1/+3 |
2008-06-28 | Use a configure-specified directory for the winbind priv pipe | Andrew Bartlett | 1 | -3/+11 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -0/+1 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 1 | -0/+6 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -12/+1 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+4 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26272: Remove global_loadparm in some more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr... | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26230: Use task-provided loadparm context in a couple more places, avoid loa... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25454: Use standard bool types in a couple more places. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17342: implement a SamLogon via IRPC in samba4's winbind | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r14079: I just found the setproctitle library from alt linux:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -4/+8 |
2007-10-10 | r12866: This removes the abstraction layer in winbindd intended to deal with | Andrew Bartlett | 1 | -180/+35 |