summaryrefslogtreecommitdiff
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* Move blackbox.smbclient to test against the member server.Andrew Bartlett2008-09-081-0/+39
* Merge the two attribute syntax tables.Andrew Bartlett2008-08-182-4/+4
* Fix the build, after the ad2oLschema changes.Andrew Bartlett2008-08-151-2/+3
* Generate the subSchema in cn=AggregateAndrew Bartlett2008-08-154-377/+18
* Rework generation of the objectClass and attributeType lines.Andrew Bartlett2008-08-151-169/+209
* Paramaterise the seperator in ad2OLschemaAndrew Bartlett2008-08-151-67/+82
* Fix location of manpages.Jelmer Vernooij2008-07-272-0/+0
* Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett2008-07-101-293/+51
* Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett2008-07-027-0/+1778
* ntlm_auth: eliminate "cast pointer from integer of different size" warnings o...Michael Adam2008-06-271-2/+2
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-143-3/+3
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-182-10/+10
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-052-0/+2
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-212-9/+15
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-1/+0
* Avoid event_find_context() when the event context is already availableJelmer Vernooij2008-04-167-9/+11
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-141-5/+5
|\
| * Fix the build.Jelmer Vernooij2008-04-141-5/+5
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-147-34/+44
|\ \ | |/
| * Fix problems with event context not being the parent.Simo Sorce2008-04-147-34/+44
* | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-142-19/+21
|/
* Link the new vampire code togeather.Andrew Bartlett2008-04-093-2/+70
* Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-012-5/+5
* ntlm_auth: Improve compliance to the Squid helper protocol.Kai Blin2008-03-201-10/+10
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-291-2/+4
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-5/+5
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-2/+0
* Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij2008-02-091-0/+36
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-212-9/+9
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-212-9/+9
* r26465: ntlm_auth: Remoce pstring.Kai Blin2007-12-211-3/+12
* r26441: Remove global_loadparm uses.Jelmer Vernooij2007-12-212-2/+3
* r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2007-12-211-1/+2
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+3
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-4/+10
* r26377: Specify port explicitly.Jelmer Vernooij2007-12-211-3/+4
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-214-17/+19
* r26352: Don't make lp_load create a new context.Jelmer Vernooij2007-12-211-4/+6
* r26344: Fix memory access.Jelmer Vernooij2007-12-211-2/+2
* r26339: Make loadparm talloc-allocated.Jelmer Vernooij2007-12-211-1/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-215-9/+9
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r26312: Move specification of port higher up the call stack.Jelmer Vernooij2007-12-211-5/+5
* r26309: Move specification of port higher up the all stack.Jelmer Vernooij2007-12-211-3/+9
* r26295: Remove use of global_loadparm for net and wb_pam_auth.Jelmer Vernooij2007-12-214-2/+5
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-211-3/+4