summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
2008-09-08Move blackbox.smbclient to test against the member server.Andrew Bartlett1-0/+39
2008-08-18Merge the two attribute syntax tables.Andrew Bartlett2-4/+4
2008-08-15Fix the build, after the ad2oLschema changes.Andrew Bartlett1-2/+3
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett4-377/+18
2008-08-15Rework generation of the objectClass and attributeType lines.Andrew Bartlett1-169/+209
2008-08-15Paramaterise the seperator in ad2OLschemaAndrew Bartlett1-67/+82
2008-07-27Fix location of manpages.Jelmer Vernooij2-0/+0
2008-07-10Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett1-293/+51
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett7-0/+1778
2008-06-27ntlm_auth: eliminate "cast pointer from integer of different size" warnings o...Michael Adam1-2/+2
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce3-3/+3
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/+2
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij2-10/+10
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett2-0/+2
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2-9/+15
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-1/+0
2008-04-16Avoid event_find_context() when the event context is already availableJelmer Vernooij7-9/+11
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-5/+5
2008-04-14Fix the build.Jelmer Vernooij1-5/+5
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij7-34/+44
2008-04-14Fix problems with event context not being the parent.Simo Sorce7-34/+44
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2-19/+21
2008-04-09Link the new vampire code togeather.Andrew Bartlett3-2/+70
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2-5/+5
2008-03-20ntlm_auth: Improve compliance to the Squid helper protocol.Kai Blin1-10/+10
2008-02-29Move manpage management out of the perl build system.Jelmer Vernooij1-2/+4
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-5/+5
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-2/+0
2008-02-09Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij1-0/+36
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2-9/+9
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij2-9/+9
2007-12-21r26465: ntlm_auth: Remoce pstring.Kai Blin1-3/+12
2007-12-21r26441: Remove global_loadparm uses.Jelmer Vernooij2-2/+3
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij1-1/+2
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+3
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-4/+10
2007-12-21r26377: Specify port explicitly.Jelmer Vernooij1-3/+4
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij4-17/+19
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij1-4/+6
2007-12-21r26344: Fix memory access.Jelmer Vernooij1-2/+2
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij1-1/+1
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij5-9/+9
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-2/+2
2007-12-21r26312: Move specification of port higher up the call stack.Jelmer Vernooij1-5/+5
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij1-3/+9
2007-12-21r26295: Remove use of global_loadparm for net and wb_pam_auth.Jelmer Vernooij4-2/+5
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-3/+4