summaryrefslogtreecommitdiff
path: root/source4/wrepl_server
Commit message (Expand)AuthorAgeFilesLines
...
* s4:libcli/wrepl: convert wrepl_pull_names_send to tevent_reqStefan Metzmacher2010-03-051-9/+14
* s4-winrepl: Migrated the wins replication server to tsocket.Andreas Schneider2010-03-034-141/+314
* Various source4 spelling fixes.Brad Hards2010-02-221-1/+1
* s4-wrepl: use TYPESAFE_QSORT() in wins repl codeAndrew Tridgell2010-02-131-1/+2
* s4:wrepl_server: truncate the scope of a netbios name to 237 bytes as Windows...Stefan Metzmacher2010-02-011-0/+14
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-182-6/+6
* s4/wrepl_server: Fix typo in comment.Karolin Seeger2009-02-091-2/+2
* s4:service_stream: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:service_task: s/private/private_dataStefan Metzmacher2009-02-021-1/+1
* s4:wrepl_request: s/private/private_dataStefan Metzmacher2009-02-021-10/+10
* s4:wrepl_server: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-012-8/+8
* wrepl_server: make 'use inform' the default and autofallback against old serversStefan Metzmacher2009-01-193-3/+25
* wreplserver: add "wreplsrv:propagate name releases = yes" for replicated sgro...Stefan Metzmacher2009-01-191-0/+29
* winsserver: add "wreplsrv:propagate name releases" optionStefan Metzmacher2009-01-191-6/+40
* wrepl_scavenging: add a comment to make the is_static case more clearStefan Metzmacher2009-01-191-5/+13
* wrepl_server: fix the record expire time of sgroup mergesStefan Metzmacher2009-01-191-0/+18
* wrepl_server: use a local 'local_owner' variable to make the code more readableStefan Metzmacher2009-01-191-1/+2
* wreplsrv: don't log scavenging events at level 0Stefan Metzmacher2009-01-191-7/+7
* wreplsrv: log a successful replication cycle at level 1Stefan Metzmacher2009-01-191-1/+1
* wreplsrv: log replication failures at log level 0Stefan Metzmacher2009-01-192-8/+8
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-293-5/+5
* s4: Fix subsystem for various services in samba daemon.Jelmer Vernooij2008-12-221-1/+1
* s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher2008-12-181-1/+0
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-233-17/+10
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-2/+2
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+1
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+1
* smbd: pass down lp_ctx to stream_new_connection_merge()Stefan Metzmacher2008-05-171-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-3/+4
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-3/+4
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-7/+9
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-7/+9
|/
* Remove another global_loadparm instance.Jelmer Vernooij2008-02-211-1/+1
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+2
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-14/+5
* 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-052-3/+7
* r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-2/+2
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+3
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+3
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-212-2/+2
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-212-3/+17