summaryrefslogtreecommitdiff
path: root/source4/wrepl_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2-6/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell11-33/+22
2007-10-10r22793: use a state struct for r_do_release_demand to avoid a memleak on errorsStefan Metzmacher1-12/+27
2007-10-10r22792: only don't free on successStefan Metzmacher1-2/+5
2007-10-10r22752: bail out on talloc failureStefan Metzmacher1-0/+3
2007-10-10r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher2-4/+4
2007-10-10r22403: this dependencies should be privateStefan Metzmacher1-1/+1
2007-10-10r22382: fix memory leakStefan Metzmacher1-1/+4
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2-8/+8
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-2/+2
2007-10-10r18331: fixed a warningAndrew Tridgell1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell3-8/+11
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17784: fix compiler warningsStefan Metzmacher1-0/+4
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-11/+11
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-1/+1
2007-10-10r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell1-2/+1
2007-10-10r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij1-1/+1
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij1-1/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-1/+3
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15149: fix typoStefan Metzmacher1-1/+1
2007-10-10r15148: make wreplsrv_pull_names staticStefan Metzmacher4-25/+30
2007-10-10r15147: make some more stuff staticStefan Metzmacher2-15/+15
2007-10-10r15146: fix commentsStefan Metzmacher1-4/+2
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-1/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij7-5/+7
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher1-0/+2
2007-10-10r13926: More header splitups.Jelmer Vernooij3-0/+3
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-0/+4
2007-10-10r13345: let us replicate with NT4sp6aStefan Metzmacher1-0/+20
2007-10-10r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher1-20/+28
2007-10-10r13111: w2k3 uses the naxVersion id for calculating the notification,Stefan Metzmacher2-7/+7
2007-10-10r13088: - handle non-active static entriesStefan Metzmacher1-57/+57
2007-10-10r13080: fix crash bugStefan Metzmacher1-1/+1
2007-10-10r13060: - return only active addresses in name query responsesStefan Metzmacher2-11/+36
2007-10-10r13059: stop playing ping-pong while replicating special group records,Stefan Metzmacher1-22/+16
2007-10-10r13051: this is correctStefan Metzmacher1-1/+0
2007-10-10r13050: when we have reloaded the partners from wins_config.ldbStefan Metzmacher1-3/+19
2007-10-10r13037: fill in the corrent maxVersion in table repliesStefan Metzmacher1-0/+8
2007-10-10r13035: active,special group replicas are overwritten by tombstone,special gr...Stefan Metzmacher1-1/+19
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2-4/+5
2007-10-10r12796: use the correct address as initiatorStefan Metzmacher4-28/+5
2007-10-10r12784: implement a simplified version of verifying old active replicas, with...Stefan Metzmacher1-32/+124
2007-10-10r12780: propagate local records, when replicas are rejected on conflictsStefan Metzmacher1-1/+55
2007-10-10r12775: free elements early...Stefan Metzmacher1-0/+3