summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-07-21samba-tool: Fix error handling in SuperCommand classGiampaolo Lauria1-2/+11
2011-07-21samba-tool: improved Option list for all user commandsGiampaolo Lauria1-10/+7
2011-07-21samba-tool: added error handling for the user commandGiampaolo Lauria1-10/+21
2011-07-21samba-tool: fixed drs commands synopsisGiampaolo Lauria1-5/+5
2011-07-21samba-tool: fixed samba-tool user syntaxAndrew Tridgell1-1/+1
2011-07-21samba-tool: fixed synopsis on user commandsGiampaolo Lauria1-1/+1
2011-07-21samba-tool: fixed synopsis on all "user" commandsGiampaolo Lauria1-4/+8
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria19-240/+23
2011-07-21samba-tool: removed the assignment to parser.progGiampaolo Lauria1-1/+0
2011-07-21samba-tool: fixed prog name in samba-toolGiampaolo Lauria1-1/+1
2011-07-21samba-tool: update vampire.py messageGiampaolo Lauria1-1/+1
2011-07-21samba-tool: removed join as it has been replaced by domain joinGiampaolo Lauria2-80/+0
2011-07-21samba-tool: moved join to domain joinGiampaolo Lauria1-1/+57
2011-07-21samba-tool: removed export as it has been moved to domain dumpkeysGiampaolo Lauria2-58/+0
2011-07-21samba-tool: moved export to domain dumpkeysGiampaolo Lauria1-0/+23
2011-07-21samba-tool: updated test suite to reflect the move from domainlevel to domain...Giampaolo Lauria1-1/+1
2011-07-21samba-tool: removed domainlevel as it has been moved to domain levelGiampaolo Lauria2-249/+0
2011-07-21samba-tool: moved domainlevel to domain levelGiampaolo Lauria1-0/+201
2011-07-21samba-tool: removed machinepw as it has been moved to domain machinepasswordGiampaolo Lauria2-58/+0
2011-07-21samba-tool: moved machinepw to domain machinepasswordGiampaolo Lauria1-1/+37
2011-07-21samba-tool: update test suite for the new domain objectGiampaolo Lauria1-1/+1
2011-07-21samba-tool: removed pwsettingsGiampaolo Lauria1-197/+0
2011-07-21samba-tool: created domain object, moved pwsettings to user passwordsettingsGiampaolo Lauria2-2/+214
2011-07-21samba-tool: update test suite for add setpasswordGiampaolo Lauria3-7/+5
2011-07-21samba-tool: removed setpassword.pyGiampaolo Lauria1-80/+0
2011-07-21samba-tool: added setpassword to userGiampaolo Lauria1-2/+58
2011-07-21samba-tool: fix summary of the fsmo command to be clearerGiampaolo Lauria1-1/+1
2011-07-20s4:kdc: restore the behavior before the last heimdal importStefan Metzmacher1-8/+16
2011-07-20selftest: Add tests to verify that the named pipe proxy works.Andrew Bartlett1-0/+7
2011-07-20auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett4-3/+10
2011-07-20s4-param Handle P_CHAR and P_BOOLREV in pyparamAndrew Bartlett1-0/+4
2011-07-15s4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base() to deal with unencrypte...Günther Deschner1-15/+16
2011-07-15s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.Günther Deschner1-21/+79
2011-07-15lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, notGünther Deschner1-1/+6
2011-07-15lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner3-5/+5
2011-07-15s4:kdc: set *_strongest_*_key to true to restore the old behaviorStefan Metzmacher1-0/+13
2011-07-15s4:auth/credentials: with the build after heimdal importStefan Metzmacher1-0/+1
2011-07-15s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECLStefan Metzmacher1-0/+1
2011-07-15s4:heimdal: add missing filesStefan Metzmacher6-1/+642
2011-07-15s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c...Stefan Metzmacher312-2505/+3559
2011-07-14s4:heimdal_build: we need k5crypto and gssapi_krb5 aliases also when using sy...Stefan Metzmacher1-13/+7
2011-07-14s4:heimdal_build: only maintain lib/gssapi/{spnego,krb5} file lists onceStefan Metzmacher1-90/+67
2011-07-14s4:heimdal_build: provide HEIMDAL_UNUSED_ATTRIBUTEStefan Metzmacher1-0/+2
2011-07-14s4-winbind handle all values for server roleAndrew Bartlett1-0/+1
2011-07-14s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett2-2/+30
2011-07-14s4-param cope with parameters of type charAndrew Bartlett1-0/+12
2011-07-14Add intrasite code test switchDave Craft2-0/+9
2011-07-14Add kccsrv_add_repsFrom() possibility of NULL res argumentDave Craft1-2/+2
2011-07-14Remove static to allow availability to other KCC filesDave Craft1-4/+4
2011-07-14kcc_connection invocation_id added to structDave Craft1-0/+1