summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WHATSNEW: Update WHATSNEW for new default winbind implementationAndrew Bartlett2014-09-271-0/+17
* credentials: Allow the secrets.tdb password to be newer than the secrets.ldb ...Andrew Bartlett2014-09-271-0/+2
* Fix commented out code in kpasswd server to use correct functionAndrew Bartlett2014-09-271-1/+1
* provision: explain why this is requiredAndrew Bartlett2014-09-271-0/+8
* librpc: gensec is our security provider abstraction, remove a void *Andrew Bartlett2014-09-274-22/+11
* librpc: Remove user/domain from struct pipe_auth_dataAndrew Bartlett2014-09-274-32/+49
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-2713-40/+26
* librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobsMatthieu Patou2014-09-271-0/+34
* torture: Fix use-after-free in ldap.nested-searchAndrew Bartlett2014-09-271-2/+4
* s4-auth/kerberos: fix salting principal, make sure hostname is lowercase.Günther Deschner2014-09-261-1/+1
* s3-libnet: set list of allowed krb5 encryption types in AD >= 2008.Günther Deschner2014-09-261-0/+65
* s3-net: add manpage documentation for "net ads enctypes".Günther Deschner2014-09-261-0/+53
* s3-net: add "net ads enctypes {list,set,delete}".Günther Deschner2014-09-261-0/+308
* Add some plumbing in our top level Makefile to make life easierMatthieu Patou2014-09-261-5/+35
* s3-libnet: Make sure we do not overwrite precreated SPNs.Günther Deschner2014-09-261-3/+36
* s3-libnet: Add libnet_join_get_machine_spns().Andreas Schneider2014-09-261-0/+20
* s3-libads: Add all machine account principals to the keytab.Andreas Schneider2014-09-261-22/+52
* s3-libads: Add function to search for an element in an array.Andreas Schneider2014-09-262-0/+33
* s3-libads: Add a function to retrieve the SPNs of a computer account.Andreas Schneider2014-09-262-0/+66
* s3-libads: Improve service principle guessing.Andreas Schneider2014-09-261-58/+66
* s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-263-395/+401
* s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-5/+15
* s3: tldap_util: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-20/+23
* s4: auth: gensec: asn1 fixes - check all returns.Jeremy Allison2014-09-261-19/+22
* s3: tldap: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-143/+172
* s3: libsmb: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-116/+137
* libcli: auth: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-102/+112
* lib: util: asn1 tests. Check every asn1 return.Jeremy Allison2014-09-261-5/+9
* auth: gensec: asn1 fixes - check all returns.Jeremy Allison2014-09-261-5/+6
* lib: util: asn1 fixes - check all returns.Jeremy Allison2014-09-261-11/+15
* vfs_fruit: update rfork size in AppleDouble headerRalph Boehme2014-09-251-0/+8
* vfs_fruit: ad_write: path may be NULL for rforkRalph Boehme2014-09-251-2/+5
* vfs_fruit: fix resource fork length calculationRalph Boehme2014-09-251-7/+3
* s4:torture:vfs_fruit: add size checks for resource fork IORalph Boehme2014-09-251-1/+87
* vfs_fruit: fix unpacking of AppleDouble filesRalph Boehme2014-09-251-2/+4
* s4:torture:vfs_fruit: add test for OS X AppleDouble conversionRalph Boehme2014-09-251-0/+650
* ctdb-daemon: Fix the usage for lock helperAmitay Isaacs2014-09-251-2/+2
* ctdb-recoverd: If obtaining recovery lock fails, try againAmitay Isaacs2014-09-251-0/+18
* ctdb-scripts: Fix the regular expresssion for parsing /proc/locksAmitay Isaacs2014-09-251-1/+1
* ctdb-locking: Reset ttimer before doing an early returnAmitay Isaacs2014-09-251-0/+1
* tdb: Improve wording in a commentVolker Lendecke2014-09-251-1/+1
* s3:torture: in LOCAL-MESSAGING-READ3, print some messages to childMichael Adam2014-09-241-0/+5
* s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and waitMichael Adam2014-09-241-0/+17
* selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS2 testMichael Adam2014-09-241-0/+1
* s3:torture: work on LOCAL-MESSAGING-FDPASS2Michael Adam2014-09-243-0/+238
* selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS1 testMichael Adam2014-09-241-0/+1
* s3:torture: add test LOCAL-MESSAGING-FDPASS1Michael Adam2014-09-244-0/+80
* s3:messaging: add fds-array to messaging_send_iov()Michael Adam2014-09-243-5/+19
* s3:messaging: add fds-array to message-backend send functionMichael Adam2014-09-245-4/+15
* s3:messaging: make it possible to receive a fd array from another processStefan Metzmacher2014-09-245-13/+85