summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-2126-42/+56
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-2133-132/+218
* r26400: Don't try to do character conversion before smb.conf has been parsed.Jelmer Vernooij2007-12-211-2/+2
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-2119-554/+755
* r26398: Fix writing the output of failed tests to st/summary.Jelmer Vernooij2007-12-211-3/+8
* r26397: Fix circular dependency in samba-socket.Jelmer Vernooij2007-12-2110-34/+63
* r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.Kai Blin2007-12-211-1/+4
* r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin2007-12-216-5/+646
* r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server...Kai Blin2007-12-211-2/+2
* r26393: Fix inline comment.Günther Deschner2007-12-211-3/+1
* r26392: cmdline: remove unused varStefan Metzmacher2007-12-211-2/+0
* r26391: samba4 doesn't support 'lmhosts' as resolve moduleStefan Metzmacher2007-12-212-2/+2
* r26386: We need to test in more than just 'interactive' mode...Andrew Bartlett2007-12-211-1/+1
* r26385: Integrate gensec-socket into gensec.Jelmer Vernooij2007-12-219-72/+43
* r26384: Fix another global_loadparm instance.Jelmer Vernooij2007-12-211-2/+3
* r26383: Make interfaces argument explicit.Jelmer Vernooij2007-12-211-15/+20
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-2112-36/+34
* r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij2007-12-216-1/+10
* r26380: Specify port number higher up the call stack.Jelmer Vernooij2007-12-213-2/+7
* r26379: Remove more global_loadparm instances.Jelmer Vernooij2007-12-214-11/+5
* r26378: Remove use of global_loadparm.Jelmer Vernooij2007-12-212-5/+6
* r26377: Specify port explicitly.Jelmer Vernooij2007-12-214-4/+7
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-2141-122/+199
* r26375: Move provision-independent utility function to main samba python module.Jelmer Vernooij2007-12-212-10/+13
* r26374: Remove dependency on dynconfig.Jelmer Vernooij2007-12-211-1/+0
* r26372: Add include for external users.Jelmer Vernooij2007-12-211-0/+1
* r26371: Fix typo.Jelmer Vernooij2007-12-211-1/+1
* r26370: Import upgrade script in Python.Jelmer Vernooij2007-12-211-0/+61
* r26369: Start on tests for the upgrade python code.Jelmer Vernooij2007-12-212-0/+30
* r26366: Import provision scripts in Python.Jelmer Vernooij2007-12-213-0/+1583
* r26365: This will now be the alpha3 tree (once I release alpha2).Andrew Bartlett2007-12-211-1/+1
* r26362: Fix segfault in NET-API-DELSHARE torture test.Andrew Bartlett2007-12-211-0/+1
* r26361: Ensure this test cannot proceed if the pipe connection failed.Andrew Bartlett2007-12-211-0/+2
* r26360: Add some const.Jelmer Vernooij2007-12-215-19/+14
* r26359: Build .so version of wins ldb module.Jelmer Vernooij2007-12-211-0/+1
* r26358: Always specify TORTURE_OPTIONS to smbtorture.Jelmer Vernooij2007-12-211-37/+37
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-217-7/+13
* r26356: Remove prototype for nonexisting function.Jelmer Vernooij2007-12-211-9/+0
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-2142-115/+136
* r26354: In trying to chase down why we have reports that WinXP won't joinAndrew Bartlett2007-12-211-11/+87
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-2125-34/+53
* r26352: Don't make lp_load create a new context.Jelmer Vernooij2007-12-2113-47/+62
* r26351: Fix handling of flags when there are multiple loadparm contexts around.Jelmer Vernooij2007-12-212-280/+255
* r26350: More tests.Jelmer Vernooij2007-12-214-49/+74
* r26349: More tests.Jelmer Vernooij2007-12-212-12/+22
* r26348: Avoid use of autofree context.Jelmer Vernooij2007-12-213-8/+8
* r26347: More tests.Jelmer Vernooij2007-12-214-20/+51
* r26346: Add tests for loadparm.Jelmer Vernooij2007-12-213-0/+68
* r26345: Fix dumping an individual parameter.Jelmer Vernooij2007-12-211-5/+2
* r26344: Fix memory access.Jelmer Vernooij2007-12-212-36/+35