index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
wrepl_server
/
wrepl_server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
lib/param: Remove parameters for wins and spoolss databases
Andrew Bartlett
1
-1
/
+1
2011-07-02
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
1
-1
/
+1
2011-06-06
s4-ipv6: ensure wrepl server does not use ipv6
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-2
/
+2
2011-04-29
s4-param Rename private_path() -> lpcfg_private_path()
Andrew Bartlett
1
-1
/
+1
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-2
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-12
/
+12
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
[next]