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