summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_in_connection.c
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: Do not overstamp the process model with "single"Gary Lockyer2017-10-191-30/+14
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-4/+6
* Remove NT_STATUS_IS_ERR_RETURN macro from the codebase.Garming Sam2014-03-051-1/+3
* lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and s...Andrew Bartlett2012-07-271-4/+1
* s4-ipv6: ensure wrepl server does not use ipv6Andrew Tridgell2011-06-061-0/+3
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1
* s4-ipv6: the wins replication server can only handle IPv4Andrew Tridgell2011-06-061-0/+3
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-3/+3
* s4:wrepl_server - add a cast on "iov_base"Matthias Dieter Wallnöfer2010-11-291-1/+1
* s4-server: make server sockets a child of the task contextAndrew Tridgell2010-11-151-2/+2
* s4-smbd: don't initialise process models more than onceAndrew Tridgell2010-10-301-2/+2
* s4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of a dup()Stefan Metzmacher2010-09-281-18/+3
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-7/+7
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+0
* s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher2010-04-271-4/+15
* s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...Stefan Metzmacher2010-03-071-14/+4
* s4-winrepl: Migrated the wins replication server to tsocket.Andreas Schneider2010-03-031-108/+281
* 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:wrepl_server: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-2/+2
* smbd: pass down lp_ctx to stream_new_connection_merge()Stefan Metzmacher2008-05-171-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-2/+5
* 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-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+7
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-2/+5
* r26230: Use task-provided loadparm context in a couple more places, avoid loa...Jelmer Vernooij2007-12-211-3/+3
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-5/+10
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-1/+2
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2007-10-101-2/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-3/+3
* r12796: use the correct address as initiatorStefan Metzmacher2007-10-101-7/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-4/+0
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-101-161/+110
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-101-2/+2
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-1/+43
* r11039: r10352@SERNOX: metze | 2005-09-20 16:50:04 +0200Stefan Metzmacher2007-10-101-0/+319