summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-01-04"Desting" -> "Testing"Jeremy Allison1-1/+1
2008-01-04Try and fix scripting errors.Jeremy Allison1-4/+4
2008-01-04Try and fix the buildfarm. There's a scripting error andJeremy Allison1-1/+1
2008-01-04Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison68-1161/+1654
2008-01-04Add missing patch to allow smbcacls to do krb5 auth, bug #5175Jeremy Allison1-1/+1
2008-01-04Better way of testing enc.Jeremy Allison3-6/+10
2008-01-04Added -e tests for S3 smbtorture.Jeremy Allison1-0/+2
2008-01-04Added -e option to smbtorture to test encrypted versionsJeremy Allison1-1/+60
2008-01-04Now conn is part of smb_request, we don't need it asJeremy Allison8-100/+131
2008-01-04Fix idle client reading keepalive.Jeremy Allison1-1/+1
2008-01-04We dont' modify the smb header for crypto anymore.Jeremy Allison1-1/+1
2008-01-04allocate share_mode_str only when neededVolker Lendecke1-1/+4
2008-01-04Do not pass emtpy wkssvc_PasswordBuffers to rpc functions.Günther Deschner2-14/+18
2008-01-04Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison1-1/+1
2008-01-04Fix interesting bug found with make valgrindtest. When cancellingJeremy Allison1-10/+14
2008-01-04Re-Indent function ldap_open_with_timeout().Michael Adam1-1/+1
2008-01-04Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison1-6/+13
2008-01-04Fix the build.Jeremy Allison1-2/+2
2008-01-04Add a debug message (when the LDAP server has really been connected).Michael Adam1-0/+1
2008-01-04Untangle assignment and result check.Michael Adam1-3/+3
2008-01-04Enhance DEBUG-verbosity of ldap_open_with_timeout().Michael Adam1-1/+7
2008-01-04Unindent function header.Michael Adam1-1/+1
2008-01-04Fix a misleading DEBUG message.Michael Adam1-1/+1
2008-01-04Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison1-1/+1
2008-01-04Refactor the crypto code after a very helpful conversationJeremy Allison25-359/+410
2008-01-04Fix a DEBUG statement.Michael Adam1-1/+1
2008-01-04Fix spacing - spaces mixed with tabs.Michael Adam1-8/+8
2008-01-04Fix a comment.Michael Adam1-1/+1
2008-01-04Remove the word "registry" from the help output of the "net conf" command.Michael Adam1-7/+6
2008-01-04Update the introductory comment to net_conf.c to mention linbet_conf.Michael Adam1-3/+7
2008-01-04Fix the inherited trust flags when spidering the trust heirarchy.Gerald (Jerry) Carter2-3/+19
2008-01-04Add a missing check for dealing with a one-way trust in query_user().Gerald (Jerry) Carter1-0/+6
2008-01-04Ensure that winbindd_getgroups() can deal with a UPN name.Gerald (Jerry) Carter1-1/+10
2008-01-04When connecting to an AD DC, use the DsGetDCName variant.Gerald (Jerry) Carter1-2/+36
2008-01-04Map WERR_NO_SUCH_SERVICE with dos_errstr().Michael Adam1-0/+1
2008-01-04Remove the final regdb_close() from net_conf.cMichael Adam1-2/+0
2008-01-04Fix the behaviour of "net conf setparm" to create the share if necessary.Michael Adam1-0/+9
2008-01-04Fix build warning.Günther Deschner1-1/+0
2008-01-04Rename server_name to dc_name in libnet join structures.Günther Deschner3-10/+15
2008-01-04Separate out storing and removing secrets in libnet_join/unjoin.Günther Deschner1-31/+45
2008-01-04In libnet_join finally separate the admin from the machine pwd entirely.Günther Deschner3-21/+24
2008-01-04Use the proper boolean constants.Michael Adam1-9/+9
2008-01-04Add debug switch to netdomjoin.Günther Deschner1-2/+10
2008-01-04Minor cosmetic cleanup for netdomjoin-gui.Günther Deschner2-18/+37
2008-01-04Fix crash bug in regdb_close() when called with no ref count.Günther Deschner1-0/+4
2008-01-04Fix some error strings in netdomjoin-gui.Günther Deschner1-12/+31
2008-01-04Robustness fix for libnet join when unjoining.Günther Deschner1-4/+5
2008-01-03Add ads_get_joinable_ous().Günther Deschner2-0/+64
2008-01-03Use different error code for libnet_conf initialization failure.Günther Deschner1-2/+1
2008-01-03Minor libnetapi join cosmetic cleanup.Günther Deschner1-3/+3