summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-dns: Build BIND DLZ modules with correct private libraryAmitay Isaacs2012-05-071-2/+2
* s4:libcli/smb2: use PROTOCOL_LATESTStefan Metzmacher2012-05-061-1/+1
* s4-s3-upgrade: Max/min password age policy is in seconds, not daysAndrew Bartlett2012-05-061-2/+2
* s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou2012-05-061-0/+29
* s4: use intermediate var, increase lisibilityMatthieu Patou2012-05-051-6/+5
* olschema2ldif: be more strict where checking for open/closed bracesMatthieu Patou2012-05-051-3/+15
* s4:auth/kerberos: don't do tracing in MIT buildAlexander Bokovoy2012-05-041-17/+0
* s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_initAlexander Bokovoy2012-05-041-4/+4
* Avoid using Heimdal-specific tests in MIT buildAlexander Bokovoy2012-05-043-3/+14
* s4:ntvfs: add missing headers to vfs_ipcAlexander Bokovoy2012-05-041-0/+2
* Fix direct access to krb5_principal structureSimo Sorce2012-05-041-2/+4
* auth-session: MIT doesn't have import/export cred yetSimo Sorce2012-05-042-3/+7
* krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider2012-05-041-0/+1
* s4-auth-krb: Make srv_keytab.c build against MIT KerberosSimo Sorce2012-05-041-8/+11
* Fix incompatible assignment warningSimo Sorce2012-05-041-1/+1
* krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce2012-05-041-0/+1
* Fix compiler warningSimo Sorce2012-05-041-1/+1
* s4-auth-krb: Use compat code to initialize keyblock contentsSimo Sorce2012-05-041-1/+1
* krb5samba: Add compat code to initialize keyblock contentsSimo Sorce2012-05-041-0/+1
* s4-auth-krb: Disable code in MIT buildSimo Sorce2012-05-041-1/+4
* Move keytab_copy to krb5samba libSimo Sorce2012-05-042-231/+1
* Fix keytab_copy to compile with MIT librariues tooSimo Sorce2012-05-041-10/+12
* keytab_copy: Fix style, whitespacesSimo Sorce2012-05-041-8/+17
* kerberos_pac: Fix code to work with MIT tooSimo Sorce2012-05-041-3/+3
* s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5Simo Sorce2012-05-045-2/+13
* Split normal kinit from s4u2 flavored kinitSimo Sorce2012-05-041-7/+21
* Move kerberos_kinit_password_cc to krb5samba libSimo Sorce2012-05-043-427/+1
* Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce2012-05-043-55/+1
* krb-init: define out heimdal specific stuff in mitkrb buildSimo Sorce2012-05-041-3/+12
* s4-auth-krb: avoid useless conditionSimo Sorce2012-05-041-1/+1
* s4:torture: add a check for talloc success in test_session_reauthVolker Lendecke2012-05-041-0/+1
* s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...Andrew Bartlett2012-05-041-4/+6
* s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldbAndrew Bartlett2012-05-041-5/+5
* s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...Matthias Dieter Wallnöfer2012-05-042-16/+88
* UTIL_TDB: lowercase name.Jelmer Vernooij2012-05-033-3/+3
* s4:torture: add a new smb2.session.reauth3 test - getting security descriptorMichael Adam2012-05-031-0/+100
* provision: remove reference to no longer existing template files.Jelmer Vernooij2012-05-032-9/+6
* s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett2012-05-032-4/+4
* s4-s3upgrade: Force ldapsam:trusted = yesAndrew Bartlett2012-05-031-0/+3
* Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski2012-05-033-0/+91
* s4-s3upgrade: Try harder to get group memberships on upgradeAndrew Bartlett2012-05-031-5/+20
* s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoffMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdisMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a test samba3.smb2-pipe-read-closeMichael Adam2012-05-021-0/+87
* s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2Michael Adam2012-05-021-1/+1
* s4:torture:rpc: remove an accidentially committed character (in a comment)Michael Adam2012-05-021-1/+1
* s4-provision: Fix up --use-s3fs to create the directory for xattr.tdbAndrew Bartlett2012-05-021-4/+8
* s4-provision: Fix --use-s3fs to parse correctlyAndrew Bartlett2012-05-021-1/+1
* s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects'Andrew Bartlett2012-05-021-1/+1
* s4-upgradedns: Update serverdn with only the attributes that have changedAmitay Isaacs2012-05-011-11/+21