summaryrefslogtreecommitdiff
path: root/source4/wrepl_server
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-2/+2
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij2-3/+6
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-2/+2
2007-12-21r26230: Use task-provided loadparm context in a couple more places, avoid loa...Jelmer Vernooij2-4/+4
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-1/+1
2007-12-21r26225: Remove use of global_loadparm in wins server.Jelmer Vernooij1-14/+15
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-5/+10
2007-10-10r25549: Convert to standard bool type.Jelmer Vernooij6-110/+110
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-2/+3
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-7/+7
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2-4/+5
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-7/+7
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