summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* smbtorture: fix crash when the returning a crackname with an empty nameMatthieu Patou2013-05-201-1/+17
* Fix warning by setting the variable from GUID to const GUIDMatthieu Patou2013-05-201-1/+2
* Fix more unused varsMatthieu Patou2013-05-201-2/+1
* Fix a warning about a set but unused variable by actually using itMatthieu Patou2013-05-201-0/+5
* Fix warnings about set but unused variablesMatthieu Patou2013-05-203-12/+1
* Fix a warning about a shadowed variable by renaming the shadowing varMatthieu Patou2013-05-201-3/+3
* buildtools: Fix compilation warningsMatthieu Patou2013-05-201-1/+1
* operational: remove double loopsMatthieu Patou2013-05-201-31/+47
* dsdb-schema: remove looping on all schema classes for system_possible_inferriorMatthieu Patou2013-05-201-34/+19
* swat: Remove swat.Kai Blin2013-05-1869-10235/+41
* dns: Also print packet information for DBGC_DNSKai Blin2013-05-181-5/+5
* librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug classKai Blin2013-05-184-1/+302
* debug: Add ability to dump_data per debug classKai Blin2013-05-183-0/+45
* smbd: Fix a ISO C90 forbids mixed declarations and code warningVolker Lendecke2013-05-181-1/+1
* More generic check for OpenBSD platformVadim Zhukov2013-05-173-4/+4
* docs: mention AD prerequirements for using idmap_adBjörn Jacke2013-05-171-3/+6
* doc: some fixes for vfs_full_audit man pageBjörn Jacke2013-05-171-4/+4
* s4:dsdb python tests - set the executable flagMatthias Dieter Wallnöfer2013-05-172-0/+0
* s3:lib/ctdb_conn make sure we are root before connecting to CTDBChristian Ambach2013-05-171-1/+14
* lib: Add before/after hooks to async_connectVolker Lendecke2013-05-176-13/+42
* waf: build vfs_aixacl2 module by default on AIXChristian Ambach2013-05-171-1/+1
* waf: only use -fstack-protector when both compiler and linker support itChristian Ambach2013-05-171-1/+1
* docs/rpcdaemon: some formating fixesBjörn Jacke2013-05-171-10/+16
* drsuapi: Debug more clearly why NC is bad in updateRefsMatthieu Patou2013-05-171-0/+2
* nsswitch: fix some typosChristian Ambach2013-05-171-2/+2
* s3:lib/dbwrap add missing curly bracesChristian Ambach2013-05-161-2/+4
* s3:include remove non-blank line endingsChristian Ambach2013-05-161-3/+3
* auth: Ensure auth_sam is not used on the AD DCAndrew Bartlett2013-05-161-0/+7
* dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_readAndrew Bartlett2013-05-161-2/+8
* autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...Andrew Bartlett2013-05-161-1/+5
* rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...Andrew Bartlett2013-05-161-4/+6
* dsdb-schema: Print clear debug message when we find a OID in our local DB we ...Andrew Bartlett2013-05-161-0/+1
* dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...Andrew Bartlett2013-05-161-12/+19
* python-samba-tool domain classicupgrade: Use transactions when adding users/g...Andrew Bartlett2013-05-161-31/+69
* samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...Andrew Bartlett2013-05-161-1/+1
* python-samba-tool domain classicupgrade: Correct message about re-promoting BDCsAndrew Bartlett2013-05-161-1/+1
* pdb_ldap: Do not skip accounts without a sambaAcctFlags valueAndrew Bartlett2013-05-161-4/+4
* python-samba-tool domain classicupgrade: Actually Skip domain trust accountsAndrew Bartlett2013-05-161-0/+1
* python-samba-tool domain classicupgrade: Skip machine accounts that do not en...Andrew Bartlett2013-05-161-4/+11
* build: Do not set PATH in install_with_python now we set $PYTHONAndrew Bartlett2013-05-161-2/+0
* s3-rpc_server: Ensure we are root when starting and usiing gensecAndrew Bartlett2013-05-161-6/+32
* gensec: Make the no-hostname status message much less scaryAndrew Bartlett2013-05-162-2/+2
* build: Blacklist the release-4-0-0 provision as wellAndrew Bartlett2013-05-161-1/+1
* dns: Fix allocation of txt_record in txt record testsKai Blin2013-05-161-8/+12
* dns: more debug debug options in the testsKai Blin2013-05-161-4/+26
* dns: Add support for MX queriesKai Blin2013-05-162-0/+51
* dns: Also add a print-out for the out_packetKai Blin2013-05-161-0/+4
* dns: Use new DNS debugclass in DNS serverKai Blin2013-05-165-0/+15
* debug: Add debugclass for DNS serverKai Blin2013-05-162-1/+3
* winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke2013-05-161-1/+1