summaryrefslogtreecommitdiff
path: root/source4/wrepl_server
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+1
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-1/+1
2008-05-17smbd: pass down lp_ctx to stream_new_connection_merge()Stefan Metzmacher1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-3/+4
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-3/+4
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-7/+9
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-7/+9
2008-02-21Remove another global_loadparm instance.Jelmer Vernooij1-1/+1
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+2
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-14/+5
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2-3/+7
2008-01-05r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-2/+2
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+3
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+3
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij2-2/+2
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2-3/+17
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-4/+4
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