Age | Commit message (Expand) | Author | Files | Lines |
2010-03-05 | s4:wrepl_server - change also here the counter variables to "unsigned" | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-02-22 | Various source4 spelling fixes. | Brad Hards | 1 | -1/+1 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -5/+5 |
2009-02-02 | s4:service_task: s/private/private_data | Stefan Metzmacher | 1 | -1/+1 |
2009-01-19 | wrepl_server: make 'use inform' the default and autofallback against old servers | Stefan Metzmacher | 1 | -1/+1 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -9/+6 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -3/+4 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -14/+5 |
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 | -1/+2 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 1 | -1/+10 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26230: Use task-provided loadparm context in a couple more places, avoid loa... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26225: Remove use of global_loadparm in wins server. | Jelmer Vernooij | 1 | -14/+15 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25549: Convert to standard bool type. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -7/+7 |
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 | r22382: fix memory leak | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -11/+11 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14079: I just found the setproctitle library from alt linux:-) | Stefan Metzmacher | 1 | -0/+2 |
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 | r13037: fill in the corrent maxVersion in table replies | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r12909: add an ldb module for the wins.ldb, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12702: - reload the partner configuration, when the sequenceNumber of the wi... | Stefan Metzmacher | 1 | -20/+80 |
2007-10-10 | r12677: get rid of the special cases for the local wins owner table entry, | Stefan Metzmacher | 1 | -57/+76 |
2007-10-10 | r12674: make use of the winsdb functions | Stefan Metzmacher | 1 | -52/+1 |
2007-10-10 | r12642: only do push notifications when something changed | Stefan Metzmacher | 1 | -0/+28 |
2007-10-10 | r12618: use our primary interface address or the "winsdb:local_owner" -address | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r12617: create a winsdb_handle and pass that arround, | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12448: add some usefull debug messages | Stefan Metzmacher | 1 | -0/+5 |