summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-14Move error reporting of messaging context creation fail intoJeremy Allison7-23/+24
2010-11-14s4-auth: fixed infinite loop in krb5 authAndrew Tridgell1-1/+1
2010-11-14s4-auth: fixed crash in krb5 authAndrew Tridgell1-2/+1
2010-11-13s3/doc: add missing documentation for vfs_time_auditBjörn Jacke1-0/+101
2010-11-13s4:password_hash LDB module - return "ERR_CONSTRAINT_VIOLATION" on password c...Matthias Dieter Wallnöfer1-6/+9
2010-11-13s4:upgradeprovision - why not directly use "provision:0"?Matthias Dieter Wallnöfer1-4/+4
2010-11-13s4:objectclass LDB module - multiple "objectClass" change elements are unfort...Matthias Dieter Wallnöfer2-173/+178
2010-11-13s4-drs: fixed a crash in writspnAndrew Tridgell1-2/+8
2010-11-13s4-test: we need to import testtools before subunit/pythonAndrew Tridgell1-1/+1
2010-11-12ktpass: also use userPrincipalName for locating the principalMatthieu Patou1-1/+2
2010-11-12ktpass: fix the search path for when running in samba's source dirMatthieu Patou1-0/+3
2010-11-12python: use the ldbMessage + modify notation instead of modify_ldif that we t...Matthieu Patou1-7/+6
2010-11-12Fix typoMatthieu Patou1-1/+1
2010-11-12unit tests: add testing for dns account password changeMatthieu Patou1-0/+4
2010-11-12upgradeprovision: use relaxed control while adding missing object containerMatthieu Patou1-1/+3
2010-11-12upgradeprovision: fix pb with dns-hostname, regenerate a correct keytabMatthieu Patou2-1/+75
2010-11-12upgradeprovision: use the relax/(upgrade)provision when modifying objectMatthieu Patou1-1/+8
2010-11-12upgradeprovision: use the (upgrade)provision control alsoMatthieu Patou1-2/+2
2010-11-12upgradeprovision: update revision for forestupdate and domainupdate objectsMatthieu Patou1-1/+4
2010-11-12samldb: relax groupType modification checksMatthieu Patou1-27/+32
2010-11-12Update WHATSNEW4 to add information related to samba_backupMatthieu Patou1-49/+10
2010-11-12Add a script to make backup of samba provisionMatthieu Patou1-0/+65
2010-11-12s4:objectclass LDB module - we should not simply ignore additional "objectCla...Matthias Dieter Wallnöfer2-2/+29
2010-11-12s4:repl_meta_data LDB module - convert two debug messages into error messagesMatthias Dieter Wallnöfer1-4/+4
2010-11-12s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...Matthias Dieter Wallnöfer4-198/+245
2010-11-12waf/samba_version: Simplify git show command.Jelmer Vernooij1-1/+1
2010-11-12samba_version: Make COMMIT_IS_CLEAN an int rather than a string.Jelmer Vernooij1-4/+4
2010-11-12samba_version: Simplify dirty tree detection.Jelmer Vernooij1-5/+4
2010-11-12waf/samba_version: Support integer defines.Jelmer Vernooij1-4/+12
2010-11-12s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.Jelmer Vernooij3-13/+13
2010-11-12s4: Remove obsolete mkversion.shJelmer Vernooij1-133/+0
2010-11-12samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij4-47/+69
2010-11-12samba_version: Support retrieving snapshot identity from bzr.Jelmer Vernooij1-0/+23
2010-11-12samba_version: Cope with building snapshots in directories without git checkout.Jelmer Vernooij1-1/+6
2010-11-12Put git tree finding into a separate function.Jelmer Vernooij1-32/+32
2010-11-12sambaversion.py: Some cleanups, make less git-specific.Jelmer Vernooij1-18/+22
2010-11-12wafsamba: Support make dist from bzr checkout.Jelmer Vernooij1-3/+11
2010-11-12torture: Only add in tests for socket_wrapper/nss_wrapper when they have been...Jelmer Vernooij2-2/+18
2010-11-12unix_privs: Add missing dependency on libreplace.Jelmer Vernooij2-1/+2
2010-11-12socket_wrapper: Only add as global dependency when enabled.Jelmer Vernooij1-3/+3
2010-11-12heimdal_build: Add missing dependency on replace, necessary because replace.h...Jelmer Vernooij1-1/+1
2010-11-12s4-waf: Only enable various wrappers if they're actually used.Jelmer Vernooij3-2/+5
2010-11-12Lowercase DNS_UPDATE_SRV name.Jelmer Vernooij1-1/+1
2010-11-12tdb: set tdb->name early, as it's needed for tdb_name()Stefan Metzmacher1-6/+27
2010-11-12s4-kdc: added proxying of kdc requests for RODCsAndrew Tridgell5-66/+782
2010-11-12s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODCAndrew Bartlett1-1/+7
2010-11-12heimdal Return HDB_ERR_NOT_FOUND_HERE to the callerAndrew Bartlett3-11/+34
2010-11-12s4-kdc: split the kdc process return into a tri-stateAndrew Tridgell3-53/+59
2010-11-12s4-kdc: we don't need the special include handling nowAndrew Tridgell1-6/+0
2010-11-12s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.hAndrew Tridgell6-5/+5