summaryrefslogtreecommitdiff
path: root/source4/wrepl_server
AgeCommit message (Expand)AuthorFilesLines
2013-08-12s4:wrepl_out_helpers.c: avoid talloc_reference() in most casesStefan Metzmacher1-3/+18
2012-07-27lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and s...Andrew Bartlett1-4/+1
2012-06-01Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...Alexander Bokovoy1-2/+1
2012-06-01waf-mitkrb5: enable dcerpc_server library to support OpenChange client codeAlexander Bokovoy1-1/+2
2011-10-18lib/param: Remove parameters for wins and spoolss databasesAndrew Bartlett1-1/+1
2011-09-14s4:wrepl_server: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-1/+1
2011-08-14s4:misc: remove last usage of legacy event_ fn namesSimo Sorce1-1/+1
2011-07-02param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett1-1/+1
2011-06-06s4-ipv6: ensure wrepl server does not use ipv6Andrew Tridgell2-1/+4
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell2-2/+2
2011-06-06s4-ipv6: the wins replication server can only handle IPv4Andrew Tridgell1-0/+3
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2-5/+5
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett1-1/+1
2011-04-29s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett1-1/+1
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell3-6/+6
2010-11-29s4:wrepl_server - add a cast on "iov_base"Matthias Dieter Wallnöfer1-1/+1
2010-11-29s4:wrepl_server - remove unreachable statementMatthias Dieter Wallnöfer1-2/+0
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-2/+2
2010-11-14Build wrepl server as service by default.Jelmer Vernooij1-1/+2
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-24/+0
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell1-2/+2
2010-09-28s4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of a dup()Stefan Metzmacher1-18/+3
2010-09-03s4:wrepl_server: use irpc_binding_handle_by_name() in wreplsrv_scavenging_rep...Stefan Metzmacher1-18/+23
2010-09-03s4:wrepl_server: use irpc_binding_handle_by_name() in r_do_release_demand()Stefan Metzmacher1-16/+20
2010-09-03s4:wrepl_server: use irpc_binding_handle_by_name() in r_do_challenge()Stefan Metzmacher2-42/+45
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell4-21/+21
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij3-5/+3
2010-04-27s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher1-5/+16
2010-04-27s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher1-4/+15
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-4/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+12
2010-03-07s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...Stefan Metzmacher3-61/+24
2010-03-07s4:wrepl_out_helpers: add a WREPLSRV_PUSH_NOTIFY_STAGE_WAIT_UPDATE stageStefan Metzmacher1-44/+64
2010-03-07s4:libcli/wrepl: add wrepl_socket_is_connected()Stefan Metzmacher1-1/+1
2010-03-07s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapperStefan Metzmacher1-11/+17
2010-03-05s4:wrepl_server - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer3-6/+6
2010-03-05s4:libcli/wrepl: convert wrepl_associate_stop_send to tevent_reqStefan Metzmacher1-9/+14
2010-03-05s4:libcli/wrepl: convert wrepl_connect_send to tevent_reqStefan Metzmacher1-15/+9
2010-03-05s4:libcli/wrepl: convert wrepl_associate_send to tevent_reqStefan Metzmacher1-9/+13
2010-03-05s4:libcli/wrepl: convert wrepl_pull_table_send to tevent_reqStefan Metzmacher1-9/+13
2010-03-05s4:libcli/wrepl: convert wrepl_pull_names_send to tevent_reqStefan Metzmacher1-9/+14
2010-03-03s4-winrepl: Migrated the wins replication server to tsocket.Andreas Schneider4-141/+314
2010-02-22Various source4 spelling fixes.Brad Hards1-1/+1
2010-02-13s4-wrepl: use TYPESAFE_QSORT() in wins repl codeAndrew Tridgell1-1/+2
2010-02-01s4:wrepl_server: truncate the scope of a netbios name to 237 bytes as Windows...Stefan Metzmacher1-0/+14
2009-10-23s4-dsdb: create a static system_session contextAndrew Tridgell1-1/+1
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2-6/+6
2009-02-09s4/wrepl_server: Fix typo in comment.Karolin Seeger1-2/+2
2009-02-02s4:service_stream: s/private/private_dataStefan Metzmacher1-4/+4