summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-2618-27/+44
* libreplace: strerror_r() is needed by heimdal on solaris8Andrew Tridgell2010-03-263-1/+14
* s4-drs: replmd_delete with the 3 stage deletion recycle binEduardo Lima2010-03-262-105/+204
* tsocket: not all systems have IPV6_V6ONLYAndrew Tridgell2010-03-261-2/+2
* Second part of bug #7288 - SMB job IDs in CUPS job names wrong.Jeremy Allison2010-03-251-2/+0
* Fix bug #7288 - SMB job IDs in CUPS job names wrong.Jeremy Allison2010-03-254-20/+32
* Fix bug 7297 - smbd crashes with CUPS printers and no [printers] share defined.Jeremy Allison2010-03-251-1/+1
* s3: vfs_smb_traffic_analyzer.c: remove warnings from developer buildHolger Hetterich2010-03-251-14/+16
* s3:passdb: avoid sid_to_gid() if the sid is "domain users"Stefan Metzmacher2010-03-251-3/+7
* s4:libcli/wrepl: correctly remove the tstream_context when the connection is ...Stefan Metzmacher2010-03-251-1/+15
* s4-smbtorture: fix include of proto header in main RAP test.Günther Deschner2010-03-251-0/+1
* s3: Fix a missing </listitem> in vfs_crossrename.8.xmlTorsten Kurbad2010-03-251-0/+1
* s3: Add a comment to notify_internal_parent_init, this is pretty confusingVolker Lendecke2010-03-251-0/+6
* s3: Add a comment to serverid_parent_init, this is pretty confusingVolker Lendecke2010-03-251-0/+6
* s3: Add a comment to messaging_tdb_parent_init, this is pretty confusingVolker Lendecke2010-03-251-0/+6
* s3: Make sure our CLEAR_IF_FIRST optimization works for serverid.tdbVolker Lendecke2010-03-253-0/+25
* s3: Make sure our CLEAR_IF_FIRST optimization works for the notify tdbsVolker Lendecke2010-03-253-0/+32
* s3: Make sure our CLEAR_IF_FIRST optimization works for messaging.tdbVolker Lendecke2010-03-253-0/+22
* s3: Fix some nonempty blank linesVolker Lendecke2010-03-251-6/+6
* s3-selftest: enable RAP-RPC test against s3.Günther Deschner2010-03-251-1/+1
* s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.Günther Deschner2010-03-253-1/+106
* s4-smbtorture: fix drsblobs ndr torture test.Günther Deschner2010-03-251-3/+6
* s3: re-run make samba3-idl.Günther Deschner2010-03-253-55/+56
* drsblobs: remove utf8string2 from ForestTrustData.Günther Deschner2010-03-252-10/+9
* s4-smbtorture: activate job control tests against s3 in spoolss tests.Günther Deschner2010-03-251-5/+2
* tdb: Fix indentation in tdb_new_database()Volker Lendecke2010-03-251-1/+1
* Fix some nonempty blank linesVolker Lendecke2010-03-2511-48/+47
* s4:selftest Add testing of kpasswd password set on servicePrincipalNameAndrew Bartlett2010-03-251-0/+31
* s4:kdc Add support for changing password of a servicePrincipalNameAndrew Bartlett2010-03-251-10/+32
* s4-ldb: fixed command line parsing in oLschema2ldifAndrew Tridgell2010-03-251-19/+51
* s4-ldb: removed unused command line options -I and -OAndrew Tridgell2010-03-252-4/+0
* s4-drs: If we are a RODC then do not send DSReplicaSync messagesFernando J V da Silva2010-03-251-8/+11
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-2530-30/+30
* Fix bug #7269 - Job management commands don't work for CUPS queues.Michael Karcher2010-03-241-1/+9
* s3-selftest: move printing config to global section.Günther Deschner2010-03-251-8/+9
* s3-selftest: move printing config to global section.Günther Deschner2010-03-251-8/+9
* s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well.Günther Deschner2010-03-251-0/+12
* s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS.Günther Deschner2010-03-251-11/+30
* s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS.Günther Deschner2010-03-251-2/+2
* s4-smbtorture: mention job id in SetJob test output in RPC-SPOOLSS.Günther Deschner2010-03-251-10/+10
* Fix bug #7233 - print fails with jobs >4GB from Win7 clients.Jeremy Allison2010-03-241-25/+53
* Missing include guard in source4/libcli/security/security.hJeremy Allison2010-03-241-0/+5
* Fix bug #7283 - vfs_acl_tdb does not work as expected.Jeremy Allison2010-03-241-34/+14
* Fix valgrind warning when source and dest stat are identical.Jeremy Allison2010-03-241-1/+3
* s4-smbtorture: add drsblobs ndr torture test.Günther Deschner2010-03-243-1/+68
* s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...Günther Deschner2010-03-242-11/+11
* s4-selftest: use correct test names.Günther Deschner2010-03-241-1/+1
* s3:ntlmssp: use c99 typesStefan Metzmacher2010-03-243-27/+27
* s3:ntlmssp: use client.netbios_name instead of workstationStefan Metzmacher2010-03-245-11/+14
* s3:ntlmssp: remove unused ntlmssp_set_workstation()Stefan Metzmacher2010-03-242-14/+0