summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-18dns: Also print packet information for DBGC_DNSKai Blin1-5/+5
2013-05-18librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug classKai Blin4-1/+302
2013-05-18debug: Add ability to dump_data per debug classKai Blin3-0/+45
2013-05-18smbd: Fix a ISO C90 forbids mixed declarations and code warningVolker Lendecke1-1/+1
2013-05-17More generic check for OpenBSD platformVadim Zhukov3-4/+4
2013-05-17docs: mention AD prerequirements for using idmap_adBjörn Jacke1-3/+6
2013-05-17doc: some fixes for vfs_full_audit man pageBjörn Jacke1-4/+4
2013-05-17s4:dsdb python tests - set the executable flagMatthias Dieter Wallnöfer2-0/+0
2013-05-17s3:lib/ctdb_conn make sure we are root before connecting to CTDBChristian Ambach1-1/+14
2013-05-17lib: Add before/after hooks to async_connectVolker Lendecke6-13/+42
2013-05-17waf: build vfs_aixacl2 module by default on AIXChristian Ambach1-1/+1
2013-05-17waf: only use -fstack-protector when both compiler and linker support itChristian Ambach1-1/+1
2013-05-17docs/rpcdaemon: some formating fixesBjörn Jacke1-10/+16
2013-05-17drsuapi: Debug more clearly why NC is bad in updateRefsMatthieu Patou1-0/+2
2013-05-17nsswitch: fix some typosChristian Ambach1-2/+2
2013-05-16s3:lib/dbwrap add missing curly bracesChristian Ambach1-2/+4
2013-05-16s3:include remove non-blank line endingsChristian Ambach1-3/+3
2013-05-16auth: Ensure auth_sam is not used on the AD DCAndrew Bartlett1-0/+7
2013-05-16dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_readAndrew Bartlett1-2/+8
2013-05-16autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...Andrew Bartlett1-1/+5
2013-05-16rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...Andrew Bartlett1-4/+6
2013-05-16dsdb-schema: Print clear debug message when we find a OID in our local DB we ...Andrew Bartlett1-0/+1
2013-05-16dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...Andrew Bartlett1-12/+19
2013-05-16python-samba-tool domain classicupgrade: Use transactions when adding users/g...Andrew Bartlett1-31/+69
2013-05-16samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...Andrew Bartlett1-1/+1
2013-05-16python-samba-tool domain classicupgrade: Correct message about re-promoting BDCsAndrew Bartlett1-1/+1
2013-05-16pdb_ldap: Do not skip accounts without a sambaAcctFlags valueAndrew Bartlett1-4/+4
2013-05-16python-samba-tool domain classicupgrade: Actually Skip domain trust accountsAndrew Bartlett1-0/+1
2013-05-16python-samba-tool domain classicupgrade: Skip machine accounts that do not en...Andrew Bartlett1-4/+11
2013-05-16build: Do not set PATH in install_with_python now we set $PYTHONAndrew Bartlett1-2/+0
2013-05-16s3-rpc_server: Ensure we are root when starting and usiing gensecAndrew Bartlett1-6/+32
2013-05-16gensec: Make the no-hostname status message much less scaryAndrew Bartlett2-2/+2
2013-05-16build: Blacklist the release-4-0-0 provision as wellAndrew Bartlett1-1/+1
2013-05-16dns: Fix allocation of txt_record in txt record testsKai Blin1-8/+12
2013-05-16dns: more debug debug options in the testsKai Blin1-4/+26
2013-05-16dns: Add support for MX queriesKai Blin2-0/+51
2013-05-16dns: Also add a print-out for the out_packetKai Blin1-0/+4
2013-05-16dns: Use new DNS debugclass in DNS serverKai Blin5-0/+15
2013-05-16debug: Add debugclass for DNS serverKai Blin2-1/+3
2013-05-16winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-05-16source4/winbind/wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/auth/kerberos/kerberos-notes.txt: Fix typo.Karolin Seeger1-1/+1
2013-05-15source4/TODO: Fix typo.Karolin Seeger1-1/+1
2013-05-15source3/utils/ntlm_auth.c: Fix typo in debug message.Karolin Seeger1-1/+1
2013-05-15source3/modules/vfs_catia.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source3/libsmb/ntlmssp.c: Fix typo.Karolin Seeger1-1/+1
2013-05-15samba_tool/base.py: Fix typo.Karolin Seeger1-1/+1
2013-05-15netcmd/group.py: Fix typo.Karolin Seeger1-2/+2